/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #e3eec7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
dfn {display:none;}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

dfn {display:none;}

h1 {
color:#4f914c;
line-height:25px;
font-size:24px;
}
h2 {
color:#1c3724;
font-size:18px;
}
h3 {
color:#b7a000;
font-size:15px;
}

#Header{
	width: 885px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
}

#Navigation{
	width: 885px;
	height:57px;
	background-image: url(../uploads/images/manu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
}
.location {
width:200px;
float:right;
padding:18px 10px;
color:#ffffff;
}

#Content{
	background-color: #f2f7dc;
	padding:10px 20px;
}

#Footer{
	width: 885px;
	color: #ffffff;
	background-image:url(../uploads/images/footer.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:49px;
}

.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(../uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.moreLink{
	color: #8c6239;
	text-decoration:none;
font-size:12px;	
font-weight:bold;
float:right;
}
a.moreLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #ffffff;
}
a.FooterLink:hover{
	color: #ffffff;
}

/* End of 'theme' */

