/* CSS Document */
html, body {
   margin : 0;
   padding : 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	background: url("main/images/navbackground.gif") repeat-y scroll 0 0 #ffffff;
	width: 100%;
	color: #000000;
}


a:link {
	color:#378021;
	text-decoration: underline;
}

a:link:hover {
	color:#56A43E;
	text-decoration: none;
}

a:visited {
	color:#378021;
	text-decoration: underline;
}

h2 {
	margin: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#346633;
}


h4 {
	margin: 0;
	text-align: center;
}

h5 {
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #346633;
}

h6 {
	margin: 10px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height:40px;
	color:#346633;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
}

.floatright {
float: right;
margin: 0 10px 10px 0;
}

/**************** Header ***********************/

#Hbackground {
	background: #999999 url("main/images/headerbg.gif") repeat-x;
	margin: 0px;
	width: 100%;
	height: 186px;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 758px;
	height: 159px;
	text-align: left;
}

#subnav {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 760px;
	height: 20px;
	text-align:right;
	background-color: #999999;
	margin: 0px 0px 5px 0px;
}

#subnav a:link {
	color: #ffffff;
	text-decoration: none;
}

#subnav a:hover {
	color: #666;
	text-decoration: underline;
}

#subnav a:visited {
	color: #ffffff;	
	text-decoration: none;
}


#footer {
	text-align: center;
	margin: 50px 0 0 0;
}


/******************** Columns *********************/

#leftcontent {
	z-index:10;
	position: absolute;
	left:0px;
	top:185px;
	width:187px;
	height: 2050px;
	/*background:#346633 url("main/images/navbackground.gif") repeat-y;*/
}

#leftcontent a:link {
	color: #ffffff;
	text-decoration: none;
}

#leftcontent a:hover {
	color: #ffff99;
	text-decoration: underline;
}

#leftcontent a:visited {
	color: #ffffff;	
	text-decoration: none;
}

	
#image {
	text-align:center;
}

#twocolumnlayout {
	margin-left: 164px;
	margin-top: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 15px;
}

#twocolumncentered {
	margin-left: 164px;
	margin-top: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
	margin-left: 201px;
	margin-right: 15px;
}

/*************Links styles **************/

.relatedLinks{
	margin: 40px 10px 0px 40px;
	font-weight: normal;
	line-height: 14px;
}

.relatedLinks a:link {
	color: #ffffff;
}

.relatedLinks a:hover {
	color: #E6A828;	
}

.relatedLinks a:visited {
	color: #ffffff;	
}

.relatedLinks h3{
	color: #ffff99;
}

.relatedLinks a{
	display: block; 
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#print {
	margin-left: 30px;
	margin-top: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 15px;
}
	
.pending {
	
	color: red;
	font-style: italic;
	
}

.listing {
	width: 300; text-align: left; font-size: 16px; margin-left: 25px; margin-top: 20px;
	display: block;

}

#content {

	margin-top: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
	margin-left: 211px;
	margin-right: 15px;
	width: 720px;

}



#content h5 {
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #346633;
}


#content h6 {
	margin: 10px;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	line-height:40px;
	color:#346633;
}

#content ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

#leftNav {
	z-index:10;
	position: absolute;
	left:0px;
	top:185px;
	width:187px;
	height: 2000px;
	/*background:#346633 url("main/images/navbackground.gif") repeat-y;*/
	padding-right: 10px;
}

#leftNav a:link {
	color: #ffffff;
	text-decoration: none;
}

#leftNav a:hover {
	color: #ffff99;
	text-decoration: underline;
}

#leftNav a:visited {
	color: #ffffff;	
	text-decoration: none;
}

.agent {
	float: left;
	margin-right: 20px;
}

.clear {
	clear: both;
}

.header {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 10px;

}

.listing i {
	color: red;
}


