@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71.1%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height:1.8em;
        width:900px
        align: center
	
}

.top, .header, .content {
width:100%;
float:left;
}

img {
border:none;
}

.topcontent {
float:left;
width:100%;
padding:12px 2.5%;
}

.topright {
float:right;
width:31.5%;
padding:0 2.5%;
border-left: 1px solid #ededed;
}

.topbig {
float:left;
width:100%;
}

.topleft {
float:left;
width:63%;
}

.toppos, .bottom {
float:left;
width:100%;
padding:6px 0px;
margin:0 0 10px 0;
}

.logo {
float:left;
width:400px;
}

.topmenu {
float:right;
width:auto;
}

.top {
height:121px;
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.header {
height:187px;
background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.headersmall {
color:#fff;
font-size:1.8em;
letter-spacing:0.3em;
float:left;
width:100%;
height:36px;
line-height:36px;
background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.content {
background-image:url(../images/mainbck.jpg);
background-repeat:repeat-x;
}

.int {
width:860px;
margin:0px auto;
}

.left, .center, .right {
width:28%;
float:left;
padding:0 2.5%;
}

.left, .center {
border-right: 1px solid #ededed;
}

.rightbig {
float:right;
width:40%;
padding:2.5%;
}

blockquote {
	font: italic 110% Georgia;
	color: #444;
	font-size:1.2em;
line-height:28px;
padding:0;
margin:0;
}

h2, .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #90a524;
	margin-bottom: 15px;
	font-weight: normal;
	background-image:url(../images/indent.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0 0 0 16px;
}

h3, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #615b40;
	font-weight: normal;
	font-size:0.88em;
	padding:6px 0;
	margin:10px 0 0 0;
	background-image:url(../images/horsep.jpg);
	background-repeat:repeat-x;
}

.small {
font-size:0.88em;
color: #90a524;
}

.createdate, .modifydate {
font-size:0.88em;
color:#888;
}

a:link, a:visited {
color: #90a524;
}

a:hover {
color:#444;
}

.topmenu a:link, .topmenu a:visited {
text-decoration:none;
color:#555;
}

.topmenu a:hover {
color: #90a524;
text-decoration:underline;
}

.syndication a:link {
text-decoration:none;
}

.syndication img {
height:16px;
line-height:16px;
}

.footer {
width:100%;
float:left;
background-image:url(../images/horsep.jpg);
background-repeat:repeat-x;
margin-top:14px;
padding:14px 0;
font-size:0.88em;
color:#999;
}

.footerint {
padding:0 2.5%;
}

ul {
padding:0;
margin:0;
}

ul li {
list-style:none;
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:top left;
padding:0 0 0 16px;
margin:0 0 0 10px;
}

.moduletable_menu ul li {
background-image:none;
padding:0;
margin:0;
}

.moduletable_menu ul li ul li  {
padding:0 0 0 12px;
color:#999;
font-size:0.88em;
}

.moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
padding:5px 0 5px 10px;
border-bottom:1px solid #ededed;
margin:1px 0;
display:block;
width:100%;
text-decoration:none;
color:#666;
}

.moduletable_menu ul li a:hover {
color: #90a524;
}

.topmenu ul, .topmenu ul li {
padding:0;
margin:0;
list-style:none;
background-image:none;
}

.topmenu ul {
margin-top:40px;
}

.topmenu ul li {
float:left;
padding:6px 16px;
border-right:1px solid #ededed;
}

.footer .int {
padding:0 50px;
color:#888;
}

img.image {
border:1px solid #e4e4e4;
padding:6px;
margin:0 10px 0 0;
}
