@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #A37953;
}

html {
	min-height: 100%; 
	margin-bottom: 1px;
	}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerTopWrapper {
	background-image: url(../img/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
}
#headerTop {
	background-image: url(../img/header_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapperMain {
	background-image: url(../img/wrapper_repeat);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F7E0D1;
}
#headerWrapper {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerBottom {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	background-image: url(../img/header_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 42px;
	padding-left: 290px;
	height: 61px;
}
.teleHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E4529;
	font-weight: bold;
	padding-left: 300px;
	font-size: 36px;
}
#menu_wrapper {
	background-image: url(../img/header_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	padding-right: 45px;
}
#menu {
	background-image: url(../img/image_scoop.png);
	background-repeat: no-repeat;
	background-position: 22px top;
	height: 80px;
	vertical-align: top;
}
#content_wrapper {
	width: 570px;
	float: left;
	padding-bottom: 25px;
	margin-left: 50px;
	margin-top: 20px;
}
#wrapperMain #headerWrapper #content_wrapper p {
	color: #36200F;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	padding-bottom: 20px;
	font-size: 15px;
	line-height: 17px;
}
#footer_wrapper {
	background-image: url(../img/footer_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #EAE1D8;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 18px;
}
#wrapperMain #footer_wrapper a:link, #wrapperMain #footer_wrapper a:hover, #wrapperMain #footer_wrapper a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EAE1D8;
	text-decoration: none;
}
#wrapperMain #footer_wrapper .imgLogo {
	padding-top: 2px;
	padding-left: 2px;
}
#wrapperMain #footer_wrapper table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
}
#content_RightMenu {
	width: 279px;
	float: right;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
a:link, a:visited, a:hover {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	color: #36200F;
	font-weight: bold;
}
h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	font-size: 26px;
	color: #95683E;
	padding-bottom: 20px;
}
h2 {
	color: #36200F;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	font-size: 22px;
	padding-bottom: 20px;
	font-weight: 300;
}
h3 {
	font-size: 19px;
	color: #36200F;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	text-transform: capitalize;
}
h4 {
	font-size: 16px;
	color: #36200F;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif, sans-serif;
	text-transform: capitalize;
	font-weight: 300;
}
#divider {
	background-image: url(../img/divider.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 2px;
}
#divider2 {
	margin-bottom: 18px;
	background-image: url(../img/divider.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 2px;
}
.inputForm {
	width: 240px;
	height: 20px;
	border: 1px solid #FFF;
	color: #36200F;
	padding-top: 10px;
	margin-top: 10px;
}
.message {
	width: 300px;
	height: 146px;
	border: 1px solid #FFF;
	color: #36200F;
}
#wrapperMain #headerWrapper #content_wrapper h3 a img {
	float: left;
	border: 4px solid #FFF;
	margin-right: 15px;
}
.popcorn     {
	float: right;
}

