@charset &quotutf-8&quot;

.award-form-buttons	{
	background-color: #6DA5D6;
	border-width: 2px;
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
img, table {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
.thumbnail {
	margin: 10px 0 10px 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #980000;
}
a:hover {
	color: #666666;
}
.nav-links {
	color: #444444;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.nav-links:hover {
	color: #000000;
}
.home-link {
	color: #ffffff;
	font-weight: bold;
}
.home-link:hover {
	color: #ffffff;
	font-weight: bold;
}
.nav-titles {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.td-nav-1 {
	background-color: #EF4A4E;
}
.td-nav-2 {
	background-color: #FFE033;
}
.td-border {
	background-color: #333333;
}
.td-content-1 {
	background-color: #EF4A4E;
}
.td-content-2 {
	background-color: #ffffff;
}
.copyright {
	font-size: 11px;
	color: #333333;
}
.small-text {
	font-size: 10px;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.product-price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #980000;
	font-style: italic;
}
.product-option-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.borderit img {
	border: 2px solid #cccccc;
}
.borderit:hover img {
	border: 2px solid #999999;
}
.borderit:active img {
	border: 2px solid #ff5555;
}
.borderit:hover {
	color: #ff5555; /* irrelevant definition to overcome IE bug */
}



/* CSS reset*/
* {padding: 0; margin: 0;}
* {
	padding: 0;
	margin:0;
    font-size: 100%;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e4bf86;
	height: 100%;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
	min-width:960px;
	position:relative;
	height:1000px;
	}
	#centertop {
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
	min-width:960px;
	position:relative;
	height:66px;
	}
	#flash {
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
	min-width:960px;
	position:relative;
	height:249px;
	background-color:#ffffff;
	}
	#content {
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
	min-width:960px;
	position:relative;
	background-color:white;
	background-image: url(images/content_bg.jpg);
	background-repeat:no-repeat;
	}
	#footer{
	margin-left: auto;
	margin-right: auto;
	width: 960px; 
	min-width:960px;
	position:relative;
	background-color:#e4bf86;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
p a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C1010;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	line-height: 15pt;
}
p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C1010;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	line-height: 15pt;
}
p a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C1010;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	line-height: 15pt;
}
p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC3F3D;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	margin-top:0;
	margin-bottom:0;
	line-height: 15pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #931E0D;
	font-weight: bold;
	text-align: center;
}
h1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #521817;
}
h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #521817;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BA3836;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #521817;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D1715;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D1715;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D1715;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fadb06;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D1715;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h4 a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D1715;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h4 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D1715;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight:normal;
}
h5 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
		font-weight:normal;
}
h5 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
		font-weight:normal;
}
h5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D1715;
	text-align: center;
	text-decoration: none;
		font-weight:normal;
}
h5 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
		font-weight:normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
h6 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
h6 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
h6 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1715;
	text-align: center;
	text-decoration: underline;
}
h6 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1715;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
.red {
	color: #990000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
