 /* Headers */
h1
{
	size: 1.3em;
	
}

h2
{
	size: 0.8em;
	
}

h3
{
	font-size: 0.9em;
	background: url('images/block.jpg') no-repeat top left;
	color:#FFFFFF;
	text-align:center;
}



.green
{
	color:#125E40;
	font-weight: bold;
}


body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sanserif;
	color:#000000;
	background: url('images/clonebg.jpg') repeat top left;
}

.container
{
	width:700px;
	height:1150px;
	border: black 3px double;
	/*background: url('images/.jpg') no-repeat bottom center;*/
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	background-color:#ffffff;
}

.header
{
	/*border: black 1px dotted;*/
	position:relative;
	height: 80px;
	margin-top: 8px;
	margin-left: 20px;
	background: url('') #ffffff top left no-repeat;
}

.header img
{

}

.subheaderlinks
{
	float:left;
	width:100%;
	height:20px;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-top:1px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	
	background: url('images/water1.jpg') no-repeat center top;
}

.subheaderlinks ul
{
	display: inline;
	text-decoration: none;
	text-align:center;
	
}
.subheaderlinks ul li
{
	display: inline;
	margin-left: 47px;
		
}
.subheaderlinks a
{
	text-decoration: none;
	color: #092679;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 5px;
}

.subheaderlinks a:hover
{
	color: #ff3300;

}

.subheaderlinks a.active
{
	color:#ff3300;
}

.left_border
{
	position:relative;
	float:left;	
	z-index:0;
	margin-left:3px;
}


.left
{
	float:left;
	width: 200px;
	height: 300px;
/*	border-right: black 1px dotted;*/
	padding-right: 0px;
	padding-left:0px;
	margin-left:5px;
	padding-top:15px;
	
	
}
.left a
{
	text-decoration: none;
}

.left ul
{
	list-style-type: square; 
}
.left h3
{
	text-align:center;
	padding-left:10px;
	border-bottom: 1px solid #000000;
}

.left h4
{
	font-size: 0.8em;
	padding-left: 5px;
	color: #1243CE;
}

.left img
{
	border: 1px solid;
	margin-left:40px;
	margin-top: 10px;
	margin-bottom:-7px;
	padding: 3px;
}

.left p
{
	font-size: 0.65em;
	padding-left:13px;
	color:#888888;
	padding-bottom:12px;
	border-bottom: 3px double #000000;
}

.left p.lower
{
	font-size: 0.65em;
	padding-left: 13px;
	color:#888888;
	border: none;
}

.tab
{
 	background: url('images/tabs.jpg') top center no-repeat;
	height: 40px;
	width:120px;
	color: #ffffff;
}

.center
{
	font-family: "Verdana";
	float:left;
	width: 480px;
	height: 1000px;
	margin-left: 0px;
	margin-right: 0px;
	
	/*border: black 1px dotted;*/
}

.c_p_top
{
	text-align:center;
	width: 350px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	font-size:1.1em;
}

.gh
{
	font-style:italic;
	color: #dd0000;
}

.cd_title
{
	font-weight: bold;
	font-size: 1.2em;
	color: #0000CC;
}

.list_container
{
	width:480px;
	padding:0px;
	margin:0px;
}
.forsale
{
	font-size: 0.8em;
	padding: 1px;
	text-align:center;
	margin-left:180px;
	margin-bottom:30px;

}

.fs
{
	font-weight:bold;
}
.italic
{
	font-size: 0.8em;
	font-style: italic;
}
.center ul
{
	list-style:none;
}

.center a
{
	text-decoration:none;
}
.list_element
{
	margin-left:0px;
	font-size:0.7em;
}

.list_title
{
	font-family: "Helvetica", sanserrif;
	font-size:0.90em;
	color:#FF0000;
	margin-left:-15px;
	font-variant: small-caps;
	font-weight:bold;
}

.left_list
{
	margin-top:-9px;
	position:relative;
	float:left;
}

.right_list
{
	margin-top:-9px;
	position:relative;
	float:right;
}



.right_border
{
	position:relative;
	float:right;
	z-index:0;	
	margin-right:3px;
}

.right
{
	float:left;
	width: 10px;
	height: 300px;
	margin-top:10px;
/*	border: black 1px dotted;*/
}

.right p
{
	font-size: 0.75em;
	padding-left:25px;
	color:#233333;
	border: none;

}

.right img
{
	border: black 1px solid;
	padding: 2px;
	margin-left:45px;

}

.right h3
{
	text-align:center;
	border-bottom: 1px solid #000000;
}

.footer
{
	
	float:left;
	height:15px;
	padding-top:2px;
	padding-right:20px;
	width: 97.5%;
	font-size: 0.55em;
	text-align:center;
	border-top: black 1px double;
	margin-top: 0px;
	z-index: 10;
}