@charset "UTF-8";
/* CSS Document */
#wrapper {width:990px; margin:auto;}
* {	font-family:Verdana, Geneva, sans-serif; 
	font-size:14px;}
body {
	background-color:#70752b;
	margin-top:0px;
	padding-top:0px;
	}
.tablebg {background-image:url(../images/green012.jpg); background-repeat:repeat;}
.pc {width:600px; margin:auto;}
.pc img {border:#000 1px solid;}
hr {background-image:url(../images/hr.jpg); background-repeat:repeat-x; height:3px; color:#9BA260;}	
.blue a:visited {color:#00A7E8;}
.red {color:#900;}
a {
	color: #000000;
	text-decoration:underline;
	}
.date {font-style:italic; color:#960;}
a:link {
	color: #000000;
	text-decoration:underline;
	}

a:visited {
	color: #000000;
	text-decoration:underline;
	}

a:hover {
	color: #90984c;
	text-decoration:underline;
	}

a:active {
	color: #000000;
	text-decoration:underline;
	}
	
.title {
	color:#FFFFFF;
	font-size:34px;
	}
	
	.burst {
		float:left;
		margin:0px 0px -12px 0px;
	}
	
.header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat; 
	height:138px; 
	width:990px;
	}
	
.container {
	background-image:url(../images/content-long.png);
	background-repeat:no-repeat;
	width:990px;
	}
	
li {
	color:#000000;
	line-height:21px;
	padding:0px 8px 0px 8px;
	}

p {
	color:#000000;
	line-height:21px;
	padding:0px 8px 0px 12px;
	}
table {margin-left:20px;}
.footer {
	background-image:url(../images/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:57px;
	line-height:21px;
	text-decoration:none;
	}

.footer a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration:none;
	font-size:9px;
	}

.footer a:link {
	color: #000000;
	text-decoration:none;
	}

.footer a:visited {
	color: #000000;
	text-decoration:none;
	}

.footer a:hover {
	color: #000000;
	text-decoration:none;
	}

.footer a:active {
	color: #000000;
	text-decoration:none;
	}
#footer{width:500px;margin:auto; background-image:url(../images/footer_box.png); background-repeat:no-repeat; background-position:center;}
#form img{border:#000 1px solid;}
#form *{font-size:13px;}
label {float:left; width:100px; text-align:right; padding-right:5px;}
textarea, text, select {margin-bottom:4px;}
legend {color:#FFF;}

/*Postcard*/
#yourName {position:absolute; margin:10px 5px 10px 15px; width:400px;}
#yourEmail {position:absolute; margin:30px 5px 10px 15px; width:400px;}
#theirName {position:absolute; margin:120px 0px 0px 170px; width:400px;}
#theirEmail{position:absolute; margin:140px 0px 0px 170px; width:400px;}
#theSubject {position:absolute; margin:185px 0px 0px 30px; font-style:italic; width:500px;}
#theMessage {position:absolute; margin:220px 0px 0px 30px; width:440px;}

#agentcommission{
	text-align: right;
	margin-right: 20px;
	padding-top: 30px;
	height: 70px;
}
#topbuttons{
	float:right;
	padding:0px 0px 0px 0px;
	margin:-50px 30px 0 0;
}

#Hometopbuttons{
	text-align: right;
	padding:0px 0px 0px 0px;
}
#topwrapper{
	height: 137px;
}
