/* CSS Document */

body {
	background-color:#454B0F;
	margin:0;
	padding:0;
	color:#3D2E08;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

/*a:link, a:active, a:visited {
	color:#3D2E08;
	text-decoration: none;
}
*/
a:link  {
	color:#454B0F;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #454B0F;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

table#menu {
	height: 220px;
	margin: 5px;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}

table#bottom {
	margin: 5px;
}
.greyborder {
	border: medium solid #999999;
}

img.right {
	float: right;
	padding: 10px;
}

ul {
    margin-left: 1.2em;
    padding-left: 0;
	padding-top:0px;
	margin-top:0;
}

li {
    margin: 0;
    padding: 0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:24px;
	margin:20px 15px;
	padding:0;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	font-size:15px;
	margin:5px 15px;
	padding:0;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #3D2E08;
}


h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:7px 0;
	padding:0;
	text-align: center;
}

P.small {
	font-size:11px;
	line-height:14px;
}

#contentContainer {
	width:776px;
	margin:0 auto;
}

#content {
	width:762px;
	background-color:#F8F4E0;
	padding:9px 7px;
}

#navigationContainer {
	width:776px;
	height:53px;
	color:#ffffff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#navigationFirstTier {
	width:774px;
	height:26px;
	border:1px solid #7A7D4E;
	background-image:url("/images/navigation/off-background.gif");
}

#navigationFirstTier ul {
	margin:0;
	padding:0px 10px 0px 0px;
	list-style:none;
}

#navigationFirstTier li {
	float:left;
	margin:0;
	padding:0;
	height:26px;
}

#navigationFirstTier a:link, #navigationFirstTier a:visited, #navigationFirstTier a:active, #navigationFirstTier a.off {
	float:left;
	color:#ffffff;
	display:block;
	text-decoration:none;
	height:19px;
	background-image:url("/images/navigation/off-background.gif");
	padding:7px 5px 0px 7px;
	line-height:12px;
}

#navigationFirstTier a:hover, #navigationFirstTier a.on {
	float:left;
	background-image:url(../images/navigation/on-background-green.gif);
	background-color: #AEB237;
}




#productsMenu {
	position:absolute;
	top:-1px;
	left:1px;
	visibility:hidden;
}

#fansMenu {
	position:absolute;
	top:-1px;
	left:1px;
	visibility:hidden;
}

#footer {
	width:776px;
	height:30px;
	border-top:9px solid #3D2E08;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
	padding-top:5px;
	text-transform:uppercase;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover { text-decoration:underline; }

#homepage-description {
	width:235px;
	height:257px;
	background-color:#47350E;
	padding:8px 13px 10px 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F8F4E0;
	font-size:15px;
	line-height:22px;
}

.homepageMoreBox {
	float:left;
	width:108px;
	height:93px;
	border-bottom:2px solid #A39E53;
	color:#47350E;
	font-size:12px;
	line-height:17px;
	padding:11px 8px 0 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#productsOverlay {
	position:absolute;
    display:none;
    top:0;
    left:0;
	width:761px;
	height:469px;
    z-index:30;
    background-color:#030303;
    -moz-opacity: 0.75;
    opacity:.75;
    filter: alpha(opacity=75);
}

#productsDetail {
	position:absolute;
    display:none;
    top:0;
    left:0;
	width:761px;
	height:469px;
    z-index:40;
}

DIV.mapBox {
	position:absolute;
	width:160px;
	font-size:10px;
	line-height:12px;
	background-color:#ffffff;
	border:8px solid #F8F4E0;
	padding:3px;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#gallery IMG {
	padding-right:14px;
	padding-bottom:14px;
	float:left;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.outsideborder {
	border: thin double #CCCCCC;
}

#topic {
	height: 340px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	margin-right: 18px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
img, table {
	border:0;
	margin:0;
	padding:0;
}
div#gallery img {
	height: 105px;
	width: 105px;
}
div#table table {
	border: thin solid #A4A732;
}
div#vote2 {
	border-top: thin inset;
	border-right: thin inset;
	border-bottom: thin inset;
	border-left: thin inset;
}
div#table img {
	border: thin solid #DED6A5;
	margin: 5px;
}
table#menu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#caption {
	clear: both;
}

#topic p {
	padding-right: 10px;
	padding-top: 5px;
}
#Flashdraw {
	float: right;
}
#topic p a {
	color: #454B0F;
	font-weight: bold;
}
