/* Tags Begin Here */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #000000;
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cccc88;
}

img {border: none;}

a{
	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}

a:link{
	color: #556447;
}

a:visited{
	color: #8AA5A2;
}

a:hover{
	color: #8AA5A2;
}


/*a:link .lightwindow {
	color: #556447;
}


img {
	border: none;}
*/

/* Test Items Begin Here*/
.bottom{
	z-index: 0;
	float: left;
	position: absolute;
}

.middle{
	z-index: 1;
	position: absolute;
}

.top{
	z-index: 2;
	float: left;
	position: absolute;
}


/* ID Selectors Begin Here */
#top{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#side{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#navbottom{
	margin-left: 36px;
}

#content{
	width: 550px;
	height: 950px;
	float: center;
}

#container{
	position: 50%;
	margin:0px auto;
	text-align:left;
	padding:15px;
	left: -1px;
	top: -28px;
	width: 944px;
	height: 877px;
}  
  
#contact{
	width: 100%;
	height: 100%;
	float: left;
}



/* Classes Begin Here */

.nav{
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px; 
}

.home{
	padding: 0px 2px 1px 2px;
	font-weight: bold;
	color: #000;
}

.nospace{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.noborder{
	border: 0px;
}

.text {
	font-size: 14px;
}




/* IDs begin here */

#faq {
	position:absolute;
	width:500px;
	height:600px;
	z-index:1;
	left: 183px;
	top: 180px;
	visibility: visible;
}


ol#faqList {
	list-style-position: outside;
}


ol#faqList li h2 {
	font-size:17px;
	font-weight:normal;
	margin: 0;
	padding: 0;
} 
/*focus area box*/
/*
.focus_faq {
	background:#CCCC88 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#000000;
	margin:0px auto;
	padding:5px;
	text-align:center;
	width:300px;
	font-size:22px;
}

*/
a#featurerollover:link, a#featurerollover:visited, a#featurerollover:active {
	text-decoration:none;
	display:block;
	background:#CCCC88 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#000000;
	margin:0px auto;
	padding:5px;
	text-align:center;
	width:300px;
	font-size:22px;
	
}



a#featurerollover:hover  {
	background-color: #8AA5A2;
	margin: 0px auto;
}


table {
	/*border: 1px solid white;*/
	border-collapse:collapse;

}

td {
	/*border:1px solid #C3C49A;*/
	
}


#gallery {
	font-size: 12px;
}


#gallery td {
	width: 250px;
}	


.thumb{
border:2px solid #556447;


}
