/*Candy Blue 1 col*/
body{
	text-align: center;
	background-color: #A6C2DD;
	background-image: url(http://thehorsehost.com/tempimg/slant_blue.gif);
}

#container {
	color: #333;
	line-height: 130%;
	text-align: left;
	border:1px solid #A2BED9;
	width: 800px;
	margin: 0 auto 0 auto;
	padding:0;
	background-color: #F4FAFB;
	}
#top
{
	margin: 0px;
	padding: 0px;
	color: #F4FAFB;
	border-bottom:1px solid #89ADD1;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #D2E0EE;
	background-color: #3C6A99;
}

#top h1
{
	margin: 0;
	padding: 20px;
	color: #F4FAFB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	
}
#menu{
	background-color: #D2E0EE;
	border-left: 1px solid #CBDBEB;
	border-right: 1px solid #A0A0A0;
	border-bottom: 3px solid #CBDBEB;
	border-top: 4px solid #CBDBEB;
}

#content
{

padding: 10px 30px 20px 20px;
	
	/* padding-left: 235px; */
	border-left: solid 1px #D2E0EE;
	border-right: solid 1px #A0A0A0;
	
	border-bottom:solid 1px #D2E0EE;
}

#footer
{
	clear: both;
	margin: 0px 0 0 0;
	color: #A0A0A0;
	margin: 0px 0 0 0;
	color: #A0A0A0;
	text-align: center;
	padding: 10px 0 0px 0;
	font-size: 0.9em;
	border-left: solid 1px #D2E0EE;
	border-bottom: solid 1px #A0A0A0;
	border-right: solid 1px #A0A0A0;
}
#footer a {

		border: 0;

		color: #53587B;

	}
	
	#footer a:hover {

		color: #599834;

		

	}

a:link, a:visited

	{

		color: #000099;

		text-decoration: none;

		padding-bottom: 2px;

	}



	a:hover

	{

		color: #599834;

		text-decoration: none;

	}

	#content a {

		border-bottom: 1px dotted #000099;

	}

	a:active

	{

		border: 0; 

		color: #CC6714;

		text-decoration: none;		

	}

#menu ul {
	list-style-type: none;
	margin: 0;
	color:#A2BED9;
	text-align: left;
	display: inline;
	padding: 0px 0 0px 10px;
}



#menu ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	display: inline;
	
}

#menu li a {
	font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	margin: 0;
	color: #666666;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
	line-height: 200%;
		}

#menu li a:hover {
color: #599834;
}
#menu a:active{ 
color: #EDD29E;		
}



#content h1 {

	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;

	font-size: 1.6em;

	line-height: 1.5em;

	font-weight: normal;

	font-style: italic;

	color: #599834;

	margin: 0px 0px 15px 0px;

}



#content h2 {

	font-family: "Georgia", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;

	font-size: 1.3em;

	font-weight: bold;

	font-variant: small-caps;

	font-style: none;

	color: #599834;

	margin: 10px 0px 5px 0px;

	padding: 0 0 0 0px;

}



#content h3 {

	font-family: "Trebuchet MS", "Century Gothic", "Helvetica", "Arial", sans-serif;

	font-size: 1.5em;

	font-weight: bold;

	font-style: italic;

	color: #666;

	margin: 5px 0px 5px 0px;

	padding: 0 0 0 5px;

	border-bottom: 1px solid #A2BED9;



}



#content h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #383838;

	text-align: center;

	text-transform: uppercase;

	letter-spacing: 0.3em;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 2px 0px;

}



#content h5 {

	font-size: 1.1em;

	color: #1D4078;

	text-transform: uppercase;

	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;

	font-weight: bold;

	padding: 5px 0px 8px 0px;

	margin: 0;

}



#content h6 {

	font-size: 1.1em;

	color: #3A3A3A;

	text-transform: uppercase;

	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;

	font-weight: bold;

	padding: 65px 0px 0px 0px;

	margin: 0;

}
#content img {
	padding: 0.2em;
	border: 2px solid #bbd6f3;
}
.theguest a{
	font-weight: bold;
	color: #214995;
	line-height: 200%;

}
 .theguest a:hover
{
color: #884400;
}



div#icon{
	width:50px;
	float: right;
}
div#icon img{
	border: 0;
	padding: 2px;
	float: none;
}
 .thumbnail
{
	float: left;
	width: 210px;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
	font-size: .9em;
}
.thumbnail a{
	display: block;
	font-size: 1.2em;
	line-height: 150%;
	text-transform: capitalize;
}

.center{
	text-align: center;	
}
.center p {

	font-size: 1.5em;
	font-style: italic;
}

.clearboth { clear: both; }
.lastedit{
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}
.linkgroup{
	padding-top: 20px;
	line-height: 180%;
}
div.guest{

	border-left: 1px solid #A2BED9;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
p.gcomment{
	padding: 10px;
	border: 0;
	margin: 0;
	color: #000000;
	background-color: #EAF0F7;
}
p.theguest{
	border-top: 1px solid #bad3ef;
	border-bottom: 1px solid #bad3ef;
	padding: 10px;
	padding: 10px;
	margin-bottom: 0px;
	background-color: #D2E0EE;
	color: #013250;
	font-weight: bold;
	font-variant: small-caps;
}

p.forsale{
	border-bottom: solid 1px #FF0000;
	color: #FF0000;
	border-top: solid 1px #FF0000;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
	float: right;
}
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('9em'); /* Min-width for IE6 */
	min-width: 9em;
	padding: 0 2px;
	margin: 0.6em 4px 0 0;
	border-bottom: 1px dotted #A2BED9;
}
.clr{
	color: #FFFFFF;
	clear: both;
}
.leftimg{
	padding-bottom: 20px;
}
#top img{
	display: none;
}
.leftimg{
	padding-bottom: 20px;
	text-align: center;
}

.leftimg a{
	display: block;
	text-decoration: underline;
	font-weight: normal;
}
.linkgroup ul{
	list-style: none;
}
.design{

}
.breadc{
	padding-bottom: 10px;
	font-size: small;
}
#lastdiv{
	display: none;
}
ul.topiclist{

}
span.red{
color: red;
padding-left: 10px;
}
.article{
	width: 100%;
}
div.news{
	border-bottom: 1px solid #7b9ec6;
	padding:10px 10px 10px 20px;
}

.intro{
	font-style: italic;
}

.newshead{
	color: #1d4078;
	font-size: large;
}
.newshead span{
	font-size: medium;
	color: #333333;
	font-weight: bold;
}

.news1{
font-size: 1.5em;
font-weight: bold;
}
.news2{
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 5px;
}
.news3{
font-size: 1.2em;
font-weight: bold;
	text-indent: 10px;
}
.news4{
font-size: 1.1em;
font-weight: bold;
	text-indent: 15px;
}
.news5{

	font-weight: bold;
	text-indent: 20px;
}
#icon a{
	border: 0;
	
}
#content img {

	margin: 4px;
}