/* main items */
body, td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#bg_left{
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bg_right{
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main{
	height:300px;
}
a{
	color:#5569AC;
}
a:hover{
	color:#8E7248;
	text-decoration:underline}
a:active{
	color:#5569AC;
}
a:visted{
	color:#5569AC;
}

#content p{
	margin-left: 25px;
}
/*
input {
	border: 0px;
	height: 15px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input#submit{
	height: 20px;
	background-color: #D2AB75;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/


/* footer */
#footer{
	font-size: 9px;
	color: #000000;
}
#footer a{
	font-size: 9px;
	color: #000000;
	text-decoration: underline;	
}
#footer a:hover{
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;	
}
#footer a:active{
	font-size: 9px;
	color: #000000;
	text-decoration: underline;	
}
#footer a:visited{
	font-size: 9px;
	color: #000000;
	text-decoration: underline;	
}



/*Misc*/
#login td{
	font-size: 10px;
}
#homevision{
	line-height: 17px;
}
.quote{
	font-size: 9px;
}

.quotebody {
	font-size: 10px;
	font-weight: bold;
}
.pageheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #322E26;
	font-weight: bold;
	padding-bottom:25px;
	margin-bottom: 25px;
}
.loginheader{
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}
.blueheadline {
	color: #4C609D;
	font-weight: bold;
}
.whiteheadline {
	color: #FFFFFF;
	font-weight: bold;
}

#thankyou {
	height: 75px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}