<!--
#center_line        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content_wrapper    
	{
	margin-left: -50%;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 100%;
	height: 600;
	visibility: visible
	}
body {
	background-image: url(../images/stucco_2.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Palatino Linotype, Arial, sans-serif;
	font-size: 12px;
	color: #424242;
}
A:link {text-decoration:none; color:#C5AB6E}
     A:visited {text-decoration:none; color:#C5AB6E}
     A:hover{text-decoration:none;color:#FFFFFF;}
.credits {font-size: 10px; color: #C5AB6E;
}
.plans_link a {
color: #424242;
}
.plans_link a:visited {
color: #424242;
}
.plans_link a:hover {
text-decoration: underline;
color: #plans_link;
}
.plans_header {
	color: #6C1B17;
	font-size: 14px;
	font-weight: bold;
}
.plans {color: #6C1B17}
.plans_2 {font-size: 10px; color: #6C1B17;
}
.index_text {
	color: #F6C986;
	font-style: italic;
	font-weight: bold;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 485px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
#mycustomscroll_2 {
/* Typical fixed height and fixed width example */
width: 485px;
height: 340px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->
