body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: .8125em;
	color: #000000;
}
body {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	min-width: 800px;
	background: #000000 url(../images/body_bg.gif) repeat left top;
}
p {

	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #006666;
	background-color: #F7F1D7;
}
a:active {
	color: #006666;
}
h1 {
	font-size: 1.5em;
	color: #663333;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing:1px;
}
h2 {
	font-size: 1.2em;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing:1px;
	margin: 0px;
	color: #006666;
}
h3 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #006666;
	font-weight: 400;
}
h4 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #006666;
}
#container {
	background-color: #FEFCF0;
	height: 100%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#header {
	height: 80px;
	padding-top: 10px;
	padding-left: 10px;
}


#content {
	background-color: #FEFCF0;
	min-height: 300px;
	margin: 10px;
	clear: left;
}
#content ul {
	list-style-type: square;
	position: relative;
	left: 10px;
}
* html #content {height:300px;}

#imgleft {
	padding: 0px 10px 10px 0px;
}
#imgright {
	padding: 0px 0px 10px 10px;
}
#imgcenter {
	text-align: center;
}
#footer {
	background-color: #FEFCF0;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2D3BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	display:block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
	clear: both;
}

#navcont {
	height: 1.8em;
	background: #E2D3BB;
	border-top: 2px solid #000;
	font: bold 0.8125em Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
	padding-left: 5px;
	color: #006666;
	margin: 0;
}
#navcont a {
	text-decoration: none;
	background-color: transparent;
}
#navcont a:hover {
	color:#000000;
}


#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1.3em;
	background: #E2D3BB;
	padding: 0;
	margin: 0 0 1em 0;
	border-top: 1px none #AAA;
	border-right: 0 solid #AAA;
	border-left: 0 solid #AAA;
}

#nav a {
	display: block;
	width: 12em;
	w\idth: 12em;
	color: #006666;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	w\idth: 12em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 12em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10em;
	w/idth: 12em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;	
}

#nav li ul a {
	width: 10em;
	w\idth: 12em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #E2D3BB;
}
#nav img {
	padding-left: 3px;
}

#vanity a {
	display:block;
	width:57px;
	height:20px;
	margin: 3px 20px;
	background-color: #000000;
}
#maui {
	float:left;
	background-image:url(../images/poweredbylogosm.gif);
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#maui:hover {
	background-color: #000;
}
#v_css {
	float:right;
	background-image:url(../images/valid-css.gif);
	background-repeat: no-repeat;
}
#v_css:hover{
	background-image:url(../images/h_valid-css.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
#v_xhtml {float:right;background-image:url(../images/valid-xhtml10.gif);
	background-repeat: no-repeat;}
#v_xhtml:hover {
	background-image:url(../images/h_valid-xhtml10.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
#hometop {
	width: 100%;
	height: 350px;
	margin: 0px;
	background-image:url(../images/home_splash.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}

#loading {
	width: 100%;
	height: 350px;
	margin: 0px;
	background-color: #ADC1CC;
	background-image:url(../images/home_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#bottomtext p {
	text-align:center;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006666;
	line-height: 1.4em;
}
