body {
	background-image: url(images/bg.jpg);
	background-color: #f03d26;
	margin-top:10px;
	font-family: sans-serif;
	color: #b7a99d;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	line-height: 150%;
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #f03d26;
}

a:visited {
	text-decoration: none;
	color: #f03d26;
}

a:hover {
	text-decoration: underline;
	color: #b7a99d;
}

a:active {
	text-decoration: none;
	color: #b7a99d;
}

p {
	font-family: sans-serif;
	color: #b7a99d;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	line-height: 150%;
}

.caption {
	font-family: sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	text-align:left;
}

li {
	font-family: sans-serif;
	color: #b7a99d;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	list-style:square;
	line-height: 175%;
}

.heading {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration:none;
}

.heading a:link {
	color: #FFFFFF;
	text-decoration:none;
}

.heading a:hover {
	color: #FFFFFF;
	text-decoration:none;

}
.heading a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.heading2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #b7a99d;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.heading3 {
	font-family: sans-serif;
	font-size: 20px;
	color: #f03d26;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
}

.date {
	font-family: sans-serif;
	font-size: 11px;
	color: #b7a99d;
	font-weight: bold;
}

.footerleft {
	font-family: sans-serif;
	font-size: 11px;
	color: #b7a99d;
	text-align:left;
}

.nav {
	font-family: sans-serif;
	font-size: 11px;
	color: #b7a99d;
	text-align:right;
}
.fullwide {
	width: 950px;
	background-color:#F4F4F4;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 5px;
	min-height: 50px;
}	
#mailcontainer {
	background-color:#FFFFFF;
	width: 550px;
	padding: 20px 20px 20px 20px;
	margin: auto;
	position: relative;
}

#container {
	background-color:#FFFFFF;
	width: 980px;
	padding: 20px 20px 140px 20px;
	margin: auto;
	position: relative;
}

#header {
	width: 980px;
	margin-bottom:15px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 92px;
	
}

#emailheader {
	width: 550px;
	margin-bottom:15px;
	
}

#topnav {
	float: right;
	width: 500px;
	padding-top:15px;
}

#mailnav {
	float: right;
	width: 500px;
	padding-top:15px;
}

#homebrand {
	float: right;
	width: 450px;
	text-align:right;
}

#flash {
	width: 980px;
	padding: 0 0 0 0;
	border: 0px;
	margin: 0 0 0 0;
	position: relative;
	height: 295px;
}

.article {
	width: 740px;
	background-color:#F4F4F4;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 5px;
	min-height: 100px;
}	

.article2 {
	width: 950px;
	background-color:#F4F4F4;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 5px;
	min-height: 100px;
}		

.article3 {
	width: 740px;
	padding: 15px 15px 0px 15px;
	position: relative;
	margin-bottom: 5px;
}

.article4 {
	width: 740px;
	padding: 0px 15px 0px 15px;
	position: relative;
	margin-bottom: 5px;
}		

.newsarticle {
	width: 710px;
	background-color:#F4F4F4;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 5px;
}	

.newsarticle2 {
	width: 710px;
	background-color:#EAEEF4;
	padding: 15px 15px 15px 15px;
	position: relative;
	margin-bottom: 5px;
}	

.message {
	width: 950px;
	background-color:#f5ebd7;
	padding: 15px;
	position: relative;
	margin: 5px 0;
}

.titles {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;

}

.maintitle {
	background:#f03d26;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-family: sans-serif;
	font-weight: bold;
	height:100%;
	width:980px;
	text-indent:15px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	}
	
.maintitle a:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.maintitle:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.maintitle:active {
	background:#f03d26;
	color:#FFFFFF;
	}

.maintitle:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.maintitle:hover {
	color:#b7a99d;
	background:#cccccc;
	text-decoration:none;
	
}

.newstitle {
	background:#f03d26;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-family: sans-serif;	
	font-weight: bold;	
	height:100%;
	width:770px;
	text-indent:15px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	
	}
	
.newstitle a:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.newstitle:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.newstitle:active {
	background:#66CCFF;
	color:#FFFFFF;
	}

.newstitle:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.newstitle:hover {
	color:#b7a99d;
	background:#cccccc;
	text-decoration:none;
	
}

.sidetitle {
	background:#f03d26;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-family: sans-serif;	
	font-weight: bold;	
	height:100%;
	width:185px;
	text-indent:15px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
}
	
.sidetitle a:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.sidetitle:link {
	color:#FFFFFF;
	text-decoration:none;
	
}

.sidetitle:active {
	background:#66CCFF;
	color:#FFFFFF;
	}

.sidetitle:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.sidetitle:hover {
	color:#b7a99d;
	background:#cccccc;
	text-decoration:none;
	
}

.titlenolink {
	background-color:#f03d26;
	width:980px;
	text-indent:15px;
	padding-top: 7px;
	padding-bottom: 7px;

}

.hometitlenolink {
	background-color:#f03d26;
	width:770px;
	text-indent:15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#news {
	margin-top: 15px;
	width:770px;
}

#sidebar {
	margin-top: 15px;
	float: right;
	width: 185px;
_width:15px;
}

#content {
	margin-top: 15px;
}

#sidenav {
	float: right;
}

#sidepanel {
	float: right;
	padding: 15px 15px 15px 15px;
	width: 155px;
_width:auto;
_padding:0px;
}

#sidecontent {
	float: right;
	padding: 0px 15px 15px 15px;
	width: 155px;
	_width:150px;
}

#sidetitle {
	background-color:#f03d26;
	padding: 5px 15px 5px 15px;
	width: 155px;
}

.photo {
	float:left;
	padding-right: 20px;
}	

.photor {
	float:right;
	padding-left: 20px;

}	

#footer {
	width: 980px;
	clear: both;
	padding-top: 20px;
}

#mailfooter {
	width: 550px;
	clear: both;
	padding-top: 20px;
}

#footright {
	width: 400px;
	float:right;
	text-align:right;
	margin-top:90px;
}

#footleft {
	text-align:left;
}

#contimage {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#contimage2 {
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
}

#footerPartners {
	list-style-type: none;
	padding:0;
	color: #656565;
	float: left;
}

#footerPartners li {
	font-size: 11px;
	float: left;
	padding-right: 44px;
	list-style:none;
}

#footerPartners img {
	padding-bottom: 14px;
}
