/* CSS Document */


body {

	background: url(pics/img01.gif);
}

h3 {
	color: #38425a;
	text-align: center;
	}
h4 {
	color: #9c6500;
	text-align: center;
	}
	
li {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 10px;
	
	}	
#container{
	padding-left: 70px;
	}
	
#Header{
	width: 850px;
	height: 10px;
	background: url(pics/img02.gif);
	padding-top: 15px;
	padding-left: 55px;
	}
	
#footer{
	width: 850px;
	height: 27px;
	background: url(pics/img03.gif);
	}
	
#page{
	width: 850px;
	background: url(pics/img04.gif) repeat-y;
			}
			
#section1 {
	width: 835px;
	
	padding-left: 15px;
	}
	
#section2 {
	width: 845px;
	padding-left: 0px;
	margin-left: 24px;
	padding-bottom: 30px;
	background: url(pics/backk5.jpg) repeat-y;
	/*border-top: medium solid #000000;*/
	/*border-bottom: medium solid #000000;*/
	}

#section2a {
	width: 845px;
	padding-left: 0px;
	margin-left: 24px;
	padding-bottom: 30px;
	background: url(pics/blog_back.jpg) repeat-y;
	/*border-top: medium solid #000000;*/
	/*border-bottom: medium solid #000000;*/
	}
		
#blog_col{
	width: 800px;
	float: left;
	height: 400px;
	font-family: arial, verdana;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	
	}
	
#blog_col a{
	
	text-decoration: none;
	font-size: 75%;
	color: #330000;
	margin-right: 10px;
}

#blog_col a:hover {
	color: #FFFFFF;
}

#blog_col .active a {
	color: #ffffff;
}

		
#section3 {
	width: 804px;
	background: #666666;
	
	margin-left: 24px;
	padding-top: 15px;
	border-top: medium solid #000000;
	}
	
#section4 {
	width: 804px;
	background: #666666;
	
	margin-left: 24px;
	border-bottom: medium solid #000000;
	}
	
#col-1a {
	float: left;
	width: 125px;
	
		}
	
#col-2a {
	float: left;
	width: 475px;
	padding-left: 15px;
	padding-top: 0px;
	
	}
	
	
#col-3a {
	float: right;
	width: 200px;
	padding-right: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	}
	
#col-1b {
	float: left;
	width: 200px;
	height: 500px;
	padding-left: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
	/*background: #9c6500;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;*/
	}

#col-2b {
	float: left;
	width: 404px;
	height: 500px;
	font-family: arial, verdana;
	/*background: #cebe8c;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	
	}

#col-3b {
	float: left;
	width: 200px;
	height: 500px;
	margin-left: 10px;
	margin-rightt: 10px;
	padding-top: 20px;
	/*background: #9c6500;
	border-top: medium solid #000000;
	border-bottom: medium solid #000000;*/
	
	}
	
	
#menu {
	font-family: tahoma, arial, verdana;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 804px;
	margin: 0 auto;
	vertical-align: middle;
	
	}
	
#menu ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 3px 0px 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 88%;
	color: #F8DFC9;
	margin-right: 10px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #ffffff;
}

#footer2 {
	text-decoration: none;
	font-size: 90%;
	text-align: center;
	color: #ffffff;
	font-family: arial;
	}
	
#footer2 a:hover{
	background: #ffffcc;
	color: #000000;
	text-decoration: none;
	font-family: arial;
	}
	
#footer2 a {
	color: #ffffff;
	text-decoration: none;
	}
	
#newsletter {
	width: 180px;
	font-family: arial, tahoma, verdana;
	font-size: 100%;
	text-decoration: none;
	}
#newsletter a:hover {
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	}

#newsletter a {
	color: #cebe8c;
	text-decoration: none;
	}
	
#newsletter H3{
	color: #ffffff;
	text-align: center;
	}

#private {
	font-family: arial;
	font-size: 90%;
}

#private b {
 	color: #38425a;
}

.sectional{
	width: 185px;
	background: url(pics/pointer.jpg);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
	text-align: left;
	color: #ffffff;
	border: 1.5px solid #000000;
	font-family: arial, tahoma, verdana;
	font-size: smaller;
	
	}
.sectional img{
	border: 3px solid #000000;
	}
	
.sectional h5{
	font-size: 9px;
	}
	
.sectional2{
	width: 300px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
	text-align: left;
	color: #330000;
	font-family: arial, tahoma, verdana;
	font-size: smaller;
	
	}
	
.sectional2 img {
	float: left;
	}
	
.popup {
	text-decoration: none;
	color: #9c6500;
	}
	
.blue{
	color: #38425a;
	}
	
.orange{
	color: #9c6500;
	}
