/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	background:url(/images/h1.png) no-repeat;
	width:510px;
	height:51px;
	padding:9px 0 0 10px;
	color:#FFFFFF;
}

a img {
	border:none;
}

.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
	left: auto;
	text-align: center;
	line-height: normal;
	word-spacing: 0em;
	letter-spacing: normal;
}
.menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFCC00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF6600;
}

.headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

.hp1 {color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.hp2 {color: #FFCC00; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.arrow {color: #FF0000}

.largeheadline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #663300;
}
.headlinesections2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.boldbody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: #000000; font-weight: bold}
.testimonials3 {font-weight: bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; color: #000000;}

.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;	
}

.test, h2 {
	font-size: 16;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
.test1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

.test2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

.test3 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.highlights {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	
}

.highlights a:link {color:#663300; font-weight:bold;}

.highlights2 {color: #000000; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif	}

.highlights3 {
	color: #663300;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	
}
		
.testimonials {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	
	
	
}

.testimonials2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	
	
	
}		
	
.copyright {
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 5px;
}

.copyright2 {
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}
.info {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.mailer {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content, p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.info2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
body {
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/js/slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/js/slimbox/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/js/slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/js/slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
