body {
	background-image:url(images/crossswirls.png);
	background-position: top left;
	background-repeat: repeat;
	text-align:center;
}




td {
	font: bold 11px Tahoma, Arial;
	color: #FFF;

}

p, h1, h2, h3, h4, h5 {
	color: #FFF;
	margin: 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}


h1 {
	font-size: 35px;
	right: 0px;
	text-indent: 0;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	text-align: center;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	text-align: left;
	right: 0px;
	text-indent: 0px;
	}
	

h3 {
    font-size: 14px;
}


a {
	font: bold 18px Tahoma, Arial;
	color: #CCC;
        text-decoration:none;
}

a img { border: 0; }

a:hover {
	font: bold 18px Tahoma, Arial;
	color: #B6B6B6;
	text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial;

}

.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}

.orangetext{
color: #ff9804;
text-decoration: none;
}

.orange-text{
color: #ff9804;
text-decoration: underline;
}

.p2 table tr td p 
{
	text-align: center;
}


#topNav {
	padding-right:28px;
	padding-top:20px;
	text-align:center;
}

#topNav ul {
padding:0;
}


#topNav li {
	display:inline;
	list-style-type:none;
	padding-left:8px;
}
#topNav li a {
	color:#CCC;
	font-size:10px;
	padding:1px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
#topNav li a:hover {
	background:none repeat scroll 0 0 #ff9804;
	color:#FFFFFF;
	font-size: 10px;
}
#topNav li.current a {
background:none repeat scroll 0 0 #ff9804;
color:#FFFFFF;
}

#bottomNav {
	padding-right:28px;
	padding-top:20px;
	text-align:center;
}

#bottomNav ul {
padding:0;
}


#bottomNav li {
	display:inline;
	list-style-type:none;
	padding-left:8px;
}
#bottomNav li a {
	color:#CCC;
	font-size:10px;
	padding:1px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
#bottomNav li a:hover {
	background:none repeat scroll 0 0 #ff9804;
	color:#FFFFFF;
	font-size: 10px;
}
#bottomNav li.current a {
background:none repeat scroll 0 0 #ff9804;
color:#FFFFFF;
}

img.maplink {
	position: fixed;
	top: 150px; 
	left: 0px; 
	z-index: 1;
}

* html img.maplink {
position:absolute;
z-index:-1;
}

:first-child + html img.maplink {
position:absolute;
z-index:-1;
}

img.quotepage {
	left:0;
	position:fixed;
	top:300px;
	z-index:1;
}

* html img.quotepage {
position:absolute;
z-index:-1;
}

:first-child + html img.quotepage {
position:absolute;
z-index:-1;
}

#image_rotate {  }   
#image_rotate { list-style: none; }   
#image_rotate ul li { display: inline; }   
#image_rotate ul img {   
    border: 0px;   
}   
#image_rotate ul a:hover img {   
        color: #fff;   
}   
#image_rotate ul a:hover { color: #fff; }

.page-splits	{
	color: #FF9804;
	height: 3px;
	width: 100%;
		}
		
.meerkat {
	color: #9F0;
	display: none;
		}

#meerkat-ad {
	margin:0 auto;
	padding-top:10px;
	width:730px;
}

a.close {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/close-btn.png) no-repeat scroll 0 0;
	display:block;
	height:26px;
	position:absolute;
	right:3px;
	text-indent:-9000px;
	top:7px;
	width:26px;
}
