@charset "utf-8";

body  {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(images/main_bg.jpg);
	background-color: #22638D;
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #163f5a;
}

h1, h2, h3 {
	padding-bottom: 15px;
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 180%;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #004260;
}

a:hover {
	text-decoration: underline;
	color:#CC3300;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../webs/ColonialSoil/images/Nav_bg.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	float: left;
	padding: 25px 0 0 20px;
	letter-spacing: -3px;
	font-size: 3.4em;
}

#header h2 {
	float: left;
	color:#FFFFFF;
	font-weight:bolder;
	padding: 20px 0px 0px 160px;

}

#header h5 {
	float: left;
	color:#FFFFFF;
	padding: -10px 0px 0px 160px;
}


#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	background: url(images/pic2.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Posts */

#posts {
	float: right;
	width: 386px;
	height: 517px;
}

.post {
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
}

.post .posted {
	margin-bottom: 20px;
	font-size: .8em;
}

.post .story {
}

.post .meta {
	height: 50px;
	padding: 8px 0 0 10px;
	background: url(images/pic9.gif) no-repeat;
	font-size: .8em;
}

/* forums */

#forums {
	float: right;
	width: 180px;
	padding: 0 0 0 20px;
}


/* Pages */

#pages {
	float: left;
	width: 514px;
	height: 170px;
	background-image: url(../webs/ColonialSoil/images/logo_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Categories */

#categories {
	float: left;
	width: 514px;
	height: 347px;
	background-image: url(../webs/ColonialSoil/images/body.jpg);
}


/* Orange Box */

.obox {
}

.obox .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: url(images/pic3.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.obox .content {
	padding: 10px;
	}

.obox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obox li {
}

.obox a {
	text-decoration: none;
}

.obox a:hover {
	text-decoration: underline;
}

/* Green Box */

.gbox {
}

.gbox .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: url(images/pic6.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	
}

.gbox .content {
	padding: 10px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
}

.gbox a {
	text-decoration: none;
}

.gbox a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 760px;
	background: url(images/footer.jpg) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
}



.thrColElsHdr #container { 
	width: 900px;;  
	background: #FFF;
	margin: 0 auto; 
	text-align: left; 
} 
.bottom {
	background-color: #22638D;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColElsHdr #header { 
	background: #21638D url(images/header_bg.jpg) ; 
	padding: 0 10px 0 250px;
	width: 640px;
	height: 128px;
} 

.thrColElsHdr #sidebar1 h4 {
	font-size:14px;
	font-weight:bold;
	color: #FECB92;
}
.thrColElsHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
#navbar { width: 695px; float: right;  font-size: 12px; background-color:#22638d; height: 26px; border-top: 1px #FFF solid; }	
#navbar ul {color: #000; margin: 0; padding: 0; padding-top: 5px; padding-bottom: 5px;}	
#navbar li {display: inline; padding: 2px 5px 0 17px; }

a.navlink:link {color: #fff; text-decoration: none; }
a.navlink:visited {color: #fff; text-decoration: none; }
a.navlink:hover {color: #fff;  text-decoration: underline;}
a.navlink:active {color: #fff; text-decoration: none; }

a.internal:link {color: #23628e;  }
a.internal:visited {color: #23628e;  }
a.internal:hover {color: #23628e;  }
a.internal:active {color: #23628e; }


.thrColElsHdr #sidebar1 {
	float: left; 
	width: 204px;
	background: #22638d url(images/left_bg.jpg);
	color:#FFF;


}
.thrColElsHdr #sidebar2 {
	width: 175px;
	float: right; 
	background: #daebf6 url(images/bg.gif); 
	padding: 15px 10px; 
}

.notice {
	width: 154px;
	border: #21618D dashed 1px;
	text-align:left;
	font-size: 12px;
	color:#333;
	margin-top: 10px;
	padding: 10px;
	background: url(images/bg.gif); 
	
}

.notice2 {
	width: 206px;
	text-align:left;
	font-size: 12px;
	color:#fff;
	margin-top: 0px;
	padding-left: 10px;

	
}

.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}


.thrColElsHdr #mainContent {
	width: 440px;
	padding: 10px 25px 0px 30px;
	margin: 0px 10px 0 210px;
	background: url(images/lower_bg.gif) no-repeat   
	
	
} 
.thrColElsHdr #footer { 
height: 50px; width: 880px;
	padding: 0 10px; 
	
	background:#276892;
	border-top:#666 4px solid;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	
	padding: 10px 0; 
	
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 

/* place css fixes for all versions of IE in this conditional comment */
.thrColElsHdr #sidebar1, .thrColElsHdr #sidebar2 { padding-top: 0px; }
.thrColElsHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
