@charset "UTF-8";
/*THUMBS ETC*/
.gallery img {
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	margin-bottom: 4px;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

.gallery li {
	display: inline;
	margin: 0px;
	padding: 0px;
	position: relative;
}

img {
border: 0;
}

img a{
border: 0;
}

img.vol_gallery {
	float: right;
	padding: 0 0 5px 20px;
}

/*CONTAINERS ETC*/
table {
	border: thin solid #C8C1A7;
}

body {
	background-color: #f2eed8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundTile.jpg);
	background-repeat: repeat-x;
}

.outerContainer {
	width: 900px;
	float: left;
}

.footerContainer {
	width: 595px;
	margin-top:21px;
	margin-bottom:21px;
	border-top: 1px solid #867D6C;
	float: right;
}

.copyContainer {
	margin-left:20px;
	margin-right:20px;
}

#shopContainer {
	margin-left:20px;
	margin-right:20px;
}

#inProgress {
	height: 390px;
}

#flashcontent {
	width: 595px;
	height: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.leftColumn {
 	width: 305px;
	float:left;
}

.rightColumn {
	width: 595px;
	background-image: url(images/backgroundTileContent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

.innerleftcolumn {
	float: left;
	width: 265px;
	margin-right: 20px;
}

.innerrightcolumn {
	float: right;
	width: 264px;
}

/*LOGO*/
.logo {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

/*LISTS*/
ul.sponsors {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.sponsors li {
border: none;	margin: 0 0 20px 0;
}

ul.sponsors li a{
	border: none;
	margin: 0 0 20px 0;
}
	

ul#news_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333300;
	width: 550px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#news_list li {
	text-indent: 10px;
	padding-top: 9px;
	background-color:#e7e0c1;
	margin-bottom: 5px;
	height: 21px;
}

ul#splash {
	width:423px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#splash li img { border: 0; float: left; }
ul#splash li a { display: block; }
ul#splash li { display: inline; }

ul#listMenu {
	width:305px;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#listMenu li { width: 305px; float: left; }
ul#listMenu li a { width: 305px; float: left; }
ul#listMenu li img { border: 0; width: 305px; float: left; }


ul#reg {
	margin: 18;
	padding: 18;
	list-style-type: disc;
}

/*COPY*/

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#B12A00;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#B12A00;
}

.h3 {
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#B12A00;
}

.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#333300;
}

#chartBodyCopy {
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-right: 15px;
}

.bodyCopy a{
	text-decoration:none;
	color:#417F15;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #417F15;
}

.bodyCopy a:hover{
	text-decoration:none;
	background-color:#417F15;
	color:#f2eed8;
}

.footerCopy {
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#333300;
}

.footerCopy a{
	text-decoration:none;
	color:#417F15;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #417F15;
}

.footerCopy a:hover{
	text-decoration:none;
	background-color:#417F15;
	color:#f2eed8;
}

.left { float: left; }
.leftpad { float: left; padding: 0 20px 20px 0 }
.right { float: right; }

/* SHOPPING */

ul#shoplist {

	list-style: none;
	
	width: 555px;
	
	margin: 0;
	
	padding: 0;
	
}

ul#shoplist li {

	/*background-image:url(../images/thumnail_background.jpg);
	
	background-repeat: no-repeat;*/
	
	width: 267px;
	
	height: 350px;
	
	float: left;
	
	display: block;
	
	margin-right: 19px;
	
	margin-bottom: 19px;	
	
}

ul#shoplist li#longer {

	
	height: 430px;
		
	
}

ul#shoplist li.far_right {

	margin-right: 0;	
	
}

ul#shoplist li p{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color:#333300;
	
}

/* CLEAR FIX
_________________________________________________________________________________________________________________________*/
.clearfix:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
			}
		
		.clearfix {display: inline-block;}
		
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
