body{
margin: 0px;
font-size: 11pt;
font-family: arial, helvetica, san-serif;
background-image: url('/images/template/bodyBG.gif');
background-repeat: repeat-x;	
}

#logo{
position: absolute;
top: 15px;
left: 30px;
}

#navBar{
position: absolute;
top: 45px;
margin-left: 210px;
padding: 0px;
}

#navBar td{
margin-left: 30px;
text-align: center;
}

#navBar td.firstButton{
width: 155px;
}


#navBar a{
display: block;
padding: 5px 5px 5px 5px;
font-size: 9pt;
color: #fff;
text-align: center;
text-decoration: none;
}

#siteContainer{
margin-top: 98px;	
background-image: url('/images/template/leftBar.gif');
background-repeat: repeat-y;
}

#leftBar{
float: left;
margin-top: 35px;
width: 130px;	
margin-left: 10px;
}

#leftMain{
margin-top: 20px;
font-size: 12pt;
color: #503A29; 	
}

#signupLink{
color: #503A29;
}

#hits-text{
font-weight: bold;	
}

#my_slideshow{
margin-top: 10px;	
}

#bodyContent{
width: 650px;
margin-left: 200px;
padding-top: 20px;
}

#footer{
height: 128px;
background-color: #503A29;
border-top: 10px #FCF1DA solid;
}

#footPhones{
padding: 0px;
margin: 0px;
margin-left: 100px;
width: 760px;
height: 35px;
list-style: none;
border-bottom: 1px #fff dashed;
}

#footPhones li{
float: left;
font-size: 9pt;
color: #fff;
margin-right: 45px;
margin-top: 10px;
font-weight: bold;
}

#footPhones li span.phone{
font-style: italic;
font-weight: normal;
}

#copy{
float: left;
margin-left: 105px;
width: 300px;
font-size: 9pt;
color: #fff;
}

#footLogos{
margin: 0px;
width: 351px;
text-align: right;
margin-left: 450px;
}

#login{
	color: #fff;	
}

