* {
	margin: 0;
	padding: 0;
	}

html {
	font-size: 100%;
	}

body {
	font-size: 62.5%;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', Arial;
	color: #1D1D1D;
	background-color: #313030;
	text-align: left;
	}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#topWrap, #topWrap_home, #middleWrap, #middleWrap_home, #bottomWrap, #bottomWrap_home {
	width: 100%;
	margin: 0 auto;
	}
#topWrap_home {
	height: 361px;
	background: url(../images/mast_home_tile.gif) repeat-x;
	}
#topWrap {
	height: 297px;
	background: url(../images/mast_tile.gif) repeat-x;
	}
#middleWrap_home {
	height: 258px;
	background: url(../images/center-wrap_tile.gif) repeat-x;
	}
#middleWrap {
	}
#bottomWrap_home {
	background: #D7D7C1 url(../images/body_tile.gif) 0 0 repeat-x;
	}
#bottomWrap {
	background-color: #DFDFCE;
	}
.wrapper, #footer {
	width: 960px;
	margin: 0 auto;
	}
#drop_shadow {
	background:url(../images/bcgnd_shadow.gif) 142px 0 repeat-y;
	width: 960px;
	margin: 0 auto;
	}
	
	
	
/* Typography */
h1 {
	font-size: 2.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #FF7200;
	margin-bottom: 0;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	}
h2 {
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	color: #FFF;
	margin-bottom: 0.5em;
	font-weight: normal;
	margin-top: 1em;
	}
h3 {
	font-size: 1.7em;
	line-height: 1.5384615em;
	margin-top: 1.5384615em;
	margin-bottom: 1em;
	}
#bottomMain h3, #commentary h3, #sidebar h3 {
	color: #FFFFFF;
	padding-left: 30px;
	margin-bottom: 0.6em;
	height: 30px;
	font-size: 14px;
	padding-top: 4px;
	}
#bottomMain h3 {
	background: url(../images/h3_bckgnd.gif) no-repeat;
	}
#commentary h3 {
	background: url(../images/h3_bckgnd_md.gif) no-repeat;
	}
#sidebar h3 {
	background: url(../images/h3_bckgnd_sml.gif) no-repeat;
	margin-top: 0;
	font-size: 14px;
	padding-top: 4px;
	height: 30px;
	}
p {
	font-size: 1.3em;
	line-height: 1.4444444em;
	margin-bottom: 1.4444444em;
	margin-top: 0.7em;
	}
ul {
	margin-bottom: 1.6666666em;
	}
li {
	font-size: 1.3em;
	line-height: 1.66666666em;
	}
ul li ul {
	margin-top: 1em;
	}
ul li ul li {
	font-size: 1em;
	line-height: 1.66666666em;
	}
a {
	color: #CAB44E;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: none;
	}




/* Masthead */
#masthead {
	float: left;
	width: 960px;
	height: 120px;
	}
#logo {
	float: left;
	width: 260px;
	height: 80px;
	}
#logo img {
	padding: 20px 0 20px 40px;
	}
#strapline {
	}
#banner_home {	
	float: left;
	width: 960px;
	height: 223px;
	padding-top: 18px
	}
#banner {	
	float: left;
	width: 960px;
	height: 177px;
	}
#banner_home img, #banner img {
	float: left;
	}
#banner_pic {
	float: left;
	width: 692px;
	}
#commentary {
	float: left;
	width: 268px;
	}

	



/* TopNav */
#topNav {
	float: left;
	width: 700px;
	height: 74px;
	font-size: 0.9em;
	color: #FEFDFD;
	text-align: right;
	margin-top: 3px;
	}
#topNav a {
	color: #FEFDFD;
	}
#topNav a.selected {
	text-decoration: underline;
	}




/* Navigation */

#navigation {
	float: left;
	padding-top: 0.75em;
	}
/*
#navigation li {
	float: left;
	list-style: none;
	text-align: center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	}
#navigation li a {
	color: #FFFFFF;
	display: block;
	padding-left: 17px;
	margin: 0 20px;
	}
#navigation li a:hover, #topSelected a {
	text-decoration: none;
	color: #010101;
	}
#navigation li span {
	display: block;
	padding: 0 17px 2px 0;
	}
#navigation li#topSelected a, #navigation li a:hover {
	background: url(../images/nav_tab.gif) 0 0 no-repeat;
	}
#navigation li#topSelected span, #navigation li a:hover span {
	background: url(../images/nav_tab.gif) 100% 0 no-repeat;
	}
*/
	
	
/* SubNav */
#subNav {
	float: left;
	width: 163px;
	}
#subNav ul {
	list-style: none;
	background: url(../images/nav_divider.gif) top no-repeat;
	padding-top: 0.5em;
	margin-top: 30px;
	}
#subNav li {
	font-size: 1.5em;
	background: url(../images/nav_divider.gif) bottom no-repeat;
	padding: 0.5em 0 0.5em 6px;
	}
#subNav li a {
	color: #DFDFCD;
	}
#subNav li a:hover, #topSelected a {
	color: #FF7200;
	text-decoration: none;
	}
#subNav li#subSelected a {
	color: #FF6600;
	}


	

/* Main */
#mainContent {
	float: left;
	width: 529px;
	min-height: 500px;
	color: #EBEBEB;
	background-color: #494848;
	}
.main div {
	width: 479px;
	float: left;
	}
#content {
	float: left;
	width: 479px;
	padding: 0 25px;
	}
#content ul {
	padding-left: 15px;
	}
#content ul li {
	margin-bottom: 1em;
	}
#intro {
	float: left;
	color: #D5D5CF;
	padding-top: 1em;
	padding-bottom: 2em;
	}
.halfCol {
	float: left;
	width: 480px;
	}
#intro_main {
	width: 460px;
	margin-left: 20px;
	}
#intro_main p {
	padding-right: 40px;
	}
#slideShow {
	width: 458px;
	height: 208px;
	border: 1px solid #202020;
	color: #FFFFFF;
	}
#slideShow h3 {
	background: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	}
#slideShow #inner {
	width: 456px;
	height: 206px;
	border-right: 1px solid #61615C;
	border-left: 1px solid #61615C;
	border-top: 1px solid #838383;
	border-bottom: 1px solid #61615C;
	background:url(../images/slideshow_bgnd.gif) repeat-x #61615C;
	}
#slideShow img {
	}
#commentary {
	float: left;
	margin-top: 6px;
	}
hr {
	margin-bottom: 0.5em;
	height: 1px;
	}
#team img {
	float: left;
	margin: 20px 15px 4px 0;
	padding: 2px;
	border: 1px solid #999999;
	}
.main img {
	padding-bottom: 1em;
	}
.main p img {
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin: 18px 20px 8px 0;
	}
a.pdf {
	background:url(../images/page_white_acrobat.png) no-repeat 0 0;
	padding-left: 22px;
	}
.newsletters {
	border: 1px solid #999999;
	border-width: 0 0 1px 0;
	margin-bottom: 10px;
	}
	
	
	
/* Sidebar */
#sidebar {
	float: left;
	width: 268px;
	color: #D5D5CF;
	padding-top: 1.5em;
	}
.feature {
	float: left;
	width: 238px;
	padding-left: 10px;
	margin-bottom: 2em;
	}
.feature img {
	float: left;
	padding: 5px 10px 0 15px;
	}
.feature h4 {
	font-size: 1.4em;
	padding: 0 10px 0 15px;
	margin-bottom: 0.5em;
	clear: left;
	}
.feature p {
	padding: 0 10px 0 15px;
	margin-bottom: 0.5em;
	clear: left;
	}
.feature ul {
	padding: 0 10px 0 18px;
	margin-bottom: 0.5em;
	}
.feature img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 8px 16px;
	}
.feature .more img {
	padding: 0;
	border: 0;
	margin: 10px 0;
	}
	
	
	
	
/* Bottom Wrap */
#bottomMain {
	float: left;
	padding-bottom: 2em;
	}
.thirdCol {
	float: left;
	width: 240px;
	padding-left: 10px;
	}
.thirdCol_content {
	padding-left: 20px;
	padding-right: 15px;
	}
.thirdCol_content p {
	font-size: 1.2em;
	}
.thirdCol_content img {
	margin: 2px 10px 4px 0;
	border: 1px solid #E15C17;
	}
p.sml_date {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}
.thirdCol img {
	float: left;
	}
#staff_slide {
	float: left;
	padding-bottom: 1em;
	}
.arrow {
	padding-top: 40px;
	}


	
	
/* Footer */
#footer {
	width: 960px;
	float: left;
	padding-top: 2em;
	padding-bottom: 0;
	}
#legal {
	}
#copyright {
	float: left;
	width: 200px;
	padding-left: 20px;
	}
#baseNav {
	float: left;
	width: 540px;
	text-align: center;
	}
#baseNav a {
	color: #1D1D1D;
	}
#splink {
	float: right;
	width: 200px;
	}
#splink a {
	font-style: italic;
	font-size: 0.9em;
	color: #74B114;
	}


/* Forms */	
form {
	padding-top: 2em;
	}
label {
	float: left;
	width: 50px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	}
input {
	margin-left: 50px;
	margin-bottom: 2em;
	}
textarea {
	margin-left: 50px;
	margin-bottom: 2em;
	}
#submit {
	margin: 0 0 3em 100px;
	float: left;
	clear: both;
	}
#form1 label {
	color: #D5D5CF;
	}
#form1 input, #form1 textarea {
	margin-right: 100px;
	}
#form2, #form3 {
	padding-top: 0;
	}
#form2 label, #form3 label {
	width: 40px;
	}
#form2 input {
	margin-left: 0px;
	margin-bottom: 1em;
	padding: 2px;
	border: 1px solid #666666;
	}
#form2 #submit, #form3 #submit {
	padding-left: 15px;
	margin-top: 10px;
	}
#form3 label {
	margin-left: 20px;
	}
#form3 input {
	margin-left: 20px;
	margin-bottom: 0.75em;
	}
li.warning {
	color: #FF9900;
	margin: 0 !important;;
	}



#navigation {
	margin: 0;
	padding: 0;
	}

.menu1 {
	padding:0;
	margin:0 0 0 20px;
	list-style:none;
	height:35px;
	position:relative;
	width: 960px;
}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#CCCCCC; text-decoration:none; font-size:13px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 20px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 30px 0 10px;}
.menu1 li.current a {
	color:#fff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/button3.gif);
}
.menu1 li.current a b {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/button3.gif);
}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1 li.current a:hover b {
	background-color: #000;
	background-image: url(../images/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}