@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #251E1B;
	font-family: "Times New Roman", Times, serif;
}
html {
	min-height: 100%; 
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
}
img {
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:hover {
	color: #7D1535;
}
p {
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#headerWrapper {
	height: 150px;
	background-image: url(../img/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1010px;
	height: 150px;
}
.logoHeader {
	margin-top: 43px;
	float: left;
}
#menu {
	margin-top: 116px;
	height: 34px;
	width: 540px;
	float: right;
}
#menu ul {
}
#menu  li   {
	list-style-type: none;
	text-align: center;
	display: inline;
	float: left;
}
#headerWrapper #header #menu a:link, #headerWrapper #header #menu a:hover, #headerWrapper #header #menu a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	padding-left: 18px;
	height: 26px;
	padding-top: 8px;
	background-image: url(../img/menu_repeat.jpg);
	font-size: 15px;
	font-weight: lighter;
	margin-right: 3px;
}
#headerWrapper #header #menu #current {
	background-color: #F3E8D5;
	background-image: none;
	color: #333333;
}
#containerWrapper {
	background-color: #41341E;
}
#container {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/content_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#containerWrapper img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}

.titleWelcome {
}
#left_content   {
	float: left;
	width: 400px;
	padding-left: 40px;
	padding-bottom: 5px;
}

#left_content_aboutus   {
	float: left;
	width: 490px;
	padding-left: 40px;
	padding-bottom: 5px;
}
#containerWrapper #container #right_content img {
	margin-bottom: 5px;
	margin-right: 5px;
	width: 160px;
}
#right_content {
	float: right;
	padding-left: 35px;
	background-image: url(../img/divider_length.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 395px;
	margin-top: 100px;
	padding-right: 30px;
}
#right_contentFlash {
	float: right;
	width: 500;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #6f6145;
	margin-top: 30px;
	font-size: 34px;
}
h2 {
	font-weight: lighter;
	color: #6F6145;
}
h3 {
	color: #6F6145;
	padding-bottom: 6px;
}
	h4 {
	clear: both;
	padding-bottom: 5px;
	color: #6F6145;
}
h5 {
	font-size: 18px;
	color: #6F6145;
	clear: both;
	font-weight: lighter;
}


#footer01 {
	clear: both;
	height: 49px;
	background-image: url(../img/footer_01repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 30px;
	margin-left: 5px;
	color: #4D3E38;
	width: 970px;
}
.telephoneRed {color: #801536}
.footerStyle {
	color: #64605E;
	font-size: 15px;
}
.footerTable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_content_aboutus  img   {
	margin-right: 12px;
}
#form #jumpMenu {
	width: 192px;
}
.footerTable .footerStyle a:link, .footerTable .footerStyle a:hover, .footerTable .footerStyle a:visited {
	color: #6A6360;
}
