/*--------------------
Reset and Typography from
Blueprint CSS, available at Google Code:
http://code.google.com/p/blueprintcss/
---------------------*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* ----------------------- Colors and Backgrounds ----------------------- */
body {
	background:#fff;
}

#container {
}

#header {
}

#contactButton {
	background:transparent url(../images/contact_button_middle.png) repeat-y left top;
}

#contactButton span.middle {
	background:transparent url(../images/contact_button_top.png) no-repeat left top;
}

#contactButton a {
	background:transparent url(../images/contact_button_bottom.png) no-repeat left bottom;
	border:none;
	color:white;
	font-size:10px;
	font-style:italic;
	line-height:1.1em;
	text-align:center;
	text-decoration:none;
}

#contactButton a:hover {
	color:yellow;
}

#contactButton a span.highlight{
	background:transparent;
	font-size:14px;
	font-weight:bold;
	line-height: 15px;
}

#logo {
	overflow:hidden;
}

#logo h1, #logo h2, #logo a {
	text-indent:-99999px;
}

#logo a img {
	left:0;top:0;
}

#banner {
	background:#cc9c55 url(../images/banner_bg_gradient.png) repeat-x left bottom;
}

#mainNavWrap {
	background:transparent url(../images/banner_bg_image.png) no-repeat right bottom;
}

#mainNav li {
	border-bottom:1px solid #cc9c55;
	border-right:1px solid #cc9c55;
	list-style:none;
	text-align:right;
}

#mainNav li a {
	border-bottom:none;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#mainNav li a:hover, #mainNav li a.active {
	background:#cc9c55;
}

#mainNav li.last a {
	border-bottom:none;
}

#content {
}

#mainContentHead {
	background:#b23600 url(../images/main_content_heading_bg_pattern.png) repeat-x left top;
}

#mainContentHead h2 {
	background:transparent url(../images/main_content_heading_bg_gear.gif) no-repeat right bottom;
	color:white;
	font-style:italic;
	font-weight:bold;
}

#footer {
}

.right {
	text-align:right;
}

#mainContents .highlight {
	background:transparent;
	color:#b23600;
	font-size:1.2em;
}

#mainContents p { font-size: 12px;}
#mainContentImg img {
	border:1px solid #c4c4c4;
}

#mainContents a {color: black;}

div.border, div.colborder {
	border-right-color:#b23600;
}

#callout {
	background:#b23600 url(../images/callout_bg_top.png) no-repeat left top;
	color:#fff;
}

#callout h1, #callout h2, #callout h3, #callout h4, #callout h5, #callout h6 {
	color:#fff;
	font-weight:bold;
	font-style:italic;
}

#callout div.colborder {
	border-right-color:#C48266;
}

#calloutBottom {
	background:transparent url(../images/callout_bg_bottom.png) no-repeat right bottom;
}

#callout .box {
	background:transparent;
}

#callout .box.first {
	padding-right:0;
}

#callout .box.last {
	padding-left:0;
}

#sidebar {
	background:#cc8722 url(../images/sidebar_bg_top.png) no-repeat left top;
	font-size: 12px;
}

.sidebarContent {
	color:#fff;
}

.sidebarContent h1, .sidebarContent h2, .sidebarContent h3, .sidebarContent h4, .sidebarContent h5, .sidebarContent h6 {
	color:#fff;
	font-style:italic;
	font-weight:bold;
} 

.sidebarContent.bottom {
	background:url(../images/sidebar_bg_bottom.png) no-repeat left bottom;
}

.sidebarContent.highlight {
	background:#b23600;
}

a:link {
	border-bottom:1px solid #19D1D9;
	color:#fff;
	text-decoration:none;
}

a:visited {
	border-bottom:1px dotted #19d1d9;
	color:#fff;
	text-decoration:none;
}

a:hover {
	border-bottom:2px solid #19d1d9;
	color:#fff;
	text-decoration:none;
}

a:active {
	border-bottom:2px solid #19d1d9;
	color:#fff;
	text-decoration:none;
}

#footer {
	background:url(../images/footer_bg.png) no-repeat left top;
	color:#19d1d9;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#footerNav {
	text-align:center;
}

#footerNav li {
	list-style:none;
	text-align:center;
}

#footerNav li a {
	color:#19d1d9;
}


/* ----------------------- Layout and Positioning ----------------------- */
body {
	text-align:center;
}

#container, #header, #footer {
	margin:0 auto;
	text-align:left;
	width:950px;
}

#header {
	height:50px;
	position:relative;
	top:10px;
}

#footer {text-align:center;}

#contactButton {
	float:right;
	margin-top:0px;
	height:44px;
}

#contactButton span.middle {
	display:block;
	margin:0;padding:0;
}

#contactButton a {
	display:block;
	padding:5px 5px 10px 0;
	width:158px;height:100%;
}

#contactButton span.highlight {
	margin-top:5px;
}
#logo {
	float:left;
	height:44px;
	top:10px;
	overflow:hidden;
}

#logo h1, #logo h2, #logo a {
}

#logo a img {
	position:absolute;
	left:0;top:5px;
}

#banner {
	float:none;
	left:0;top:84px;
	min-width:950px;
	position:absolute;
	width:100%;
}

#mainNavWrap {
	margin:0 auto;
	min-height:85px;
	text-align:center;
	width:950px;
}

#mainNav {
	float:left;
	margin:8px 0 0 0;
	text-align:right;
	width:300px;
}

#mainNav li {
	float:left;
	padding:0 5px 0 0;
	width:132px;
}

#mainNav li a {
	display:block;
	width:132px;
}

#content {
	margin-top:140px;
}

#contentWrap {
	float:left;
	margin-bottom:20px;
	width:686px;
}

#mainContentHead {
}

#mainContentHead h2 {
	padding:0 58px 0 10px;
	width:602px;
}

#mainContents {
	padding-left:20px;
}

#mainContentImg {
	border-right:1px solid #efefef;
	float:left;
	margin-right:19px;
	padding-right:20px;
}

#mainContentImg img {
	margin:0 0 30px 0;
	padding:10px 10px 15px 10px;
}

#callout {
	float:left;
	padding:15px 15px 0 15px;
	width:655px;
}

#callout #recentNews, #callout #specialistsIn {
	float:left;
	width:305px;
}

#callout #recentNews {
	border-right:1px solid #C48266;
	margin-right:20px;
	padding-right:9px;
}

#calloutBottom {
	clear:both;
	height:17px;
	margin-bottom:20px;
	padding-left:15px;
}

#callout #specialistsIn p {
	font-size: 13px;
}
#sidebar {
	float:right;
	width:231px;
}

.sidebarContent {
	padding:10px 15px;
}

#footer {
	float:left;
	left:50%;
	margin:20px 0 0 -475px;
	position:relative;
	width:950px;
}

#footerNav {
	margin-top:20px;
	width:100%;
}

#footerNav li {
	display:inline;
	list-style:none;
	text-align:center;
}

.clearfix {
	clear:both;
	height:0;
}