@charset "utf-8";
/* CSS Document */

body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #374755;
	margin: 0;
	padding: 0;
	background: #EEE8D8 url(images/background_img.jpg) center top no-repeat;
}

a:link, a:visited, a:active {
	color: #641219;
}

a:hover {
	color: #990000;
}


/* ===== HEADING STYLES ===== */

H1 {
	font-size: 42px;
	color: #374755;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding-bottom: 20px;
}

H2 {
	font-size: 18px;
	color: #641219;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
}

H3 {
	font-size: 18px;
	color: #641219;
	font-weight: normal;
	margin: 0;
	padding-bottom: 20px;
}

H4 {
	font-size: 12px;
	color: #374755;
	font-weight: bold;
	margin: 0;
	padding: 0;
}



/* ========== LISTS ========= */

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {

}



/* ======= MAIN DIVS ======= */

#header {
	float: left;
	position: relative;
	width: 980px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(images/header_bg2.jpg) left top no-repeat;
}

#topPicBg {
	clear: both;
	width: 980px;
	height: 195px;
	margin: 0;
	padding: 0;
	background: url(/images/top_pic_bg.jpg) left top no-repeat;
}

#mainMenu {
	float: left;
	width: 193px;
	margin: 0 0 0 77px;
	padding: 0;
}

#pictures {
	float: left;
	width: 670px;
	height: 184px;
	background: #CCCCCC;
	padding: 0;
	margin: 0 0 0 12px;
}

#mainContent {
	float: left;
	width: 613px;
	padding: 0;
	margin: 0 0 0 47px;
}

#right {
	float: left;
	width: 193px;
	padding: 0;
	margin: 0 0 0 47px;
}

#footer {
	clear: both;
	position: relative;
	width: 930px;
	height: 95px;
	overflow: hidden;
	background: url(images/footer_bg2.jpg) left top no-repeat;
	margin:  0;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}




/* ===== CUSTOM CLASSES ===== */

.tableImage {
	background: url(images/table_bg.jpg) center 395px no-repeat;
}

.main {
	width: 909px;
	padding: 0;
	margin: 0 12px 0 32px;
	border-right: #D0B7BA solid 1px;
	overflow: visible;
}

.WebYepMenuItem a:link, .WebYepMenuItem a:visited, .WebYepMenuItem a:active {
	margin: 0;
	padding: 0;
	display: block;
	width: 193px;
	height: 25px;
	line-height: 29px;
	color: #374755;
	text-decoration: none;
	border-bottom: #D0B7BA solid 1px;
	font-size: 14px;
	font-weight: bold;
}

.WebYepMenuItem a:hover {
	color: #641219;
}

.newsHeading {
	margin: 0;
	padding: 0;
	display: block;
	width: 193px;
	height: 25px;
	line-height: 29px;
	color: #374755;
	text-decoration: none;
	border-bottom: #D0B7BA solid 1px;
	font-size: 14px;
	font-weight: bold;
}

.bodyText {
	line-height: 150%;
}

/* EXTRA CLASS FOR NEWS MENU */

.newsMenu a:link, .newsMenu a:visited, .newsMenu a:active {
	font-size: 12px;
	font-weight: normal;
	color: #641219;
	margin: 0;
	padding: 15px 0 0 0;
	border: none;
	line-height: 16px;
	height: auto;
	text-decoration: underline;
	
}

.newsMenu a:hover {
	color: #990000;
}

.BOLDRED {
	font-size: 14px;
	color: #641219;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.bullet {
	list-style-type: circle;
	padding-left: 15px;
}

.bullet ul {
	list-style-type: circle;
	padding-left: 15px;
}

ul.nobullet {
	list-style-type: none;
	padding-left: 0;
}

.nobullet ul {
	list-style-type: none;
	padding-left: 0;
}

.BULLETS {
	list-style-type: circle;
	padding-left: 15px;
}
#headertext {
	font-size: 13px;
	text-transform: capitalize;
	letter-spacing: 0px;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #681b2d;
	height:20px;
	width: 360px;
	margin-top: 95px;
	margin-left:78px;
}
.style3 {font-size: 18px}
.style2 {color:#495a6a}
