*
{
padding: 0px;
margin: 0px;
}

body
{
background: #222222;
font-size: 10px;
font-size:small;
font-family: Verdana, "trebuchet ms", helvetica, sans-serif;
color: #3a3a3a;
line-height: 18px;
font-size:70%;
}

a
{
color: #000080;
text-decoration: none;
}

a img
{
border-style:none;
}

a:hover
{
border-bottom:#000080 1px solid;
}

a.imagelink
{
color: none;
border-bottom:none;
}

a.homeexcerpt
{
font-size: 14px;
}

#homeContent
{
	background: #fff;
position: relative;
width: 550px;
height: 500px;
float: left;
margin:0;
}

#homeRightSide
{
	background: #fff;
	position:relative;
	width:500px;
	height:500px;
	float:right;
}

#homeMission
{
	margin: 140px 0px 0px 20px;
	width:260px;
	text-align:right;
	font: 10px Arial;
	text-transform:uppercase;
}

#homeNews
{
	margin: 0px 0px 0px 280px;
	width:270px;
	text-align:left;
	font: 10px Arial;
}

#homeNews ul
{
	list-style-type: none;
    font: 12px Verdana;
}

#homeNews ul li
{
    margin-bottom:10px;
}

#emailForm
{
	position:absolute;
	top:440px;
	margin-left:20px;
}

#popitmenu
{
position:absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index:10;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #516623;
}

#newsContent
{
background: #fff;
position: relative;
width: 550px;
height: 100%;
float: left;
margin:0;
}

#newsHeader
{
	margin-top:20px;
	margin-left:180px;
}

#newsList h4 
{
	font-size:medium;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#newsList h4 em
{
	font-style:normal;
	float:right;
	margin-right:80px;
	font-weight:normal;
}

#newsList
{
	margin-left:10px;
	margin-top:30px;
}

#newsList ul
{
	list-style-type:square;
}

p
{
margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#outer
{
background: #222222;
position: relative;
width: 1050px;
padding-top: 15px;
margin: 0 auto;
}

#inner
{
background: #FFFFFF;
position: relative;
padding: 0;
z-index: 2;
}

#logo
{
	margin-left:65px;
	margin-top:10px;
	float:left;
}

#header
{
position: relative;
background: #222222;
width: 1050px;
height: 60px;
color: #fff;
}

#header span
{
font-weight: normal;
}

#header a, #header img, #header a img
{
	border-style:none;
}

#header h1
{
font-size: 170%;
line-height:1em;
margin:50px 0 0 0;
}
#header h1 a 
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header h2
{
font-size: 135%;
font-weight: normal;
color: #FCE2CA;
margin:30px 0;
padding:0;
font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}

.menu
{
position: relative;
background: #222222;
height: 40px;
padding: 0px 0px 0px 5px;
margin: 12px 0px 20px 475px;
font-family:Tahoma, Georgia, Arial, Verdana, Serif;
text-transform:uppercase;
}

.menu ul
{
	margin:0;
	padding: 3px 0 0 0;
}

.menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
margin: 0px 10px 0 0;
}

.menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px;
font-size: 12px;
color: #fff;
font-weight: bold;
border-bottom:none;
}

.menu ul li a:hover
{
background:#555;
text-decoration: none;
}

.menu ul li.current_page_item a
{
	color: #4A4A24;
	text-decoration: none;
}

#search
{
color: #BDBDA2;
font-size: 12px;
font-family:Tahoma, Georgia, Arial, Verdana, Serif;
text-transform:none;
float:right;
margin: -53px 0 0 0;
}
#content
{
	background: #fff;
position: relative;
width: 550px;
float: left;
margin:0;
}
#content .post .header 
{
	font-size:24px;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
position: relative;
}
#content h3,#content h2
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
}
#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 1em 0;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#656551;
}
#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
float:right;
margin:-1px 0;
color:#666;
width:25%;
background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em 
{
	font-style:normal;
	color:#ccc;
}
#content .post .entry
{
margin-bottom: 0px;
}

#content .post .footer
{
background: url(images/a33.gif) repeat-x;
height: 64px;
}
#content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 18px;
}

#content .post .footer ul li.printerfriendly
{
	background-image: url(images/a41.gif);
}

#content .post .footer ul li.comments
{
	background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore
{
background-image: url(images/a38.gif);
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#contentsingle
{
position: relative;
background: #fff;
width: 1050px;
min-height:450px;
padding:50px 0;
}
#contentsingle .post .header 
{
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
position: relative;
}


#contentsingle h2
{
position: relative;
top: 20px;
font-size: 26px;
line-height: 32px;
color: #FFFFFF;
background-color:#516a0e;
padding:2px;
width: 520px;
text-align:center;
}

#contentsingle h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
margin-bottom:15px;
color: #656551;
}
#contentsingle h2.pagetitle 
{
	text-align:center;
	margin-bottom:50px;
}

#contentsingle h3 a:link, #contentsingle h3 a:visited 
{
	border-bottom:none;
	color:#656551;
}
#contentsingle h3 a:hover,#contentsingle h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#contentsingle ul 
{
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#contentsingle ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#contentsingle .entry
{
padding: 0px 15px 0px 15px;
margin-top: 10px;
}

#contentsingle .post
{
	width:530px;
	margin-left: 10px;
}

#contentsingle .post .date
{
float:right;
margin:-1px 0;
color:#666;
width:25%;
}
#contentsingle .post .date em 
{
	font-style:normal;
	color:#ccc;
}
#contentsingle .post .entry
{
}

#contentsingle .post .footer
{
height: 64px;
}
#contentsingle .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

#contentsingle .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 18px;
}

#contentsingle .post .footer ul li.printerfriendly
{

}

#contentsingle .post .footer ul li.comments
{
}

#contentsingle .post .footer ul li.readmore
{
}
#contentsingle .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
#contentsingle .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position:relative;
	width:500px;
	float:right;
	vertical-align:bottom;
}

#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#F9F9F7;
}
#outer input.text 
{
	background:#F9F9F7;
	border:#ccc 1px solid;
}

#footer
{
background:#222222;
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 30px;
color: #fff;
padding-top:10px;
margin-top:0px;
}

#footer li 
{
	list-style:none;
}

#footer a:link,#footer a:visited 
{
        color: #8C8C73; 
	border-bottom:none;
}
#footer a:hover, #footer a:active
{
        color: #8C8C73; 
	border-bottom:1px solid;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#searchsubmit 
{
	height:18px;
	border:#fff 1px solid;
	font-size:0.9em;
	width:30px;
}

#homeRightInner
{
    font-family:Verdana, Tahoma, Arial, Serif;
	margin-top:20px;
	font-size:16px;
	opacity: 0;
	filter: alpha(opacity = 0);
}

#homeRightInner h3
{
	text-align:center;
	font-size:24px;
	font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
	margin-bottom:25px;
}

#homeRightInner a
{
	font-weight:bold;
}

#homeRightInner a img
{
    border-style:none;
}

#homeRightInner img
{

}

#imgHome
{
	margin-top:50px;
}

#imgHomeHidden
{
	margin-top:50px;
}

.invisible
{
	display: none;
	float:left;
	top:0px;
	height:0px;
	visibility:hidden;
	width:0px;
	margin:0;
	padding:0;
}

.invisible h3
{
    margin:0;
    height:0px;
}

.invisible img
{
	position:absolute;
	top:0;
	margin:0;
	width:0px;
	height:0px;
}

.invisible p
{
	margin:0;
    height:0px;
}
