/*#263e2e*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:0;
}
.green {
	background-color: #006f05;
	background-image: url(images/back-green.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #263e2e;
}
.blue {
	background-color: #2874d2;
	background-image: url(images/back-blue.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #262f3e;
}
.carolina {
	background-color: #9fdbff;
	background-image: url(images/back-carolina.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #262f3e;
}
.red {
	background-color: #6f0300;
	background-image: url(images/back-red.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #3e2626;
}
.gray {
	background-color: #5e5e5e;
	background-image: url(images/back-gray.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;070707
	color: #222;
}
.black {
	background-color: #070707;
	background-image: url(images/back-black.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#gray_banner {
	position:relative;
	top:0px;
	background-image: url(images/banner.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	z-index: 1;
	}

#queen_of_diamonds {
	position: relative;
	left: 2px;
	top: -152px;
	z-index: 2;
}
#index_menu {
	position: relative;
	top: -152px;
	align:center;
	z-index: 3;
}
#footer{
	margin: 10px;
	color: #30995a;
	z-index: 4;
}
#footer a, a:link, a:visited{
	color: #009b3e;
	text-decoration: none;
}
#footer a:hover{
	position:relative;
	text-decoration: underline;
}
#leftCol .subBox a.current,#leftCol .subBox a:hover, .lbox a {
	color:#65b8ff
}
/*#rightCol #leftSideB a {

		}*/
#rightCol #leftSideB a:hover {
	text-decoration:underline;
	}

.corner {
	text-align:right;
	padding-right:35px;
	margin-top:-1px;
	}
.lbox p {
	color:#bbb
}
.contact_header {
	font-size:12px;
	font-weight:bold;
	color:#ddd;
}
.header_pic {
	margin-left: -4px;
}

.header_main {
	font-size:2em;
	line-height:1.5em;
	font-weight:bold;
	border-width: 1px;
	border-bottom-color: #263e2e;
	border-bottom-style: dotted;
	}
.header_sub {
	font-size:1.4em;
	font-weight:bold;
	}
	
.thumbnail-right,.thumbnail-left {
	border: 1px solid #2a2a2a;
	margin-bottom: 3px;
	margin-top: 6px;
	}	
	
.thumbnail-right{
	float: right;
	margin-left: 10px;
	}	
	
.thumbnail-left{
	margin-right: 10px;
	float: left;
	}	

.thumbnail-right a:hover,.thumbnail-left a:hover{
	border: 1px solid #a2a2a2;
	}	

.thumbnail-gal {
	padding: 0px;
	background-color: #eee;
	border: 1px solid #555;
	margin-bottom: 10px;
	margin-top: 6px;
	float: left;
	margin-left: 16px;
	}	
.thumbnail-ads {
	padding: 1px;
	background-color: #000;
	border: 1px solid #fff;
	margin-bottom: 3px;
	margin-top: 6px;
	float: left;
	margin-left: 10px;
	}	
	
.map {
	border: 1px solid #2a2a2a;
	margin:0;
	padding:0;
	}

.mission {
    border: 1px solid #263e2e;
	background-color:#e0f0e0;
	padding:10px;
	}
