a {
	text-decoration: none;
}

img {
	border: none;
}

body {
	margin: 0px;
	color: #a1a0a0;
	font-family: Arial;
	font-size: 11px;
}

#outer {
	background: url(../images/background-top.png) repeat-x;
}

#inner {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#top {

}

#toplogo {
	padding-top: 30px;
	height: 98px;
	float: left;
}

#logintop {
	width: 544px;
	float:left;
	padding-top: 30px;
	text-align: right;
	font-size: 12px;
	color: #b65648;
}

#loginpic {
	padding-right: 70px;
}

#topmenu {
	width: 544px;
	float:left;
	padding-top: 15px;
	font-size: 12px;
	color: #b65648;
}

#topmenu a {
	color: #b65648;
	padding: 20px;
}

#topmenu a:hover {
	color: #ffffff;
}

#midbodytop {
	background: url(../images/bodyimage.png);
	height: 140px;
}

#midbody {
	padding-left: 30px;
	padding-right: 30px;
}

#midbodyfull {
	padding-top: 30px;
}

#midbodyleft {
	padding-top: 30px;
	width: 450px;
	float: left;
}

#midbodyright {
	padding-top: 10px;
	width: 225px;
	float:right;
}

.contentheading {
	color: #84281a;
	font-family: Myriad Pro;
	font-size: 20px;
}

.moduletablecurrentnews h3 {
	color: #751c0f;
	font-size: 20px;
	margin-bottom: 5px;
}

.contentheadingcurrentnews {
	color: #70180b;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.rightdate {
	color: #3f3f3f;
	font-size: 11px;
}

#bottom {
	background: url(../images/bottombg.png);
	height: 129px;
}

#bottomlogo {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 60px;
	background: url(../images/bottomlogo.png) 0px 15px no-repeat;
}

#bottomtext {
	padding-top: 20px;
	padding-left: 120px;
	font-family: Verdana;
	font-size: 9px;
}

.emailtext {
	color: #7f2316;
}

#push {
	clear: both;
}