/* Start of CMSMS style sheet 'theme' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background-color: #5D0503;
	margin: 0px;
	padding: 0px;
	background-image: url(../uploads/images/page-bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.content-box {
	background-image: url(../uploads/images/content-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}

input, textarea {
	color: #000000;
	background-color: #E4E4E4;
	padding: 3px;
	border: 1px solid #000000;
}
#Header {
	width: 950px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}
#Navigation {
	width: 950px;
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #586F1A;
}
.DottedLineHorizontal {
	background-image: url(uploads/images/dotted_line_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.DottedLineVertical {
	background-image: url(uploads/images/dotted_line_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.Title {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
	display: block;
}
.LargeText {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
	display: block;
}
a {
	color: #5D0503;
}
a:Hover {
	color: #000000;
}
a.FooterLink {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #000;
	text-decoration: underline;
}
input, textarea {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
}
.FooterText {
	color: #FFF;
	font-size: 11px;
}
.PageBorder {
	border: 8px solid #FFFFFF;
}
.ImageBorder {
	border: 4px solid #E7E7E7;
}
.ImageFloatLeft {
	float: left;
	margin-right:20px;
	margin-bottom:14px;
}
.ImageFloatRight {
	float: right;
	margin-left:20px;
	margin-bottom:14px;
}
.phone-number {
	font-size: 26px;
	font-weight: normal;
	padding-left: 36px;
	color:#000;
	line-height: 34px;
}
#logo-block {
	position:absolute;
	z-index:1;
}
#number-block {
	position:absolute;
	left:352px;
	top:-57px;
	width:581px;
	height:47px;
	z-index:1;
	text-align:right;
	margin-top: 70px;
}
#menu-block {
	background-color: #7E6843;
	height: 42px;
	position: absolute;
	text-align: left;
	top: 155px;
	width: 980px;
	z-index: 1;
}
#copyright {
	left:1px;
	width:600px;
	height:30px;
	z-index:1;
	float: left;
	margin-left: 14px;
}
#social {
	width:240px;
	height:30px;
	z-index:1;
	text-align: right;
	float: right;
	margin-right: 14px;
	margin-top: 4px;
}
.header-image {
	display:block;
	padding-bottom:20px;
	padding-top: 112px;
	width: 960px;
	margin:auto;
	height:234px;
	background-image:url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center 112px;
	color:#FFFFFF;
}
.header-image span {
	display: block;
	padding: 94px 60px 50px 530px;
}
.footer {
	height: 40px;
	background-color: #85796B;
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px;
	color: #FFFFFF;
	border: 10px solid #D7C6A8;
	background-image: url(../uploads/images/footer-line.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer div {
	width:960px;
	margin:auto;
	display: block;
}

/* End of 'theme' */

