/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #703800;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
a {
color:#000000;
}
a:visited {
color:#000000;
}
dfn {display:none;}

h1 {
line-height:35px;
# line-height:25px;
font-size:24px;
}
h2 {
#
font-size:20px;
}
h3 {
# font-size:16px;
}
#Header{
	width: 1010px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
}

#Navigation{
	width: 100%;
	background-color: #f4c391;

}

#Content{
	background-color: #ffffff;
	padding:3px 20px 0px 0px;
}
.contentpane
{
padding:20px;
}
#Footer{
	width: 1010px;
	background-color: #562b00;
	color: #cccccc;


.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.NormalLink{
	color: #cccccc !important;;
}
a.NormalLink:Hover{
	color: #cccccc !important;;
}
.FooterLink{
	color: #cccccc !important;
}
a.FooterLink:hover{
	color: #cccccc !important;;
}
a.FooterLink:visited{
	color: #cccccc !important;;
}

/* End of 'theme' */

