@charset "UTF-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* Links */
a {color: #036; text-decoration:none;}
a:active { outline: none; }
a:focus { -moz-outline-style: none;  }
a:hover { text-decoration: underline; }

/* Clears Floated Elements */
.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }

.floatLeft {
	float:right;
	padding-right: 10px;
	padding-top: 10px;
}
.floatRight {float:right;}


.mainContent {
	background-color: #F8EBC9;
}
body { background: url(../_img/bg.jpg) repeat center top; font-family:Verdana, Arial, Helvetica, sans-serif; }
.container { margin: 10px auto 0px; width: 860px; }

.header {
	display:block;
	width:886px;
	height:200px;
	background-color: transparent;
	background-image: url(../_img/header-unclejoes.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -14px;
}
.header h1 a {
	text-indent:-1000em;

no-repeat 0% 0%; 		display:block;
	width: 350px;
	height: 100px;
	border: none !important;
	position:absolute;
	top:35px;
	margin: 0 0 0 45px;
}

.mainNav { margin: 0 auto; width:900px; text-align:center; }
.mainNav ul { width:881px; background:#3E220B;margin: 0 0 0 -10px; padding:10px 0; }


.mainContent {padding:20px;}
.mainContent h2 {margin: 0 0 1.2em 0; font-size:30px; color:#E1B334; text-transform:uppercase;}
.mainContent h3 {margin: 0 0 1.2em 0; font-size:22px; color:#E1B334; text-transform:uppercase;}
.mainContent p {
	font-size:14px;
	line-height:22px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 15px;
}

label { font-weight:bold; }

.footer { background: #E0B334; padding:0 0 0 0; margin: 0 0 100px 0; }
.heartTick { float:left; margin: -35px 0 0 20px; }
.footerNav { padding:3px 0 5px 0; text-align:right; }
.footerNav a { color: #3E220B; text-transform:uppercase; margin:0 10px; font-size:12px; letter-spacing: 2px; }


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li {
	float: left;
	width: 172px;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#contact .container .mainContent .postbox form {
	float: left;
	width: 300px;
	top: 257px;
	position: static;
	left: 606px;
}
#contact .container .mainContent .postbox textarea {
	width: 300px;
}

.contact_check_left,.contact_check_right,.contact_left {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 15px;
}
.contact_check_left,.contact_check_right {margin-top: 20px; }
.contact_buttons {clear:both; padding: 30px 0 0 20px;}
label.checkbox {margin: 0 0 0 5px; font-weight: normal; font-size:80%; }
