/*GLOBAL SETTING FOR THE SITE*/

*{
margin:0;
padding:0;
color:;
font-size:;
font-variant:;
font-weight:;
text-decoration:;
text-transform:;
border-color:;
font-family:;
list-style-type:none;
/*Font family select*/
/*
font-family:Helmet,Arial,Freesans,sans-serif;
font-family:'Arial Narrow','Nimbus Sans L',sans-serif;
font-family:Rockwell, Bookman,'URW Bookman L','Bookman Old Style',serif;
font-family:'URW Gothic L',Futura,'Century Gothic',sans-serif;
font-family:'Comic Sans MS',cursive;
font-family:'Courier New',Courier,Freemono,'Nimbus Mono L',monospace;
font-family:Constantina,Georgia,'Nimbus Roman No9 L',serif;
font-family:Consolas,'Lucida Console','Bitstream VeraSans Mono','DejaVu Sans Mono',monospace;
font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
font-family:'Palatino Linotype','Book Antiqua',Cambria,'URW Palladio L',serif;
font-family:symbol,'Standard Symbols L';
font-family:Cambria,'Times New Roman','Nimbus Roman No9 L','Freeserif',Times,serif;
font-family:Calibri, Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
*/
}

body{
background-color: ;
background-image: url(../img/source/bodyBG.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;

}

img {
border:0;
margin:;
}

br {
margin:;
padding:;
}

hr{
width:;
margin:;
}

/*MAIN DIV STYLE SETTINGS FOR LAYOUT*/


#outterwrapper{
width:900px;
height:;
margin-left:auto;
margin-right:auto;
margin-top:;
padding:;
float:;
clear:;
background-color:;
background-image: url(../img/source/footBG.jpg);
background-repeat: no-repeat;
background-attachment: ;
background-position: bottom right;
border:;
}

/*#container{
width: ;
height:;
margin:;
padding:;
float:;
clear:;
background-color:;
background-image: ;
background-repeat:;
background-attachment:;
background-position:;
border:;
}*/

#header{
width:900px ;
height:;
margin-left:;
margin:0 0 0px 0;
padding:;
float: ;
clear:;
background-color: /*#D8D8D8*/;
background-image: ;
background-repeat:;
background-position:;
background-attachment:;
border:;
}



.phoneNum {
width:; 
height:;
margin: 0 0px 0 0px;
padding:5px 0px 5px 5px;
float:;
clear:;
background-color: #A7A5A9;
background-image:;
background-repeat:;
background-attachment:;
border:;
text-align:;
}

#content{
width:;
height:;
margin: ;
padding:;
float:;
clear:;
background-color:;
background-image:;
background-repeat:;
background-attachment:;
border:;
}

.menu{
width: 535px;
height:;
margin:10px 20px 0 0;
padding: 0 0px 0 0px;
float: right;
clear: left;
background-color: /*#977C68*/;
background-image:;
background-repeat:;
background-attachment:;
border:;
display: inline;
}

#footer{
width: ;
height:;
margin:;
padding:20px 30px 20px 0;
float:;
clear: both;
background-color:;
background-image:;
background-repeat:;
background-attachment:;
background-position:;
border:;
font-size:;
text-align:right;
}

/*THESE ARE TO ADD STYLE ELEMENT TO FEATURE ITEMS AND LIST ETC*/

.spaceTop{
width:184px;
height:30px;
margin:;
padding:;
float:;
clear:;
background-color:;
background-image: url(../img/source/spaceTop.png);
background-repeat: no-repeat;
background-attachment:;
border:;

}

.spaceBottom{
background-image:;
width:184px;
height:30px;
margin:;
padding:;
float:;
clear:;
background-color:;
background-image: url(../img/source/spaceBottom.png);
background-repeat: no-repeat;
background-attachment:;
border:;
}

/*This is a wrapper for right colun*/

.rightColWrapper{
width: 184px;
float: right;
clear: ;
margin: -10px 0 10px 0px;
padding: 0 0px 0 0;
background-color: /*#BEA69E*/;
background-image:;
background-repeat:;
background-position:;
text-align:;
border:;
}




/*NAVIGATION LINK STYLES FOR MAIN NAVIGATION*/

#hornavlist{
width: ;
height:;
margin: 0 20px 0 0px;
padding:5px 5px 5px 0;
float:right;
clear:left;
background-color:/* #A4BB95*/;
background-image:;
background-repeat:;
background-attachment:;
border:;
text-align:;
list-style-type:;
display: inline;
}

#navCol{
width:184px;
height:;
margin:10px 0 0 149px;
padding: 0 0px 5px 0px ;
float:left;
clear: left;
background-color: /*#7D9299*/;
background-image:  url(../img/source/transparentLight.png);
background-repeat: repeat;
background-attachment:;
border: #80773C solid 3px;
text-align:;
display: inline;
}

#navcontainer { 
margin:0 5px 5px 5px;
width:;
border:;
padding:5px;
clear:;
background-color: /*#9AB47E*/;
background-image:;
background-repeat:;
}

.navcontainerSub{
}

/*Form For Map and Other Style elemets related to map*/

#frmholder{
margin:0 0 0 0px;
}

#dirholder {
width:510px; 
background-color:; 
float:left; 
clear:left; 
margin-top: 20px; 
border:;
margin-bottom: 20px; 
margin-left:20px;
}

#mapholder {
width:510px; 
height:500px; 
float:left; 
clear:left; 
margin-top:20px; 
margin-bottom: 20px; 
margin-left: 20px;
}


select{
color:;
background-color:  ;
background-image:;
border:;} 

input,  textarea {
color:;
background-color:;
background-image:;
border:;} 
