﻿html { 
height: 100%; 
margin-bottom: 0.01em; 
}

body 
{
	background-color: #5B4A1F;
	position: relative;

}
.main
{
	margin: 50px auto 0px auto;
	width: 730px; 
	position: relative;
}

p, td, th, .column1_2 li
{
	color: #fff;
	font-family: Arial;
}

.content
{
	position: relative;
	margin-top: 35px;
	width: 730px;
}

.content .column1 h2, .content .column2 h2, .content .column1_2 h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;
	background-color: #847757 ; 
	width: 482px;
	padding: 2px;
}

.content .column1_2long h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;
	background-color: #847757 ; 
	width: 670px;
	padding: 2px;
}

.content h2 small
{
	font-weight: normal;
	font-size: 13px;
}

.content p, .content td, .content th, .column1_2 li
{
	font-size: 13px;
}

.content th
{
	text-align: left;
	color: #A39375;
}

.column1_2
{
	width: 482px;
	position: relative;
	padding-bottom: 50px;
	float: left;
}

.column1_2long
{
	width: 670px;
	position: relative;
	padding-bottom: 50px;
	float: left;
}


.column1_2 table
{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

.column1_2long table
{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

.column2_3
{
	width: 482px;
	position: relative;
	padding-bottom: 50px;
	float: left;
	height: 230px;
	padding-left: 14px;
}

.column1_2 table .col2
{
	width: 20px;
}

.column1_2long table .col2
{
	width: 20px;
}

.column1_2 table .col1, .column1_2 table .col3
{
	margin: 0;
	padding: 0px;
	border-top: solid 1px #A39375; /*#333333;*/
	border-bottom: solid 1px #A39375; /*#333333;*/
	width: 234px;
	font-weight: bold;
}

.column1_2long table .col1
{
	margin: 0;
	padding: 0px;
	border-top: solid 1px #A39375; /*#333333;*/
	border-bottom: solid 1px #A39375; /*#333333;*/
	width: 360px;
	/*font-weight: bold;*/
}

.column1_2long table .col3
{
	margin: 0;
	padding: 0px;
	border-top: solid 1px #A39375; /*#333333;*/
	border-bottom: solid 1px #A39375; /*#333333;*/
	width: 290px;
	font-weight: bold;
}

.column1
{
	position: relative;
	width: 234px;
	padding-bottom: 50px;
	float: left;
}

.column2
{
	position: relative;
	width: 234px;
	margin-left: 14px;
	padding-bottom: 50px;
	float: left;
}

.column3
{
	position: relative;
	width: 234px;
	margin-left: 14px;
	height: 207px;
	padding-bottom: 50px;
	float: left;
}

.column3long
{
	position: relative;
	width: 234px;
	margin-left: 14px;
	height: 207px;
	padding-bottom: 160px;
	float: left;
}

* html .column3
{
	width: 230px;
}

.column3 .logo
{
	position: absolute;
	float: right;
	bottom: 0px;
}

.copyright
{
	right: 0;
}
.copyright p
{
	text-align: right;
	font-size: 9px;
	color: #A39375;
	margin-top: 4px;
}

.header
{
	border-bottom: solid 1px #fff;
	height: 223px;
}

img
{
	border: 0;
}

.headerlogo, .awardlogo
{
	position: absolute;
}

.awardlogo
{
	margin-left: 482px;
	margin-top: 16px;
}

p a, h2 a, .column1_2 li a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

p a:hover
{
	color: #fff;
	text-decoration: underline;
}


.nav
{
	top: 68px;
	position: absolute;
}

.nav img
{
	border: 0px;
}

.nav a
{
	outline-style: none;
}

.trophy
{
	position: absolute;
	right: 0px;
	bottom: 0px;
} 


/* 4 column layout */

.photo
{
	border: solid 1px #333;
}

.thumbnail
{
	margin: 0px 0px 14px 0px;
	padding: 0;
}

.rightmargin
{
	margin-right: 14px;
}

/* 2 column layout */

.twocolumn1
{
	position: relative;
	width: 358px;
	padding-bottom: 50px;
	float: left;
}

.twocolumn2
{
	position: relative;
	width: 358px;
	margin-left: 14px;
	padding-bottom: 50px;
	float: left;
}
.twocolumSpan2
{
	
	width: 730px;	
	padding-bottom: 30px;
	float: left;	
	clear:both;
	margin-top: -30px;
}

.twocolumSpan2 table
{
	border-bottom: solid 1px #fff;	
	width:730px;
	height: 300px;
	
}

.twocolumSpan2 table td
{
	padding: 0 0;
}

.twocolumSpan2 table a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.twocolumSpan2 table a:hover
{
	color: #fff;
	text-decoration:underline;
}

.fixedHeight
{
	margin-top:30px;
}

.forceright
{
	width:100%;
	float:right;
}

.photos h2, .photos .twocolumSpan2 h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;	
	border-bottom: solid 1px #fff;
	padding-bottom: 5px;
}

.photos .twocolumSpan2 h2
{
	padding-bottom: 7px;
}