body {
	font-size:14px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 26px 0 50px 0;
	margin: 0;
	background-color: 4d6fb6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

h1, h2, h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0px 10px 0px;
	margin: 0;
	line-height: 1.2em;
}

p{
	line-height:1em;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

li{
	margin: 0 0 0 0;
	padding: 0;
}

img{
	border: none;
}

a:link, a:visited{
	text-decoration: none;
	color: #536B21;
}

a:hover{
	color: #003300;
}
.left{
	float: left;
}

.right{
	float: right;
}
	
.clear{ clear:both; }
	
.inside{	
	margin: 0px auto;
	
}


#container {
	background-color: #fff;		
	text-align: left;
	width: 950px;
	margin: 0 auto;	
	background: #fff url('images/container.gif') repeat-y;
	padding: 0;
}

#container .inside{	
	background: transparent url('images/container_inside.jpg') no-repeat;
	padding: 0;
	text-align: center;
}

#header {
	width: 100%;	
}

#logo{
	width: 630px;
	height: 130px;
	float: left;
	background: transparent url('images/logo.jpg') no-repeat;
}

#logo span{
	display: none;
}

#sticker{
	float: right;
}

#header .bottom{
	clear: both;
	margin: 0 0 15px 0px;
	height: 34px;
	text-align: centercenter;
}
	
#nav{	
	list-style: none;	
	padding: 0px 0px 0 0px;
	margin: 0 45px 0px 0px;		
	background: #fff url('images/navbg.jpg') repeat-x;	
	width: 920px;
	height: 49px;
	margin: 0 auto;
}

#categories{	
	list-style: none;	
	padding: 0 2px 0 10px;
	margin: 0 0px 0px 25px;	
	height: 30px;	
	float: right;
}

#nav li, #categories li{
	float: left;
	margin: 5px 0 0 10px;
}

#nav li a , #categories li a{
	margin: 0px 10px 0px 0px;
	padding: 11px 10px 12px 10px;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#header .bottom li.selected a{
	color: #fff;
	
}

#header .bottom li.selected a{
	color: #fff;
}



#nav a:hover, #categories li a:hover{
	color: #000000;
}





#nav .rssLink a{
	background: transparent url('images/rss.html') 0 5px no-repeat;
	padding: 4px 0 5px 25px;	
	font-family: Georgia, sans-serif;	
	border: none;
	height: 28px;
}

#header .bottom a.selected{
	color: #ac1010;
}

#headerimg 	{ 
	margin: 7px 9px 0;	
}

.cleft{
	text-align: left;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#banner{
	background: transparent url('images/banner1.jpg') no-repeat;
	width: 920px;
	height: 185px;
	margin: 0 auto;
} 

#content {
	width: 592px;	
	float: left;
	margin: 0 0 0 25px;	
	
}

#grid{
	width: 870px;
	margin: 0 auto;
}

.columnLeft{
	text-align: left;
	width: 850px;
	padding: 20px 0 0 0;
	float: left;
}

.columnLeft input{
	border: 1px solid #d3d3d3;
	background-color: #f0f0f0;
	padding: 3px;
	margin-right: 5px;
}

.columnLeft textarea{
	border: 1px solid #d3d3d3;
	background-color: #f0f0f0;
	padding: 3px;
	margin-right: 5px;
}

.columnLeft h2{
	font-size: 28px;
	color: #536b21;
}

.columnMid{
	width: 353px;
	text-align: left;
	float: left;
	color: #6a5d3f;	
	background: transparent url('images/column_mid.gif') 12px 0 repeat-y;
	
}

#container .columnMid .inside{
	padding: 205px 45px 20px 60px;
	margin: 0;
	text-align: left;
	background: transparent url('images/column_mid_inside.jpg') 12px 0 no-repeat;	
}

#container .columnMid .inside h2{
	margin: 0 0 0 0;
	background: transparent url('images/meet_star.jpg') 0px 0 no-repeat;
	padding: 5px 0 0 45px;
	font-size: 24px;
}

#container .columnMid .btm{
	width: 336px;
	height: 42px;
	background: transparent url('images/column_mid_btm.gif') 11px 0 no-repeat;
}

.columnRight{	
	text-align: left;
	width: 165px;
	padding: 20px 0 0 0;
	float: right;
	
}

#tips h2{
	margin: 15px 0 0 0;
	color: #536b21;
}

#tips ul{
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;	
}

#tips ul li{
	margin: 5px 0 0 0;
		
}

#tips a:link, #tips a:visited{
	color: #536b21;
	background: transparent url('images/little_star.gif') 0 0 no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;	
}

#tips a:hover{
	text-decoration: underline;
}


/*Career search form*/
#careerSearchForm{
	float: left;
	width: 900px;
	text-align: right;
	padding: 18px 25px 0 0;
	color: #fff;
}

#careerSearchForm h2{
	font-size: 16px;
	color: #fff;
	font-weight: normal;	
}

#careerSearchForm ul{
	list-style: none;
	padding: 5px 0 0 0px;	
	
}


#careerSearchForm input{
	border: 2px solid #869132;
	
}

#careerSearchForm .sendbutton{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/get_it_btn.jpg') no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	line-height: 40px;
	overflow: hidden;	
}

#careerSearchForm small{
	padding: 0;
	margin: 0;
}

#careerSearchForm form{
	padding: 0;
	margin: 0;
	
	display: inline;
}


#careerSearchForm ul li{
	margin: 0 0 10px 0;
}

#careerSearchForm label{
	margin: 0 10px 0 0;
}

#careerSearchForm .linklove, #careerSearchForm .cf_hidden{
	display: none;
	
}




/*tell a friend*/

#tellAFriend a img{
	border: none;
}

#tellAFriend{
	padding: 10px 0 0 0;
}



/*left column forms*/


.columnLeft form ol{
	list-style: none;
	padding:  0px;
	margin-top: 5px;	
	margin: 0;
}

.columnLeft .cf_info{	
	margin-top: 10px;
	color: #536b21;	
}


.columnLeft form .sendbutton{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/submit_btn.jpg') no-repeat;
	cursor: pointer;		
}

.columnLeft form ol li{
	margin: 0 0 10px 0;
}

.columnLeft form label{
	margin: 0 10px 0 0;
	display: block;
}

.columnLeft .linklove, .columnLeft form .cf_hidden{
	display: none;
	
}







/*post------------------*/

.post{
	margin: 15px 0 0 0;	
	
}



.post  img{	
	border: none;
}

.post p{
	margin: 15px 0 15px 0;	
		
	display: inline-block;
}

#content .post .inside h2{	
	margin: 0 0px 10px 0;	
	color: #fff;	
	font-family: Georgia, sans-serif;	
	font-size: 28px;
	font-weight: bold;
	display: inline-block;	
}

.post h2 a:link, .post h2 a:visited{	
	color: #fff;
	text-decoration: none;
}

.post a:link, .post a:visited{	
	
	text-decoration: none;
}

.post h3{
	font-size: 20px;
	color: #555555;
	margin-bottom: 0px;
	font-family: Georgia, sans-serif;
	
}

.post h3 a:visited{	
	color: #555555;	
}

.post a:hover{	
	
	text-decoration: underline;
}

.post small{
	margin: 0;
	padding: 0;
}

.post .postTop{
	background: transparent url('images/dot_border.gif') repeat-x bottom;
	padding: 0px 0 5px 0;
}

.post .postMeta{
	font-family: Georgia, sans-serif;
	
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.post .postMeta a:link, .post .postMeta a:visited{
	text-decoration: none;	
	
}

.post .date{
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
}

.post .commentCount{	
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	background: transparent url('images/comment_icon_sm_light.html') 5px no-repeat;
	float: right;
}



.post .top{
	width: 577px;
	height: 187px;	
}

.post ul{	
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.post li{
	margin: 0 0 3px 0;	
}


#comments{
	float: left;	
	margin: 15px 0 0 0;	
		
}

#comments a:link, #comments a:visited{
	color: #536b21;
}

#comments .inside{
	background: none;
	text-align: left;
	padding: 25px 0 0 0;
}

#comments h3{
	font-family: Georgia, sans-serif;
	margin: 0 0 0 0;
	color: #536b21;
	font-size: 22px;
}

.commentList{
	list-style: none;
	padding: 0 30px 0 0;
	margin: 0 0 15px 0;
}

.commentList li{
	background: transparent url('images/dot_border.gif') repeat-x bottom;
	padding: 15px 0 15px 0;
}

.commentList li p{
	margin: 10px 0 0 0;
}

.commentList cite, .commentList cite a:link{
	font-family: Georgia, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #536b21;
}

.commentList .date{
	font-family: Georgia, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;	
}

#comments .inside form{	
	padding: 0px 0 0 0;
}

#commentform #submit{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/submit_btn.jpg') no-repeat;
	cursor: pointer;	
}



#commentsBottom{	
	height: 77px;
	clear: both;
}





#footer {
	padding: 0px 0 0 0;
	margin: 0 auto;
	clear: both;
	background: transparent url('images/footer.jpg') bottom no-repeat;
	color: #a6a6a6;
	width: 100%;
	vertical-align: middle;
}

#footer .inside{
	margin: 0 0 0 0;
	padding: 0px 0 20px 0;
	
	background: none;;
	
	text-align: center;
}

#footer .inside a:link, #footer .inside a:visited{
	
	text-decoration: none;
}


#footer p {	
	font-size: 11px;	
}

.henryLink{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0px;	
	height: 25px;
	text-decoration: none;	
}	
#nav   .categories li.selected  a    {
	color: #59290E;
}

