body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
li {
	list-style-position: outside;
}
textarea {
	font-family:"Lucida Grande", Verdana, Geneva;
	font-size: 11px;
	color: #333333;
	background: #c0ecbb;
}
button {
	font-family:"Lucida Grande", Verdana, Geneva;
	font-size: 11px;
	color: #333333;
}
input {
	font-family:"Lucida Grande", Verdana, Geneva;
	font-size: 11px;
	color: #333333;
	background: #c0ecbb;
}
.textfilled {
	font-family:"Lucida Grande", Verdana, Geneva;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
a:link{
	color: #33CC33;
	text-decoration: none;
}
a:visited{
	color: #33CC33;
	text-decoration: none;
}
a:hover{
	color: #33CC33;
	text-decoration: underline;
}
a:active{
	color: #33CC33;
	text-decoration: underline;
}
#table_main {
	/* set the background shadows */
	/*background-color: #00CCFF;*/
	
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	background-position: center;
	
	/* */
	height: 100%;
	width: 805px;
	
	
	/* */
	padding: 0px 15px 0px 15px;
}
#table_main td {
	vertical-align: top;	
	text-align: center;
}
#container {
	position: relative;
	width: 775;
	/*background-color: #FF99CC;*/
}
#leftside {
	
	width: 212px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	/*margin-left: 15px;*/
}

#leftside .content {
	background-image: url(images/leftside_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
#leftside .item {
	background-image: url(images/line_white.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#leftside .image {
	text-align: left;
	padding: 5px;
	background-color: #CCCCCC;
}
#leftside .title {
	text-align: left;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	font-weight: bold;
}
#leftside .bottom {
	width: 212px;
	background-image: url(images/leftside_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#main {
	position: relative;
	width: 540px;
	margin-top: 0px;
	margin-left: 212px;
	margin-bottom: 15px;
	padding: 11px;
	vertical-align: top;
	
}
#main h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(images/main_header_1.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 540px;
	padding: 5px 5px 5px 8px;
	background-position: left center;
}
#main h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #33cc33;
	background-image: none;
	text-align: left;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

#main .content{
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
#main span{
	
}
#footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	background-color: #efefef;
	text-align: center;
	width: 775px;
}
#footer a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}
#footer a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
#footer a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
}
#staffmember{
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	
	position: relative;
	width: 520px;
	
	padding: 10px;
	
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	background-color: #efefef;
	background-image: url(images/raysFade_gray.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#staffmember h1{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	background-image: none;
	/*display: block;*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	
	width: 100%;

}
#staffmember h2{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	background-image: none;
	/*display: block;*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
	width: 100%;
}
#staffmember .image {
	/*display: block;*/
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#staffmember span {

	padding: 0px;
	margin: 0px;
	color: #666666;
	
}
#document{
	padding: 5px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#document h1{
	background-image: url(images/doc.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: normal;
	color: #33CC33;
	padding-left: 20px;
	width: 500px;
	padding-top: 2px;
}
#document .download{
}
#document .date{
	display: block;
	font-size: 11px;
	color: #999999;
}
#document span{
	display: block;
}
#document a:link{
	color: #33CC33;
	text-decoration: none;
}
#document a:visited{
	color: #33CC33;
	text-decoration: none;
}
#document a:hover{
	color: #33CC33;
	text-decoration: underline;
}
#document a:active{
	color: #33CC33;
	text-decoration: underline;
}
#quote {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quote h1 {
	padding: 3px 3px 3px 0px;
	vertical-align: middle;
	margin: 0px;
}
#quote span{
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
}
#quote a:link{
	color: #33CC33;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#quote a:visited{
	color: #33CC33;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#quote a:hover{
	color: #33CC33;
	text-decoration: underline;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#quote a:active{
	color: #33CC33;
	text-decoration: underline;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#quoteforms {
}
#quoteforms table {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	width: 540;
}
#quoteforms table td {
	vertical-align: top;	
	text-align: left;
}
#quoteforms h1 {
	
}
#quoteforms h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #33cc33;
	background-image: url(images/line.gif);
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efefef;
}
#quoteforms h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #33cc33;
	background-image: url(images/line.gif);
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efefef;
}
#quoteforms h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #33cc33;
	background-image: url(images/line.gif);
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efefef;
}
#quoteforms h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #33cc33;
	background-image: url(images/line.gif);
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 8px 0px 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #efefef;
}
#quoteforms textarea {
	width: 100%;
}
	/*
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	padding: 10px;
	margin: 5px;
	background-image: url(images/raysFade_gray.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
#affiliate {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	
	
	position: relative;
	width: 520px;
	
	padding: 10px;
	
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	background-color: #efefef;
	background-image: url(images/raysFade_gray.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#affiliate h1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	background-image: none;
	/*display: inline;*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	
	width: 100%;
}
#affiliate .image {
	/*display: block;*/
	background-color: #99CC99;
	padding: 5px;
}
#affiliate span {
	text-align: left;
	vertical-align: top;
	/*display: block;*/
	color: #666666;
	
}
#news{
	padding: 5px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news h1{
	font-size: 14px;
	font-weight: normal;
	color: #33CC33;
	padding-left: 0px;
	width: 500px;
	padding-top: 2px;
	background-image: none;
	margin: 0px;
}
#news .download{
}
#news .date{
	display: block;
	font-size: 11px;
	color: #999999;
}
#news span{
	display: block;
	color: #666666;
}
#news a:link{
	color: #33CC33;
	text-decoration: none;
}
#news a:visited{
	color: #33CC33;
	text-decoration: none;
}
#news a:hover{
	color: #33CC33;
	text-decoration: underline;
}
#news a:active{
	color: #33CC33;
	text-decoration: underline;
}
#bio .image {
	/*display: block;*/
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 5px 0px 0px 5px;
}
#bio span {
	text-align: left;
	vertical-align: top;
	display: block;
	color: #666666;
	padding: 5px;
	
}
