@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #FFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
}

#wrapper {
	background-color: #FFF;
	width: 820px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}


/* ads ******************************************************* */

.ad300x250 {
	background-color: #FFF;
	display:none;
	width:300px;
	height:250px;
	margin:0px;
}

.ad160x60 {
	background-color: #FFF;
	display:block;
	float:left;
	width:160px;
	height:60px;
	margin:20px 20px 20px 60px;
}


/* menu ******************************************************* */

#menu {
	background-color:#999;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	width: 820px;
	height:23px;
	margin:0px 0px 10px 0px;
	padding:7px 0px 0px 0px;
}

#menu a {
	color:#FFF;
	font-weight: normal;
	text-decoration:none;
}

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


/* layout ******************************************************* */

#categorypgtop {
	background-image: url(img/categorypg_top.gif);
	background-repeat: no-repeat;
	float:left;
	width:420px;
	height:110px;
	margin:0px;
	padding:0px;
}

#categorypgphoto {
	float:left;
	width:510px;
	height:250px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#categorypgright {
	float:left;
	width:300px;
	height:250px;
	overflow: hidden;
	padding:0px 0px 10px 10px;
}

.categorypgbox {
	background-color: #FFF;
	margin:0px 0px 20px 0px;
	padding:10px;
	border:2px solid #d1e387;
}

#homecolumnleft {
	float:left;
	width:410px;
	margin: 0px;
	padding: 0px;
}

#homecolumnleft img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#homecolumnright {
	background-image: url(img/index_photo.jpg);
	background-repeat: no-repeat;
	float:left;
	width:300px;
	height:670px;
	overflow: hidden;
	padding:10px 50px 0px 50px;
}

#rulescolumnright {
	background-image: url(img/rules_photo.jpg);
	background-repeat: no-repeat;
	float:left;
	width:300px;
	height:670px;
	overflow: hidden;
	padding:10px 50px 0px 50px;
}

.storepg {
	margin: 0px;
	padding: 0px;
}

.storepg img {
	border:none;
	margin: 5px;
	padding: 0px;
}

#storepgright {
	float:left;
	width:300px;
	height:250px;
	overflow: hidden;
	padding:0px 0px 10px 10px;
}

#storepgright h1 {
	color:#999;
	font-weight:normal;
	text-align: center;
	margin: 0 0 10px 0;
	padding:0px;
}

#storepgright p {
	color:#333;
	font-size: 11px;
	text-align: center;
	margin: 10px;
	padding: 0px;
}


/* footer ******************************************************* */

#footer {
	color: #999;
	font-size: 10px;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#footer img {
	border:none;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#footer p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

#footer a {
	color: #C33;
	text-decoration:none;
}

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

.floatleft {
	float:left;
}

.floatleft img {
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

.floatright {
	float:right;
}

/* type styles ******************************************************* */

h1 {
	color:#363;
	font-weight:normal;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding:0px;
}

.categorypgbox p {
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

#homecolumnleft p {
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 10px 0px;
}

.darkgreen {
	color:#363;
}

.red {
	color:#C33;
}

.subhead {
	color: #8cc63f;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	margin: 0px 30px 0px 50px;
}

a {
	color: #C33;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
