@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background: #f1eee2 url(images/headerbg.gif) repeat-x;
	color: #5a4341;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/* Header */
#header {
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align:left;
	height:auto;
	width: 940px;
}

h1 {
color: #594f25;
	line-height:30px;
	font-size:23px;
	font-weight: normal;
}

h2 {
color: #184770;

	line-height:30px;
	font-size:23px;
	font-weight: bold;
}


#header #searchme {
position:absolute;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 734px;
	height:125px;
	top:0px;
	text-align:right;
}
#header #contact {
position:absolute;
	padding: 0px 0px 0px 0px;
	margin:30px 0px 0px 480px;
	color:white;
	top:0px;
	text-align:right;
}
#header #contact p {

font-family:Georgia, "Times New Roman", Times, serif;
padding:3px;
margin:0;
font-size:13px;
}
#header #contact img {
padding-right:10px;
margin-bottom:-5px;

}

img.noborder {
border:none;

}


#outerWrapper {
	/*background: url(images/dotsbg.gif) bottom right no-repeat;
	border:#660033 solid 1px;*/
	margin: 0 auto 0 auto;
	text-align: left;
	padding-top:0px;
	width: 950px;
	height:auto;
}

.floater {
	border:none;
	padding-right:10px;
	float:right;
}

#outerWrapper #contentWrapper #submenu2 {
	float:left;
	font-size:23px;
	background: #eee8cf;
	border: solid 5px #d5cfb3;
	padding:  10px;
	margin: 10px  0px 10px 0px ;
	width: 280px;
	text-align:center;
}


#outerWrapper #contentWrapper #submenu2 a, a:link {
	color: #867d59;
	line-height:30px;
	font-size:18px;
	text-decoration: none;
}
#outerWrapper #contentWrapper #submenu2 a a:visited {
	color: #867d59;
	text-decoration: none;
}
#outerWrapper #contentWrapper #submenu2 a:hover {
	color: #594f25;
	text-decoration: none;
}

#outerWrapper #contentWrapper #submenu {
	float:left;
	font-size:20px;
	background: #eee8cf;
	border: solid 5px #d5cfb3;
	padding:  10px;
	margin: 10px  0px 0px 0px ;
	width: 280px;
	text-align:center;
}


#outerWrapper #contentWrapper #submenu a, a:link {
	color: #867d59;
	line-height:20px;
	font-size:15px;
	text-decoration: none;
}
#outerWrapper #contentWrapper #submenu a a:visited {
	color: #867d59;
	text-decoration: none;
}
#outerWrapper #contentWrapper #submenu a:hover {
	color: #594f25;
	text-decoration: none;
}
#outerWrapper #contentWrapper #rightColumn {
	color:#594f25;
	background: #fff url(images/calloutbg.gif) repeat;
	padding:  17px;
	margin: 10px  0px 10px 320px ;
	width: 610px;
	height:auto;
	line-height:20px;
}

#rightColumn img{
	padding-right:20px;
}

#outerWrapper #contentWrapper #leftColumn {
color:#594f25;
float:left;
width:270px;
	padding:  17px;
	margin: 10px 0px 10px 5px;
	background: #fff url(images/calloutbg.gif) repeat;
	line-height:20px;
	
}

#outerWrapper #contentWrapper #Column {
	color:#594f25;
	background: #fff url(images/calloutbg.gif) repeat;
	padding:  17px;
	margin: 10px  0px 10px 10px ;
	width: 890px;
	height:auto;
	line-height:20px;
}

#outerWrapper #contentWrapper #rightColumn a, a:link {
	font-size: 15px;
	text-decoration:underline;
	color: #5a4341;
}
#outerWrapper #contentWrapper #rightColumn a a:visited {
	color: #5a4341;
	text-decoration:underline;
}
#outerWrapper #contentWrapper #rightColumn a:hover {
	color: #184770;
	text-decoration:underline;
}

#outerWrapper #contentWrapper #Column a, a:link {
	font-size: 15px;
	text-decoration:underline;
	color: #5a4341;
}
#outerWrapper #contentWrapper #Column a a:visited {
	color: #5a4341;
	text-decoration:underline;
}
#outerWrapper #contentWrapper #Column a:hover {
	color: #184770;
	text-decoration:underline;
}

#outerWrapper #contentWrapper #map {
	position:absolute;
	left: 550px;
	top: 460px;
}

.footer {
   bottom:0;
   margin: 0px auto 0 auto;
   padding:0 0 0 0;
   width:100%;
   height:220px;   /* Height of the footer */
   background:url(images/footer.gif) repeat-x;
   font-family:Georgia, "Times New Roman", Times, serif;
     color:#eee;
}
td {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #768591;
	border-right: 1px dotted #c6d3d5;
	border-bottom: 1px dotted #c6d3d5;
	border-top: 1px dotted #c6d3d5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #d0dde3;
}

td.style2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #807a62;
	padding: 15px 6px 15px 12px;
	background: #e7eef1;
}
td.style3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #807a62;
	padding: 15px 6px 6px 12px;
	background: #f0eee7;
}

.footer #section {
position:relative;
  margin: 0 auto 0 auto;
  height:120px;
 top:5px;
 background:url(images/footerboxes.gif) no-repeat;
 width:930px;
 text-align:left;
 
 }

.footer #section .left{
	position:absolute;
	top:20px;
	left: 20px;
 
}

.footer #section .center {
	position:absolute;
	top:20px;
	left: 331px;
}

.footer #section .right {
	position:absolute;
	left: 669px;
	top:20px;
	text-align:right;
  
}

#playertag
{
text-align:center;
width:370px;
margin:0px 0px 0px 260px;
}

#playertag2
{
text-align:center;
width:370px;
margin:0px 0px 0px 260px;
}

#playertag3
{
text-align:center;
width:370px;
margin:0px 0px 0px 260px;
}
p.me {
color:#e3dfcb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a.me, a:link {
color:#e3dfcb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a.me, a:hover {
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a.me, a:visited {
color:#e3dfcb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footer a, a:link {
	font-size: 14px;
	text-decoration:underline;
	color: #eee;
}
.footer a a:visited {
	color: #eee;
	text-decoration:underline;
}
.footer a:hover {
	color: #fff;
	text-decoration:underline;
}