/* @override http://bartlettplatt.gtdabtesting.com/design/css/screen.css */

body {
	background: url(../images/body_bg.gif) repeat-x left top;
	font-size: 1em;
	margin: 0px;
}

#header {
	width:  960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	background: url(../images/header_bg.gif) no-repeat right top;
}

#header img {
  border: none;
}

#banner {
	width:  960px;
	margin-left: auto;
	margin-right: auto;
	height:266px;
	background-image: url(../images/banner.jpg);
}

#banner h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 148px;
	padding-left: 65px;
	padding-right: 444px;
	line-height: 1.3em;
	color: #111;
}

.call2action {
	float: right;
	width:  360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 37px;
}

.call2action h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #EEE;
	font-weight: normal;
	font-style: italic;
}

.call2action .highlight {
	font-size: 1.4em;
	color: #FFF;
}

#top_nav {
	width:  960px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #8170c0;
	margin-top: 10px;
	height: 40px;
	font-size: 0.9em;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	display: inline;
}

#top_nav li a {
	display: block;
	float: left;
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
}

#top_nav li a:hover {
	display: block;
	float: left;
	color: #ae8fc7;
	font-size: 1.2em;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
}

#content {
	width:  960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
}

#main_content {
	width:  685px;
	float: right;
	color: #222;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 30px;

}

#main_content p {
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content h1 {
	font-size: 1.7em;
	color: #665895;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content h2 {
	font-size: 1.3em;
	color: #665895;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 14px;
}

#main_content h3 {
	color: #665895;
	margin-bottom: 2px;
	font-size: 1.1em;
	margin-top: 0px;
}

#main_content h4 {
	color: #222;
	margin-bottom: 2px;
	font-size: 1.1em;
	margin-top: 0px;
}

#main_content hr {
	border-top:  none;
	border-bottom: 1px solid #CCC;
	border-left: none;
	border-right: none;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

#main_content a {
	color: #615591;
}

#main_content ol, ul {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 25px;
}

#main_content blockquote {
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	margin: 0px 0px 12px 0px;
	padding: 15px 18px 15px 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

#main_content blockquote cite {
	color: #665895;
	font-style: normal;
	display: block;
	text-align: right;
	margin-top: -10px;
}

#side_nav {
	width:  260px;
	float: left;
	margin-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#side_nav h1 {
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 4px;
	font-size: 1.3em;
	color: #665895;
	border-bottom: 1px solid#AAA;
	padding-bottom: 8px;
	padding-left: 8px;
}

#side_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.1em;
}

#side_nav li {
	list-style-type: none;
}

#side_nav li a {
	display: block;
	padding-top: 12px;
	padding-bottom: 11px;
	text-decoration: none;
	color: #665895;	
	border-bottom: 1px solid #DDD;
	padding-left: 44px;
	margin-left: 5px;
	margin-right: 9px;
	background: url(../images/side_nav2.gif) no-repeat 5px 4px;
}

#side_nav li a:hover {
	display: block;
	padding-top: 12px;
	padding-bottom: 11px;
	text-decoration: none;
	color: #665895;	
	border-bottom: 1px solid #DDD;
	padding-left: 44px;
	margin-left: 5px;
	margin-right: 9px;
	background: url(../images/side_nav.gif) no-repeat 5px 4px;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #544381;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

#footer_centered {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#footer_centered ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#footer_centered li {
	display: inline;
}

#footer_centered li a {
	display: inline;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #79648d;
	color: #ae8fc7;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	font-size: 0.9em;
}

#footer #footer_centered ul.contact li  {
	margin-right: 5px;
	color: #ae8fc7;
	font-size: 0.9em;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

.left {
	border: 1px solid #665895;
	margin-right: 15px;
}

.right {
	border: 1px solid #665895;
	margin-left: 15px;
}

.border {
	border: 1px solid #665895;
	margin-bottom: 12px;
}

.news_short {
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	margin: 0px 0px 12px 0px;
	padding: 18px 18px 15px 18px;
	border: 1px solid #CCC;
}

#main_content .news_short h1 {
	font-size: 1.3em;
	margin-bottom: 3px;
}

#main_content .news_short h2 {
	font-size: 1.1em;
	color: #222;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.news_full {
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	margin: 0px 0px 12px 0px;
	padding: 18px 18px 15px 18px;
	border: 1px solid #CCC;
}

#main_content .news_full h1 {
	font-size: 1.3em;
	margin-bottom: 3px;
}

#main_content .news_full h2 {
	font-size: 1.1em;
	color: #222;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

.rss_feed {
	padding: 25px 18px 0px 18px;
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	border: 1px solid #CCC;
	margin-top: 15px;
	font: 0.8em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	line-height: 1.4em;
	color:  #222;
	
}

.blank {
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	height:  39px;
	position: relative;
	top:-40px;
	left: 1px;
	width: 258px;
}

.rss_feed a.rsslinks {
	color: #665895;
	font-size: 1.1em;
}

.rss_feed i {
	color: #665895;
	font-size: 0.9em;
	font-style: italic;
}

#form1 {
	width: 385px;
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	margin: 0px 0px 12px 0px;
	padding: 20px 0px 10px 25px;
	border: 1px solid #CCC;

}

.contact_form {
	margin: 0px;
	padding: 0px;
}

.contact_form dt {

}

.contact_form dd {
	margin:  0px;
	margin-bottom: 5px;
}

.contact_form input {
	width: 350px;
}

.contact_form textarea {
	width: 354px;
}

.submit input {
	width: 354px;
	margin-top: 10px;
}

.contact_details {
	width:  255px;
	float: right;
	padding-top: 5px;
}
