@charset "UTF-8";
/* CSS Document */


   code {font-size:12px}
	#show {font-size:13px; width:500px; line-height:1.3em; margin:10px auto 50px auto}
	#show div.reply {background:#eceff5; padding:6px 3px 4px 6px; margin:0 0 2px 60px; width:350px; font-size:11px; overflow:auto}
	#show div.reply img {width:32px; height:32px; margin-bottom:0; margin-right:6px}
	#show div.reply p {float:left; margin:0; width:310px; line-height:1.2em}
	#show p#first {background:url(/images/arrow.gif); background-repeat:no-repeat; margin-left:60px; height:7px; margin:0 0 0 60px}
	#show img {float:left; margin-right:10px; margin-bottom:200px; padding:bottom:-200px}
	#show b {color:#3B5998; font-size:13px}
	#show div.reply b {color:#3B5998; font-size:11px}
	#show b span {background:black; color:black}
	#show small {color:gray; display:block; font-size:11px; margin-top:3px}
	#show div.reply small {color:gray; display:block; font-size:11px; margin-top:2px}
	#show small a {color:#3b5998; text-decoration:none; background:url(/images/dot.gif); background-repeat:no-repeat; padding-left:11px}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;

}

#maincontainer{
	margin: 0 auto;
	width: 900px;
	height: auto;
	background: #fff;
}

#footer{
	margin: 0 auto;
	width: 900px;
	height: 30px;
	background: #a3a3a2;
	clear: both;
}


#leftside{
	width: 250px;
	float: left;
	height: auto;
	background: #fff;
	border-right: 0px solid #000;	
	margin-top: 50px;	
}


#lefttop{
	width: 251px;
	float: left;
	height: 95px;
	background: #fff;
	border-bottom: 1px solid #000;	
	margin-bottom: 40px;	
}


#righttop{
	width: 648px;
	height: 95px;
	float: right;
	background: #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 50px;	
}


#rightside{
	width: 648px;
	float: right;
	background: #fff;
	height: auto;
	border-left: 1px solid #000;	
}

#logo{
	width: 648px;
	float: right;
	background: #fff;
	height: auto;
	border-left: 1px solid #000;	
}







a img,
img[usemap] {
  border: none;
}

#rightlink2 img { 
	border: none; }


img{
border-style:none;}





/*text _______________*/





#leftside H1{
	font-size: 18px;
	margin: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	border-bottom: 0px solid #000;
	letter-spacing: 8px;
	}

#leftside H2{
	font-size: 13px;
	margin: 0px;
	margin-top: 100px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999; 
	border-left: 0px solid #efefef; 
	border-right: 0px solid #efefef;
	border-top: 1px solid #000;
}

#leftside P{
	font-size: 11px;
	margin: 0px;
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	border-left: 0px solid #efefef;
	border-right: 0px solid #efefef;
	border-bottom: 1px solid #000;
}


#leftside a, #leftside a:visited, #leftside a:active{
	color: #000; 
	text-decoration: none;
	font-size: 11px;
}

#leftside a:hover{
	color: #2c8db9; 
	text-decoration: underline;
	font-size: 11px;
}

.innertube{
	padding: 10px; /*Margins for inner DIV inside each side (to provide padding)*/
	padding-bottom: 0px;
}



#righttop H1{
	font-size: 25px;
	margin: 0px;
	margin-right: 20px;
	margin-top: 20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: 10px;
}

#righttop H2{
	font-size: 13px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 53px;
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: 3px;
}


#rightside H1{
	font-size: 36px;
	margin-left: 35px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 15px;
	letter-spacing: 5px;

}

#rightside H2{
	font-size: 19px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}

#rightside H3{
	font-size: 18px;
	margin-left: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}


#rightside H4{
	font-size: 12px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: 4px;
}

#rightside p{
	font-weight: normal;
	font-size: 12px;
	display: block;
	color: #000;
	text-indent: 0px;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 12px;
	line-height:130%;
}



#rightside a:link{
	text-decoration:underline;
	color: #666666;
}

#rightside a:visited, a:active{
	text-decoration:none;
	color:#666666;
	}

#rightside a:hover
{
	text-decoration:none;
	color:#2c8db9;
	}



.orange{
	color: #2c8db9;
}

.orangewide{
	color: #cc6600;
	letter-spacing: 7px;
}

.oemph{
	color: #fff;
	letter-spacing: 7px;
	font-size: 28px;
	margin-left: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
}

.black{
	color: #000;
}

.white{
	color: #fff;
}

.terms{
	font-size: 11px;
	margin-left: 100px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
	}



.title{
	font-size: 20px;
	margin-left: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
		letter-spacing: 0px;

	}


.wait{
	font-size: 13px;
	margin-left: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
		letter-spacing: 0px;

	}

.book{
	font-size: 18px;
	margin-left: 5px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
		letter-spacing: 0px;

	}

.emph{
	font-size: 25px;
	margin-left: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2c8db9;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
		letter-spacing: 0px;

	}


/*text _______________*/

.properties{
		margin-top: 20px;
		margin-left: 20px;
		decoration: none;
}




/*Menu links_________________*/


.sidemenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 234px; /* width of menu (don't forget to add border with below!) */

}

.sidemenu li{
	border-bottom: 1px solid #000; /* Gray border beneath each menu item */
}

.sidemenu li a{
	font-weight: normal;
	font-size: 11px;
	display: block;
	color: #000;
	width: auto;
	border-bottom: 0px solid #efefef; /* White border beneath each menu item link, to add depth */
	padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
}

.sidemenu li a:visited, .sidemenu li a:active{
	color: black;
}

.sidemenu li a:hover{
	color: #2c8db9;
}

.sidemenu li.lastitem, .sidemenu li.lastitem a{
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.sidemenu li.firstitem a{
	border-top: 0px solid #000; /* Gray border beneath each menu item */
}



/*footer _______________*/

.copyright{
	font-size: 11px;
	color: #666666;
	display: block;
}

#footer a, #footer a:visited, #footer a:active{
	color: #ffffff; 
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover{
	color: #2c8db9; 
	text-decoration: underline;
	font-size: 11px;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	white-space: nowrap;
}

div#footer li {
	list-style-type: none;
	display: inline;
}

div#footer li a {
	padding: 7px 10px;
}

  
#form_boxes{
  display: none;
/*  border: 1px solid #339933;
  background-color: #e8fcea;*/
  width: auto;
  padding: 5px 5px 5px 15px;
  margin: 20px 0px 0px 0px;
  }

.front_page{
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	}

