body {
margin: 0px 20px 0px 20px;
background-color: #535353;

}

li.sd {
	
font-family: cursive;
}

/***************** Main Divs **********************/

#present {
width: 850px;
margin: 0px auto -1px auto;
border: 1px #1A0D6B solid;
background-repeat: repeat;
background-color: #F5F5F5;
}

#gallerypresent {
background-color: #F0F8FF;
width: 850px;
height: 780px;
margin: 0px auto -1px auto;
border: 1px #1A0D6B solid;
}

#banner {
width: 850px;
height: 100px;
margin-top: 0px;
background-image: url("../images/top.gif");
background-repeat: no-repeat;}

#menu {
position: absolute;
width: 850px;
height: 25px;
margin-top: 75px;}

#leftcolumn {
float: left;
margin: 0;
padding: 1em;
width: 162px;
background-repeat: no-repeat;
}
#leftcolumngallery {
margin-left: 0px;
padding: 5px;
width: 185px;
height: 460px;
position: absolute;
min-height: 700px;

}


#rightcolumn {
float: right;
margin: 0;
padding: 1em;
width: 177px;
}

#main{
text-align: justify;
line-height: 1.1em;
margin-left: 195px;
margin-right: 216px;
padding-top: 1.5em;
padding: 1em;
background-color: #F5F5F5;
min-height: 700px;
}
#sdmain{
	text-align: justify;
	margin-left: 195px;
line-height: 1.1em;
padding-top: 1.5em;
padding: 1em;
background-color: #F0F8FF;
min-height: 700px;
}

#footer {
clear: both;
width: 835px;
margin: 0px auto -1px auto;
padding: .5em;
text-align: center;
}
#container {
margin-left: 194px;
width: 646px;
padding: 5px;
position: absolute;
height: 500px;

}

/***************** Other Divs **********************/

#mainmap {

margin-left: 194px;
padding: 1em;
min-height: 550px;
}

#leftmap {
float: left;
width: 260px;
margin: 0;
padding: 1em;
}

#rightmap {
float: right;
width: 260px;
margin: 0;
padding: 1em;
}

#rightadd{
text-align: center;
width: 100%;
}

#stafflist{
width: 100%;
margin: 5px;
}
#pricelist {
width: 95%;
border-top: 1px #000000 solid;
margin: 5px;
text-align: center;
border-bottom: 1px #000000 solid;
}

#slideshow {margin-top: 40px;}

/***************** Text and Link styles **********************/

a:visited {color: #3200e1;}

ul {
margin-top: 0px;
margin-bottom: 0cm;
}


p.maintext, li.classlist,p.waivertext {
font-size: .8em;
font-family: Georgia, Helvetica, sans-serif;
margin-top: 0px;
}

p.righttext {
font-size: .8em;
font-family: Verdana, Helvetica, sans-serif, serif;
}
h1 {
text-decoration: none;
font-size: 1em;
color: #160044;
font-family: cursive;
margin-bottom: 0px;
}
h1.center {
	text-align: center;
}
h1.banner {
	text-align: center;
	font-size: 1.3em;
}

h2 {
text-decoration: none;
font-size: .9em;
color: #160044;
font-family: cursive;
margin-bottom: 0px;
}


h3 {
text-align: center;
font-family: Verdana, Helvetica, sans-serif;
font-size: .8em;
text-decoration: none;
margin-bottom: 0px;
}

h3.faq {
text-align: left;
font-size: .7em;
}

p.lefttext, plefttexsmall{
font-family: sans-serif, Verdana, Helvetica, Arial;
font-size: .8em;
text-align: center;
color: #160044;
}

p.lefttextsmall{
font-size: .7em;
}

h1.pricing {
font-family: Times, "Times New Roman", serif;
font-size: .9em;
color: #000000;
text-align: left;
}

li.pricing {
color: #000000;
font-size: .7em;
font-family: Arial;
text-align: left;
}

li.sitemap, li.linkslist{
font-size: .9em;
}

li.stafflist {
list-style-type: none;
line-height: 25px;
}
li.classlist{
	text-align: left;
}
li.faq {
font-size: .8em;
font-family: georgia, serif;
list-style-type: none;
}

li.subfaq{
font-size: .9em;
font-family: georgia, seriff;
list-style-type: decimal;
}


.bannerright {float: right;}

.floatingright {
float: right;
padding: 1em;
}


.floatingleft {float: left;
	padding: 1em;
}

p.waivertext {
font-size: .6em;
text-align: center;
}

p.footertext {
font-size: .7em;
font-family: Courier, "Courier New", monospace;
text-align: center;
color: #000000;}

p.mvtbanner {
font-size: .5em;
font-family: Arial;
float: right;}


/***************** Main Navigation **********************/
#navlist
{
position: relative;
width: 100%;
height: 1em;
top: 8px;
margin: 0;
padding: 0;
border-bottom: 3px solid #034fa5;
white-space: nowrap;
}

#navlist li
{
float: right;
margin: 0 0 0 3px;
border-width: 1px 1px 0 1px;
border-style: solid;

list-style-type: none;
}

#navlist li a
{
position: relative;
display: block;
margin: 0;
padding: 1px 0.4em;
border-width: 1px 1px 0 1px;
border-style: solid;
border-color: #ccc;
background-color: #034fa5;
color: white;
font:0.7em/120% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
}
* html #navlist li a{
	width: 6em;
}

#navlist li a:hover
{
background-color: White;
color: #104E8B;
}

#navlist li#active a
{
font-weight: bold;
background-color: White;
color: Black;
border-color: #D3D3D3 #656565 #D3D3D3 #D3D3D3;
}

#navlist li#active a:hover { color: Black; }

ul.leftnavlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.leftnavlist li {
	 margin: 0 0 2px 0;
	
}
ul.leftnavlist li a {
	background-color: #034fa5;
	display: block;
	padding: 2px;
	border: 1px solid #333;
	width: 150px;
	color: #f2f2f2;
	text-decoration: none;
}
ul.leftnavlist li a:hover{
	color: #000000;
	background-color: #f9f9f9;
}
ul.leftnavlist li a#current{
	background-image: url("../images/navback.gif");
	color: #EFEFEF;
	font-weight: bolder;
}
ol.subnav {
margin-left: 25px;
padding: 0;
list-style-type: none;
}
ol.subnav li{
	margin-top: 2px;
}
ol.subnav li a{
display: block;
background-color: #034fa5;
width: 130px;
padding: 2px 10px;
border: 1px solid #333;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
ol.leftnavlist li a#current{
	
}