@charset "utf-8";
/* CSS Document */
body
{
	background:#9C6 url(../images/rain5.jpg) no-repeat;
	background-attachment:fixed;
	background-repeat:repeat-x;
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#CC9;
	text-align:justify;
}


a
{
	color:#cc9;
}


.head
{
	width:952px;
	padding:0 0px;
	height:160px;
	overflow:hidden;
	margin: 5px auto;
	background:#690;
	background-image:url(../images/head.jpg);
}


.head img
{
	border-radius:5px;
	width:250px;
    padding:10px;
    margin:0px;
}


.sub_menu
{
	background:#333;
	width:30px;
	height:110px;
	overflow:hidden;
	right:0;
	top:100px;
	position:fixed;
	border-radius:8px 0 0 8px;
}

.sub_menu:hover
{
	width:80px;
}

.sub_menu div
{
	float:left;
	width:20px;
	margin:10px 10px;
	border-right:solid 1px #fff;
	font:bold 18px "Segoe Condensed";
}
.sub_menu img
{
	width:20px;
	height:20px;
	border:none;
	float:left;
	padding:8px;
}
.sub_menu a
{
	font:normal 12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#cc9;
	display:block;
}


.menu
{ 
    width:945px;
	margin:0 auto;
	padding:0 5px;
	background:#690;
}


.menu ul
{
	list-style:none;
	margin:0 auto;
	padding:0;
	height:31px;
	text-align:center;
}


.menu li
{
	margin:auto;
	display:inline-block;
	width:150px;
	border-right:1px solid #CCC;
	margin-left:-4px;
	position:relative;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s ease;
}


.menu li:last-child
{
	border-right:none;
}


.menu li a
{
	margin:8px;
	color:#cc9;
	display:block;	
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s ease;
}


.menu li a:hover
{
	color:#000;
}


.menu li:hover
{
	background:#9C0;
}


.menu ul ul
{
	position:absolute;
	display:none;
	background:transparent;
	list-style:none;
	z-index:1;
}


.menu ul li ul li
{
	margin-left:0px;
	top:5px;
	background:#36520C;
	color:#690;
}


.menu ul li:hover ul
{
	display:block;
}


.menu ul li li:hover
{
	background:#690;
}


.menu ul li li a:hover
{
	color:#000;
}


.midbody 
{
    background-color:#690;
	width:945px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:5px;
}

.mid_foot
{
	width:940px;
	float:none;
	text-align:center;
	padding-top:20px;
}

.midbody a
{
	color:#B8FB97;
}


.midbody h1
{
	color:#FFF;
	text-shadow:#999;
	font:bold 14px Verdana, Geneva, sans-serif;
	background:#9C0;
	padding:5px;
	margin-bottom:5px;
}


.midbody h2
{
	color:#FFF;
	text-shadow:#999;
    font:bold 12px Verdana, Geneva, sans-serif;	
}


.left_body
{
	float:left;
	width:610px;
	margin-right:12px;
	height:auto;
	background:#690;
	overflow:hidden;
}


.right_body
{
	border-left:solid 2px #cc9;
	width:300px;
	padding-left:8px;
	height:auto;
	float:right;
	overflow:hidden;
}


.footer
{
	width:945px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	background:#690;
	text-align:center;
	padding:0px 5px;
	
}


.birds
{
	font:bold 12px Verdana, Geneva, sans-serif;
	padding-left:50px;
	padding-bottom:20px;
}


#customers
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    width:100%;
    border-collapse:collapse;
}


#customers td, #customers th 
{
	font-size:1em;
    border:1px solid #98bf21;
    padding:3px 7px 2px 7px;
    width:50%;
}


#customers th 
{
	font-size:1.1em;
    text-align:center;
    padding-top:5px;
    padding-bottom:4px;
    background-color:#A7C942;
    color:#ffffff;
}


#customers tr.alt td 
{
	color:#000000;
    background-color:#A7C942;
}


.img
{
	width:930px;
	height:160px;
	margin:10px auto;
}


.gal_img
{
	border:1px solid #CCC;
	width:220px;
	height:160px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	
}


.image img
{
	width:280px;
	height:198px;
	float:left;
	margin:0px 5px;
	border-style:solid;
	border-width:2px;
	margin-bottom:20px;
	
}


.img span 
{
	width:auto;
	height:20px;
	border-radius:5px;
	background:#690;
	padding:5px 20px 0px;
}


.contact_right
{
	float:right;
	width:40%;
	height:auto;
	margin:2px auto;
	opacity:2px;
}


.back
{
	padding-left:10px;
	padding-bottom:12px;
}


#prof_img img
{
	float:right;
	margin:8px 8px 8px 8px;
	border-style:solid;
	border-width:2px;
}


.contact_us_right
{
	width:560px;
	height:auto;
	float:right;
}


.contact_us_left
{
	width:340px;
	float:left;
}


.site_map
{
	padding-left:50px;
	font: 12px normal Verdana, Geneva, sans-serif;
	padding-bottom:20px;
}


.google_map
{
	width:335px;
	height:auto;
	float:left;
        text-align:center;
	margin-left:12px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:6px;
	border:2px solid #98bf21;
	
}