body,html {
	background-color: #FFFFFF;
	height: 100%;
	border:0px;
	margin:0px;
	padding:0px;
}

body,td,p,table,tr {font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;}
form {border:0px; margin:0px; padding:0px;}
* html input { overflow: visible; }


#site_wrapper {
	background-color: transparent;
	position: absolute;
	width: 100%;
	min-width: 890px; 
 }
#site_content {
	position: relative;
	width: 1000px;
	height: 740px;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat; 
	margin: 0px auto;
	color: #FFFFFF;
	z-index:1;
	padding:0px;
}
#header {
	background:#FFFFFF;
	position: absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	width:1000px;
	height: 116px;
	color:#FFFFFF;
}
#intro_content {
	position: absolute;
	top:105px;
	left:150px;
	width:606px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	border: 0px;
}
#main_content {
	position: absolute;
	top:116px;
	left:0px;
	width:886px;
	border: 0px;
}
#rolling {
	position: relative;
	overflow:hidden;
	float:left;
	top:0px;
	right:0px;
	width:471px;
	height:546px;
	color:#404040;
	padding:0px;
	border: 0px;
}
#tlbox {
	position: relative;
	overflow:hidden;
	float:left;
	top:0px;
	right:0px;
	width:471px;
	height:546px;
	color:#404040;
	padding:0px;
	border: 0px;
}
#trbox {
	position: absolute;
	overflow:hidden;
	top:20px;
	left:495px;
	width:470px;
	padding:0px;
	border: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
	color:#FFFFFF;
}
#brbox {
	position: absolute;
	overflow:hidden;
	top:365px;
	left:495px;
	width:475px;
	padding:0px;
	border: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color:#A1874E;
}
#blbox {
	position: absolute;
	overflow:hidden;
	top:370px;
	left:0px;
	width:471px;
	padding:0px;
	border: 0px;
}
.brown {color: #A1874E;}
.white {color: #FFFFFF;}
.browntitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A1874E;
}
.whitetitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #A1874E;
	text-decoration:none;
}
a:visited {
	color: #A1874E;
	text-decoration:none;
}
a:hover {
	color: #D2DBE2;
	text-decoration:underline;
}
a:active {
	color: #A1874E;
	text-decoration:none;
}
a.brownlink:hover	{  color: #404040; text-decoration: none;}
a.brownlink:visited { color: #A1874E; text-decoration: underline;}
a.brownlink:visited:hover { color: #404040; text-decoration: none;}
a.brownlink:active { color: #A1874E; text-decoration: underline;}
a.brownlink:link	{  color: #A1874E; text-decoration: underline;}

a.whitelink:hover	{  color: #FFFFFF; text-decoration: none;}
a.whitelink:visited { color: #FFFFFF; text-decoration: underline;}
a.whitelink:visited:hover { color: #FFFFFF; text-decoration: none;}
a.whitelink:active { color: #FFFFFF; text-decoration: underline;}
a.whitelink:link	{  color: #FFFFFF; text-decoration: underline;}

#footer {
	position: absolute;
	bottom:-10px; right:0px;
	width:886px;
	margin-right:0px;
	text-align:right;
	font-size: 11px;
	color:#D1DAE1;
}
.TextBox {
	width: 250px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F2E2D3;
	background-image: url(images/formbg.jpg);
	font-weight: normal;
}
.formButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2E2D3;
	border: 1px solid #FFFFFF;
	margin:0px; padding:0px;
}


#jc_menu {
	position: absolute;
	top:91px; left:0px;
	height:20px;
	width:550px;
}

ul {
	list-style-type: disc;

	list-style-position: outside;
	}

.slimbr {
	line-height: 5px;
	
}


a[href $='.pdf'] {
 padding-right: 18px;
 background: transparent url(images/pdf.gif) no-repeat center right;
}