



body { 
	background-color : #fff; 
	font-family : verdana; 
	line-height : 1.5; 
	background-image: url('http://www.agentwebsite.net/images/body-bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	margin:0 auto;
} 
p { 
	line-height : 20px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 20px 20px 20px auto;
	font-size:16px;
}
li{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px;
	}
	
p.label{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666;
	}
	
td { 
	font-size : 13px; 
	line-height : 20px; 
}

h1{
	color:#222222;
	font-family:helvetica,arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:20px auto;
	padding:0;
	text-align:left;
}
h3{
	color:#222222;
	font-family:helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:20px 20px 10px 0;
	text-align:left;
	background:#eee;
	padding:2px;
	}

.testimonial{
	border-style:dotted;
	border-color:gray;
	border-width:1px;
	padding:8px;
	width:140px;
	font-size:11px;
	line-height:15px;
}

.frm-general input, .frm-general textarea, .frm-general select{
	border:1px solid #999;
	font-size:16px;
	padding:4px;
	width:320px;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;	
	}
	
.topframebody { 
	background-color : blue; 
} 

a { 
	color : blue; 
	text-decoration : none; 
} 
a:visited { 
	color : #0000cc; 
} 
a:active { 
	color : blue; 
} 
a:hover { 
	color : #000099; 
	text-decoration : underline; 
} 
.terms { 
	font-size : 8pt; 
}  

#tbl-main{
	width:960px;
	}

.navtext { 
	font-family : verdana; 
	font-size : 10px; 
	text-align : center; 
} 
.leftnavtext { 
	font-family : verdana; 
	font-size : 12px; 
	text-align : left; 
} 
.templatediv { 
	padding : 10px; 
} 
#course-wrap { 
	margin : 100px; 
	padding-bottom : 50px; 
} 
.alert { 
	background-color : #ffcccc; 
	border : 1px solid #ff3333; 
	padding : 10px; 
	margin : 20px; 
}
#plantable{margin:0 auto;}
#plantable td{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	}
/* portfolio */

.snapshot{
	margin:30px 0 0 50px;
	clear:none;
	float:left;	
	display:inline
}
.title{
	clear:both;
	background-color:#CCC;
	padding:4px;
	}
.group{
	background-color:#000;
	clear:both;
	height:100%;
}

/* idx */

.related-link-wrap{
	margin-top:20px;
	clear:both;
}

.related-link-wrap ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 20px;
}

.related-link-wrap ul li
{
	background-image: url(http://www.agentwebsite.net/images/check2_24x24.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 5px 30px;
	margin: 20px 0 20px 0px;
}

#city-list{
	height:200px;
	width:400px;
	overflow-x:none;
	overflow-y:scroll;
	background-color:#F4F4F4;
}


#center-column-wrap{
	float:left;
	width:500px;
	clear:none;
	}
#right-column-wrap{
	float:right;
	width:250px;
	background-color:#ffffff;
	clear:none;
	}
#right-column-content p{
	text-align:center;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	margin-top:20px;
	}

