﻿body {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background-image: url('images/bg3.jpg');
	background-repeat: repeat-x;
	background-color: #703a25;
	color: #2b190f;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	margin-bottom: 22px;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	background-image: url('images/bgContent.jpg');
	background-repeat: repeat-y;	
}
#banner {
	height: 250px;
	width: 1000px;
	float: left;
}
#banner2 {
	height: 120px;
	width: 1000px;
	float: left;
}
#topNav {
	width: 1000px;
	border-top: 1px solid #2b190f;
	text-align: left;
	line-height: 1.6em;
	font-size: 14px;
	background-image: url('images/bgNav.jpg');
	background-repeat: repeat-y;	
}
#content {
	clear: both;
	width: 1000px;
	border-top: 1px solid #5a651a;
}
#leftcol {
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	/* the 3 elements below force a minimum page height */
	min-height: 350px;
	height: auto !important;
	height: 350px;	
}
#centercol {
	width: 47%;
	float: left;
	padding: 20px 10px 20px 15px;
	/* the 3 elements below force a minimum page height */
	min-height: 350px;
	height: auto !important;
	height: 350px;	
}
#centerrightcol {
	width: 71%;
	float: left;
	padding: 20px 10px 20px 15px;
	position: relative;
	/* the 3 elements below force a minimum page height */
	min-height: 350px;
	height: auto !important;
	height: 350px;	
}
#absoluteRightTop {
	position: absolute;
	top: 20px;
	right: 10px;
}
#rightcol {
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	/* the 3 elements below force a minimum page height */
	min-height: 350px;
	height: auto !important;
	height: 350px;	
}
#footer {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-color: #2b190f;
	color: #fffacc;
	clear: both;
	height: 20px;
	text-align: center;
	font-size: 11px;
}
#footerMedia {
	background-color: #2b190f;
	color: #fffacc;
	clear: both;
	height: 20px;
	text-align: center;
	font-size: 11px;
}
.spacer {
	height: 8px;
}
.spacer15 {
	height: 15px;
}
.boxLeft {
	width: 228px;
	margin: 0px auto;
	position: relative;
}
.boxLeftTop {
	background-image: url('images/boxLeftTop.jpg');
	background-repeat: no-repeat;
}
.boxLeftContent {
	background-image: url('images/boxLeftMiddle.jpg');
	background-repeat: repeat-y;
	text-align: left;
	color: #703a25;
	padding: 0px 12px 0px 12px;
}
.boxLeftContent2 {
	background-image: url('images/boxLeftMiddle.jpg');
	background-repeat: repeat-y;
	text-align: left;
	color: #703a25;
	padding-left: 4px;
}
.boxLeftBottom {
	background-image: url('images/boxLeftBottom.jpg');
	background-repeat: no-repeat;
}
.boxRight {
	width: 228px;
	margin: 0px auto;
	position: relative;
}
.boxRight1 {
	width: 228px;
	margin: 0px auto;
	position: relative;
	float: right;
}
.boxRightTop {
	background-image: url('images/boxRightTop.jpg');
	background-repeat: no-repeat;
}
.boxRightContent {
	background-image: url('images/boxRightMiddle.jpg');
	background-repeat: repeat-y;
	text-align: left;
	color: #703a25;
	padding: 0px 12px 0px 12px;
}
.boxRightBottom {
	background-image: url('images/boxRightBottom.jpg');
	background-repeat: no-repeat;
}
a {
     text-decoration:none;
     color: brown;
     border-bottom: 1px dashed brown; 
}
a:link {color: brown; text-decoration: none;}
a:visited {color: brown; text-decoration: none;} 
a:hover {
	color: #333300; 
	text-decoration: none;
	background-color: #f3f6e5;
    border-bottom: 1px dashed #333300;
}
a.highlighted {
 background-color: #fffacc;
 color: #2b190f;
 border: 0;
}
a.imageLink:link { border:0; text-decoration: none; }
a.imageLink:visited { border:0; text-decoration: none; }
a.imageLink:hover { border:0; text-decoration: none; }
a.greenLink:link { color: #333300; border:0; text-decoration: none; }
a.greenLink:visited { color: #333300; border:0; text-decoration: none; }
a.greenLink:hover { 
	color: #333300; 
	text-decoration: none;
	background-color: #f3f6e5;
    border-bottom: 1px dashed #333300;
}
#footer a {color:#fffacc; text-decoration: none; border: 0;}
#footer a:link {color:#fffacc; text-decoration: none;}
#footer a:visited {color: #fffacc; text-decoration: none;} 
#footer a:hover {
	color: #e3f377; 
	text-decoration: none;
	background-color: #2b190f;
    border-bottom: 1px dashed #e3f377;
}
#footerMedia a {color:#fffacc; text-decoration: none; border: 0;}
#footerMedia a:link {color:#fffacc; text-decoration: none;}
#footerMedia a:visited {color: #fffacc; text-decoration: none;} 
#footerMedia a:hover {
	color: #e3f377; 
	text-decoration: none;
	background-color: #2b190f;
    border-bottom: 1px dashed #e3f377;
}
ul {
	margin-left: 1.8em;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.list2 {
	margin-left: 1.6em;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5a651a;
}
li.padded {
	padding-top: 10px;
	padding-bottom: 10px;
}
li.padded5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin: 0;
	padding: 4px 0px 4px 0px;
	line-height: 1.4em;
}
h1 {
	margin: 0;
	padding: 12px 0px 12px 0px;
	font-size: 26px;
	font-weight: normal;
	font-family: century gothic, verdana, arial, helvetica, sans-serif;
	color: brown;
}
h2 {
	margin: 0;
	padding: 2px 0px 12px 0px;
	font-size: 22px;
	font-weight: normal;
	font-family: century gothic, verdana, arial, helvetica, sans-serif;
	color: brown;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: century gothic, verdana, arial, helvetica, sans-serif;
	color: #5a651a;
	padding: 0px 0px 6px 0px;
	margin: 0;
	text-align: center;
}
img {
	border: 0px;
}
.videoLabel {
	width: 318px;
	text-align: center;
	border: 1px solid #474f61;
	line-height: 1.3em;
	font-size: 85%;
	padding-bottom: 2px;
}
.preload {display:none;}
.left { text-align: left; }
.redBold {color: red; font-weight: bold;font-size:14px;}
.greenBold {color: #5a651a; font-weight: bold;font-size:14px;}
.brownBold {color: #703a25; font-weight: bold;}
.greenText {color: #5a651a; font-size:13px;}
.green {color: #5a651a;}
.greenItalics {color: #5a651a; font-style: italic;}
.centered { text-align: center; margin: 0px auto; }