body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
color:#4b4b8f;
margin: 0 auto;
border: 0;
text-align: center;
background-image:url(siteimages/newBody.jpg);
background-repeat:repeat-x;
}

h1 {
margin:0;
font-size:120%;
color:#7a879c;
padding:5px;
border: 1px solid #c0d6e7;
}

h2 {

}

h3 {
font-size:120%;

}

h4 {
font-size:100%;
color:#7a879c;
}



#map {
float:right;
margin-right:10px;
}

#myMap {
float:right;
margin-right:10px;
}

#highlight {
	border: 1px solid #89B2E8;
-moz-box-shadow:2px 2px 3px #999;
-webkit-box-shadow:2px 2px 3px #999;
box-shadow:2px 2px 3px #999;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
}

#contentwrapper{
width: 850px;
background-image:url(siteimages/newSlice.jpg);
background-repeat:repeat-y;
text-align:left;
margin-right: auto;
margin-left: auto;
}

#masthead {
height: 71px;
padding: 0 10px 0 0;
background-image:url(siteimages/svMast.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#FFFFFF;

}

#masthead p{
text-align:right;
padding: 0 20px;
margin-top: 5px;

}

#masthead h2{
margin:0;
padding: 2px 20px;
font-size:100%;
text-align:right;
color:#DBDBDB

}

#mastheadNav{
	position:relative;
	top: 30px;
	left: 10px;
	text-align:right;
	margin-right:30px;
	font-size:90%;
	color:#7a879c;

}

#mastheadNav a{
	color:#7a879c;
	text-decoration:underline;
}

#mastheadNav a:visited{
	color:#7a879c;
	text-decoration:underline;
}

#mastheadNav a:hover{
	color:#7a879c;
	text-decoration:none;
}



#swoosh {
float:left;
width:230px;
height:173px;
background-image:url(siteimages/topSwoosh.jpg);
background-repeat:no-repeat;
}

#photo {
float:left;
width:620px;
height:172px;
background-image:url(siteimages/homePhoto.jpg);
background-repeat:no-repeat;

}

#photo img{
padding: 1px 0 0 1px;
}


#maincontent {
clear:both;
margin-left:30px;
padding: 10px 0;
}

#topnav{
float:left;
width: 170px;
padding-top:0px;
}

/*-----------------*/
#content {
margin-left:200px;
width:590px;
padding: 0 10px 10px 10px;

}

#content p{
padding: 0 20px;
line-height: 1.3em;
letter-spacing: 0.04em;
text-align:justify;
}

#content img {
border:0;
}

#content a {
color:#7a879c;
text-decoration:underline;
}
#content a:visited {
color:#7a879c;
text-decoration:underline;
}

#content a:hover {
color:#7a879c;
text-decoration:none;
}

#staff {
margin: 10px;
}

#staff img {
float:right;
background-color: #fcf5cf;
border: 1px solid #c0d6e7;
padding:3px;
margin-bottom: 10px;
margin-left:20px;
}

.staff {
margin: 10px;
}

.staff img {
float:right;
background-color: #fcf5cf;
border: 1px solid #c0d6e7;
padding:3px;
margin: 0 0 10px 20px;
-moz-box-shadow:2px 2px 3px #999;
-webkit-box-shadow:2px 2px 3px #999;
box-shadow:2px 2px 3px #999;
}

#faqscontent {
margin:0 20px;
}

#rh-col {
float:right;
width:170px;
padding: 5px;
}

#footer {
clear:both;
height:90px;
margin-top:10px;
background-image:url(siteimages/newFooter.jpg);
background-repeat:no-repeat;
background-position:bottom;

}

#bottom-nav {
padding: 20px 0px 0 180px;
text-align:center;
}


#bottom-nav a{
color:#4b4b8f;
text-decoration:underline;
}

#bottom-nav a:visited{
color:#4b4b8f;
text-decoration:underline;
}

#bottom-nav a:hover{
color:#4b4b8f;
text-decoration:none;
}

#tagline {
clear:both;
background-color: #fff;
font-size: 90%;
padding-top:15px;
text-align:right;
color:#999999;
}

#tagline a{
/*padding-right:20px;*/
color:#999999;
text-decoration:underline;
}

#tagline img{
border:0;

}

.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#content ul{
list-style:disc;
margin:2px 20px;
padding:2px 20px;
}

fieldset {
margin:20px;
border: 1px solid #c0d6e7;
padding:10px;
}

legend {
font-size:100%;
color:#7a879c;
padding:2px 4px;
}

form dd {
margin:0;
}
form dt {
padding: 5px 0 3px 0;
}

fieldset .warning {
color:#FF0000;
font-size:120%;
font-weight:bold;
}