@charset "utf-8";
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
}
#home-text {
	color: #333333;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#home-text h2 {
	font-weight: 600;
	line-height: 160%;
	font-size: 12pt;
}
#navbar2 #home-text a {
	color: #333333;
}
#navbar2 #home-text a:hover {
	color: #CC6600;
}


#navbar {
	height: 25px;
	background-image: url(images/bg-golden-lg.jpg);
	background-repeat: repeat-x;
}
#home-text h1 {
	color: #CC9900;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	line-height: 100%;
}
#footer {
	text-align: center;
	width: 100%;
	color: #D7CEBF;
	padding: 15px;
	font-size: 90%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #000000;
}
#footer a {
	color: #E6C8AB;
	text-decoration: none;
}
#footer a:hover {
	color: #FBF5F0;
}
#secondary-texttable {
	color: #666666;
	padding: 25px;
}
#secondary-text {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 45px;
	color: #333333;
}
#secondary-texttable #secondary-text h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#secondary-texttable #sidebar1 {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #8F3433;
}

#secondary-text h1 {
	font-size: 16pt;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#secondary-text h2 {
	font-size: 11pt;
}
#secondary-texttable #secondary-text a {
	color: #333333;
	text-decoration: underline;
}
#secondary-texttable #secondary-text a:hover {
	color: #993300;
}
.search {
	font-size: 11px;
}
.style1 {
	color: #993300;
	font-size: 10pt;
}

.admin {
	font-size: 9px;
}
#contactinfo {
	border: 1px double #993300;
	padding: 10px;
}
#contactinfo a {
	color: #993300;
}
.style4 {color: #882525}

#contactinfo a:hover {
	color: #990000;
}
.style3 {
	color: #CC9933
}



#secondary-texttable  #testimonials  p  {
	font-size: 11px;
	color: #993300;
}
#secondary-texttable #sidebar1 h1 {
	font-size: 10pt;
}
#navbar2 #home-text #referral {
	width: 156px;
	float: right;
	background-color: #F6E4B4;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
