@charset "utf-8";
/* sde - CSS Document */

body, html {margin: 0; padding: 0;}

img {border: none;}
.clearfix {clear:both;}



/* ---- TEXT STYLES ---- */

body {font-family: Helvetica, sans-serif; font-size: 12px;}

p {margin-bottom: 24px; color: #333333; line-height: 13px;}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, sans-serif; margin-bottom: 16px; color: #5C2947;}
h1 span {margin-left: -9999px;}

h1 {font-size: 24px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}

a {color: #5C2947; text-decoration: none;}
a:hover {text-decoration: underline;}

/* ---- LAYOUT ---- */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5B2945;
}


body {
	text-align: center;
	background: #FFFFFF;
	}

div#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background: url(../images/body_bg_960.gif) repeat-y;
	padding: 0px 5px 0px 5px;
	}

div#body_wrap {
	width: 960px;
	background: #FFFFFF;
	min-height: 300px;
	padding: 13px 0px 32px 0px;
	}

div#column_wrap {
	background: url(../images/body_wrap_bg.gif) repeat-y right;
	}

div#header {
	padding: 0px 0px 0px 44px;
	position: relative;
	height: 80px;
	margin-bottom: 32px;
	}

h1#logo {
	float: left;
	width: 113px;
	height: 77px;
	background: url(../images/logo_sde.png) no-repeat; 
	margin: 0px;
	}

h1#logo a {
	display: block;
	width: 113px;
	height: 77px;
	overflow: hidden;
	}

span.address {
	color: #cccccc;
	font-family: "Myriad Pro", sans-serif;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	right: 123px;
	top: 36px;
	}

div#footer {
	text-align: left;
	width: 868px;
	background: #cccccc;
	margin: 0 auto;
	padding: 9px 46px 6px 46px;
	}

div#footer.inner_footer {
	padding-bottom: 80px;
	}

span.copyright {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	}

div#rss_feed_wrap {
	text-align: left;
	background: #cccccc;
	margin: 10px 0px 2px 0px;
	padding: 10px;
	}

div#rss_feed_wrap h3 {
	color: #5c2947;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	text-transform: lowercase;
	margin-bottom: 6px;
	margin-top: 0px;
	}

div#rss_feed_wrap ul {
	list-style: none;
	padding: 0px 50px 0px 0px;
	margin: 0px;
	}

div#rss_feed_wrap ul li {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Myriad Pro", sans-serif;
	}

div#rss_feed_wrap ul li.last-child, div#rss_feed_wrap ul li:last-child {
	margin-bottom: 0px !important;
	}

div#rss_feed_wrap a.rss_title {
	color: #FFFFFF;
	text-decoration: none;
	font-family:  "Myriad Pro", sans-serif;
	font-size: 12px;
	display: block;
	margin-bottom: 12px;
	}

div#rss_feed_wrap span.rss_description {
	color: #333333;
	}

div#rss_feed_wrap a.rss_title:hover {
	text-decoration: underline;
	}





/* ---- NAVIGATION ---- */
ul#nav {
	list-style: none;
	position: absolute;
	left: 200px;
	top: 49px;
	margin: 0px;
	padding: 0px;
	}

ul#nav li {
	display: inline;
	}

ul#nav a {
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #5c2947;
	font-size: 12px;
	font-weight: bold;
	}

ul#nav a:hover {
	color: #cccccc;
	}
	
	.cell {
	background-color: #CCCCCC;
}

/* ---- PAGE HEIGHT ---- */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

#container{min-height:100%;height:auto;}
* html #container{height:100%;}/* ie6 and under*/
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #582B44;
	line-height: 16px;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5C2947;
	line-height: 16px;
	font-weight: bold;
}
.copygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
}

#form_contact {
	border: none;
	}

#form_contact fieldset {
	border: none;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}

#form_contact label {
	display: block;
	color: #5B2944;
	float: left;
	width: 100px;
	font-weight: bold;
	margin-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
	}

#form_contact label.checkbox {
	display: block;
	color: #000000;
	float: left;
	width: 345px;
	font-weight: normal;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	}

#form_contact label.checkbox input {
	float: left;
	margin-right: 16px;
	}

#form_contact input.field_text {
	width: 242px;
	float: left;
	border: none;
	background: #CCCCCC;
	font-size: 11px;
	padding: 2px;
	display: block;
	}

#form_contact br {
	clear: both;
	}

#form_contact textarea {
	width: 346px;
	border: none;
	background:#CCCCCC;
	padding: 4px;
	}

p.form_instructions {
	color: #5B2944;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
div#testimonials {
	background: #5c2947;
	width: 100%;
	}

div#testimonials p {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}

div.testimonial {
	padding: 20px 14px;
	}
.copyboldblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.headingsbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #5B2945;
}
