html {
  /*
  min-height:100%;
  height:auto !important;
  height:100%;*/
}

body {
	background: #ACABA5 url(../images/bg.gif) top center repeat-y; /*#D5D4CD;#490705;#ffffff;*/ 
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #54534D;
}

a:link {
	color: #6F2714;
}
a:visited {
	color: #6F2714;
}
a:hover {
	color: #F8C038;
}

#main_container {
	position: relative; float: none; margin: auto; padding: 0px; width: 960px; text-align: left; background: #D9D8D1; /*#490705;#ffffff;*/
}

/*contain banner and menu*/
#banner_menu_container {
	position: relative; float: none; margin: 0px; padding: 0px; width: 960px; height: 144px; background: #ffffff; background-image: url(../images/banner_menu_bg.gif); background-repeat: no-repeat; background-attachment: scroll;
}

/*logo on the banner*/
#banner_title {
	position: absolute; top: 27px; left: 20px; float: left; margin: 0px; padding: 0px;
}

#banner_description {
	position: absolute; top: 69px; left: 335px; float: left; margin: 0px; padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #E7BD2B;
}

.banner_image {
	position: absolute; top: 0px; left: 526px; float: left; margin: 0px; padding: 0px; width: 433px; height: 115px;
}

.menu_item {
	position: relative; float: left; margin: 122px 0px 0px 20px; padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: 500; font-size: 12px; color: #323F4B;
}

.menu_item a:link {
	font-weight: 500; color: #323F4B; text-decoration: none;
}

.menu_item a:visited {
	font-weight: 500; color: #323F4B; text-decoration: none;
}

.menu_item a:hover {
	font-weight: 500; color: #F8C038; text-decoration: none;
}

.current_menu_item {
	position: relative; float: left; margin: 122px 0px 0px 20px; padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: 500; font-size: 12px; color: #C73445;
}


/*left column*/
#left_column_container {
	position: relative; float: left; margin: 12px auto auto 0px; padding: 0px; width: 628px; background: #ECEBE5;
}

#content_container {
	position: relative; float: left; margin: 0px; padding: 0px; width: 628px; background: #ffffff; background-image: url(../images/content_container_bg.gif); background-repeat: y-repeat; background-attachment: scroll;
  min-height:700px;
  height:auto !important;
  height:700px;
}

#topimg_content_bg {
	position: absolute; top: 0px; left: 0px; float: left; width: 628px; height: 9px; margin: 0px; padding: 0px; background-image: url(../images/top_content_bg.gif); background-position: top left; background-repeat: no-repeat; background-attachment: scroll;
}

.bottom_container_space { /*create whitespace at bottom of the container*/
	position: relative; float: left; margin: 0px 19px 0px 19px; padding: 0px;
}

#bottomimg_content_bg {
	position: absolute; top: 100%; left: 0px; float: left; width: 628px; height: 2px; margin: 0px 0px 12px 0px; padding: 0px; background-image: url(../images/bottom_content_bg.gif); background-position: top left; background-repeat: no-repeat; background-attachment: scroll;
}

.content_title {
	position: relative; float: left; margin: 12px auto auto 19px; width: 590px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 30px; color: #676876;
}

.content_sub_title {
	position: relative; margin: 30px auto 15px 19px; float: left; padding: 0px; width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 18px; color: #6C220C; letter-spacing: -1px;
}

.content_text {
	position: relative; margin: 0px 19px 0px 19px; float: left; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; line-height: 16px; color: #54534D;
}

.content_separator {
	border-bottom: 1px dotted #C6CBDD;
	clear: both;
	float: none;
	margin: 0 19px 0 19px;
	padding: 15px 0 0px 0;
}

#right_column_container {
	position: relative; float: left; margin: 12px auto auto 12px; padding: 0px; width: 320px; background: #ffffff; background-image: url(../images/right_column_container_bg.gif); background-repeat: y-repeat; background-attachment: scroll;
  min-height:550px;
  height:auto !important;
  height:550px;
}

#topimg_right_column_bg {
	position: absolute; top: 0px; left: 0px; float: left; width: 320px; height: 9px; margin: 0px; padding: 0px; background-image: url(../images/top_right_column_bg.gif); background-position: top left; background-repeat: no-repeat; background-attachment: scroll;
}

#bottomimg_right_column_bg {
	position: absolute; top: 100%; left: 0px; float: left; width: 320px; height: 2px; margin: 0px; padding: 0px; background-image: url(../images/bottom_right_column_bg.gif); background-position: top left; background-repeat: no-repeat; background-attachment: scroll;
}

.right_column_title {
	position: relative; margin: 19px auto 15px 19px; float: left; padding: 0px; width: 282px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 18px; color: #6C220C; letter-spacing: -1px;
}

.right_column_seperator {
	position: relative; margin: 12px auto 0px 19px; float: left; padding: 0px; width: 282px;
}

.right_section_container {
	position: relative; margin: 0px 19px 5px 19px; float: left; padding: 0px; text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; line-height: 16px; color: #54534D;
}
.right_section_container img {
	vertical-align: text-bottom;
}

.right_shop_tshirts_row {
	position: relative;  margin: 5px 0px 0px 0px; float: none; width: 281px; height: 155px; padding: 0px; background: white;
}

.right_ads_container {
	position: relative; margin: 0px auto 10px 10px; float: left; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; line-height: 16px; color: #54534D;
}
.right_ads_container img {
	vertical-align: text-bottom;
}

#footer_menu {
	position: relative; margin: 12px auto 0px auto; float: left; padding: 0px; width: 960px; text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #676876;
}
#footer_menu a:link {
	font-weight: normal; color: #676876; text-decoration: none;
}
#footer_menu a:visited {
	font-weight: normal; color: #676876; text-decoration: none;
}
#footer_menu a:hover {
	font-weight: normal; color: #6C220C; text-decoration: none;
}

#copyright_text {
	position: relative; margin: 8px auto 25px auto; float: left; padding: 0px; text-align: center; width: 960px; height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #8A887F;
}

.italic_text { font-style: italic; } 
.bold_text { font-weight: bold; } 
.bold_italic_text { font-weight: bold; font-style: italic; } 
