/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#443428;
	background-repeat:repeat-x;
}

a:link { 	color:#000000;
			text-decoration: none; }
			
a:active { 	color:#000000;
			text-decoration: none; }
			
a:visited { color:#000000;
			text-decoration: none; }
			
a:hover { 	color: #999999;
			text-decoration: none; }							

.splashfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #632020;
	font-variant:small-caps;
}
a.splashfooter:link { color: #632020; text-decoration: none; }
a.splashfooter:active { color: #632020; text-decoration: none; }
a.splashfooter:visited { color: #632020; text-decoration: none; }
a.splashfooter:hover { color: #923535; text-decoration: none; }


.splashbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #957A66;
}
a.splashbottom:link { color: #957A66; text-decoration: none; }
a.splashbottom:active { color: #957a66; text-decoration: none; }
a.splashbottom:visited { color: #957a66; text-decoration: none; }
a.splashbottom:hover { color: #000000; text-decoration: none; }

.splashtext {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	padding-bottom: 15px;
}

p { margin:0;
	padding:0 0 15px 0; }

.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006666;
	font-weight: bold; }


.map {
z-index: 100;
}

.myflash {
z-index: 1;
}