body {
	margin:0; 
	padding:0 40px 0 40px;	
	font-size:76%; 
	font-family: verdana, arial, sans-serif; 
	background: #e2efdd;
	word-wrap:break-word;
	min-width: 900px;
	}
.img {border:0px none;}	
#rightouterwrapper{
	margin: 0;
	padding-right: 10px;
	background-image: url('images/outer.png'); 
	background-repeat: repeat-y; 
	background-position: top right;
	}
	
#leftouterwrapper{
	margin:0; 
	padding-left: 10px; 
	background-image: url('images/inner.png'); 
	background-repeat: repeat-y; 
	background-position: top left;
	}
#innerwrapper {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;	
}

#header {
	padding: 0px 25px 0px 25px;
	height: 120px;
	}
#leftheader {
	float:left;
	width:350px;

}		
#rightheader {
	float:right;
	padding-top:20px;

}
#mininav {
	text-align:right;
	padding-right: 10px;
}
	#mininav ul{
		list-style-type: none;	
		border-bottom: 1px solid #000;
		
	}
	#mininav ul a {
		background-image: url('images/nexticon.png');
		background-repeat: no-repeat;
		background-position: right;
		text-transform: uppercase;
		padding-right: 20px;
		color: #404040;
		text-decoration: none;
		font-weight:bold;
		font-size: 14px;
	}
	#mininav ul a:hover {
		color: #478444;
	}
	#mininav li {
		display:inline;
		padding-right: 11px;
		
	}
#search {
	text-align: right;
	margin-top: -3px;
}	
input.search {
	width: 200px;
	height: 20px;
	background: none;
	border: 1px solid #478444;
	color: #808080;
}
input.sicon{
	position: relative;
	right: 22px;
	top: 4px;
	z-index: 1;
}

#navleftouter {
	margin-left: 25px;
	padding-left: 10px;
	background-image: url('images/leftnavbar.png'); 
	background-repeat: no-repeat; 
	background-position: top left;
	height: 40px;
	}
#navrightouter {
	margin-right: 25px;
	padding-right: 10px;
	background-image: url('images/rightnavbar.png'); 
	background-repeat: no-repeat; 
	background-position: top right;
	height: 40px;
	}
#navinner {
	background-image: url('images/navbarfill.png'); 
	background-repeat: repeat-x; 
	height: 40px;
	padding: 5px;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;	
	z-index: 1;
	font-size: .9em;
	
}
 
#nav a {
	display: block;
	color: #e1e4eb;
	text-decoration: none;
	font-weight: bold;
}
 
#nav li { /* all list items */
	text-transform: uppercase;
	padding:10px;
	border-bottom: 1px solid #3c3c3c;
	

}

#nav li.navtop {
	float: left;
	border-right: 1px solid #636187;
	border-bottom: 0px;
	padding:12px 10px 10px 10px;
	margin-top:-4px;
	
	
	
}
#nav li.navtopsel {
	background:#3c3c3c;
	padding:12px 10px 10px 10px;
	margin-top:-4px;
	float: left;
	border-right: 1px solid #636187;
	border-bottom: 0px;
}
#nav li.navtopsel:hover {
	background:#3c3c3c;
}
#nav li.navtop:hover{
	background:#3c3c3c;
	padding:12px 10px 10px 10px;
	margin-top:-4px;
	color: #fff;
	
}
#nav a.parent{
	background: url('images/arrow.gif') no-repeat center right;
	padding-right: 13px;
} 
#nav a.parent:hover {
	background: url('images/arrow.gif') no-repeat center right;
	padding-right: 13px;
	color:#fff;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #27438d;
	margin-top:10px;
	margin-left: -10px;
	width:20em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
 
#nav li ul ul { /* third-and-above-level lists */
	background:#3c3c3c;
	border: 2px solid #9ec0a2;
	margin: -2em 0 0 19em;
	
}
 
#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 { /* lists nested under hovered list items */
	left: auto;
	border: 2px solid #3c3c3c;
	color:#000;
}

#nav li:hover, #nav li.sfhover, #nav a:hover {
	background: #9ec0a2;
	color:#000;
}		

#topsignup {
	padding: 1px;
	float:right;
	color: #fff;
	font-size: 1.1em;
}
#topsignup input {
	background: #f1edee;
	border: 1px solid #441617;
	color: #026745;
	padding: 3px;
	margin-right: 3px;
	font-size: 1em;
	font-weight: bold;
}
input.topsubmit {
	background: #fff;
	border: 1px solid #fff ;
	color: #fff;
	padding: 3px;
	margin-right: 3px;
	font-size: 1em;
	font-weight: bold;
}

#topsignup input:hover {
	background: #39749f;
	color: #fff;
}

	
#left {
	clear:both;
	float:left; 
	width:180px; 
	padding:10px; 
	}
	
#right {
	float:right; 
	width:140px; 
	padding:10px 30px 10px 0px;
	text-align: right; 
	}
.ads {
	border:0px none;
padding-bottom:6px;
	
}	
		
#center {
	margin: 10px 180px 10px 30px;
	text-align:justify;
	}

#left, #right, #center {
	padding-bottom:32767px; 
	margin-bottom:-32767px;
	}

#wrapper {
	overflow:hidden;
	}
	#racinianites {
	border: 1px solid #999;
	text-align:center;
	}
	#racinianites h1 {
		z-index: 2;
		color:#808080;
		padding:0;
		margin:0;
		font-size: 1.8em;
	}
	.tinygrey a, span {
		font-size: 9px;
		color: #c7c5c5;
		padding: 3px;
		text-decoration:none;	
	}
	
			#FrogJS{
				width:80%;
				margin: 0 auto;
				height: 350px;
			}
			#FrogJSCredit{
				text-align: left;
				font-size: .9em;
				color: #000;
				padding: 1px;
				width: 150%;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 130%;
				font-size: .8em;
				color: #99999;
				width: 200%;
			}


.white {
	position:relative;
	bottom: 12px;
	color:white;
	font-size: 22px;
	font-weight: bold;
}	
.content {
	padding:10px;
	}
h1 {
	font-size:15px; 
	margin:0; 
	padding:0; 
	}
	
h3 {
	font-size:18px; 
	margin:0; 
	padding:8px 0;
	}
	
p {
	font-size:12px; 
	line-height:1.5em; 
	margin:0; 
	padding:5px 0;
	}
#blocks {
	clear:both;
	width: 100%;
	
	
}	
	#block {
		width:33%; 
		float: right;
	}



#blurb {background: transparent; margin:1em; clear:both;}
#blurb img {float:right; text-align:right; border:0px none;} 
#blurb em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .blurb em {width:24px; height:12px; w\idth:0; hei\ght:0;}
#blurb span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #757373; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .blurb span {width:20px; height:10px; w\idth:0; hei\ght:0;}
 
.bl1, .bl2, .bl3, .bl4, .bl5, .bl6, .bl7 {display:block; overflow:hidden; font-size:0;}
.bl1, .bl2, .bl3, .bl4, .bl5, .bl6 {height:1px;}
.bl4, .bl5, .bl6, .bl7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}
 
.bl1 {margin:0 8px; background:#fff;}
.bl2 {margin:0 6px; background:#fff;}
.bl3 {margin:0 4px; background:#fff;}
.bl4 {margin:0 3px; background:#757373; border-width:0 5px;}
 
.bl5 {margin:0 2px; background:#757373; border-width:0 4px;}
.bl6 {margin:0 2px; background:#757373; border-width:0 3px;} 
.bl7 {margin:0 1px; background:#757373; border-width:0 3px; height:2px;} 
 
#blcontent {
	border-left:3px solid #fff; 
	border-right:3px solid #fff; 
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff; 
	background:#757373;
	overflow:auto;
}
#blurbspan {
	padding: 20px 0px 20px 20px; 
	color:#fff;
	font-size:.8em;
	line-height: 1.5em;
	text-align: left;
}
#blurbspan h4 {
	padding:0;
	margin:0;
}

#footer { clear:both; 
	padding:10px 10px 0px 5px;
	background:#026745;
	text-align: right;
	margin:0;
	border-bottom: 3px solid #808080;
	}

#bottom {
	clear:both;	
	padding:10px 30px 30px 30px;
	
}	
#sitemapblock {
	border: .1em solid #d8d8d8;
	background: #fff;
	overflow:auto;
}
#bigtext {
	position:relative;
	text-align:left;
	font-size:1.6em;
	color:#cb4b4e;
	padding:5px;
}
#minisitemap {
	text-align:left;
}
#minisitemap ul {
	width:20%;
	padding: 2px 15px 2px 15px;	
	float:left;
	list-style-type:none;
	overflow:auto;
	
}
#minisitemap li {
	color:#3c3c3c;
	font-size: 1.1em;
	padding-bottom: 2px;
}
#minisitemap a {
	text-decoration:none;
	color:#808080;
	font-weight: 500;	
}

#minisitemap a:hover {
	color:#3c3c3c;
	
}

#signup {
	text-align:center;
	clear:both;
	border-top: .1em solid #d8d8d8;
	padding: 10px;
	line-height: 1.8em;
	color: #39749f;
	font-size: 1.3em;
}
#signup input {
	background: #d8d8d8;
	border: 1px solid #39749f;
	color: #3c3c3c;
	padding: 5px;
	margin-right: 3px;
	font-size: .8em;
}
#signup input:hover {
	background: #39749f;
	color: #fff;
}

#sponsors {
	clear:both;
	padding: 0px 30px 30px 30px;
	text-align:center;
}
#sponsorsb {
	width:20%;
	float:left;
	height: 140px;
}



div.pagination, div.sort1, div.sort2 {
	padding: 2px;
	margin: 2px;
	font-size:.8em;
}

div.pagination a, div.sort1 a, div.sort2 a {
	padding: 2px 3px 2px 3px;
	margin: 2px;
	border: 1px solid #dadee6;
	
	text-decoration: none; /* no underline */
	color: #5a656e;
}
div.pagination a:hover, div.pagination a:active, div.sort1 a:hover, div.sort2 a:active, div.sort2 a:hover, div.sort2 a:active {
	border: 1px solid #5a656e;
	color: #000;
	background-color: #5a656e;
}
div.pagination span.current {
	padding: 2px 3px 2px 3px;
	margin: 2px;
		border: 1px solid #5a656e;		
		background-color: #5a656e;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 3px 2px 3px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
	}

div.sort1 {
	float:left;
}

div.sort2 {	
	float:right;
}
div.pages {
	margin:1px;
	height:25px;
}	

#dir {
	overflow:auto;
	margin-bottom:15px;
	text-align: center;
	width: 100%;
}
#dircolumns {
	float:left;
	width: 20%;
	overflow:auto;
	
}	
#dircolumns a {
	font-size:10px;
	text-decoration: none;
	color:#1f3c4f;

}
#dircolumns a:hover {
	color:#000;

}
#dircolumns img {
	padding: 10px 5px 2px 5px;
	border:0;
}
#dirsquare {
	height: 100px;
	padding: 0px 2px 0px 2px;
}
#map { width:100%;
text-align:left;
overflow:auto;}


#report { width:100%;
text-align:center;
font-size: 10px;
margin:10px;}
#report a {
	text-decoration:none;
}
#minilisting {
	height: 90px;
	padding: 10px;
	border-top: 1px solid #f4f6f6;
	border-bottom: 1px solid #f4f6f6;
}
#minilisting img {
	border:0;
}	



a.p1 {display:block;text-decoration:none; background:#fff; border:0; margin:0px 6px 6px 6px; padding: 10px;float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; z-index:500;}
a.p1 b, a.p1{
 
-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
 
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
border: 1px solid #bcbcbc;
 
 -webkit-transition: opacity 0.6s ease-in-out;
}
a.p1 b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;
 
}
 
 
a.p1:hover b {top:200px; left:25%;padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;
 
}
.pblock {
z-index:100; text-align:center; width:100%; height:130px;
}

#miniads {
width: 125px;
height: 90px;

padding:11px;
}
a.mini {display:block;text-decoration:none; background:#aac7d8; border:0; margin:1px; padding: 1px;float:right;}
a.mini img {display:block; border:0;}
a.mini:hover {text-decoration:none; background-color:#aac7d8; color:#000; z-index:500;position:relative;}
a.mini b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;
-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
 
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
 
 -webkit-transition: opacity 0.6s ease-in-out; 
}
 
 
a.mini:hover b {top:10px; left:-170px;padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;
 
}
#copy{padding-top:30px; height: 100px; font-size:.9em; text-align:center;}
