body {
	background-color:#fff;
	color:#000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 10px;
	padding: 0px;
	text-align: center;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 971px;
}
a{
	font-size:14px;
	color: #51676E;
	text-decoration:none;
}
a:hover {
	color: #8c0c04;
	text-decoration: none;
}
p {
	margin: 15px 0px;
	font-size: 14px;
	font-weight: normal;
}

.garden {
	border: solid 1px #323232;
	padding: 3px;
	font-weight: bold;
}

ul {
	margin-left: 45px;
}

ul li {
	margin-bottom: 10px;
}

h1, h2, h3 {
	font-family: "Palatino", Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	color: #8c0c04;
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;	
	margin-bottom: 10px;
}

h4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;	
	Line-height: 125%;
	color: #51676E;
}

.boldTitle {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #51676E;
	margin-bottom: 10px;
}

.question {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #51676E;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(imgs/header_about.jpg);
	width:971px;
	height:215px;
	position:relative;
	background-repeat: no-repeat;
}
#subheader {
	margin: 0px 0px 0px 0px;
	width:971px;
	height:40px;
}
#header_flash {
	position:absolute;
	right:15px;
	width:348px;
}
ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 215px;
	width: 971px;
	background: #222;
	font-size: 16px;
	background-image: url(imgs/nav_bg.jpg);
}
ul.topnav li {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 10px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}
ul.topnav li a:hover{
	background: url(imgs/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(imgs/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	font-size: 16px;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 27px;
	background: #b2aa7e;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 120px;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #d4bf95; /*--Create bevel effect--*/
	background: #b2aa7e url(imgs/dropdown_linkbg.gif) no-repeat 3px center;
	border-bottom: 1px solid #94785b; /*--Create bevel effect--*/
	clear: both;
	width: 120px;
}

ul.topnav li ul.subnav li a:hover {
	background: url(imgs/topnav_hover.gif) no-repeat 15px top;
}

html ul.topnav li ul.subnav li a {
	float: left;
	width: 120px;
	padding-left: 0px;
	margin-left: 12px;
	text-transform: capitalize;
}
#logos {
	position: absolute;
	left: 30px;
	top: 45px;
	width: 340px;
	height: 122px;
}

#logoLCA {
	float: left;
	margin-top: 12px;
	width: 156px;
	height: 123px;
}

#logoL2C {
	float: right;
	width: 156px;
	height: 122px;
	margin-left: 20px;
}

/********************** Content ***************************/
#content {
	background-image: url(imgs/content_bg.jpg);
	width:971px;
	margin-top: 27px;
}

#left, #full {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
	margin-left: 15px;
}

#right {
	float: right;
	width: 280px;
	height: auto;
	margin-top: 15px;
	margin-right: 15px;
	border-left: #b2aa7e 2px solid ;
	padding-left: 10px;
}

#full {
	float: left;
	margin-left: 15px;
	width: 930px;
}

.headshot {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
/********************** Accordion ***********************/
h2.acc_trigger {
	padding: 0;	
	margin: 0 0 5px 0;
	background: url(imgs/h2_trigger_a.gif) no-repeat;
	height: 23px;	
	line-height: 23px;
	width: 930px;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
h2.acc_trigger a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 60px;
	font-size: 20px;
	font-weight: bold;
}
h2.acc_trigger a:hover {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 14px;
	width: 930px;
	clear: both;
	/*background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;*/
}
.acc_container .block {
	padding: 10px;
}
.acc_container .block table {
	border: 1px solid #b2aa7e;
	margin-bottom: 10px;
	width: 100%;
}

.acc_container .block table tr { margin-bottom: 10px; }

.acc_container .block table tr td {
	vertical-align:top;
	width: 45%;
	padding-left: 3px;
	font-size: 14px;
}
.acc_container .block table tr td.heading, .acc_container .block table tr td.subheading {
	background-color: #660000;
	font-size: 14px;
	color: #fff;
}
.acc_container .block table tr td.subheading { background-color:#b2aa7e; }


/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(imgs/footer_bg.jpg);
	font-size:1px;
	width: 971px;
	height:50px;
}
#footer {
	width:971px;
	text-align:center;
	padding: 7px 0px;
	font-size: 12px;
}

#footer a {
	font-size: 12px;
}

