body {
	margin:0;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
	background:#e6cf82 url(../images/pres2/body.gif) repeat-x;
}
img {border-style:none;}
a {
	color:#32498f;
	text-decoration: underline;
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:960px;
	margin:0 auto;
	padding-top:27px;
}
/* header style */
#header {
	background:url(../images/pres2/header.gif) no-repeat;
	height:160px;
	overflow:hidden;
	margin-bottom:9px;
}
.logo {
	width:307px;
	display:block;
	margin:0 auto;
	height:100%;
	text-indent:-9999em;
}
/* navigation style */
#nav {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	background:url(../images/pres2/nav.gif) no-repeat;
	height:35px;
	overflow:hidden;
	line-height:35px;
	font-size:12px;
}
#nav li {
	float:left;
	padding:0 21px 0 25px;
	border-left:1px solid #d3b242;
	margin:0 1px 0 -1px;
}
#nav a {
	color:#f5bc2e;
	text-transform:uppercase;
	text-decoration:none;
}
#nav a:hover, #nav .active a {
	color:#fff;
}
/* content style */
#content {
	background:url(../images/pres2/content-bg.gif) repeat-y;
}
#content .inner {
	background:url(../images/pres2/content-top.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:0 15px 0 44px;
}
/* main column style */
.main-column {
	width:645px;
	float:left;
}
.main-column h1 {
	color:#403894;
	margin:23px 0 12px;
	font-size:22px;
}

.main-column h2 {
	color:#357b82;
	margin:23px 0 5px;
	font-size: 16px;
}

.main-column h3 {
	color:#555;
	margin:23px 0 10px 15px;
	font-size: 14px;
font-style: italic;
}

.main-column p {
	margin:0 0 10px;
	line-height:18px;
}

.main-column ul {
}

.main-column li {
	margin-bottom: 7px;
}

.list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#fff;
}
.list li {
	float:left;
	width:219px;
	padding:12px 15px 0 70px;
	height:92px;
	margin-bottom:17px;
}
.list li.bg1 {
	background:url(../images/pres2/bg1.gif) no-repeat;
}
.list li.bg2 {
	background:url(../images/pres2/bg2.gif) no-repeat;
}
.list li.bg3 {
	background:url(../images/pres2/bg3.gif) no-repeat;
}
.list li.bg4 {
	background:url(../images/pres2/bg4.gif) no-repeat;
}
.list li.bg5 {
	background:url(../images/pres2/bg5.gif) no-repeat;
}
.list li.bg6 {
	background:url(../images/pres2/bg6.gif) no-repeat;
}
.list li.bg7 {
	background:url(../images/pres2/bg7.gif) no-repeat;
}
.list li.bg8 {
	background:url(../images/pres2/bg8.gif) no-repeat;
}
.list li.right {
	float:right;
}
.list a {
	color:#dbc525;
}
.list strong {
	display:block;
	text-align:center;
	font-style:italic;
	font-size:15px;
}
.list p {
	margin:12px 0 0;
}
/* column style */
.column {
	width:196px;
	float:right;
	font-size:12px;
}
.column .title {
	padding:2px 6px;
	height:1%;
	overflow:hidden;
	margin:20px 0 5px;
}
.column .title h3 {
	color:#fff;
	margin:0;
	font-size:13px;
	float:left;
}
.column .title a {
	float:right;
}
.violet {
	background:#663385;
}
.blue {
	background:#373e8f;
}
.red {
	background:#be3b3a;
}
.green {
	background:#94a637;
}
.teal {
	background:#357B83;
}

.go {
	/*background:url(../images/pres2/go.gif) no-repeat;*/
	width:25px;
	height:11px;
	overflow:hidden;
	float: right;
	margin-top:2px;

}
.sign-form {
	height:1%;
}
.sign-form:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
.sign-form label {
	font-size:11px;
	font-style:italic;
	color:#663385;
	display:block;
	margin-bottom:6px;
}
.sign-form .text {
	width:100%;
	padding:2px 0;
	border:0;
	margin-bottom:5px;
}
.sign-form .btn {
	float:right;
	margin-right:-3px;
}
.column ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
}
.column ul a {
	color:#333;
	text-decoration:none;
}
.column ul a:hover {
	text-decoration:underline;
}

.column ul.links {
line-height: 16px;
}

.links li {
margin-bottom: 10px;
}


.bottom-bg {
	background:url(../images/pres2/content-bottom.gif) no-repeat;
	height:16px;
	display:block;
	overflow:hidden;
}
/* footer style */
#footer {
	background:url(../images/pres2/footer.gif) no-repeat;
	height:55px;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	color:#f5bc2e;
	padding-top:20px;
	margin-bottom:30px;
}
#footer p {
	margin:0;
	line-height:17px;
}
#footer p span {
	padding-right:14px;
	background:url(../images/pres2/marker.gif) no-repeat 100% 5px;
	margin-right:3px;
}
.copyright {
	font-size:11px;
}

.homephoto {
margin-bottom: 20px;
border: 1px solid #999;
}

/*BLOG */
.entry {
padding-bottom: 10px;
}

.blogtitle {
font-size: 18px;
font-weight: bold;
color: #333 !important;
padding: 5px 0 0px 0px;
}


.newsdate {
color: #333 !important;
font-size: 12px !important;
}

.morenews {
font-style: italic;
font-weight: bold;
text-align: right;
}

.date {
font-size: 16px !important;
font-weight: bold;
background: transparent;
color: #000 !important;
text-align: right;
}

.month {
font-size: 14px !important;
font-weight: bold;
width: 375px;
margin-left: 10px;
padding-bottom: 5px;
background: transparent;
color: #666 !important;
border-bottom: 1px solid #666;
margin-bottom: 5px;
}


.posted {
padding: 7px 10px;
background-color: #d7d5e9;
color: #333;
font-size: 12px;
margin-top: 10px;
}

.morebutton {
	display:block;
	height:1%;
	overflow:hidden;
}
.morebutton a {
background:url(../images/pres2/read.jpg) no-repeat 100%;
color: #ecebf4;
text-align: center;
width: 100px;
height: 35px;
font-style: italic;
padding: 17px 0 0 5px;
text-decoration:none;
float: right;
}


#commenttext {
background-color: #d7d5e9;
padding: 10px;
margin: 20px 0;
}

.paginate {
 font-size:			11px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0 auto;
 background-color:	transparent;
text-align: center;

}
/*.comments {
padding: 5px 10px 10px 10px;
color: #666;
font-size: 10px;
text-align: right;
line-height: 16px;}


.pagecount {
  font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}
*/

/* main column style */
.action-alert {
background-color: #fff;
width:645px;
float:left;
padding: 10px 0;
margin: 20px 0;
}

.alertdate {
color: #403894; !important;
font-weight: bold;
}

blockquote {
margin: -5px 0 0 15px;
}

.issuesub {
font-weight: bold;
font-size: 14px;
color:#357b82;
}

.issuesum {
margin: -7px 0 15px 15px;
line-height: 18px;
}

.e2ma_signup_form input[type=text] {
	font-family:Verdana, sans-serif;
	font-size:10px;
	width: 180px; }

.e2ma_signup_form_label,
.e2ma_signup_form_required_footnote,
#e2ma_signup_reset_button,
.e2ma_signup_message,
.e2ma_signup_message br { display: none; }


.e2ma_signup_form_container,
.e2ma_signup_form_container form,
.e2ma_signup_form_row,
.e2ma_signup_form_element
{ display: inline; }

.e2ma_signup_form_button_row {
float: right;
margin: 3px 0;
}


.e2ma_signup_form_button { 
    width: 60px !important;
	height: 20px;
    background: url(images/pres2/sign-up.gif) no-repeat;
    border: none;
    font-size:0;
    letter-spacing:100px;
    cursor: pointer;    
}
