/* Start of CMSMS style sheet 'theme' */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #cea556;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat;
}
dfn {display:none;}

h1 {
color:#c9a358;
line-height:25px;
font-size:22px;
font-family:Times New Roman, Times, serif;
font-weight:normal;
text-transform:uppercase;

}
h2 {
color:#7b6945;
line-height:25px;
font-size:20px;
font-family:Times New Roman, Times, serif;
font-weight:normal;
text-transform:uppercase;
}

h3 {
font-size:16px;
}

#Header{
	width: 902px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
}

#Navigation{
	width: 902px;
background-image: url(../uploads/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:37px;
}

#Content{
	background-color: #000000;
	padding:15px 20px;;
}

#Footer{
	width: 902px;
	color: #CEA556;
	background-image:url(../uploads/images/footer.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:76px;
}

.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: #666666;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #CEA556;
}
a.FooterLink:hover{
	color: #CEA556;
}

/* End of 'theme' */

