/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin:0;
	padding:0;
	background:#CBEAEC url(images/bg.jpg) repeat-x left top;
	text-align:center;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
font: normal 12px Arial, Helvetica, Verdana, sans-serif;
color: #333;
}

p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 4px 20px 16px 15px;
}

h1 {
	text-decoration:none;
	color:#1E323D;
	margin: 10px 0px 0px;
	text-transform: capitalize;
	font: 21px Arial, Helvetica, sans-serif;
	padding: 20px 15px;
	letter-spacing: -1px;
}

h2 {
	padding:0;
	font-size:16px;
	text-decoration:none;
	color:#1E323D;
	margin: 5px 20px 10px 15px;
	border-bottom: 1px solid #A4D7EA;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	clear: both;
}
address {
	font: normal 11px tahoma;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	margin-top: 45px;
	margin-bottom: 5px;
}
address strong {
	color: #1E303C;
}
address a:link, address a:hover, address a:visited {
	color: #0A388D;
	font-size: 11px;
}
address a:hover {
	color: #9A1111;
}

/* ----------------- LINK STYLE ----------------- */
a:link {
color: #B9080B;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}

a:hover, a:active {
color: #B9080B;
text-decoration:none;
}

a:visited {
color: #B9080B;
text-decoration:underline;
}



a.bluelink:link {
color: #063560;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}

a.bluelink:hover, a:active {
color: #063560;
text-decoration:none;
}

a.bluelink:visited {
color: #063560;
text-decoration:underline;
}
 div#header {
	width:760px;
	margin:0 auto;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	height: 164px;
	background: url(images/header_bg.jpg);
}
div#flash {
	position: absolute;
	height: 135px;
	width: 760px;
	left: 0px;
	top: 0px;
}


div#container {
	width:760px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
}

div#content {
	float:right;
	width:563px;
	margin:0px 0 0;
	padding:0;
	vertical-align:top;
	text-align:left;
	line-height: 17px;
	background: url(images/content_bg.jpg) no-repeat right top;
}

div#rightcolumn {
	width: 197px;
	float:left;
	margin:0;
	padding:0;
	vertical-align:top;
	background: url(images/leftdiv_bg.jpg) no-repeat left top;
}
div#contact {
	font: normal 11px tahoma;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	border-top: 1px dotted #1E323D;
	margin: 0 20px 5px 15px;
	border-bottom: 1px dotted #1E323D;
	padding-bottom: 5px;
	clear: both;
}
#contact strong {
	color: #24485E;
}



div#footer {
	font: 9px Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: left;
	clear: both;
	background: #CBEAEC url(images/footer_bg.gif) no-repeat left top;
	height: 34px;
}
div#footernav {
	width: 590px;
	font-size: 9px;
	text-align: left;
	padding-top: 12px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 20px;
	font-family: tahoma;
}
div#footernav a:link, div#footernav a:visited, div#footernav a:active {
	color:#FFFFFF;
	text-decoration:none;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

div#footernav a:hover  {
text-decoration:underline;
}

div#footerright {
	width:150px;
	margin: auto;
	padding:15px 0 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	float: right;
}
#footerright img {
	border-width: 0px;
	margin-right: 15px;
}


div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited  {
font-size:9px;
color:#203643;
text-decoration:underline;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
font-size:9px;
text-decoration:none;
}


div#copyright {
	width:575px;
	margin:8px auto 0;
	color:#1F3542;
	padding-right: 0;
	padding-left: 10px;
	text-align: left;
	font: 9px Arial, Helvetica, Verdana, sans-serif;
	float: left;
}


#clearboth {
clear:both;
}

/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	width:720px;
	margin:0 auto;
	position: absolute;
	bottom: 0px;
	height: 29px;
	left: 25px;
}

ul#nav {
	margin:0 0 0 0px;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:run-in;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
	padding: 9px 16px;
	font: 11px/29px arial;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#fff;
	background: url(images/navoff.gif) repeat-x left top;
}

/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
	text-align: center;
	margin-bottom: 10px;
}
strong {
	color: #1E323D;
}
.picborder {
	border: 1px solid #BFD2EE;
	padding: 4px;
}
.centerpic {
	margin-right: 5px;
	border: 1px solid #BFD2EE;
	padding: 4px;
}

.imageright {
	padding: 4px;
	float: right;
	border: 1px solid #C7D8F3;
	margin-left: 10px;
	clear: right;
	margin-bottom: 15px;
}
.imagerightborderless {
	padding: 3px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	clear: right;
	margin-top: 10px;
}
#content ul {
	margin-top: 10px;
	margin-left: 20px;
}
applet {
	float: right;
}
#content li {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: url(images/bullet.gif) none;
}
#listfloatleft {
	float: left;
	padding: 0;
	list-style: url(images/bullet.gif) inside;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.imageleft {
	padding: 4px;
	float: left;
	margin-right: 10px;
	clear: both;
	margin-left: 10px;
}
.emphasis {
	margin-right: 15px;
	margin-left: 15px;
	padding: 4px;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	border: 1px solid #BFD2EE;
	margin-bottom: 10px;
}
div#map {
	height: 275px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 1px solid #BFD2EE;
	margin-bottom: 10px;
}



.textcolor{
color: #B9080B;
}
