@charset "utf-8";
/* CSS Document */

body {
	background-color: #234435;
	font-size: 1em;
	font-family: verdana, helvetica, san-serif;
}

.wrapper {
	border: 2px solid #FFF;
	width: 860px;
}

.imageheader {
	background-color: #FFF;
	
}

.centertabl {
	width: 875px;
}

.contentBK {
	font-size: 0.8em;
	line-height: 1.25em;
	
}

.contentwrapper {
	background-color: #FFF;
	width: 516px;
	padding: 8px;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #234435;
	text-decoration: none;
}


h3
{
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 23px;
	font-style: italic;
	color: #234435;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
}


.leftcontent {
	background-image: url(images/index_r4_c3.jpg);
	background-repeat: repeat;
	width: 110px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 3px;
	vertical-align: top;
	padding-bottom: 2px;
}
.colseparator {
	width: 25px;
}

.topborder {
	background-color: #FFF;
	height: 3px;
}

.leftmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #234435;
	text-decoration: none;
	list-style-image: url(images/button.gif);
	list-style-type: none;
	background-color: #FFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	list-style: none;
}
.rightContent {
	background-image: url(images/index_r8_c7.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	width: 125px;
}
.leftmenu ul li a {
	color: #7C2128;
}
.leftmenu ul li hover {
	color: #7C2128;
}
#navcontainer {
	width: 130px;
	font-size: 0.8em;
	font-family: verdana, helvetica, san-serif;
	}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 130px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #234435;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fff;
color: #7C2128;
}
.contentBKBOLD {
	font-weight: bold;
	font-size: 1em;
}
.intro {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	
}

.rightsidebarHEAD {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, georgia, times, serif;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.smallimage {
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.footertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.footertxtBOLD {
	font-weight: bold;
}

a
{
	color: #7C2128;
}

