/*
Template003 - collin grasley 2006
*/
   
/* ----------------The Style Council------------------------------------------------------------- */

body {
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 1.7em;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a {
	color: #5d7ca1;
	font-weight:bold;
	background-color: #FFFFFF;
	border: thin none #003399;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

a:hover { 
color: #fff; 
background: inherit;
text-decoration:underline;
}

p {
	margin: 0 0 5px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #333;
}

h1 {
	margin: 0;
	padding: 0 0 8px 0;
	font: normal 1.8em  "Trebuchet MS", Sans-Serif;
	color: #333;
}

h2 { 
margin: 0; 
padding: 0 0 8px 0; 
font: bold 1.4em  "Trebuchet MS", Sans-Serif;
color: #acacac; 
}

#header h1 {	
font:bold 2.2em Arial, Verdana, Helvetica, sans-serif;
color:#d3d3d3; 
padding: 22px 0 0 22px; 
margin: 0; 
}

ul {
	padding: 0;
	list-style: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

img {
	background-color: #000000;
	border: thin outset #CCCCCC;
	height: auto;
	width: auto;
}

acronym {
cursor:  help;
}

.highlight {
	color: #820304;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
}

/* --------------The goods---------------------------------------------------------------- */

#content {
	margin: 0 auto;
	width: 960px;
	border: thin none #003399;
	background-color: #FFFFFF;
	color: #000000;
}

#header {  
height: 80px; 
padding:0; 
margin:0 0 1px 0; 
background: #2a2a2a;
}

#pic { 
height: 225px; 
margin: 0 0 1px 0;
background: url(images/bigimage.jpg); 
}

#thumbgallery {
clear:both; 
padding:0 0 0 9px; 
margin: 0 0 2px 0; 
background:inherit;
}

.thumbs img{
position:relative;
padding:0;
margin:10px 2px 2px 2px;
border:2px solid #d3d3d3;
background:inherit;
}

.thumbs img:hover{
border:2px solid #5d7ca1;
}



/* Top Menu-------------------------------------------------------------- */

.headermenu { 
margin: 5px 5px 0 0;
padding: 0;
float: right; 
list-style-type: none;
list-style-image: none;
width: 570px;
}

.headermenu ul { 
margin: 0;
padding: 0;
float: right; 
list-style-type: none;
list-style-image: none;
}

.headermenu li { 
float: left;
padding-left: 1px;
width: 110px;
}

.headermenu li a {
color: #5d7ca1;
font-weight: bold;
text-transform:uppercase; 
display: block;
height: 15px;
line-height: 10px;
padding: 40px 0 6px 6px;
text-align: left;
font-size: 1.0em;
font-family: Arial, Verdana, Helvetica, sans-serif; 
background:none;
border-top: 4px solid #5d7ca1;
text-decoration: none;
}

.headermenu li a:hover {
color: #fff;
font-weight: bold; 
display: block;
background:none;
border-top: 4px solid #fff;
text-decoration: none;
}

/* -------------Main Menu-------------------------------------------------------------- */

#menu{
	width: 960px;
	padding: 4px 0;
	margin: 0 0 6px 0;
	float: left;
	background-color: #000000;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu li{
	list-style: none;
	display: inline;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu li a{
	text-decoration: none;
	padding: 6px 10px;
	margin: 1px 1px 0 4px;
	font-weight: bold;
	color: #5d7ca1;
	background-color: #000000;
	border: medium none #CCCCCC;
}

#menu li a:hover{
background: inherit;
color: #fff;
}

/*---------Left Side Content-----------------------------------------------------------*/

#leftside {
	float: right;
	width: 730px;
	text-indent: 20px;
	background-color: #FFFFFF;
	color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0px;
	border: thin none #CCCCCC;
	height: auto;
}

.leftdata {
	border: medium none #d3d3d3;
	min-height: 220px;
	color: #CCCCCC;
	text-indent: 50px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 5px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

#middle {
	float: left;
	width: 960px;
	margin: 0 0 10px 0;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.middledata {
	border: medium solid #CCCCCC;
	min-height: 220px;
	color: #333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-indent: 15pt;
	word-spacing: normal;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 5px;
	padding: 5px;
}

.middlesubdata {
clear: both;
margin:0px 0 20px 0;	
padding: 5px 20px;
border: 1px solid #d3d3d3;
background: #2a2a2a;
color: #acacac;
} 

.thumb {
	width: 200px;
	height: auto;
	float: left;
	clear: left;
	border: thin outset #acacac;
	background: #eee;
	color: #000;
	padding: 0px;
	left: 10px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumb:hover {
	border:4px solid #5d7ca1;
	text-align: center;
}

.leftinfo {
background: #2a2a2a;
color: #acacac;
border: 1px solid #d3d3d3;
padding: 15px;
margin: 0 0 15px 0;
}

		
/* --------------------Right Side Content----------------------------------------------- */


#rightside {
	float: left;
	width: 220px;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #FFFFFF;
}
.rightdata {
	border: 0px solid #333333;
	padding: 8px;
	margin: 0 0 10px 0;
	color: #999999;
	background-color: #FFFFFF;
}

.image { 
float: left; 
margin: 0 9px 3px 0;
border: 2px solid #acacac; 
}

/*---------The footer Data-------------------------------------------------------------------*/

#footer {
	clear: both;
	color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #003399;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#footer .right { 
float: right; 
}
.lnk {
	color: #00F;
	text-decoration: underline;
}
#content #leftside .leftdata .middledata .highlight strong {
	font-size: 24px;
	text-align: center;
}

