/* CSS Document */
* {margin:0; padding:0;}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
	background: url(../a/images/images/Slice_background.gif);
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
strong, b {
	font-weight: bold;
	}
.bold {
	font-weight: bold;
}

p {
	font-size: 76%;
	line-height: 1.3em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}	
/* ----- links ----- */
a:link {
	color: #9F8051;
	}
a:visited {
	color: #9F8051;
	}
a:hover {
	font-weight: bold;
	}
a:active {
	color: #9F8051;
	}
/* ----- lists ----- */
li {
	font-size: 76%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	}
ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 20px;
	}

ul ul{
}
ul ul ul{
}

img {
	border: 0;
	}
#wrapper {
}
/*-------------Headings*/
h1 {
	color: #591927;
	background: #FFFFFF;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 2px;
	margin-top: 0px;
}
h2{
	color: #252A40;
	background: #FFFFFF;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 2px;
	margin-top: 0px;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 96%;
}
/* ----- Classes ----- */
.brclear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	}
.column {
	float: left;
	width: 43%;
	margin-right: 10px;
	margin-left: 10px;
}.column_thirds p {
	padding-right: 5px;
	padding-left: 5px;
}
.hide{
display:none;
}
.show{
display:block;
}
.navlist
{
	padding: 1px;
	margin-left: 0px;
	font: bold 12px Verdana, sans-serif;
	width: 183px;
	border-top: 2px #AAA;
	border-right: 2px #666;
	border-bottom: 2px #666;
	border-left: 2px #AAA;
	margin-top: 50px;
}

.navlist li
{
	list-style: none;
	margin: 0;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navlist li a {
	text-decoration: none;
	font-weight: normal;
	color: #9F8051;
}
.navlist li a:link {
	color: #9F8051;
}
.navlist li a:visited {
	color: #9F8051;
}
.navlist li a:hover {
	color: #9F8051;
	font-weight: bold;
}
.navlist li a:active{ color: gray; }
/* ----- IDS ----- */
.oneColFixCtrHdr #container {
	width: 721px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../a/images/images/slice-for-container.gif) repeat-y 0px 0px;
	margin: 10px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #866B3E;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0px 0px 0px 3px;
	border-top: 3px solid #866B3E;
	border-right: 3px #866B3E;
	border-bottom: 3px #866B3E;
	border-left: 3px #866B3E;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#primaryContent{
}   
#secondaryContent{
}   
#navigation{
	background: url(../a/images/images/navigation-backing.gif) no-repeat left top;
	width: 186px;
	float: left;
	margin-top: 33px;
	height: 297px;
}   
#header img {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer{
}
/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}

/* ----- TABLES ----- */

table{
border: 1px solid #323653;
}
#talktome table {
	border-style: none;
}

caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
	border: 1px solid #323653;
}
#talktome tr{
	border-style: none;
}

tr .alt{
}
td {
	font-size: 74%;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}

#talktome td{
	border-style: none;
}

th{
}
#header h1 {
	font-size: 1px;
	visibility: hidden;
}
.column_thirds {
	float: left;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	padding: 0px;
}
.box {
	background: #313652 url(../images/images/littlebox.jpg) repeat-x left bottom;
	margin: 4px 0px;
	width: 100%;
	padding: 0px 0px 30px;

}
.box p {
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
box a:hover {
	color: #ffffff;}
	{
	}
#talktome {
	background: url(../images/images/postcard_24.gif) no-repeat;
	height: 365px;
	width: 625px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.column_twothirds {
	float: left;
	width: 60%;
	margin-right: 1%;
	margin-left: 1%;
	padding: 0px;
}
.framer {
	border-top: 1px solid #521A1D;
	border-right: 2px solid #521A1D;
	border-bottom: 2px solid #521A1D;
	border-left: 1px solid #521A1D;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

