body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;}
p, .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align:left;
}
.navlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
h1 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; 
	font-weight: bold;
}
h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: bold;
}
h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: bold;
}
h4 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #434181;
}
a:hover {
	color: #FFFFFF;
}
ul {  font-size: 12px; line-height: 16pt}

ol {  font-size: 12px; line-height: 16px}.sunbg {
	background-image: url(assets/images/sun.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.patternbg {
	background-image: url(assets/images/pattern_bg.gif);
	background-repeat: repeat;
}
.addresstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.addresstxt a, .addresstxt a:active, .addresstxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.addresstxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #434181;
}


.shadowbg {
	background-image: url(assets/images/shadow_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topnavbg {
	background-image: url(assets/images/topnav_bg.gif);
	background-repeat: repeat-x;
}
.topnavbg A:link{color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				text-decoration: none;}

.topnavbg A:visited{
				color: #ffffff;
				text-decoration: none;
}
.topnavbg A:active{
				color: #ffffff;
				text-decoration: none;
}
.topnavbg A:hover{
				color: #DFC997;
				text-decoration: underline;}
.bottomnavbg {
	background-image: url(assets/images/bottomnav_bg.gif);
	background-repeat: repeat-x;
}
.textlink {
	color: #FFFFFF;
	text-decoration: underline;
}
.padding {
	padding: 10px;
}
.photo1bg {
	background-image: url(assets/images/lady.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomnav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomnav a:link{
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:visited{
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:active{
	color: #ffffff;
	text-decoration: none;
}
.bottomnav a:hover{
	color: #DFC997;
	text-decoration: underline;
}