/*-----------------------------------------------------------------------------
version:   1.0
author:    Tom Leverenz
email:     tleverenz@mgicommunications.com
website:   http://www.mgicommunications.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


* {
  margin: 0;
  padding: 0;
  text-decoration:none;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* take bullets off links */
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

html, body {
	background: url(../images/crazybg.jpg) repeat-y top center;
	font-family: Frutiger, Verdana, sans-serif;
	font-size:0.85em;
	line-height:1.75em;
}

#wrapper {
	position: relative;
	left: 50%;
	padding: 0px 7px; 
	width: 814px;
	text-align: left;
	margin-left: -407px;
}

	


/* =Typography
-----------------------------------------------------------------------------*/
.boldR, .boldItalR, .boldR a, .boldItalR a {
font-weight:bold;
color: #800000;
}

.boldR a:hover, .boldItalR a:hover{
text-decoration: underline;
}

.boldItalR {
font-style:italic;
}

acronym {
text-decoration: none;
color: #800000;
border-bottom: 1px dotted #666;
cursor: help;
}

.bulleted li {
background: url(../images/arrow.gif) no-repeat 0 6px;
display:block;
padding-left: 1.5em;
}

.bulletedAlert li {
background: url(../images/arrow.gif) no-repeat 0 3px;
display:block;
padding-left: 1.5em;
margin-bottom:5px;
margin-left:10px;
font-size:10px;
line-height:14px;
}

.bulleted li ul li {
display:block;
background: url(../images/arrow2.gif) no-repeat 0 6px;
padding-left: 2em;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
color: #800000;
font-weight:normal;
margin-bottom: 0.75em;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size:1.3em;
font-weight: bold;
}

h3 {
font-size:1em;
font-weight: bold;
color: #FFFFFF;
background:url(../images/seasonalBG.gif) center no-repeat;
padding: 8px;
text-align:center;
}

h4 { font-size:1.2em; }

/* =gallery
-----------------------------------------------------------------------------*/

.thumbnail{
font-size:0.75em;
line-height:1.4em;
text-align:center;
float: left;
width: 120px;
margin: 0 15px 15px 0;
padding: 5px;
}

.thumbnail a:hover {
background:#DDE1FF;
}

.clearboth { clear: both; }


/* =Branding
-----------------------------------------------------------------------------*/
#header {
	background:url(../images/vesLogo.gif) no-repeat;
	position:relative;
}

#emergency {
	width: 224px;
	height: 85px;
	margin-left:328px;
	display:block;
}
.mainHeadImage {
	float:left;
	width:552px;
	line-height:0px;
}

#logoLink a{
	position:absolute;
	display:block;
	width: 200px;
	height: 60px;
	top:10px;
	left:40px;
	text-indent: -9999px;
}



/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {
	width: 248px;
	background-color: #800000;
	float:left;
	margin-top: 0px;
}
	
#mainNav a {
	display: block;
	width: 248px;
	height: 29px;
	line-height: 27px;
	color: #800000;
	text-decoration: none;
	background: #d1d3d4;
	text-indent: 20px;
	font-weight:bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#mainNav a:hover, .selected a {
  background-color:#F3F3F3;
  color: #800000;
}

#subNav  {
	width:558px;
	position:absolute;
	margin:-35px 120px;
25px -20px;
	height: 51px;
	left: 27px;
	top: 418px;
}

#subNav li {
	margin:0;
	padding:0;
	float:left;
  background:#800000;
}

#subNav a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:10px 25px;
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
  color: #FFFFFF;
  background:#800000;
	line-height:30px;
}

#subNav  a:hover, .selected a {
  background-color:#F3F3F3;
  color: #800000;
}


/*subNav Speaial*/
#subNav.special  {
  width:70%;
	position:absolute;
	margin:-35px 0 20px -20px;
}

#subNav.special li {
	margin:0;
	padding:0;
	float:left;
  background:#CCC;
}

#subNav.special a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:10px 25px;
	text-align:center;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
  color: #900;
  background:#CCC;
	line-height:30px;
}

#subNav.special  a:hover, .selected a {
  background-color:#FFF;
  color:#000;
}



/* =Main Content
-----------------------------------------------------------------------------*/

#mainContTwo {
float: left;
width: 512px;
background: #FFFFFF url(../images/whiteGrad.gif) repeat-x top left;
padding: 40px 20px 20px 20px;
margin-top: -3px;
}

#mainContOne, #mainContOneC{
float: left;
width: 760px;
background: #FFFFFF url(../images/whiteGrad.gif) repeat-x top left;
padding: 40px 20px 20px 20px;
margin-top: -3px;
text-align:center;
}

#mainContOneC {
text-align:left;
}

*html #mainContTwo #mainContOne{
margin-top:0;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#secondContTwo {
float:left;
width: 218px;
background: url(../images/tanGrad.gif) repeat-x top left;
padding: 15px;
margin-top: -4px;
}

#secondContTwo p {
font-size:0.85em;
line-height:1.5em;
margin: 0px 8px;
border-bottom: 1px #800000 solid;
padding-bottom:14px;
}

#secondContTwo h3 img {
line-height:0px;
padding-top: 4px;}

*html #secondContTwo h3 img {
padding-top: 2px;}

*html #secondContTwo {
margin-top: 0px;
}


/* =Footer
-----------------------------------------------------------------------------*/
#foot {
	width:760px;
	float:left;
	text-align:center;
	font-size: 0.75em;
	line-height:1.5em;
	color: #800000;
	clear: both;
	padding:20px;
	border-top:#FFFFFF solid 6px;
}
	 

/* =Forms
-----------------------------------------------------------------------------*/
.map {
float:right;
margin: 20px;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

table.rdvm {
	padding:10px;
}
	

