body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border-width:0;
}

address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style-image:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border-width:0;
}

body {
	background-color:#383939;
	background-image:url(../img/layout/bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	color:#333333;
	font-family:Arial, sans-serif;
	font-size:62.5%;
	padding-bottom:30px;
	text-align:center;
}

div#outer {
	background-image:url(../img/layout/content-shadow.png);
	background-position:center 110px;
	background-repeat:no-repeat;
}

div#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
}

div#header {
	height:100px;
	width:960px;
}

div#logo {
	float:left;
	height:45px;
	margin:35px 0 0 30px;
	width:235px;
}

div#logo:hover {
	opacity:0.8;
}

div#logo:active, div#logo:focus {
	margin-top:36px;
}

div#contact-info {
	float:right;
	position:absolute;
	width:200px;
}

div#topnav {
	float:right;
	height:55px;
	padding:15px 30px 0 0;
	text-align:right;
	width:500px;
}

#topnav p {
	color:#999999;
	font-size:1em;
	padding:0;
	text-shadow: none;
}

.phone {
	color:#eeeeee;
	font-size:1.2em;
	font-weight:bold;
	margin-right:6px;
}

.sitemap {
	background-image:url(../img/layout/sitemap.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	color:#eeeeee;
	margin-left:5px;
	padding-left:16px;
	text-decoration:none;
}

div#nav {
	background-image:url(../img/layout/nav-bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:right;
	height:auto;
	padding-left:40px;
	width:570px;
}

#nav ul {
	float:right;
	list-style-type:none;
	margin-right:16px;
}

#nav ul li {
	float:left;
	list-style-image:none;
}

#nav ul li a {
	background-image:url(../img/layout/menu-bg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#f9efe4;
	display:block;
	font:normal normal bold 14px/normal "Trebuchet MS", sans-serif;
	height:19px;
	padding:6px 12px 5px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav ul li a:hover, #nav li a.current {
	background-image:url(../img/layout/menu-bg-hover.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-shadow: 0 -1px 0 #ec7708;
}

div#content-wrapper {
	background-color:#e8e8e8;
	background-image:url(../img/layout/content-bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	min-height:600px;
	-khtml-border-top-left-radius:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;
}

div#content {
	min-height:700px;
}

div#content-top {
	background-color:#353737;
	background-image:url(../img/layout/content_top_darkgrey.png);
	background-position:0 0;
	background-repeat:repeat-x;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
	height:270px;
	padding:30px;
	width:900px;
	-moz-border-radius-topleft: 6px;-webkit-border-top-left-radius: 6px;border-top-left-radius: 6px;
}

div#content-middle {
	background-image:url(../img/layout/gradient.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
	overflow:auto;
	padding:30px 30px 20px;
	width:900px;
}

div.content-div {
	border-top-color:#dddddd;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	overflow:auto;
	padding:30px 30px 20px;
	width:900px;
}

div#content-area {
	background-color:#d76e0f;
	background-image:url(../img/layout/orange-bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	border-bottom-color:#c1630d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:auto;
	padding:30px 0 30px 30px;
	width:930px;
}

div#content-bottom {
	background-color:#696969;
	background-image:url(../img/layout/grey-bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	height:250px;
	padding:30px;
	width:900px;
}

#sidebar {
	padding:0 30px;
	width:250px;
}

div#footer {
	background-image:url(../img/layout/footer-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#eeeeee;
	padding:26px 0;
	text-align:center;
	width:960px;
}

p, .normal {
	color:#333333;
	font-size:1.3em;
	line-height:1.5em;
	padding-bottom:1.2em;
	text-shadow:0 1px 0 #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0 0 0.3em;
	text-shadow:0 1px 0 #fff;
}

h1 {
	font-size:23px;
	line-height:1.1em;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:17px;
}

h4 {
	font-size:15px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:11px;
}

a {
	color:#007394;
	text-decoration:underline;
}

a:hover {
	color:#e06e00;
}

div#content-top a {
	color:#ffffff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#333333;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#e06e00;
	text-decoration:none;
}

abbr {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	cursor:help;
}

#content-top p, #content-top h1, #content-top h2, #content-top h3, #content-top h4, #content-top li {
	color:#ffffff;
	text-shadow:0 -1px 0 #333;
}

#content-bottom h4 a {
	color:#ffffff;
}

#content-area p {
	text-shadow:0 -1px 0 #cf6607;
}

#content-area h3 {
	text-shadow:0 -1px 0 #cf6607;
}

#footer p {
	font-size:12px;
	word-spacing:0.2em;
	text-shadow:0 -1px 0 #222;
}

#footer a {
	text-decoration:none;
}

#content-top ul {
	list-style-type:none;
}

#content-top li a {
	display:block;
	margin-bottom:4px;
	padding:4px 0 2px;
}

#content-area a {
	color:#ffffff;
}

#content-bottom p {
	color:#ffffff;
	font-size:1.2em;
	text-shadow:0 -1px 0 #666;
}

#content-bottom h4 {
	color:#ffffff;
	text-shadow:0 -1px 0 #666;
}

#content ul {
	list-style-type:disc;
	margin-bottom:30px;
	margin-left:16px;
}

#content li {
	font-size:1.3em;
	line-height:1.5em;
	margin-bottom:0.8em;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
}

#sidebar li {
	margin-bottom:0;
}

#sidebar li a {
	margin:0;
	padding:0;
}

#content ul#btns {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}

#btns li {
	float:left;
	line-height:1.5em;
	margin-right:20px;
	margin-bottom:0;
}

#btns li a {
	background-image:url(../img/layout/btns.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#ffffff;
	display:block;
	font-weight:bold;
	height:31px;
	margin-top:0;
	padding:9px 0 0 15px;
	text-decoration:none;
	width:212px;
	text-shadow: 0 -1px 0 #bf6713;
}

#btns li a:hover {
	background-position:0 -40px;
}

#btns li a:active, #btns li a:focus {
	background-position:0 -80px;
	outline-style:none;
}

#btns li a.blue {
	background-position:0 -120px;
	text-shadow:0 -1px 0 #2b6879;
}

#btns li a.blue:hover {
	background-position:0 -160px;
}

#btns li a.blue:active, #btns li a.blue:focus {
	background-position:0 -200px;
	outline-style:none;
}

.date {
	color:#888888;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}

hr {
	clear:both;
	display:none;
}

#content hr {
	background-image:none;
	border-bottom-color:#bbbbbb;
	border-bottom-style:dotted;
	border-width:0 0 1px;
	clear:both;
	display:block;
	height:1px;
	margin:14px 0 20px;
}

img.left {
	float:left;
	margin-right:20px;
}

img.right {
	float:right;
	margin-left:20px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

hr#clear {
	border-bottom-color:#e8e8e8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
	margin:0;
}

.col {
	min-height:200px;
	width:420px;
}

#footer p {
	color:#dddddd;
}

#footer a {
	color:#dddddd;
}

.share {
	background-image:url(../img/layout/share.png);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:22px;
}
