/* CSS Basic Document */
body {
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
}

h3 {
	text-align: center;
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 14px;
	color: #9C0100;
	padding: 0px;
	margin: 0px;
}

h4 {
	text-align: left;
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 14px;
	color: #9C0100;
	padding: 0px;
	margin: 0px;
}

h3 a {
	text-decoration: none;
}

a {
	color: #9C0100;
	}
p {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.menu_table td {
	border-bottom:1px solid #FFB8BC;
	height:27.5px;
	padding-left:12px;
}

.side_box {
	margin-top: 20px;
}

.border_bottom {
	border-bottom:1px dotted #333333;
}

.pullquote {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: italic;
	color: #006496;
	background-color: #fff;
	width: 35%;
	margin: 10px;
	padding: 10px;
	float: right;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000066;
	text-align: right;
}

/* CSS Background image Document */
#header_logo {
	position: absolute;
   	width: 150px;
   	height: 150px;
  	left: 57px; 
}

#header_image_logo {
	position: absolute;
	background: url("../_images/header_bg_logo.jpg") 0 0 no-repeat;
	width: 573px;
	height: 75px;
	left: 250px;
	text-align:right;
}

#header_image_logo p {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header_image {
	position:	absolute;
	background:url(../_rotate/header1.jpg) 0 0 no-repeat;
	width: 573px;
	height: 175px;
	left: 250px;
	top: 75px;
}

#nav_menu {
	position: absolute;
  	left: 57px; 
	top: 150px;
	z-index: 1;
}

#contentTitle {
	position: absolute;
	width: 600px;
	left: 220px;
	top: 270px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	color: #9C0100;
}

#mainContent {
	position: absolute;
	width: 600px;
	left: 250px;
	top: 295px;
	padding-bottom: 60px;
}

#splashContent {
	position: relative;
	width: 600px;
	padding-bottom: 280px;	
}

#splash1 {
	position: absolute;
	width: 175px;
	float: left;
	clear: right;
}

#splash1 p {
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 11px;
	text-align: left;
	background-color: #E0E0E0;
	margin: 0px;
	padding: 10px;
}

#splash2 {
	position: absolute;
	width: 175px;
	left: 200px;
	text-align: center;
	clear: both;
}

#splash2 p {
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 11px;
	text-align: left;
	background-color: #E0E0E0;
	margin: 0px;
	padding: 10px;
}

#splash3 {
	position: absolute;
	width: 175px;
	left: 400px;
	text-align: center;
	clear: left;
}

#splash3 p {
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 11px;
	text-align: left;
	background-color: #E0E0E0;
	margin: 0px;
	padding: 10px;
}

#footer_wrap {
	position: relative;
	width: 600px;
	top: 50px;
}

#footer {
	position: absolute;
	margin: 10px 0 0 0;
	width: 575px;
	text-align: center;
	bottom: 0px !important;
	bottom: -1px;
	font: "Myriad Pro", "Myriad Pro Bold";
	font-size: 11px;
}

#footer p {
	margin: 10px 0 0 0;
}

/*** CORNER STYLES ***/
.header ul {
	background:  url("../_images/corner.gif") -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}
.header ul li {
	float: right;
	background:  url("../_images/corner.gif") 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}
.splash_footer ul {
	background:  url("../_images/corner.gif") -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}

.splash_footer {
	background-color: #E0E0E0;
	display: inline;
}

.splash_footer ul li {
	float: right;
	background:  url("../_images/corner.gif") 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.roundedDiv {
	width: 175px;
	background: #E0E0E0;
	color: #000;
}

#content {
	padding: 0 15px;
	display: block;
}

/* CSS Background image Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.left_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color:inherit;
	text-decoration: none;
}

.left_link:hover {
	color:#FF9999;
	text-decoration:none;
	background-color:inherit;
}

/* ----IMAGE STYLES---- */

.imgR {
	float: right;
	padding: 10px;
	border: 1px;
	border-style: solid;
}

