﻿@charset "UTF-8";
/* Funky-fresh CSS by MarkBultDesign.com */



a, link:focus { outline: none; }    /* Removes annoying dotted line after you click on links. */

body {
	background: #000000 url(_im/bg_home.jpg) no-repeat center top;
	color: #e1dec8;
	text-align: center;
	margin: 0px auto;
	padding: 17px 35px 25px 35px;
	font: small/135% Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, serif;
}

* html body {
	font-size: small; /* for IE5/Win */
	f\ont-size: 100%;  /*for other IE versions */
}

body, p, div {
	text-align: left;
	font-size: 100%;
	line-height: 160%;
}

#PageWrapper {
	width: 94%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#Center {
	width: 836px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#Content {
	/*margin: auto;*/
	padding-top: 35px;
	clear: left;
}

#ContentToo {
	/*margin: auto;*/
	padding-top: 224px;
	/** padding-top: 224px;*/
	clear: left;
}

#ContentThree {
	/*margin: auto;*/
	padding-top: 150px;
	/** padding-top: 224px;*/
	clear: left;
}

#Intro {
	font-size: 150%;
	font-weight: normal;
	color: white;
	width: 634px;
	margin: 0;
}

* #Intro {
	margin: 0 0 20px 0; /* for IE/Win */
}

#LeftColumn {
	margin: 0;
	padding: 0;
	width: 432px;
	float: left;
}

#NextBox {
	margin: 0;
	padding: 0;
	width: 432px;
	float: left;
}

#RightColumn {
	width: 380px;
	height: 380px;
	float: right;
}

#LeftColumn a:visited, #LeftColumn a:active, #LeftColumn a:link {
	color: #e1dec8;
	padding-bottom: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #8b7e73;
}

#LeftColumn a:hover {
	color: #c06e22;
	padding-bottom: 0px;
	text-decoration: none;
	border-bottom: 1px solid #c06e22;
}

.AddressBlock {
	width: 190px;
	margin: 0 32px 0 0;
	float: left;
}

.Location {
	font-size: 132%;
	font-weight: normal;
	color: white;
}

.clearer {
	clear: both;
	float: none;
	height: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	line-height: 0.0;
	font-size: 0;
}

h1 {
	color: #FFFFFF;
	font: normal 220% Helvetica, Arial, "Lucida Sans", "Lucida Grande", Verdana, serif;
	margin: 0px;
	padding: 0px;
}

.PhotoBorder6dark {
	border: #42423f 6px solid;
	float: left;
	margin: 5px 22px 12px 0px;
	padding: 0px;
}

.PartnerName {
	font-weight: bold;
	color: #FFFFFF;
}



#ContactForm {
	margin-top: 42px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset br {
	margin-bottom: 2px;
}

input, textarea {
	width: 392px;
	margin: 2px 0px 14px 0;
	padding: 7px;
	border: 2px solid #5e544b;
	font: normal 18px/21px Helvetica, Arial, sans-serif;
	color: #32302d;
	text-decoration: none;
	background: #fff6e2;
	text-align: left;
}

input {
	height: 18px;
}

textarea {
	height: auto;
}

input image, #SubmitButton {
	width: 113px;
	height: 43px;
	margin-top: 2px;
	padding: 0px;
	border: none;
	outline: none;    /* Removes annoying dotted line after you click on links. */
}

#FormThanks {
	color: #c53815;
	margin: 0;
	padding: 0;
}



.RightArrows {
	font: 90% Arial, Helvetica, sans-serif;	
	color: #c06e22;
}

.Next /*, .Next a:visited, .Next a:active, .Next a:link, .Next a */ {
	font: bold 65% Arial, Helvetica, sans-serif;
	color: #c06e22;
	text-decoration: none;
	letter-spacing: 0.175em;
	text-transform: uppercase;
}

.Next a:hover {
	color: red;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px dotted #c06e22;
}

.Footer {
	font: normal 75%/1.5em "Lucida Sans", "Lucida Grande", Helvetica, Arial, serif;
	color: #87817f;
	margin: 70px auto 2px;
	padding: 8px 0 0 0;
	border-top: 1px dotted #393736;
	text-align: left;
}

.Footer, .Footer a:visited, .Footer a:active, .Footer a:link, .Footer a {
	color: #87817f;
	text-decoration: none;
}

.Footer a:hover {
	color: #e5e0df;
	text-decoration: none;
	border-bottom: 1px dotted #9c9998;
}

.FooterToo {
	font: normal 60%/1.5em "Lucida Sans", "Lucida Grande", Helvetica, Arial, serif;
	color: #585453;
	margin-bottom: 2px;
	text-align: left;
}

.FooterToo, .FooterToo a:visited, .FooterToo a:active, .FooterToo a:link, .FooterToo a {
	color: #585453;
	text-decoration: none;
}

.FooterToo a:hover {
	color: #e5e0df;
	text-decoration: none;
	border-bottom: 1px dotted #9c9998;
}

