@charset "utf-8";
body {
	background-image: url(media/images/front/home_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
}
#frame {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


/* CSS Document */



#column1 a:link {
	color: #333333;
	text-decoration: none;
}

#column1 a:visited {
	color: #333333;
	text-decoration: none;
}

#column1 a:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#imgHeaderLogo {
	margin-right: 210px;


}
/* CSS Document */


#column1 {
	clear: both;
}
#column2 {
	background-image: url(media/images/front/title_fade.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-left: 20px;
}
#column2  ul li {
	list-style-type: square;
}
#feature02 {
	float: right;
	width: 264px;
}
#feature01 {
	float: left;
	width: 560px;
}
#BoxFest08 {
	text-align: left;
	background-image: url(media/images/front/festBackground.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	background-color: #4B3C00;
	width: 545px;
}

.subTitle  {
	background-image: url(media/images/front/sub_head_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#memberLogin {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#memberLogin input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #B01421;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-weight: bold;
}

#currentReleases {
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#currentReleases h3 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 1.2em;
}
#currentReleases h4 {
	font-size: 1em;
	padding: 0px 0px 2px;
	line-height: 1em;
}
#currentReleases  .date {
	margin: 0px 0px 16px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
}
#currentReleases a:link {
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#currentReleases a:visited {
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#currentReleases a:hover {
	text-transform: capitalize;
	color: #B01421;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B01421;
}






#column3 {
	padding: 20px;
	clear: both;
	text-align: center;
}




#column1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#column1 li li {
	padding-left: 8px;
	font-size: 0.8em;
}
