﻿body {

	background-color:  #fff;
	color: #000;
	font-family: Tahoma;
	margin: 0;
	
}

body a {
	color: #fff;
	


}

body a:visited {
	color: #fff;

}



form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
	
}

form p {	
margin-left: 25px;	

}

#wrap {	
	width: 800px;	
	margin-left: auto;	
	margin-right: auto;    
	text-align: left;	
}

/* Main Page  */
#main_heading {	
	margin-top: 0px;	
	height: 200px;	
	text-align:right;	
	color:#000000;		
	background-repeat: no-repeat;	
	background-position: top center;	
	background-image: url("../images/header_one.jpg");	
}
#main_heading  a {	
	text-decoration: none;	
	font-family: Tahoma, Arial, Verdana;	
	font-size: 12px;	
	font-weight: bold;	
	color:#fff;	
	padding-top: 200px;	
}

#main_nav {	
	height: 35px;	
	margin: 0;	
	vertical-align: middle;	
	background-repeat: no-repeat;	
	background-position: top center;	
	background-image: url("../images/nav_one.jpg");	
	color: #000000;
	
}
#main_nav ul {	
	margin: 0 0 0 0;	
	padding: 0;	float: left;	
}

#main_nav li {	
	list-style:none;	
	float: left;	
	padding-top: 10px;	
	padding-right: 1px;	
	margin: 0 0 0 25px;
}
#main_nav a {
	color: #fff;
	text-decoration: none;
	font-family:  Tahoma, Arial
	font-weight: bold;
	font-size: 15px;
	
}

#main_nav a:hover {
	
	color: #c0c0c0;
}

#main_nav li:after {	
	float: none;
}

#main_content {

	background-color: #fff;
	width: 798px;
	font-family: Tahoma, Arial, Verdana;
	color: #000;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
}

#main_content a {

	color: #003366;
	text-decoration: none;
	
}

#main_content a:hover {	
text-decoration: underline;
}
#main_content .member_box {
	width: 400px;
	height:  350px;
	border: 1px solid #666600;

}
#main_content .box {		
	padding: 15px;
}
#main_content h2 {
	font-family:  Tahoma, Arial, Verdana;
	color: #666600;
	border-bottom: 1px dotted #666600;

}
#main_content .news_box {		
	padding-left: 15px;	
	padding-right: 15px;	
	padding-bottom: 15px;
}

#main_content .archive_box {	
	float: right;	
	padding-left: 15px;	
	padding-right: 15px;	
	padding-bottom: 10px;	
	border: 1px dotted red;
}

#main_content_home {
	
	background-color: #000;
	width: 800px;
	height: 297px;
	font-family: Tahoma, Arial, Verdana;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url("../images/beale_back.jpg");
	
	
	
}

#main_content_home img {

	color: #0072bb;
	margin-left:670px;
	margin-top:49px;
	border:none;
	text-decoration: none;
	
	
}

#main_content_home a:hover {	
	text-decoration: underline;
}

#main_content_home_signup {	
	padding-left: 55px	width: 284px;	
	height: 277px;	
	background-image: url("../images/sign_up.jpg");	
	background-repeat: no-repeat;	
	background-position: bottom center;		
}

#main_content_home .signup a {	

}

#main_content_bottom {
	background-color: #000;
	width: 800px;
	/*height: 297px;*/
}
#main_content_bottom img {
	margin-left: 20px;

}
#main_content_bottom a {	
	color: #0072bb;	
	font-size: 11px;	
	font-family: Tahoma, Arial, Verdana;	
	text-decoration: none;
}
#main_content_bottom a.hover {	
	text-decoration: underline;
}

#main_content_bottom table {	
	margin-left: 25px;
}
#main_content_bottom h2 {	
	font-family:  "Times New Roman", Tahoma, Arial, Verdana;		
}	

#main_content_bottom h3 {	
	font-family:  "Times New Roman", Tahoma, Arial, Verdana;		
}

#main_content_bottom h4 {	
	font-family: "Times New Roman" , Tahoma, Arial, Verdana;	
}

#main_content_bottom p {	
	margin-left:25px;	
	font-family: Tahoma, Arial, Verdana;	
	color:#000;	font-size:10px;	
}

#main_content_bottom td {	
	padding-right: 15px;
}

#main_content_bottom td p {	
	margin-left: 5px;	
	text-align: justify;	
	font-family: Verdana, Arial;	
	color:#999999;	
	font-size:12px;	
}

#main_content .cloud {		
	width: 400px;	
}
#main_content .cloud a  {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
#main_content .cloud a:hover {
	font-weight: bold;
	color: #339900;
	text-decoration: underline;

}


#footer {	
	width:798px;	
	height:46px;	
	font-family: Tahoma, Arial, Verdana;	
	color: #fff;	
	font-size: 9px;	
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	border-bottom: 1px solid #003366;	
}

#footer a {
	color: #666600;
	text-decoration: none;
}

#footer p {
	margin-top:10px;
}
#footer ul {	
	margin: 0 0 0 0;	
	padding: 0;	
	float: left;	
}
#footer li {	
	list-style:none;	
	float: left;	
	padding-top: 15px;	
	padding-right: 1px;	
	margin: 0 0 0 15px;
}

#footer a {
	color: #333;
	text-decoration: none;
	font-family:  Tahoma, Arial
	font-weight:  bold;
	font-size: 12px;
	
}

#footer a:hover {
	
	color: #666;
}

#footer li:after {	
	float: none;
}

#footer_copyright {
	text-align:center;
	color: #000;
	font-family: arial;
	font-size: 9px;

}

#footer_copyright a {
	color: #666600;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
	
}
#footer_copyright a:hover{
	text-decoration:none;

}

#footer_copyright a:visited{
	color: #666600;
	font-family: arial;
	font-size: 9px;
	text-decoration: none;
}

#listing {	
	width: 795px;	
	height: 230px;	
	background-image: url("../images/listing_back.jpg");	
	background-repeat: no-repeat;	
	background-position: top center;	
	margin-top: 10px;	
	letter-spacing: 2px;	
}

#listing p a {
	display: block;
	width: 327px;
	height: 446px;
}
#listing h3 {	
	color: #fff;	
	font-family: Tahoma, Arial, Verdana;	
	border-bottom: 1px dotted #666;	
	padding-left: 7px;	
	padding-top: 5px;
}
#listing td a img {	
	border: none;	
	width: 75px;	
	height: 25px;
}

#listing td img {	
	border: 4px solid white;	
	width: 150px;	
	height: 150px;
}

#full_listing {	
	width: 795px;	
	height: 230px;	
	background-image: url("../images/full_listing_back.jpg");	
	background-repeat: no-repeat;	
	background-position: top center;	
	margin-top: 10px;	
	letter-spacing: 2px;	
}

#full_listing p a {
	display: block;
	width: 327px;
	height: 446px;
}
#full_listing h3 {	
	color: #fff;	
	font-family: Tahoma, Arial, Verdana;	
	border-bottom: 1px dotted #666;	
	padding-left: 7px;	
	padding-top: 5px;
}
#full_listing td a img {	
	border: none;	
	width: 75px;	
	height: 25px;
}

#full_listing td img {	
	border: 4px solid white;	
	width: 150px;	
	height: 150px;
}
#listing_detail {	
	width: 795px;	
	background-color: #FFCC00;	
	border: 1px dotted #EDEDED;	
	margin-top: 10px;	
	letter-spacing: 2px;
}

#listing_detail td img {	
	border: 4px solid white;	
	width: 325px;	
	height: 225px;	
}
#listing_detail td a img {	
	border: 4px solid white;	
	width: 100px;	
	height: 100px;	
}
#listing_detail h3 {	
	color: #666666;	
	font-family: Tahoma, Arial, Verdana;	
	margin-left: 2px;
}