p {  font-size: 11px; color: #FFFFFF}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {
	font-size: 11px;
	line-height: 16pt;
	color: #FFFFFF;
}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Verdana, Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {  font-weight: bold; text-decoration: none}
ol {  font-size: 12px; line-height: 16px}
A:link { text-decoration: underline; color: #FFFFFF;}
	A:visited { text-decoration: underline; color: #FFFFFF;}
	A:active { text-decoration: underline; color: #FFFFFF;}
	A:hover { text-decoration: none; color: #FFFFFF;}

TABLE TD
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Arial;
	}.titlebg {
	background-image: url(assets/titles/titlesbg.gif);
	background-repeat: repeat-y;
}
.photobg {
	background-image: url(assets/images/photobg.jpg);
	background-repeat: no-repeat;
}
.background {
	background: url(assets/images/background.jpg) repeat-x;
}
.splashbg {
	background-image: url(assets/splash/splashbg.jpg);
	background-repeat: repeat-x;
}
.sidelinks {
	line-height: 18px;
	padding: 0px 15px 0px 0px;
}
.imgborder {border: #000000 1px solid;}

.seo a { text-decoration: none; color: #FFFFFF; font-weight: 400;}
.seo a:hover { text-decoration: underline; color: #FFFFFF; font-weight: 400;}


#topnav { 
	float: right;
	vertical-align: bottom;
	height: 13px;
	margin-top: 36px;
	margin-right: 17px;
}
#topnav a {
	text-decoration: none;	
}
#topaddress { 
	float: left;
	vertical-align: bottom;
	height: 13px;
	margin-top: 36px;
	margin-right: 17px;
}

.topsubnavlastelement {
	background-image: url(assets/top-sub-nav-bg-last.jpg);
	background-repeat: no-repeat;
	width: 123px;
	height: 28px;
	text-align: center;
}

.topsubnavelement {
	background-image: url(assets/top-sub-nav-bg.jpg);
	background-repeat: no-repeat;
	width: 123px;
	height: 28px;
	text-align: center;
	padding-right: 1px;
}
.topsubnavelement a, .topsubnavlastelement a {
	text-decoration: none;
	font-weight: normal; 
}
.topsubnavelement a:hover, .topsubnavlastelement a:hover {
	color: #958E84;
} 

#footeraddress {
	background-image: url(assets/footer-address-bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 535px;
	text-align: center;
	font-size: 10px;	
}

#toplinks {
	text-align: center;
	font-size: 11px;	
	background-color: #2B2726;
	color: #525252;
}
#toplinks a {
	text-decoration: none;	
}