* {

padding:0;

margin:0;

}

p { margin: 0px 0 0 0; }

ul, ol, blockquote, form, label, dl, fieldset, address { margin: 8px 0px 12px 24px; }

li, dd, blockquote { margin-left: 20px; }

fieldset { padding: 10px; }

img { border: 0px; }

body {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, sans-serif;
}

h1 { 
	margin: 20px 0 12px 0;
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #000;
}

h2 {
	margin: 18px 0 6px 0;
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.6em;
	color: #464031;
}

h3
{
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family: "Arial, Verdana, Universe" sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #464031;
}

h4
{
	margin: 20px 0 10px 25px;
	text-transform: uppercase;
	font-weight: lighter;
	font-family: "Times New Roman", serif;
	color: #a1a09b;
}

h5
{
	margin: 10px 0 0px 0;
	font-family: "Arial, Verdana, Universe" sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 1.2em;
	color: #464031;
}

h8
{
	margin: 18px 0 6px 0;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #635534;
}

h6
{
	margin: 20px 0 6px 0;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 1.3em;
	color: #635534;
}

div#outer-wrapper {
	background: url(../images/body-bkg.gif) repeat-y top center;
	
}
div#inner-wrapper {
	background: url(../images/header-bkg.gif) repeat-x;
}
div#content-wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#logo {
	background: url(../images/logo-box-bkg.gif) no-repeat;
	width: 194px;
	height: 225px;
	margin-top: 4px;
	text-align: center;
}
div#logo img {
	margin-top: 50px;
}
div#sidebar {
	float: left;
	width: 210px;
	display: inline;
}
div#content {
	float: right;
	width: 730px;
	margin-right: 30px;
	display: inline;
}
div#content-inner {
	margin-top: 20px;
	padding: 1px 0;
}
div.content-left {
	padding: 4px;
	width: 218px;
	background-color: #d7d7d7;
	float: left;
	display: inline;
}
div.content-left img {
	border: 1px solid #fff;
}
div.content-left p {
	background-color: #dc3409;
	margin: 4px 0 0 0 !important;
	color: #fff;
	text-align: center;
	font-family: "Times New Roman", serif;
	padding: 2px;
	font-size: 1.3em;
	border: 1px solid #fff;
}
div.content-left p span {
	font-size: .8em;
}
div.content-right {
	float: left;
	margin-left: 20px;
	width: 484px;
	display: inline;
}
div.content-full {
	clear: both;
	padding-top: 15px;
}
p.end-story-links {
	border-bottom: 4px solid #d1b9b3;
	margin-bottom: 15px !important;
	font-size: .8em;
}
div#footer {
	clear: both;
	border-top: 1px solid #5e534f;
	background-color: #e7e5d2;
	padding: 10px;
}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

img.comm-btn { 
	border: 0px; 
	margin: 30px 0 0px 27px;
}

ul#nav
{
	margin: 0 0 20px 0;
	height: 40px;
	line-height: 45px;
	font-size: .9em;
	font-family: "Times New Roman", serif;
	overflow: hidden;
	letter-spacing: -.04em;
}
ul#nav li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #7d7257;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #3f3e3a;
}

ul.side-nav {
	margin: 10px 5px 10px 17px;
	border-top: 1px solid #e9e7e7;
	font-size: .7em;
	color: #978f7c;
}

ul.side-nav li {
	margin: 0;
	list-style-type: none;
	padding: 1px 0;
}

ul.side-nav li a {
	display: block;
	border-bottom: 1px solid #e9e7e7;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../images/side-nav-bullet.gif) no-repeat 5px 50%;
}
ul.side-nav li a:link, ul.side-nav li a:visited {
	color: #978f7c;
	text-decoration: none;
}
ul.side-nav li a:hover {
	background: url(../images/side-nav-bullet-light.gif) no-repeat 5px 50% #f6f5f0;
	color: #dc3409;
}

ul#footer-nav {
	font-family: "Times New Roman", serif;
	font-size: .7em;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
ul#footer-nav li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 5px;
	border-right: 1px solid #958d83;
}
ul#footer-nav li.last {
	border-right: none;
}
ul#footer-nav li a:link, ul#footer-nav li a:visited {
	color: #5e534f;
	text-decoration: none;
}
ul#footer-nav li a:hover {
	color: #453e3b;
}


/* @group Text Styles */
div#content-inner {
	font-size: .75em;
	color: #333;
	line-height: 1.5em;
}
div#content-inner p {
	margin: 2px 0 15px 0;
}
p.intro:first-letter {
	font-size: 1.4em;
	letter-spacing: -1px;
}
p.copyright {
	font-size: .65em;
	font-family: "Times New Roman", serif;
	color: #797069;
	text-transform: uppercase;
	margin: 10px 0;
}
/* @end */

/* @group Lists */
	
/* @end */

/* @group Forms */

form#search-form {
	/*width: 150px;*/
	float: right;
	margin: 4px 0 0 0;
	border-right: 1px solid #736749;
	border-left: 1px solid #736749;
	border-bottom: 1px solid #736749;
}
form#search-form input.txt {
	width: 140px;
	/*border: 1px solid #736749;*/
	/*border-top: 4px solid #635534;*/
	border: none;
	margin: 0;
	padding: 4px;
	background-color: #dbd6c9;
	color: #fff;
	text-transform: uppercase;
}
/* @end */

/* @group Links - link visited hover active */

div#content-inner a:link, div#content-inner a:visited {
	color: #dc3409;
	text-decoration: none;
}
div#content-inner a:hover
{
	color: #dc3409;
	border-bottom: #dc3409;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

p.end-story-links a:link, p.end-story-links a:visited {
	color: #8b7f73;
	text-decoration: none;
	border-bottom: none !important;
}

p.copyright a:link, p.copyright a:visited {
	color: #797069;
	text-decoration: none;
}
p.copyright a:hover {
	color: #453e3b;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */