* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Calibri, Verdana, Helvetica, Georgia;
	color : #556c11;
	font-size : 76%;
	background: #333 url(../images/background.jpg) repeat-x;
	height:100%;
} 

img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 
#wrapper {
	width : 787px;
	margin : 0 auto;
} 

#header {
	height : 190px;
	background-position : right 0%;
} 

/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout5.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
.menu {
position:relative;
z-index:1000;
font-size:90%;
height:235px;
margin:25px 0 0 15px; /* this page only */
}
 
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:160px;
position:relative;
border:1px solid #888;
border-width:1px 0 0 1px;
background:#FFF;
}
 
.menu li {
background:transparent;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}
 
/* style the links */
.menu a, .menu a:visited {
font-family:verdana, arial, sans-serif;
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:160px;
color:#556c11;
text-indent:5px;
border-bottom:1px solid #888;
background:transparent;
}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#556c11;}
 
.menu :hover > a {
color:#fff; 
background:#77a22f;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:150px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#FFF;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul ul li a {width:159px; border-right:1px solid #888;}
 
.menu ul.top2 {top:25px;}
.menu ul.top3 {top:51px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:129px;}
.menu ul.top7 {top:155px;}
.menu ul.top8 {top:181px;}


#content_wrapper {
	float:left;
	background-image:url(../images/background_wrapper.jpg);
	background-repeat:repeat-y;
		
}

 
 
#leftcolumn {
	display : inline;
	width : 210px;
	float : left;
	background-color : #E3E3E3;
	height:100%;
} 

#top_image {
	margin-bottom: -5px;
	margin-top: 10px;
}

#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #d0660a;
font-weight : bolder;
} 

form {
	margin-top : 0;
	width : 310px;
	margin-left : 10px;
	margin-right : 5px;
	margin-bottom : 15px;
	border : none;
} 
form p { 
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #cd6209;
} 
.reg p { 
padding-left : 20px;
color : #ffe;
} 
.reg a { 
color : #d0660a;
text-decoration : none;
} 
#leftcolumn h4 { 
color : #d0660a;
text-align : center;
font-size : 1.1em;
margin-top : 25px;
text-decoration : underline;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a { 
color : #d0660a;
text-decoration : none;
} 
#rightcolumn {
	display : inline;
	margin-right : 10px;
	width : 550px;
	float : left;
	background-color : #FFFFFF;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:100%;
} 


#top_image {
}

blockquote {
	margin-top : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
	margin-right : 10px;
	border : 1px solid;
	padding : 3px;
	background-color: #E3E3E3;
} 
#rightcolumn p {
	padding : 10px;
	text-align : justify;
	color : #3f4856;
	font-size: 1.2em;
} 

#rightcolumn h1 {
	margin-left : 10px;
	margin-top : 10px;
	font-size : 2.2em;
	font-family : Calibri, Verdana, Helvetica, Georgia;
	color : #556c11;
} 

#rightcolumn h2 {
	margin-left : 10px;
	margin-top : 10px;
	font-size : 1.7em;
	font-family : Calibri, Verdana, Helvetica, Georgia;
	font-weight : bolder;
	color : #3f4856;
} 
#rightcolumn h3 {
	margin-left : 10px;
	margin-top : 10px;
	font-size : 1.2em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #A85409;
	letter-spacing : 0.1em;
} 

#rightcolumn h4 {
	margin-left : 10px;
	margin-top : 10px;
	font-size : 1.2em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #A85409;
	letter-spacing : .1em;
	text-transform: uppercase;
} 
#rightcolumn a {
	color : #6B3605;
	text-decoration : none;
} 

#rightcolumn li {
	margin-left:50px;
	font-size:1.2em;
	font-weight: bold;
}

#row {
	width: 470px;
	height: 120px;
	margin-left: 50px;
}

#row2 {
	width: 470px;
	height: 190px;
	margin-left: 50px;
	margin-bottom: 15px;
}
#gallery {
	padding-bottom: 20px;
	float: left;

}
#leftbox {
	float: left;
	clear: left;
	border: none;
}
#rightbox {
	float: right;
	width: 220px;
}




#col {
	width: 130px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	padding: 0px 10px 0px 0px;
}

.right {
	float: right;
	padding: 0px 5px 0px 8px;
}

.lb { 
background-image : url(../images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
} 
.green_text {
	color: #556c11;
	font-weight: bolder;
}
#contact_us_text {
	float: left;
	width: 200px;
	padding-right: 2px;
}


.more {
	color: #A85409;
	font-size: 1.2em;
}

.content_table {
	margin-left: 50px;
}
.link {
	font-weight: bold;
	color: #6B3605;
}




#footer {
	margin-top : 5px;
	background-color : #E3E3E3;
	display : inline;
	float : left;
	width : 787px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 5px;
	
} 
#footer p {
	color : #596D14;
	font-weight: bold;
} 
#footer a {
	color : #566D15;
} 
