/* CSS Document */
#containerrecom{
	width:650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/rectop.jpg);
	padding-bottom: 20px;
	}

#containercon{
	width:650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/conttop.jpg);
	padding-bottom: 20px;
	}

#containergal{
	width:650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/galtop.jpg);
	padding-bottom: 20px;
	}

#containerserv{
	width:650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/servicetop.jpg);
	padding-bottom: 20px;
	}

#containerfaq{
	width:650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/faqtop.jpg);
	padding-bottom: 20px;
	}
strong {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
#container{
	width:650px;
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-image: url(images/abouttop.jpg);
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.smallscrolls {
	margin-top: 10px;
	left: auto;
	right: auto;
	margin-bottom: 10px;
}
#wrap {
	background-image: url(images/border.gif);
	width: 680px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
}

#navitabs{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

.navitab{
	text-decoration:none;
	letter-spacing:1px;
	background-color: #660000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/toptabgreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#splash {
	padding-top: 20px;
}

.navitab:hover{
	text-decoration:none;
	color: #660000;
	background-color: #FFFFCC;
	background-image: url(images/toptabred.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.activenavitab{
	color:#660000;
	text-decoration:none;
	background-color: #FFFFCC;
	background-image: url(images/toptabred.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#main{
	width:380px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}
#main p {
	text-align: justify;
	line-height: 16px;
	letter-spacing: .5px;
}
#rec {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 50px;
}
#rec p {
	font-size: 12px;
	line-height: normal;
	}
#faq {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 50px;
}
#faq p {
	font-size: 12px;
	line-height: normal;
}
#frm {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 50px;
}
	#frm p {
	font-size: 12px;
	line-height: normal;

	
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 11px;
}

#sidebar{
	width:160px;
	float:right;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar p{
	font-size:.9em;
	line-height:1.3em;
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}
.sidesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	padding-bottom: 30px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	font-weight: bold;
}

.sidelink{
	display:block;
	background-repeat: no-repeat;
	background-position: right center;
	width: 90px;
	text-decoration: none;
	color: #660033;
	background-image: url(images/toptabcream.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidelink:hover{
	text-decoration:none;
	background-image: url(images/toptabgreen.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#footer{
	color:#660033;
	font-size:0.9em;
	text-align:center;
	background-color: #FFFFCC;
	width: 590px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-right: 30px;
	margin-left: 30px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#footer p{
	margin:0 10px;
	letter-spacing: .3em;
	font-weight: normal;
}
.photo{
	border: 1px solid #FFFFFF;
}
ul {
	font-size: 11px;
}
li {
	padding-bottom: 5px;
}
.largescrolls {
	margin-top: 10px;
	left: auto;
	right: auto;
	margin-bottom: 30px;
}
#faq table {
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
}
#faq td {
	border: 1px solid #FFFFFF;
}
