@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B3900;
	margin-top: 0px;
}
.header_box{
	background-color: #5B3900;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
.header_box a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}
	
.header_box a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
	text-transform: uppercase;
	}

.header_box a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #66CCCC;	
	text-transform: uppercase;
	}
.footer{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 24px;
	border-top: 1px solid #000000;
}
.footer a:link {
	font-weight: normal;
	text-decoration: none;
	color: #5B3900;
	text-transform: uppercase;
	}
	
.footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #5B3900;	
	text-transform: uppercase;
	}

.footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #66CCCC;	
	text-transform: uppercase;
	}

.navlist {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;
}
.sidebar h2{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
}
.sidebar h3{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}
.sidebar{
	font-weight: normal;
	text-transform: capitalize;
	font-size: 10px;
}
.sidebar a:link {
	font-weight: normal;
	text-decoration: none;
	color: #5B3900;
	text-transform: capitalize;
	}
	
.sidebar a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #5B3900;	
	text-transform: capitalize;
	}

.sidebar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #66CCCC;	
	text-transform: capitalize;
	}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: capitalize;
}
.main_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.main_content a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0000EE;
	}
	
.main_content a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #800080;	
	}

.main_content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #66CCCC;	
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #0000EE;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #0000EE;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #66CCCC;	
	}
.store_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.store_link a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #5B3900;
	}
	
.store_link a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #5B3900;	
	}

.store_link a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #66CCCC;	
	}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.description {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		padding: 0px 5px 0px 5px;
}.cross_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
.cross_link a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
.cross_link a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;	
	}

.cross_link a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;	
	}
