/* CSS Document */





/* -------- Font Styles -------- */


#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#5e4719; }

.paraspace { margin-bottom: 19px; }

.ul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#5e4719;
	margin-top: 4px; }

.ultop {
	margin-bottom:0; }

#content a { color: #5e4719; }


.contacttable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E4719; }

.italic {
	font-style: italic;
	font-size: 12px;
	line-height:17px; }
	
	







/* -------- Primay Div Styles -------- */


#containerdiv {
	position:relative;
	width: 772px;
	height: 434px;
	border: solid 1px #000000;
	margin: 100px auto 0 auto;
	background-color: #bdd63c;
	z-index:1; }

.bg1 {
	background-image:url(interface/footer.gif);
	background-repeat: no-repeat; }

.bg2 {
	background-image:url(interface/footer2.gif);
	background-repeat: no-repeat; }

#primarynav {
	position:absolute;
	top: 27px;
	left: 11px;
	z-index:2; }

#leftside {
	width: 405px;
	padding: 80px 0 0 52px;
	float: left; }

#content { 
	height: 200px;
	padding-right: 10px; }

#rightside {
	width: 314px;
	float: right; }

#footer {
	position: absolute;
	top: 292px;
	left: 0px;
	z-index:1; }

#rolloverdiv {
	position:absolute;
	top: 0px;
	z-index:1;
	background-image:url(interface/navover.png);
	width: 98px;
	height: 69px; }





.clear { clear: both; }




/* -------- Testimonial Popups Styles -------- */

.popup {
	display: none;
	position: absolute;
	left: 200px;
	top: 70px;
	padding: 10px;
	text-align: justify;
	width: 510px;
	background-image:url(interface/whitetile.png);
	/* background-color: #cbdd6b; */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5e4719; }








/* -------- Primay Navigation Styles -------- */


#primarynav ul {
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E4719; }

#primarynav li {
	list-style-type:none;
	display:inline;
	margin: 0; }

#primarynav li a {
	text-decoration:none;	
	padding:0px 17px 0px 17px;
	color:#5E4719;
	font-weight:bold; }











