/* Start of CMSMS style sheet 'theme' */
body
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
background-color:#e4e2e0;
background-repeat:repeat-x;

}

a:link{
	color: #887006;
}




#Header{
	width: 999px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
}

#Navigation{
	width: 148px; background-color:#7dcbed;
	background-repeat:no-repeat;
	height:150px;
	float:left;
	
}




#Content{

	padding:0px;
	
}

#Content_Home{

	padding:0px;
	background-image:url(../uploads/images/bg_tile.jpg);
	background-repeat:repeat-y;
	
}

#Footer{
	
	text-align:center;

	color: #000000;
	background-image:url(../uploads/images/footer.jpg);
	line-height:.5em;
	
	height:52px;
	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: #000000;
}
a.NormalLink:Hover{
	color: #ffffff;
}
a.FooterLink{
	color: #000000;
}
a.FooterLink:hover{
	color: #000000;
}




#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:#887006;
font-size:25px;

}

h2{

font-family:Trebuchet MS;
color:#887006;
font-size:20px;
}

h3{

font-family:Trebuchet MS;
color:#887006;
font-size:17px;
}

p{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
line-height:28px;
}

/* End of 'theme' */

