p,div,h1,h2,h3,h4,h5,h6,body{margin:0px;padding:0px;font-family:arial;}

a,.mceContentBody a{
	text-decoration:none;
	color:#09376f;
}

a:hover,.mceContentBody  a:hover{
	text-decoration:underline;
}

p a{
	font-weight:bold;
}

a img{
	border:0px solid #fff;
}

body{
	text-align:center;
	background:#336699;
}

.mceContentBody{
	text-align:left;
	background:#fff;
}


h1,h2,.header1,.header2,.header3
{
	color:#336699;
}
h1,.header1{
	font-size:24px;
	font-weight:bold;
}
h2,.header2{
	font-size:20px;
	font-weight:normal;
}
.header3{
	font-size:15px;
	font-weight:bold;
}
.header4{
	font-size:14px;
	font-weight:bold;
}
.header5{
	font-size:13px;
	font-weight:bold;
}
.header1,.header2,.header3,.header4{
	line-height:normal;
}
.red{
	color:#990000;
	/*display:inline;*/
}
.highlight{
	background:#FFFFCC;
	/*display:inline;*/
}

p.large_text{
	font-size:17px;
}


#top{
	margin:10px;
}

.std_width{
	width:970px;
	margin:0px auto;
	text-align:left;
}

#masthead{
	height:110px;
	background:#072f5f url("../img/mast_bg.jpg") repeat-x;
	text-align:left;
}

#site_search{
	width:250px;
	float:right;
	margin-top:65px;
	text-align:right;
	margin-right:10px;
}

#site_search .button{
	background:#336699;
	font-weight:bold;
	font-family:arial;
	color:#fff;
}

#logo{
	/*margin-left:5px;*/
	margin-top:7px;
}

#menuWrap{
	background:#336699;
	border-top:1px solid #fff;
}

#menu{

}

h1{
	/*font-size:24px;
	font-weight:normal;
	color:#666;*/
	margin-bottom:20px;
	margin-top:10px;
}

h2{
	/*font-size:20px;
	font-weight:normal;
	color:#666;*/
	margin-top:25px;
	margin-bottom:15px;
}

.event h2{
	margin-top:0px;
	margin-bottom:5px;
}

.event{
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px dashed #e0e0e0;
}

.last{
	border-bottom-width:0px;
}

#column2 .event{
	padding-top:0px;
	padding-bottom:4px;
	margin:4px;
}

#contentWrap{
	/*background:#fff;*/
}

#content{
	padding-top:20px;
	padding-bottom:15px;
	background:#fff;
	line-height:135%;
	margin-bottom:15px;
}

p,#content ul,#column1{
	font-size:15px;
	line-height:135%;
	margin-bottom:15px;
}



#column1 .inset{
	width:238px;
	float:right;
	margin:0px 0px 10px 10px;
	
}

.inset img{
	margin:10px auto 5px auto;
	border:1px solid #fff;
}

.inset .feature{
	text-align:center;
	background:#ededed;
	margin-bottom:10px;
	padding-bottom:5px;
	border:1px solid #e0e0e0;
}
#content .inset p{
	margin:0px;
	font-family:arial;
	font-size:14px;
	color:#333;
	padding-bottom:0px 5px 5px 5px;
}

.inset p.title{
	display:none;
}

form img{
	float:none;
	margin:0px;
	padding:0px;
	border:none;
}

#column1{
	width:710px;
	float:left;
	border-left:10px solid #fff;
}


textarea{
	width:680px;
	height:400px;
}

textarea.summary{
	height:100px;
}

label{
	display:block;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	font-size:12px;
	color:#333;
}

.edit{
	margin:20px 0px;
}

#column2{
	width:230px;
	float:right;
}

#column2 .feature img{
	margin:10px 10px 10px 5px;
	padding:0px;
	border:0px solid #fff;
	float:right;
}

form #column2 img{
	margin:0px;
}

#column2 .feature h3{
	font-weight:normal;
	text-align:center;
	padding:7px 0px;
	font-size:18px;
	color:#fff;
	background:#336566 url("../img/sidebar_bg.jpg") top repeat-x;
	margin:1px;
	
}



#column2 .feature h3 a{
	color:#fff;
	display:block;
	width:100%;
}



#column2 .feature{
	margin:20px 5px 10px 5px;
	border:1px solid #ccc;
	background:url("../img/col-bg-gray.jpg") top repeat-x;
}

#column2 .feature p{
	margin:8px;
	font-size:14px;
	
}

#column2 .feature .large_text{
	font-size:16px;
}

#column2 ul{
	font-size:13px;
	color:#333;
	padding-left:21px;
	margin-left:0px;
	margin-top:5px;
}
#column2 ul li{

}

#bottom{
	margin-top:20px;
}

#footer{
	background:#336699;
	font-size:13px;
	font-family:arial;
	color:#fff;
	border-top:2px solid #ffcc00;
	padding-top:15px;
}
#footer p{
	padding-top:14px;
	text-align:center;
}
#footer a{
	color:#fff;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
	background:#fff url("../img/body_bg.jpg") center repeat-y;
}

.editor .wrapper{
	background-image:none;
}

#footer, .push {
	height: 100px;
}
#footer{
	height:105px;
}
