body {
	font-family:Arial, Helvetica, sans-serif;
	/*background:url(/images/base/bkgnd.jpg) repeat;*/
	margin:0px;
	padding:0px;
}
#main {
	width:1000px;
	background:#ffffff;
	border:8px solid #180701;
	margin:0px auto;
	border-top:0px;
	border-bottom:0px;
}
#menu {
	/*text-align:center;*/
	background:url(/images/base/menu_Strip.jpg);
}
#menu table#menu1ee90p0	{
	margin:0px auto;
}
#middle {
	width:1000px;
	overflow:auto;
}
#banner {
	width:750px;
	display:block;
}
#content_top {
	/*width:720px;*/
	min-height: 330px;
	height: auto;
	_height: 330px;/*trick ie*/
	overflow:auto;
	/*padding:10px 20px 10px 10px;*/
	
	
	/*float:right;*/
	
}
#content_bottom {
	background:url(/images/base/content_bkgnd.jpg) bottom left no-repeat;
	width:720px;
	min-height: 440px;
	height: auto;
	_height: 440px;/*trick ie*/
	overflow:visible;
	padding:10px 20px 10px 10px;
	/*position:absolute;
	bottom:0px;
	left:0px;*/
	
	/*float:right;*/
	
}

#content_tile {
	background:url(/images/base/content_Strip.jpg) repeat-y;
	width:750px;
	float:right;
	overflow:visible;
	position:relative;
	
}

.RBox {
	float:left;
	}
.RBoxTop {
	width:216px;
	height:20px;/*26*/
	color:#ffffff;
	background:url(/images/base/Rbox_top.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	padding:3px 8px;
	margin:0px 0px 0px 8px;
}
.RBoxMiddle {
	width:202px;/*232*/
	height:350px;
	background:url(/images/base/Rbox_Strip.gif) repeat-y;
	padding:10px 15px;
	font-size:11px;
	color:#000000;
	margin:0px 0px 0px 8px;
}
.RBox a.more {
	display:block;
	text-decoration:none;
	width:40px;
	background:url(/images/base/more_arrow.gif) right no-repeat;
	font-weight:bold;
}
.RBoxBottom {
	width:232px;
	height:11px;/*11*/
	background:url(/images/base/Rbox_bottom.gif) no-repeat;
	margin:0px 0px 10px 8px;
}
#callouts {
	background:url(/images/base/callouts_bkgnd.jpg);
	width:250px;
	height:770px;
	float:right;
}
#callouts.home{
	background:url(/images/base/callouts_bkgnd_homepage.jpg) no-repeat;
}
.Callout {
	margin:10px 0px 0px 8px;
}
.CalloutTop {
	width:217px;
	height:25px;
	color:#d965a3;
	background:url(/images/base/callout_top.gif);
	font-size:18px;
	padding:3px 8px;
}
.CalloutMiddle {
	width:203px;
	background:url(/images/base/callout_Strip.gif) repeat-y;
	padding:7px 15px;
	font-size:10px;
	color:#000000;
	overflow:hidden;
}

.CalloutBottom {
	width:233px;
	height:13px;
	background:url(/images/base/callout_bottom.gif);
}
.LLBForm {
	margin:0px auto;
	width:400px;
}
.LLBForm td.label {
	text-align:right;
}
.LLBForm input {
	font-size:10px;
	width:294px;
}
.LLBForm select {
	font-size:10px;
	width:298px;
}
#footer {
	background:url(/images/base/footer_bkgnd.jpg) no-repeat;
	width:970px;
	height:60px;
	font-size:10px;
	color:#d965a3;
	text-align:right;
	padding:15px;
}

table.NewsTable td.copy {
	width:420px;
}

table.NewsTable td {
	vertical-align:top;
}

/*body copy*/


a {
	color:inherit;
	text-decoration:underline;
}
p {
	margin:5px 0px 10px 0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#381b10;
	font-size:24px; 
	margin:15px 0px 0px 0px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#381b10;
	font-size:18px; 
	margin:15px 0px 0px 0px;
}