/* --------------------------------------------------------
        Page Styles
*/

body {
	padding: 0;
	border: 0;
	
	background-color: #efe6cb;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, mono;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	
	background-image: url("../GRAPHICS/background_spanVertical.gif");
	background-repeat: repeat-y;
}

.red 	{ border: 1px solid red; }

.blue 	{ border: 1px solid blue; }

img 	{ border: 0px; }

a 		{ color: #ffeaae; text-decoration: underline; }

a:hover	{ color: #FFFFFF; text-decoration: none; }

div, p, ul, ol, li { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; line-height: normal; font-size: 12px; font-weight: normal; }

/* --------------------------------------------------------
        Layout Structure Styles
*/

.hide {
	display: none;
}

.clear {
	clear: both;
}

#page_structure {
	background-image: url("../GRAPHICS/background_full.jpg");
	background-repeat: repeat-x;
}

#page_body {
	width: 800px;
	background-image: url("../GRAPHICS/background_body1.jpg");
	background-repeat: no-repeat;
}

#body_logo {
	width: 211px;
	padding-top: 223px;
	float: left;
}

#side_quote {
	width: 200px;
	padding-top: 120px;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #805229;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#side_quote p {
	padding-top: 20px;
	padding-left: 10px;
}

#body_main {
	width: 589px;
	padding-top: 94px;
	float: left;
}

#content_left {
	width: 357px;
	float: left;
}

#content_right {
	width: 232px;
	float: left;
}

#nav li {
	list-style: none;
	float: left;
	margin-bottom: -3px;
}

#copy {
	background-image: url("../GRAPHICS/background_copy.gif");
	background-repeat: no-repeat;
	background-color: #d27532;
	padding: 10px 15px;
	color: #FFFFFF;
}

#copy p {
	padding-bottom: 10px;
	line-height: 16px;
}

#copy h2 {
	padding-bottom: 10px;
	font-weight: bold;
	color: #efe6cb;
}

#copy ul {
	padding-bottom: 10px;
	line-height: 16px;
}

#copy li {
	margin-left: 20px;
	padding-left: 5px;
	list-style-type: disc;
}

.caption {
	background-image: url("../GRAPHICS/background_copy.gif");
	background-repeat: no-repeat;
	background-color: #d27532;
	padding: 5px 0 20px 0;
	color: #555;
}

#nav_home {
	height: 26px;
	background-color: #fefbf2;
	text-align: right;
}

#sub_heading {
	height: 70px;
	background-image: url("../GRAPHICS/background_copyHeading.gif");
	background-repeat: no-repeat;
	clear: both;
}

/*									This style is for a image heading replacement that was removed.
#sub_heading h1 {
    padding-top: 70px;
    overflow: hidden;
    background-image: url("../GRAPHICS/sub_capabilities.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**\/:70px;				<<  Take out the \
}
*/

#section_nav {
	background-image: url("../GRAPHICS/background_bphoto.jpg");
	background-repeat: no-repeat;
	background-color: #d2c295;
	height: 350px;
	width: 232px;
	padding-top: 10px;
}

#section_nav li {
	list-style: none;
	margin-bottom: -3px;
}

#footer {
	padding-bottom: 50px;
	background-image: url("../GRAPHICS/background_footerEnds.gif");
	background-repeat: repeat-x;
	height: 36px;
}

#footer_center {
	margin-left: 211px;
	width: 589px;
	height: 36px;
	background-image: url("../GRAPHICS/background_footerCenter.gif");
	background-repeat: repeat-x;
	
	color: #92856a;
	font-size: 10px;
	line-height: 30px;
}

#footer_center p {
	padding-left: 15px;
}

#footer a {
	color: #92856a;
}

#footer a:hover {
	color: #92856a;
	text-decoration: underline;
}


.event {
	border-top: 1px dashed #FFFFFF;
	padding: 10px 0px;
	margin: 10px 0px;
}

.event_details {
	font-weight: bold;
}

div#press {
	padding-top: 0px;
}

p#press_date {
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
}

.press_col1 {
	float: left;
	width: 110px;
}

.press_col2 {
	float: left;
	width: 210px;
}

.logo {
	text-align: center;
}

.logo img {
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	margin: 5px 0px;
	padding: 0px 10px;
}


.list_staff {
	padding-left: 40px;
}

#indent li {
	list-style-type: none;
	line-height: 20px;
	font-size: 12px;
}

.wp_title {
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
}

.wp_date {
	padding-bottom: 0px;
	padding-top: 12px;
	font-weight: bold;
}

.wp_body {
	font-style:italic;
	}
