* {

padding:0;
margin:0;

}

*:focus {
outline: none
}



a:link {
color: #ADA78D;
}
a:visited  {
color: #8b7f73;
}

a:hover{
color: #4B453F;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }

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

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
body {
text-align: center;
font-size: 12px;
font-family: Verdana, sans-serif;
min-height:101%;
color: #666666;	
}
/* @end */

/* @group Layout */
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: 10px;
}
div#sidebar {
float: left;
width: 210px;
display: inline;
}
div#content {
float: right;
width: 730px;
margin-right: 30px;
display: inline;
color: #666666;
}
div#content-inner {
margin-top: 20px;
padding: 1px 0;
color: #666666;
}


div.content-left {
width: 330px;
float: left;
display: inline;
color: #666666;
}


div.content-right {
float: left;
margin-left: 20px;
width: 330px;
display: inline;
color: #666666;
}




.photoboxleft {
margin: 10px 20px 5px 20px;
padding: 4px;
background-color: #d7d7d7;
float: left;
display: inline;
}
.photoboxleft img {
border: 1px solid #fff;
}


.text {
background-color: #C66300;
display: block;
margin: 2px 0 0 0 !important;
color: #CCCCCC;
text-align: center;
font-family: Georgia, serif;
padding: 2px;
border: 1px solid #fff;
}
div.content-photo p span {
font-size: .8em;
}




div.content-twothirds {
float: left;
width: 440px;
display: inline;
margin: 0px;
padding: 15px 0px 0px;
}

.boxheader {
margin: 0px 25px 0px 10px;
font-weight: bold;
padding: 2px 0px 2px 0px;
color: #804040;
margin: 0px 50px 0px 20px;
border-bottom: 1px solid gray;
}
.textbox {
padding: 5px 25px 10px 20px;
margin: 0px 50px 10px 0px;
}

#exchangepage .textbox {
padding: 10px 30px 0px 10px;
margin: 0px 50px 10px 0px;
}
#exchangepage .textbox p{
margin: 0px;
margin: 0px 0px 0px 10px;
}

.tiny {
font-size: 10px;
}


.intro {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 20px 5px 30px;
padding: 0px 20px 5px 20px;
}

div.content-full {
clear: both;
padding-top: 10px;
}
div.content-full {
padding-right: 30px;
}


p.end-story-links {
border-bottom: 2px solid #C66300;
font-size: 11px;
margin: 10px 30px 20px;
width: 600px;
text-align: center;
padding-left: 30px;
}
div#footer {
clear: both;
border-top: 1px solid #5e534f;
background-color: #e7e5d2;
padding: 10px;

}

div#footer p {
font-family: Arial, Helvetica, sans-serif;
}

div#footer ul {
font-family: Arial, Helvetica, sans-serif;
}

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

/* @end */

/* @group Nav */
#toptext {
margin: 0 0 20px 0;
padding: 0px;
height: 40px;
line-height: 45px;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial;
overflow: hidden;
text-align: right;
color: #ADA78D;
}
#toptext li {
display: inline;
list-style-type: none;
text-transform: uppercase;
margin: 0 15px 0 0;
}
#toptext li a:link {
color: #7d7257;
text-decoration: none;
}

#toptext li a:visited {
color: #7d7257;
text-decoration: none;
}

#toptext li a:hover {
color: #C66300;
}

ul.side-nav {
margin: 10px 5px 10px 20px;
border-top: 1px solid #e9e7e7;
font-size: 14px;
color: #6F6451;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
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;
color: #65435F;	
}


ul.side-nav li a:link, ul.side-nav li a:visited {
color: #65435F;	
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: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
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;
}

/* @end */

/* @group Headings */
h1 {
	margin: 0 0 10px 20px;
	padding: 5px 0px 10px 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 22px;
	color: #C66300;
}
h2 {
	margin: 0 0 0px 20px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 16px;
	color: #C66300;
}





/* @group Text Styles */
div#content-inner {
font-size: 12px;
color: #595959;
line-height: 18px;
}
div#content-inner p {
margin: 0px 15px 5px 10px;
padding: 0px 15px 5px 10px;
}

p.copyright {
font-size: 11px;
font-family: "Times New Roman", serif;
color: #797069;
text-transform: uppercase;
margin: 10px 0;
}

.divider {
margin: 10px;
padding: 10px;
}



p.copyright {
color: #797069;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
}



/* @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 */
.posteddate {
font-size: 11px;
}
