body {
	text-align:center;
	margin:0 auto;
	margin-top:0px;
	background:#991a37 url('/images/bggradient.jpg') repeat-x;
	
}

img {border:0px;}


#maincontainer{
margin:0 auto;
width:100%;
/*height:815px;*/
background:url('/images/side-shadows.jpg') no-repeat;
background-position:top center;
}



#mainbody {
/*991a37*/
/*background-color:#c21a4a;*/
background-color:#991a37;
width:900px;
margin:0 auto;
}


#header {
background:#ffffff url("/images/bgbigheader.jpg") no-repeat;
background-position:top left;
background-color:#c21a4a;
}

#header-right {
	float:right;
}


#header-left{

width:575px;
height:388px;
text-align:left;
/*background-color:#c21a4a;*/
}

#main-mainnav-containter {
text-align:left;
position:relative;
top:347px;
}

#sub-header {
height:100px;
width:900px;
background-position:top center;
background-repeat:no-repeat;
background-image:url("/images/subpages/subheader.jpg");
}

#sub-header #home-image-link {
width:95px;
height:26px;
text-align:left;
position:relative;
top:70px;
left:20px;
}

#sub-mainnav-container {
width:572px;
float:right;
position:relative;
top:62px;
}
.navigation {
	margin-top:15px;
	margin-bottom:15px;
	font-style:normal;
	font-weight:normal;
}

.post {
	margin-top:20px;
}
.post h2 {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #991A37;
}
.post h2 a:hover{
	text-decoration:none;
	color: #600D1F;
}
/*HOME News*/

#news {
	position: relative;
	width: 100%;
	height: 160px;
	behavior: url(css/iepngfix.htc);
	overflow:hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #991A37;
	margin-top:5px;
	padding-top: 5px;
}
#news ul{
list-style:none;
margin:0px;
padding:0px;
}
#news li{
list-style:none;
margin:0px;
padding:0px 0px 8px 0px;

}
.newscontent {
	overflow: auto;
	color: #991A37;
	height: 200px;
	font-size: 11px;
	line-height: 11px;
	width: 225px;
}
.newscontent p{
	margin-bottom: 5px;
}
.newscontent a:link, .rsscontent a:visited{
	color: #991A37;
	text-decoration: none;
}
.newscontent a:hover{
	color: #991A37;
	text-decoration: underline;
}
.newscontent date{
	color: #991A37;
}
/*HOME RSS*/

#rss {
	position: relative;
	width: 100%;
	height: 220px;
	behavior: url(css/iepngfix.htc);
	overflow:hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #991A37;
	margin-top:5px;
	padding-top: 5px;
}
#rss ul{
list-style:none;
margin:0px;
padding:0px;
}
#rss li{
list-style:none;
margin:0px;
padding:0px 0px 8px 0px;
}
.rsscontent {
	overflow: auto;
	color: #991A37;
	height: 200px;
	font-size: 11px;
	line-height: 11px;
	width: 225px;
}
.rsscontent p{
	margin-bottom: 5px;
}
.rsscontent a:link, .rsscontent a:visited{
	color: #991A37;
	text-decoration: none;
}
.rsscontent a:hover{
	color: #991A37;
	text-decoration: underline;
}
.rsscontent date{
	color: #991A37;
}
/*MAIN NAVIGATION*/

#mainnav {
text-align:left;
background-color:#c21a4a;
/*width:583px;*/
width:574px;
}

#content {
width:900px;
	background:#991a37 url("/images/bgcontent.gif");
}

#content #content-left {
	text-align:center;
	width:239px;
	background-color:#fff8cc;
}

#content #content-left #content-left-padding {
	text-align:left;
	margin:0 auto;
	width:220px;
}

#content #content-main {
	text-align:center;
	float:right;
	width:658px;
	background-color:#ffffff;
}

#content #content-main #content-main-padding {
	text-align:left;
	margin:0 auto;
	width:620px;
}

#content-top-border, #content-bottom-border {
	width:900px;
	height:20px;
	background-repeat:no-repeat;
	background-position:top center;
}

#content-top-border {
	background-image:url('/images/top-content-border.jpg');

}

#content-bottom-border {
	background-image:url('/images/bottom-content-border.gif');
}

table#services {
border-collapse:collapse;
border:0px;
}

#searchbox {
width:130px
}
#sidebar {
	margin-right: 200px;
	list-style-type: none;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
	list-style-type: none;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
	list-style-type: none;
}

textarea#message {
width:500px;
height:100px;
}

#footer {

padding-top:15px;
padding-bottom:30px;
background-color:#991a37;
 width:900px;
 text-align:center;
}

