/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
}

body{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#FFF;
	/*	background-color: #F1EED6;*/
	line-height: normal;
	color: #425227;
	background-image: url(../images/siteimages06/09_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#HeadingContainer{
	width: 760px;
	height: 174px;
/*	background-image:  url("../images/siteimages06/headingback.jpg");
	background-repeat: repeat-x;*/
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #425227;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #425227;}

div#Heading{
	width: 760px;
	height: 174px;
	overflow: hidden;
	background-image:  url("../images/siteimages06/09_header.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;

}
div#Countdown{
	width:350px;
	height: 100px;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 18px;
	padding-left: 300px;
/*	margin-top: 12px;
	margin-left: 15px;*/
text-align: center;
}
.CountDownFormat{
	padding-top: 10px;
}
div#Mascot{
width: 200px;
position: absolute;
	z-index: 85;
	top: 5px;
}

div#Character{
	width: 169px;
	height: 303px;

margin-left: auto;
margin-right: 0px;}



div#Menu{
	position: relative;
	top: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	height: 27px;
	background-image: url(../images/siteimages06/09_menuback.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	z-index: 75;}
	
#Menu ul {
	padding: 0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	list-style-type: none;
margin-left: 3px;}
#Menu ul li { display: inline; }

#Menu ul li a
{
	padding: 5px 5px 0px;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	height: 21px;
	float: left;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B96006;

}

#Menu ul li a:hover
{
	padding: 6px 5px 0px;
	color: #FEF5E4;
	height: 21px;
	background-image:  url(../images/siteimages06/09_menuback_hover.jpg);
	background-repeat: repeat-x;
	background-color: #f8b45f;
	background-position: left top;
}	
	

div#MainContainer{
	width: 760px;
	background-color: #EBE7C7;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #425227;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #425227;
	}
div#TableContent{
	width: 760px;
	}
	
.LeftColumn{
	width: 150px;
	background-color:#ffffff;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #f4d69a;

}
div#Left{
	width: 140px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 5px;
	}

.MidColumn{
	background-color: #ffffff;
	background-image:  url("../images/siteimages06/panelback.gif");
	background-repeat: repeat-y;
}

.RightColumn{
	width: 150px;
	overflow: visible;
	background-color:#ffffff;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #f4d69a;
}
div#Right{
	width: 130px;
	margin-top: 150px;
	padding-bottom: 20px;
	margin-left: 10px;	
	}

div#AuctionContent{
	width:100%;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;	
	
}
div#AuctionComment{
	width: 100%;
	height: auto;
	background-color: #00CC33;
	color: #000000;
	padding: 2px;
}
.AuctionColumn{
	background-color: #ffffff;
	background-image:  url("../images/siteimages06/auctionbackground.gif");
	background-repeat: repeat-y;
}


div#MainContent{
	width:440px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	
	
}


#MainContainer h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #425227;
	background-color: #739240;
	font-weight: bold;
}

#Navigation {
	padding: 0px;
	margin-bottom: 15px;
z-index: 80;}
#Navigation ul {
	padding: 0px;
	margin:0px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	list-style-type: none;
	line-height: 160%;
}
#Navigation ul li a
{
	padding: 1px 2px 0px;
	color: #C86000;
	background-color: inherit;
	text-decoration: none;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#Navigation ul li a:hover
{
	padding: 1px 2px 0px;
	background-color: #ef8c15;
	color: #ffffff;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

div#News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	line-height: 160%;
	margin-bottom: 15px;
}
#News P{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 125%;
	}
#News a:link{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}
#News a:active{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}
#News a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}


#News a:hover{
	color: #425227;}
	
	
div#Features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	line-height: 160%;
	margin-bottom: 15px;
}
#Features P{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 1px;
	margin-bottom: 1px;
	}
#Features a:link{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}
#Features a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}	
#Features a:active{
	font-size: 11px;
	font-weight: bold;
	color: #EB7805;
	text-decoration: none;
}	
#Features a:hover{
	font-weight: bold;
	color: #425227;
	font-size: 11px;

}

	


#MainContent P{
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	color:#C86000;
	height: 3px;
	noshade:noshade;
}
div#FooterContainer {
	width: 760px;
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	border: 1px solid #425227;
	background-color: #425227;
}
div#Footer{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;	
	color: #E89103;
}

#Footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Footer span a {
	padding: 0px 4px;
	color: #E89103;
	text-decoration: underline;
}

#Footer span a:hover
{
	padding: 0px 4px;
	color: #F4F400;
	text-decoration: none;
}

/* General Styles*/

h1 {
	font-size: 185%;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	background-color: inherit;
	letter-spacing: .01em;
	}
h2 {
	font-weight: normal;
	font-size: 165%;
	color: #C86000;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
		letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #425227;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;}
h4 {
	color: #666666;
	font-size: 135%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #C86000;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #666666;
}
A:link {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #E89103;
	text-decoration: underline;
	background-color: inherit;
}
.small {  font-size: 10px}
.formlabels {
	color: #00713d;
	font-weight: bold;
	background-color: inherit;
}
.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #2B5C85;
	background-color: inherit;
}
.linkslist1b {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	background-color: inherit;
}
.sidebar{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

fieldset{
	padding: 5px;
	border: 1px solid #bfaf8b;
	margin-bottom: 20px;	
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
	
legend {
	font-weight: normal;
	font-size: 165%;
	color: #C86000;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
		letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
}
div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 1px solid #425227;
	/*background: #ffffff;*/
	padding: 6px;
}
#PhotoBorderLarge image{
	border: 0px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}
.eventindent{
	padding-left: 15px;}
	/*********************************************** module blocks ******************************/

.modheader{
	height: 30px;
	margin-bottom: 0px;
	width: auto;
	overflow: hidden;
	background-color: #CCCCCC;
	background-color: #e0e0e0;
	background-color: #eeeeee;
	background-color: #739240;
	text-indent: 5px;
	line-height: 30px;
	font-size: 125%;
	color: #333333;
	color: #ffffff;
font-weight: bold;
}

.modbox{
background-color: #eeeeee;
background-color: #fcfcfc;
margin-top: 20px;
width: 390px;
border: 1px solid #CCCCCC;
padding: 6px;
margin-left: auto;
margin-right: auto;}

/*#MainContainer h4 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #425227;
	background-color: #739240;
	font-weight: bold;*/



.modheaderbillboard{
	height: 30px;
	margin-bottom: 0px;
	width: auto;
	overflow: hidden;
	text-indent: 5px;
	line-height: 30px;
	font-size: 125%;
	color: #333333;
}



.modfieldset{
background-color: #eeeeee;
background-color: #fcfcfc;
margin-top: 20px;
width: 390px;
border: 1px solid #CCCCCC;
padding: 6px;
margin-left: auto;
margin-right: auto;}

.modposted{
	font-size: 80%;
	}
div#CommentsContainer{
	margin-top: 20px;
	}
	
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
