@charset "utf-8";

/* Base Structure */

img, div, a, input { behavior: url(iepngfix.htc) }

* {
margin:0;
padding:0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat;
}
a {
	color: #e31b23;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	text-decoration: none;
	color: #e31b23;
	font-weight: normal;
}
.body_cell {
	width: 1236px;
	margin-left: auto;
	margin-right: auto;
}
.body_inner {
	float: right;
	width: 1098px;
	background-image: url(../images/bg_chip.png);
	background-repeat: no-repeat;
}
.main_container {
	width: 960px;
	float: left;
}

/* Fonts */

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.font_red {
	font-size: 12px;
	color: #DF1F26;
}
.font_red_bold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.font_blue {
	color: #004060;
	font-weight:normal;
}
.font_grey {
	color:#6d6d6d;
}
.font_fourteen {
	font-size: 14px;
}
.font_nine {
	font-size: 9px;
}
.font_eleven {
	font-size: 11px;
}
.font_twelve {
	font-size: 12px;
}
.font_thirteen {
	font-size: 13px;
}
.font_fourteen {
	font-size: 14px;
}
.font_sixteen {
	font-size: 16px;
}
.font_seventeen {
	font-size: 17px;
}
.font_eighteen {
	font-size: 18px;
}
.font_twenty {
	font-size: 20px;
}
.font_twenty_two {
	font-size: 22px;
}
.font_twenty_four {
	font-size: 24px;
}
.font_large_bold {
	font-size: 24px;
	font-weight: bold;
}
.font_large_bold_italic {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

/* Basic Page Structure */

.header_container {
	float: left;
	width: 960px;
	height: 207px;
}
.header_left {
	float: left;
	width: 292px;
	height: 207px;
}
.header_right {
	float: left;
	width: 668px;
	height: 207px;
}
.header_right_button_area {
	float: left;
	width: 668px;
	height: 131px;
}
.header_right_button {
	float: right;
	padding-right: 15px;
	padding-top: 22px;
	width: 190px;
	height: 67px;
}
.nav_area {
	float: left;
	width: 668px;
	color: #591f00;
	font-size: 17px;
}
.nav_cell {
	float: left;
}
.nav_cell a {
	color: #591f00;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}
.nav_cell a:hover {
	color: #e51b24;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}
.nav_spacer {
	float: left;
	width: 16px;
	height: 16px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 3px;
}

.mid_content {
	float: left;
	width: 960px;
}

/* Index */

.index_top {
	float: left;
	width: 960px;
	height: 375px;
}
.index_top_left {
	float: left;
	width: 298px;
	height: 375px;
}
.index_top_center {
	float: left;
	width: 393px;
	height: 375px;
}
.index_top_right {
	float: left;
	width: 269px;
	height: 375px;
}

.index_bottom {
	float: left;
	width: 960px;
}
.index_bottom_left {
	float: left;
	width: 323px;
	height: 177px;
	background-image: url(../images/index_bottom_left.png);
	background-repeat: no-repeat;
}
.index_bottom_left_content {
	float: left;
	font-size: 13px;
	padding-left: 30px;
	width: 293px;
	line-height: 1.5em;
}
.index_bottom_left_header {
	float: left;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	width: 320px;
}
.index_bottom_left_button {
	float: right;
	width: 132px;
	height: 32px;
	padding-top: 8px;
	padding-right: 20px;
}
.index_bottom_center {
	float: left;
	width: 319px;
	height: 177px;
	background-image: url(../images/index_bottom_center.png);
	background-repeat: no-repeat;
}
.index_bottom_center_header {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 316px;
}
.index_bottom_center_content {
	float: left;
	font-size: 15px;
	padding-left: 168px;
	width: 145px;

}
.index_bottom_center_button {
	float: right;
	width: 106px;
	height: 32px;
	padding-right: 19px;
	padding-top: 5px;
}
.index_bottom_right {
	float: left;
	width: 313px;
	height: 177px;
	background-image: url(../images/index_bottom_right.png);
	background-repeat: no-repeat;
}
.index_bottom_right_header {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 313px;
}
.index_bottom_right_content {
	float: left;
	font-size: 12px;
	padding-left: 23px;
	width: 290px;
	line-height: 1.3em;
}
.index_bottom_right_button {
	float: right;
	width: 132px;
	height: 32px;
	padding-top: 23px;
	padding-right: 11px;
}

/* Secondary */

.secondary_mid_container {
	float: left;
	width: 960px;
}
.secondary_mid_cap_top {
	float: left;
	width: 960px;
	height: 8px;
	background-image: url(../images/shadow_cap_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.secondary_mid_content {
	float: left;
	width: 960px;
	background-image: url(../images/bg_shadow_repeat.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.secondary_mid_cap_bottom {
	float: left;
	width: 960px;
	height: 8px;
	background-image: url(../images/shadow_cap_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.secondary_content_area {
	float: left;
	width: 914px;
	margin-left: 23px;
	margin-top: 35px;
	display: inline;
}
.secondary_content_header {
	float: left;
	width: 914px;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline;
}
.secondary_content_left {
	float: left;
	width: 514px;
}
.secondary_content_right {
	float: right;
	width: 377px;
}
.secondary_image_right {
	float: left;
	width: 377px;
	padding-bottom: 20px;
}

/* Our Cookies */

.secondary_mid_content_our {
	float: left;
	width: 960px;
	background-image: url(../images/bg_shadow_repeat.png);
	background-repeat: repeat-y;
/*	overflow: hidden; */
}

.cookie_type_positioned {
	float: left;
	width: 960px;
	height: 429px;
	background-image: url(../images/bg_cookie.png);
	background-repeat: no-repeat;
}
.cookie_type_head {
	float: left;
	width: 960px;
	text-align: center;
	padding-top: 28px;
	font-size: 18px;
	font-weight: bold;
}
.cookie_type_content {
	float: left;
	width: 910px;
	margin-left: 50px;
	margin-top: 15px;
	display: inline;
	font-size: 13px;
	line-height: 1.5em;
}
.cookie_type_content_left {
	float: left;
	width: 420px;
}
.cookie_type_content_right {
	float: left;
	width: 400px;
	padding-left: 30px;
}
.font_bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
.cookie_type_submit {
	float: left;
	width: 106px;
	height: 32px;
	margin-left: 415px;
	margin-top: 15px;
	display: inline;
}

/* Footer Our Cookies */

.footer_container_our {
	float: left;
	width: 940px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.footer_left_our {
	float: left;
	width: 470px;
	font-size: 12px;
}
.footer_right_our {
	float: right;
	width: 470px;
	text-align: right;
	font-size: 9px;
}
.footer_right_our a {
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}


/* Location */

.location_map {
	float: left;
	width: 233px;
	height: 231px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* Footer */

.footer_container {
	float: left;
	width: 940px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.footer_left {
	float: left;
	width: 470px;
	font-size: 12px;
}
.footer_right {
	float: right;
	width: 470px;
	text-align: right;
	font-size: 9px;
}
.footer_right a {
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

/* Form CSS */

.form_container {
	float: left;
	width: 200px;
}
.side_form_text_area {
	float: left;
	width: 197px;
	margin-left: 10px;
	display: inline;
}
.side_form_top_text {
	float: left;
	width: 197px;
	font-size: 16px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	margin: 10px 0 5px 5px;
	display: inline;
}
.field_container {
	float: left;
	width: 197px;
	margin-top: 5px;
	margin-left: 4px;
	display: inline;
}
.field_text {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
}
.form_field {
	float: left;
	width: 195px;
}
.field_checkbox {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
}
.submit {
	float: left;
	width: 87px;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 55px;
	display: inline;
}