body {
/*	background-color: #B6926E; */
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(/images/iStock_000005024725Small.jpg); 
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}

tr,td {
	font-size: normal;
}

a:link {
	color: #B6926E;
	text-decoration: none;
}     /* unvisited link */

a:visited {
	color: #B6926E;
	text-decoration: none;
	}  /* visited link */

a:hover {
	color: #B6926E;
	text-decoration: none;
}   /* mouse over link */

a:active {
	color: #B6926E;
	text-decoration: none;
}   /* selected link */


.topmenu {
	margin-left: 0em;
	background-color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.topmenu table {
	border: 0;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

.topmenu tr {
	text-align: center;
}

.topmenu td {
	width: 150px;
	font-size: x-small;
	font-family: Arial,Helvetica,sans-serif;
	text-align; center;
}

.menuodd {
	color: #B6926E;
}

.menueven {
	color: white;
}


.toppic {
	height: 277px;
}

.middlepic {
/*	background-color:  #262626; */
	height: 64px;
}

.container
{
	width:760px;
	margin:0px auto;
	line-height:110%;
}

.header {
	padding:0;
	color:white;
	/*background-color:red; */
	clear:left;
}

.footer {
	padding:0.5em;
	color:white;
	background-color: #262626;
	clear:left;
	text-align: center;
}

.footer a {
	color: white;
}


h1.header {
	padding:0;
	margin:0;
}

.maincontent {
	margin: 0;
	padding: 0;
}

.maincontenttable {
	border-spacing: 0px;
	border-width: 0px;
	border-style: hidden;
	margin: 0;
	font-size: normal;
	border-collapse: collapse;
}

.left {
	width:180px;
	margin:0;
	padding:10px;
	background-color: #262626;
	color: white;
	height: 100%;
}
.content {
	margin: 0;
	padding: 10px;
	background-color: white;
	height: 100%;
}

.primarycontenttop {
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #262626;
	height: 100%;
	color: white;
	width: 563px;
	line-height: 170%;
}

.primarycontentbottom {
	padding-left: .5em;
	padding-right: .5em;
	height: 100%;
	color: #262626;
	font-family: Arial,Helvetica,sans-serif;
	size: 12pt;
	line-height: 140%;
	padding-top: 4px;;
}

.primarycontentbottom a.active {
	color: #5f5f5f;
	text-decoration: none;
}

.primarycontentbottom a.visited {
	color: #B6926E;
	text-decoration: none;
}

.bigtext {
	font-size: 10pt;
	color: #262626;
	font-weight: bold;
}

.bigtextintro {
	font-weight: bold;
}

.bigtexthighlight {
	color: #64302C;
	font-weight: bold;
}
.smalltext {
	font-size: 8pt;
	color: #333333;
}

.smalltexthighlight {
	font-weight: bold;
}

.side_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #B6926E;
}

.side_text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
}

.main_title {
	font-size: medium;
	color: #B6926E; 
/*	color: #64302C; */
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}

.main_title_intro {
	font-weight: bold;
}

.main_title_highlight {
	font-size: medium;
	font-weight: bold;
	color: white;
}

.main_body {
	color: #262626;
	font-family: Arial,Helvetica,sans-serif;
	size: 12pt;
}

.main_body_title {
	color: #262626;
	font-family: Arial,Helvetica,sans-serif;
	font-size: medium;
}

.main_body_title_emphasis {
	color:#59211F;
	font-size:medium;
	font-weight:bold;
}
	
.reallybig {
	font-size: large;
}

.footer_text {
	font-size: medium;
	color: #B6926E;
	font-weight: normal;
}
.italics {
	font-style: italic;
}
