@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	width: 1000px;
	background-color:#D9D9D9;
	background-image: url(images/white_brown_short.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #323232;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	}
a {
	color: #FF6500;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 2px;
	}
a:hover {
	text-decoration: underline;
	outline: none;
	}
#header {
	width: 1000px;
	padding-left: 0px;
	float: left;
	clear: right;
	background-image: url(images/header_home.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: solid;
	border-left-color:#742a12;
	border-left-width: 10px;
	}
#header ul {
	margin: 0;
	width: 900px;
	float: left;
	font-weight: bolder;
	font-size: 117%;
	padding-top: 200px;
	padding-left: 12px;
	padding-right: 6em;
	margin-left: 0px;
	letter-spacing: 1.25px;
	border-bottom: solid;
	border-bottom-width: 9px;
	border-bottom-color: #ececec;
	}
#header ul li {
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	}
#header ul li a {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#header ul li:hover {
	background-image: url(images/rollover_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	}
#header li.current {
	background-image: url(images/rollover_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #fd6d12;
	text-decoration: none;
	font-weight: bolder;
	}
.list {
	margin-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	color: #949494;
	letter-spacing: 1.25px;
	background-image: none;
	}
#header li.list:hover {
	background-image: none;
	}
ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	line-height: 1.5em;
	}
#left {
	width: 430px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 80px;
	margin-bottom: 30px;
	border-left: solid;
	border-left-color:#742a12;
	border-left-width: 10px;
	}
#left a {
	color: #FF6500;
	}
#left a:hover {
	color: #FDFDFD;
	}
#left li a:hover {
	text-decoration: underline;
	}
#left p {
	padding-bottom: .75em;
	}
#left ul {
	padding-top: 0px;
	margin: 0px;
	}
#right {
	width: 430px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 40px;
	margin-left: 50px;
	margin-bottom: 30px;
	border-left: solid;
	border-left-color:#ececec;
	border-left-width: 9px;
	height: auto;
	}
#right a {
	color: #FF6500;
	}
#right a:hover {
	color: #FDFDFD;
	}
#right p {
	padding-bottom: .75em;
	}
p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}
h1 {
	color: #742A12;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: .25em;
	}
.head1 {	
	font-weight: bolder;
	}
.head {
	font-weight: bolder;
	font-size: 112%;
	padding-bottom: 0px;
	}
.subhead {
	font-style: oblique;
	font-weight: bolder;
	}
.subheadSA {
	font-style: oblique;
	font-weight: bolder;
	padding-bottom: 1.5em;
	}
.subheadLSA {
	font-style: oblique;
	font-weight: bolder;
	padding-bottom: .75em;
	}	
.headspace {
	font-weight: bolder;
	padding-top: .85em;
	}
.lessheadspace {
	font-weight: bolder;
	padding-top: .35em;
	}
.spaceafter {
	padding-bottom: 1.75em;
	} 
.morespaceafter {
	margin-bottom: 1.75em;
	} 
.lessspaceafter {
	padding-bottom: .75em;
	}
.italic {
	padding-top: .5em;
	font-style: oblique;
	}
#italic {
	font-weight: normal;
	font-style: oblique;
	}
#bolditalic {
	font-weight: bolder;
	font-style: oblique;
	}
#normal {
	font-weight: normal;
	font-style: normal;
	}
li.head a {
	font-size: 88%;
	}
p.head a {
	font-size: 88%;
	}
#orange {
	color: #fd6d12;
	}


#left img {
	padding-top: 13px;
	}

#object {
	margin: 15px 0 0 0;
	}
