/* Start of CMSMS style sheet 'theme' */
body{
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	color: #252525;
	background-color: #ddd7b3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
}
dfn {display:none;}

h1 {
# line-height:45px;
}
h2 {
# font-size:20px;
}
h3 {
font-weight:bold;
 font-size:18px;
}
.footwrape
{ background-image: url(../uploads/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	}
.copyright
{
font-family:  Arial, Verdana,"Trebuchet MS";
	font-size: 12px;
	line-height: 1.1em;
}
#Header{
	width: 949px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}

#Navigation{
	width: 949px;
	height:41px;
	background-image: url(../uploads/images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:right;
}

#Content{

	padding:0px;
width:100%;
	
}

#Footer{
	width: 949px;
	color: #252525;
	padding-top:10px;
	padding-bottom:10px;	
}

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

input, textarea{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
}

a {
	font-size: 11px;
	font-weight: bolder;
	color: #464646;
}
a:hover{
	font-size: 11px;
	font-weight: bolder;
	color: #000;
}
/* End of 'theme' */

