/* Start of CMSMS style sheet 'theme' */
body{
font-family:Geneva, Arial, Helvetica, sans-serif;
background-repeat:repeat-x;
font-size:12px;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #000000;
}

#Header{
	width: 970px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
		height: 197px;
}

#Navigation{
	width: 970px;
	height:39px;
	background-image:url(../uploads/images/menu.jpg);
	background-color: #1b6913;
	background-repeat:no-repeat;
	float:left;

	
}

#Content{

	padding:0px;
	background-image:url(../uploads/images/body-bg.jpg);
	
}

#Content_Home{

	padding:0px;
	background-image:url(../uploads/images/bg_tile.jpg);
	background-repeat:repeat-y;
	
}

#Footer{
	width: 970px;
	background-image: url(../uploads/images/footer.jpg);
	
	color: #ffffff; 
	background-repeat:no-repeat;
	line-height:.5em;
	height:63px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	

}

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




#box{
background-image:url(../uploads/images/box_header.jpg);
background-repeat:no-repeat;
padding: 20px;
padding-top:20px;

}

#box_footer{
background-image:url(../uploads/images/box_footer.jpg);
background-repeat:no-repeat;
height:35px;

}

#header_bg{
margin:0 auto;
background-repeat:no-repeat;
height:auto;

}
h1{
line-height:normal;
font-family:Trebuchet MS;
color:#ffffff;
font-size:28px;

}

h2{

font-family:Trebuchet MS;
color:#ffffff;
font-size:22px;
}

h3{

font-family:Trebuchet MS;
color:#1b6913;
font-size:17px;
}

p{

font-family: "Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#ffffff;
line-height:20px;
}


li{color:#ffffff;}

.formbuilderform{color:#ffffff;}

/* End of 'theme' */

