.keyword{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404D01;
	text-decoration: none;
}
.call{font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #404D01;
	text-decoration: none;
	padding-top: 20px;
}
	
.call:hover{font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #404D01;
	text-decoration: underline;}
	
.arrow { 
font-family: "Trebuchet MS"; font-size: 15px; color:#382900; font-weight:bold;
text-decoration: none;
}
		
body {margin: 0;}
#container {
	text-align: left;
	margin: auto;
	padding: 0px;
	border:0;
	width: 1001px;
}
#header12 {
	margin: 0 0 0px 0;
	font-family: "Trebuchet MS";font-size: 10px;font-weight: normal;color: #ffffff;text-decoration: none;
	background-repeat:no-repeat; height:20px; background-color: #C9C6B8; color: #C9C6B8;
}
#header {
	margin: 0 0 0px 0;
	background-image:url(images/top_header.jpg); background-repeat:no-repeat; height:175px; background-color: #C9C6B8; 
}

#gallyerimg {
	margin: 3px 0 8px 4;
	width:739px; height:258px;
}

#contacttop {
	margin-top: -138px;
	margin-bottom: -53px;
	margin-left: 665px;
}
#topmenu {
	margin: 0 0 0px 0;
	background-image:url(images/topmenubg.jpg); height:44px; background-repeat:repeat-x;
}

#content { 
	width: 1001px;
	background-color:#F3F0E1;
}

#footer {
	clear: both;
	background-image:url(images/greenbottom.jpg); height:200px;
}
#copyright {
	clear: both;
	background-color:#EFEFEF;
	height:40px
}
.fontbig{font-size: 25px;}
.testimonial{font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#ffffff; font-weight:normal; line-height:18px;}
.copy{font-family: "Trebuchet MS"; font-size: 16px; color:#F2F2DE; font-weight:normal;} 
.fontboxhead{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#FFFFFF; font-weight:bold;} 
.bullets{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#382900; font-weight:bold;} 
.fontboxcontent{font-family: "Trebuchet MS"; font-size: 11px; color:#000000; font-weight:normal; line-height:20px;} 


.fontlink{font-family: "Trebuchet MS";  font-size: 13px; color:#FFFADC; font-weight:bold; text-decoration: none;}
.fontlink:hover{font-family: "Trebuchet MS";  font-size: 13px; color:#CEAA2F; font-weight:bold;  text-decoration: underline;}


.font{font-family: "Lucida Sans Unicode";  font-size: 15px; color:#FFFADC; font-weight:normal;}


.font1{font-family: "Lucida Sans Unicode";  font-size: 15pt color:#FFFADC; font-weight:normal;} 
h1{font-family: "Trebuchet MS"; font-size: 19px; color:#990000; font-weight:normal;} 
.head{font-family: "Trebuchet MS"; font-size: 20px; color:#535012; font-weight:normal;} 
.head1{font-family: "Trebuchet MS"; font-size: 15px; color:#535012; font-weight:normal;} 
.vidhead{font-family: "Trebuchet MS"; font-size: 13px; color:#E4E4CB; font-weight:bold;} 
.footer{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#100A01; font-weight:normal;}
.formtext{font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#100A01; font-weight:normal;}
.formtext1{font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; font-weight:normal;}
.fontfooter{font-family: "Georgia"; font-size: 13px; color:#FFFEEA; font-weight:normal; line-height:20px; text-decoration: none;}
.fontfooter:hover{font-family: "Georgia"; font-size: 13px; color:#FFFEEA; font-weight:normal; line-height:20px; text-decoration: underline;}
.tabletext{font-family: "Trebuchet MS"; font-size: 14px; color:#000000; font-weight:normal; line-height:20px;}
.link { 
font-family: "Trebuchet MS"; font-size: 13px; color:#AF420A; font-weight:bold;
text-decoration: none;
}
.link:hover{ 
font-family: "Trebuchet MS"; font-size: 13px; color:#AF420A; font-weight:bold;
text-decoration: underline;
}

.bodylink { 
font-family: "Georgia"; font-size: 19px; color:#AF420A; font-weight:normal;
text-decoration: none;
}
.bodylink:hover{ 
font-family: "Georgia"; font-size: 19px; color:#AF420A; font-weight:normal;
text-decoration: underline;
}

.small { 
font-family:Arial, Helvetica, sans-serif; font-size: 15px; color:#000000; font-weight:normal;
text-decoration: none;
}
.small:hover{ 
font-family:Arial, Helvetica, sans-serif; font-size: 15px; color:#000000; font-weight:normal;
text-decoration: underline;
}



/*** CSS FOR SLIDE SHOW set the width and height to match your images **/

#slideshow {
	position:relative;
	height:258px;
	left: 0;

	
}

#slideshow IMG {
    position:absolute;
    top:3px;
    left:0px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.visible {display:block;}
.hidden {display:none;}

/* form detail */
.form .head h3, h2 { color:#FFFEEA; }
.form dd, .form dt, #main .form h1, .form h2, .form p, .form { color:#FFFEEA; }
#main .form dd a, #main .form dt a, #main .form p a, #main .form a { color:#FFFEEA; }
.form { border-color:#e4e2d8 }
.form ol { margin-left:-15px; margin-top:10px;}
.form li { list-style:none;line-height:200%;padding-bottom:5px; }
