html { 

	min-height: 100%; margin-bottom: 1px; 

}

body {
	margin: 0px;
	background-color: #11141B;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

img {


}
.border {
	border: thin solid #336500;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
}



form {

	margin:  0px 0px 0px 0px;

	padding:  0px 0px 0px 0px;

	color: #394F63;

	text-decoration: none;

	font-size: 10px;	

	display: block;

	background-color: #FFFFFF;

	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;

}

hr {

	color:#CCCCCC;

	

}





/*FONTS*/

a {

	color: #316500;

	text-decoration: none;

	

}

a:hover {
	color: #333333;
	text-decoration: underline;

}



h1, h2, h3, h4, h5, h6 {

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin: 0px;

}

h1 {

    font-size: 30px;

    color: #4898E2;

    margin-bottom: 10px;

}

h2 {
	font-size: 30px;
	color: #336500;
	margin-bottom: 10px;
	padding-top: 5px;

}

h3 {

    font-size: 12px;

    color: #444444;

    font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;

    margin-bottom: 5px;

}

h4 {

	font-family: gill sans, Trebuchet MS, helvetica, arial, sans serif;

	font-size: 10px;

	color: #444444;

	

}

h6 {
	font-size: 30px;
	color: #C30;
	margin-bottom: 5px;

}

p {
	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	color: #333;

}





ol {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

}

li {

	margin: 0px;

	font-family: gill sans, Trebuchet MS, helvetica, arial, sans serif;

	font-size:10px;

}

.pTag_li {

    font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;

    font-size: 12px;

    line-height: 14px;

    margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

    color: #555555;

	list-style-type:square;	

}

/*FONTS*/





/* LAYOUT ELEMENTS*/

#outer {
	width: 955px;
	margin: 0px auto;
	margin-top: 10px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.header {

    padding: 20px 0px 0px 20px;

    text-align: left;

    height: 110px;

    margin-bottom: 10px;

	border-bottom: 1px dotted #cccccc;

	background-image:url(../images/hill_trans.jpg);

	background-repeat:no-repeat;

	background-position:right top;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;

	

}

#container {
	float: left;
	display: block;
	min-height: 400px;
}

.content {
	padding: 6px 0px 10px 0px;
	float: left;
	width: 600px;
	

}

.footer {

    background-color: #AABED7;

    text-align: center;

    padding: 2px 10px 2px 10px;

    clear: both;

}

/* LAYOUT ELEMENTS*/





/* MENU */

#menu_left {

    padding: 10px 10px 0px 20px;

    float: left;

    width: 120px;

}

#menu_left ol {

	border-bottom: 1px solid #D9D9D9;

	border-right: 1px solid #D9D9D9;

	border-left: 1px solid #D9D9D9;

	margin-bottom:20px;

}

#menu_left ol  li {

	display:inline;

}

	



#menu_left ol li a {
	padding: 5px 10px 5px 7px;
	color: #316500;
	text-decoration: none;
	width: 101px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	background-color: #CED3C6;
	border-top: 1px solid #D9D9D9;

}

#menu_left ol li a:hover {

	background-color: #EFEFF7;

}









#menu_right {

    padding: 0px 20px 20px 20px;    

    width: 150px;

    float: right;

	

	

	

}	

#menu_right h4 {

	padding: 4px 6px 3px 10px;	

	margin: 10px 0px 0px 0px;

    

	color:#FFFFFF;

	font-weight: bolder;

	background-color: #A5B29C;

	border: 1px solid #A6A39C;

	

	

}

#menu_right ol {

	border-bottom: 1px solid #A6A39C;

	border-right: 1px solid #A6A39C;

	border-left: 1px solid #A6A39C;

	margin: 0px 0px 0px 0px ;

	

}

#menu_right  ol li {

	display: inline; 

}

#menu_right ol li a {

	padding: 4px 10px 3px 10px;

	color: #316500;

	text-decoration: none;

	font-size: 10px;	

	display: block;

	background-color: #EFEFF7;

	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;

	

}

#menu_right ol li a:hover {

	color: #143514;

	background-color: #FFFFFF;

}









#menu_top {

	

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 30px 00px;

	background-color:#000000;	

}

#menu_top ul {	

	padding: 0px 0px 0px 20px;

	margin: 0px 0px 0px 0px;	

	background-color: #fff;	

	float: left;		

}



#menu_top ul li { 

	display: inline; 	

}

#menu_top ul li a {
	padding: 0.2em 15px;
	background-color: #316500;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;

}

#menu_top ul li a:hover {

	background-color: #DEE3DE;

	color: #000;

}

#menu_top ul li a:active {

	background-color: #DEE3DE;

	color: #000;

}

/* MENU */







.floatRight{

	float: right;

	margin-left: 5px;

}

.floatRight_margin_left{

	float: right;

	margin-left:5px;

}

.clear {

	clear: both;

}





#toc {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:9px;

	color: #999999;	

	margin: 0px 0px 0px 0px ;

	padding: 0px 0px 0px 0px;

	border:thin #666666;

	display:none;

}

#toc h2 {

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin: 10px 0px 10px 0px ;	

}

#toc h4 {

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	margin: 0px 0px 0px 0px ;

	padding: 5px 5px 5px 5px ;

	background-color: #CCCCCC;

	border-left: 1px solid #A6A39C ;

	border-right: 1px solid #A6A39C ;

	border-top: 1px solid #A6A39C ;

}



#toc ol {

	border-bottom: 1px solid #A6A39C ;

	border-left: 1px solid #A6A39C ;

	border-right: 1px solid #A6A39C ;

	background-color: #F2F2F2;

	margin: 0px 0px 10px 0px ;

	padding: 5px 5px 5px 5px ;

}



#toc ol li {

	

}



.quoteBox {

	padding: 5px 5px 5px 10px ;	

	border: #999999 dotted thin ;

	margin: 10px 0px 20px 0px;

    background-color:#F2F2F2;	

}

.quoteBox p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #9CA0A6;

	font-size: 9px;	

}





.med_padding {

	padding: 5px 5px 5px 5px ;	

	margin: 0px 0px 0px 0px;

}



.book_other {

	margin: 0px 0px 0px 0px;	

	margin-bottom:10px;

	

}

.book_other p {	

	margin-top:0px;

	

}



.book_other h4 {

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

}



.link {
	margin-bottom:5px;

	

}

.link p {

	font-family:Arial, Helvetica, sans-serif

}

.link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	line-height: 18px;

	

}

.link a:hover {

	text-decoration:underline;

}



.review_box {

	padding: 5px 5px 5px 5px ;	

	margin: 0px 0px 0px 0px;

	border: #999999 dotted thin ;

	margin-bottom:10px;

}	



.no_margin {	

	margin: 0px 0px 0px 10px ;

	padding: 0px 0px 0px 0px ;

	

}	

.mapcenterbox {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

