@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.container {
	position: absolute;
	left: 49%;
	width: 702px;
	margin-left: -352px;
	z-index: 1;
	background-image: url(../images/logo02.gif);
	background-repeat: no-repeat;
}
.maincontainer {
	position: relative;
	width: 652px;
	z-index: 1;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.twoColFixLtHdr #container {
	width: 650px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #cccc99;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.header {
	padding: 0;
	height: 138px;
	width: 650px;
	float: left;
	position: relative;
} 
.container  .header h1 {
	display: none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.maincontainer .main {
	float: left;
	width: 650px;
	position: relative;
}

.container  .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 182px;
	position: relative;
}
.sidebar1 .menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 182px;
}
.blog {
	float: left;
	width: 168px;
	margin-top: 50px;
}
.credits {
	background-color: #ffa894;
	float: left;
	width: 154px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 2px solid #E6E6B3;
}
.credits strong {
	font-size: 12px;
}

.credits a {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.icon {
	text-align: center;
	float: left;
	width: 168px;
	padding-top: 20px;
	position: relative;
}


.mainContent {
	width: 468px;
	padding: 0;
	color: #333333;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
} 
.Content {
	width: 448px;
	float: left;
	position: relative;
	background-image: url(../images/homeBkgd.gif);
	background-repeat: repeat-y;
	color: #333333;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 
.ContentHome {
	width: 448px;
	float: left;
	position: relative;
	padding: 10px;
	background-image: url(../images/homeBkgd.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 0px 0px;
} 
.ContentText {
	width: 448px;
	color: #333333;
	text-align: left;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
.homeimage {
	float: left;
	width: 448px;
	position: relative;
}
.content1 {
	float: left;
	border: 2px solid #FFA894;
	width: 424px;
	background-color: #e6e6b3;
	margin-top: 10px;
}
.content1a {
	float: left;
	border: 2px solid #FFA894;
	width: 424px;
	background-color: #9FA156;
	margin-top: 10px;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.content1aLink {
	color: #FFFFFF;
	text-decoration: underline;
}
.content1aH1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.content1, .content2, .content3, .content4, .content5 {
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
.content2 {
	float: left;
	border: 2px solid #FFA894;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 200px;
}
.content3 {
	float: left;
	border: 2px solid #FFA894;
	width: 195px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 200px;
}
.content4 {
	float: left;
	border: 2px solid #FFA894;
	width: 424px;
	background-color: #ffe5df;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content5 {
	float: left;
	border: 2px solid #FFA894;
	width: 424px;
	margin-bottom: 10px;
}
.headerImage {
	float: left;
	margin-left: -20px;
	width: 468px;
}

.headerImageHome {
	float: left;
	width: 468px;
}

.Content a, .ContentHome a {
	color: #999933;
	text-decoration: underline;
}
.Content a:hover, .ContentHome a:hover {
	color: #FF7D62;
	text-decoration: none;
}
.mainContent .ad {
	height: 60px;
	width: 468px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.dots {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	height: 1px;
}
.Content H1, .ContentHome H1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff8366;
}
.Content H2, .ContentHome H2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999933;
}
.Content H3, .ContentHome H3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.mainContent p {

}
.mainImage {
	padding: 5px;
	float: left;
	border: 1px solid #666666;
	margin-right: 20px;
	margin-top: 5px;
}

.imageleft {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.imageleft2 {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}


.imageright {
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	margin-left: 20px;
}
.bxHd01 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 2px;
	text-align: center;
}
.bxTx01 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFC0B3;
	padding: 2px;
	vertical-align: top;
}


.footer {
	width: 702px;
	margin: 0;
	float: left;
	position: relative;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
} 
.footer a {
	color: #999933;
	text-decoration: none;
}
.footer a:hover {
	color: #999933;
	text-decoration: underline;
}

.footer .left {
	text-align: left;
	float: left;
	width: 325px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 26px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #999933;
}

.footer .right {
	text-align: right;
	float: right;
	width: 325px;
	padding-top: 30px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #999933;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	float: left;
	position: relative;
}
.sponsor {
	float: right;
	position: relative;
	margin-top: 45px;
}
.highlight {
	font-weight: bold;
	color: #FF7D62;
}
.highlight2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999933;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C552;
	border-right-color: #55551C;
	border-bottom-color: #55551C;
	border-left-color: #C5C552;
}
.button2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF7D62;
	border: 1px solid #ffffff;
}
img {
	border:none;
}
.dots {
	background-image: url(../images/headers/home.gif);
	height: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
hr {
	color: #999933;
	background-color: #999933;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
