#main-body {
	padding-top: 50px;
}

#container {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
}

#main-content
{
    background: transparent url( /images/background-without-clip.jpg ) no-repeat scroll top left;
    height: 100%;
    width: 968px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#main-body
{
    float: left;
    padding-top: 30px;
    width: 968px;
}

#home-feature-signup {
	background-image: url(/images/home-feature-signup.gif);
	height: 307px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
}

#home-feature-signup ul {
	padding-left: 0px;
}
.note {
	width: 225px;
	float: right;
	margin-right: 75px;
	margin-top: 10px;
}
#story-leftcol h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px 0px 0px 25px;
	font-weight: normal;
	font-size: 20px;
	color: #25769c;
	padding: 0px;
}

#story-leftcol h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 30px 25px 5px;
	font-weight: normal;
	font-size: 20px;
	color: #9ea61a;
	clear: both;
}
#container #main-body #story-leftcol ol li a {
	color: #000000;
	line-height: 20px;
}

.story-main h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 30px 25px 5px;
	font-weight: normal;
	font-size: 20px;
	color: #25769c;
	float: left;
	clear:right;
}


#home-feature-signup h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: oblique;

}
.green-italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #90981b;
	font-style: oblique;
}

#home-feature-signup ul li {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #bdbab6;
	float: left;
	height: 28px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	line-height: 28px;
	width: 120px;
	text-align: center;
}
.home-body-copy {
	padding-left: 44px;
	color: #FFFFFF;
	width: 400px;
	line-height: 18px;
	float: left;
}

#home-feature-signup ul li a {
	color: #FFFFFF;
	text-decoration:none;
	display: block;
}

#home-feature-signup ul li a:hover {
	background-color:#9d9a93;
}

#titlebar {
	background-image: url(/images/titlebar.gif);
	background-repeat: no-repeat;
	width: 635px;
	margin-left: 30px;
	height: 79px;
	line-height: 79px;
	float: left;
	margin-bottom: 5px;
}
#container #main-body #breadcrumb {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #main-body #breadcrumb a {
	color: #333333;
	text-decoration: none;
}
#container #main-body #breadcrumb a:hover {
	text-decoration: underline;
}
#story-leftcol .share {
	clear: both;
	margin-left: 30px;
	margin-bottom: 10px;
}

#titlebar-long
{
    background: transparent url(/images/newsletter-titlebar-long.gif) no-repeat scroll left top;
	width: 895px;
	margin-left: 30px;
	height: 79px;
	line-height: 79px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
}

#titlebar-long h1 {
	height: 79px;
	line-height: 79px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#other-popular-stories a {
	color: #457289;
	text-decoration: none;
}
#other-popular-stories a:hover {
	text-decoration: underline;
}
#other-popular-stories h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #25769c;
}
#other-popular-stories img a {
	border: 1px solid #3980A2;
}


div.index-main {
    margin-left: 30px; 
    width: 905px;
}

div.index-left-col {
	float: left;
    width: 67%;
}

div.index-left-col div.index-left-col-inner {
    padding: 16px 0px 16px 16px;
}

div.index-right-col {
	float: right;
	padding-top: 65px;
	width: 28%;
}

div.search-search {
    border-bottom: 1px solid #a09d96; 
    padding: 24px;
}

div.index-left-col form fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

div.index-left-col fieldset {
    line-height: 25px;
}

div.index-left-col input {
    vertical-align: middle;
}

div.search-listing {
    padding: 16px;
}

div.search-sidebar-header {
    background-color: #a09d96; 
    color: #ffffff; 
    padding: 4px;
}

div.search-sidebar-body {
    padding: 4px;
}

div.search-sidebar-body ul {
    list-style-type: none; 
    margin-top: 0px; 
    margin-left: 16px; 
    padding-left: 0px;
}

div.search-sidebar-body li span.current {
    color: #B1B848;
}


span.listing-title {
    font-weight: bold;
}

span.listing-action-links {
    line-height: 16pt;
}

span.listing-action-links a:link,
span.listing-action-links a:visited {
    color: #B1B848;
    text-decoration: none;
}

span.listing-action-links a:hover {
    color: #484744;
    text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #90981b;
	font-weight: normal;
	margin-top: 0px;
}


.left {
    float: left;
}

div.pagination {
    float: right;
    line-height: 20px;
}


#account-signup {
	text-align: left;
	width: 253px;
	height: 250px;
	padding: 0px !important;
	z-index: 1000;
}

#account-signup div {
	padding: 0px !important;
}

#account-signup .submit {
	margin-top: 15px;
	margin-left: 130px;
}

#account-signup h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #90981b;
	font-weight: normal;
	margin: 0px 0px 30px;
	padding: 0px;
}
#account-signup .forminput {
	color: #90981b;
	border: 1px inset #999999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	line-height: 18px;
}

hr.soft {
	width: 95%;
	margin: 16px auto;	
}


/* FORM BUILDER FORMS */

form.form-builder-generated {
	border: none;
	margin: 0px;
	padding: 0px;
}

form.form-builder-generated fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

form.form-builder span.above-aligned {
	float: left;
	clear: both;
}

label.form-builder {
	display: block;
	padding: 4px;
}

input.form-builder,
textarea.form-builder {
	margin: 2px;
}

td.name-label {
	color: #555555;
	font-size: 7pt;
}

div.form-builder-toolbar {
	margin-top: 8px;
	text-align: center;
}


div.validation-errors {
	background-color: #FFDFDF;
	border-top: 1px solid #ff9f9f;
	border-bottom: 1px solid #ff9f9f;
	margin-bottom: 8px;
	padding: 8px 4px;
}

div.validation-errors ol {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

