*{padding:0px; margin:0px}
a{color:#bc3e27; text-decoration:none;}
a:hover{color:#333333; text-decoration:underline;}
h1{font-size:16px; margin-bottom:15px}

body{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:14px;
}
#wrapper{
width:801px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#banWrap{
float:left; display:inline;
width:801px;
height:140px;
}
#logo{
float:left; display:inline;
width:170px;
height:123px;
margin-top:10px;
margin-left:20px;
}
#topImg{
float:left; display:inline;
width:399px;
height:138px;
margin:5px 0px 0px 210px;
background-image:url(../images/pageElements/topImg.jpg);
background-repeat:no-repeat;
}
#topLink a{
float:left; display:inline;
width:157px;
height:20px;
color:#333333;
text-align:right;
margin:0px 0px 0px 220px;
text-decoration:none;
}
#topLink a:hover{
text-decoration:underline;
color:#333333;
}
#topNav{
	float:left; display:inline;
	width:801px;
	height:45px;
	background-image:url(../images/pageElements/topNav.jpg);
	background-repeat:no-repeat;
}
.tmRest a{
	float:left; display:inline;
	width:189px;
	height:39px;
	margin-left:17px;
	background-image:url(../images/pageElements/menu/rest.jpg);
}
.tmRest a:hover{
	background-image:url(../images/pageElements/menu/restO.jpg);
}
#tmRestCurrent a{
	float:left; display:inline;
	width:189px;
	height:39px;
	margin-left:17px;
	background-image:url(../images/pageElements/menu/restC.jpg);
}
.tmPAO a{
	float:left; display:inline;
	width:236px;
	height:39px;
	background-image:url(../images/pageElements/menu/pao.jpg);
}
.tmPAO a:hover{
	background-image:url(../images/pageElements/menu/paoO.jpg);
}
#tmPAOCurrent a{
	float:left; display:inline;
	width:236px;
	height:39px;
	background-image:url(../images/pageElements/menu/paoC.jpg);
}
.tmLoc a{
	float:left; display:inline;
	width:180px;
	height:39px;
	background-image:url(../images/pageElements/menu/loc.jpg);
}
.tmLoc a:hover{
	background-image:url(../images/pageElements/menu/locO.jpg);
}
#tmLocCurrent a{
	float:left; display:inline;
	width:180px;
	height:39px;
	background-image:url(../images/pageElements/menu/locC.jpg);
}
.tmCont a{
	float:left; display:inline;
	width:156px;
	height:39px;
	background-image:url(../images/pageElements/menu/cont.jpg);
}
.tmCont a:hover{
	background-image:url(../images/pageElements/menu/contO.jpg);
}
#tmContCurrent a{
	float:left; display:inline;
	width:156px;
	height:39px;
	background-image:url(../images/pageElements/menu/contC.jpg);
}

/*****
.topMenu a{
	float:left; display:inline;
	width:auto;
	height:20px;
	padding:6px 50px 0px 48px;
	font-family:Hansa;
	color:#b19b46;
	text-decoration:none;
	font-size:22px;
}
.topMenu a:hover{
	color:#cbcbc6;
	text-decoration:none;
}
.topMenuCurrent{
	float:left; display:inline;
	width:auto;
	height:20px;
	padding:6px 50px 0px 50px;
	font-family:Hansa;
	color:#ac974;
	text-decoration:none;
	font-size:22px;
}
********/
.topMenuDiv{
	float:left; display:inline;
	width:3px;
	height:39px;
	background-image:url(../images/pageElements/navDivide.jpg);
}
#mainContent{
	float:left; display:inline;
	width:790px;
	margin:5px;
		min-height:300px;
		height:auto !important;
		height:300px;
}

#contSmall{
	float:left; display:inline;
	width:730px;
		min-height:300px;
		height:auto !important;
		height:300px;		
	margin:30px;
}
#mapHeadWrap{
	float:left; display:inline;
	width:760px;
	height:18px;
	margin:30px 0px 0px 30px;
}

#contactFormWrap{
	float:left; display:inline;
	width:500px;
	height:280px;
	margin:50px 0px 0px 150px;
}
#map{
	float:left; display:inline;
	width:790px;
	height:500px;

}
#footer{
	float:left; display:inline;
	width:800px;
	height:45px;
	background-image:url(../images/pageElements/footer2.jpg);
	background-repeat:no-repeat;
}
.footerText{
	float:left; display:inline;
	height:15px;
	width:500px;
	margin:4px 0px 0px 15px;
	color:#00003d;
	font-size:12px;
}
.footerText a{
	color:#00003d;
	font-size:12px;
}