/* mb Style Sheet */

/* main layout */
body {
	margin: 0;
	padding: 0 0 50px 0;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #2A271E;
	top: auto;
}
	
#wrapper {
	position: relative;
	width: 920px;
	background-image: url(img/wrapper.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #473929;
	overflow: hidden;
}

#header {
	position: relative;
	width: 920px;
	height: 160px;
	background-image: url(../images/header.gif);
	background-repeat: repeat-y;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#content wrapper {
	width: 100%;
	position: relative;
	background-color: #473929;
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	bottom: 2px;
	border: 5px solid #ffffff;
	z-index: 99;
}

.nav {
	clear: both;
	
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	line-height: 15px;
	white-space: nowrap;
	clip: rect(1px,auto,auto,auto);
	top: auto;
}
.nav ul {float: left; width: 100%; margin: 0px; padding: 0px; border-top: 1px solid #A7AA8F; border-bottom: 1px solid #A7AA8F; background-color: #473929; font-weight: bold;}	
.nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.nav li a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #A7AA8F;
	color: #DEDDC9;
	text-transform: uppercase;
	font-size: 100%;
	text-decoration: none;
	}
.nav a:hover, .nav a.selected {color: #CDD753}
	{width: 130px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
font-weight: bolder}
.required, .error/* class styles */

 {
	letter-spacing:1pt;
	font-weight:lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.sidebarText {
	font:12px georgia;
	color: #CCCCCC;
	line-height:18px;
	}
	
.bodytext {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
	
.clearfix:after { visibility: hidden; display: block; font-size: 0; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline, block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 
	
	
	/* footer */
	
#footer {
	text-align: center;
	letter-spacing: .2px;
	text-align: center;
	letter-spacing: -1px;
	background-color: #A8AC56;
	clear: both;
	width: 910px;
	margin: 0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	border-top-width: thin;
	padding: 5px;
	position: relative;
	float: left;
	overflow: hidden;
	border-top-style: solid;
	background-position: top;
	left: 0px;
	top: 1px;
}
#footer p {
	padding:8px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #473929;
	background-color: #A8AC56;
}	
#footer a {
	border-bottom: 1px dotted #555;
	text-decoration: none;
	color: #473929;
}
#footer a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #555;
	text-decoration: none;
}


/* content
   --------- */
#main h2 {
	color: #FFFFFF;
	letter-spacing: -2.2px;
	margin-left: 5px;
	margin-right: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ebebeb;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 3.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#left {
	float: left;
	width: 375px;
	padding: 5px;
	margin-top: 0;
	overflow: visible;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
	background-color: #473929;
	display: inline;
}	

#left h1 {
	color: #D1D657;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
}
#left  a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#center {
	float: right;
	width: 520px;
	padding: 0px;
	margin-left: 75px;
	position: absolute;
	left: 326px;
	top: 185px;
}

#center h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	background-color: #A8AC56;
}
.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #FFFFFF;
	margin: 10px;
}
#main container  {
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#center p {
	margin-top:10px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #473929;
	background-position: top;
	color: #FFFFFF;
}

	.left article {
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1.5em;
	border-right-width: .5pt;
	border-right-style: dashed;
	border-right-color: #DAD9C5;
	width: 150px;
	padding-top: 10pt;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-left: 10pt;
	}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	left: 0px;
	text-align: center;
	right: 0px;
	line-height: 12px;
}

.mainleft {
	overflow: hidden;
	float: left;
	width: 125px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.mainmiddle  {
	float: left;
	width: 125px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainright {
	overflow: hidden;
	float: left;
	width: 125px;
	padding: 0px;
	margin: 0px;
}

/* images */
img {
	
	margin: 0px;
	padding: 6px;
}
	
img.float reg {
	background-position: center center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #99CC00;
	padding: 2px;
	border: 5px dashed #993399;
	float: none;
}
img.float center {
	margin: 5px;
	background-color: #ECECEC;
	padding: 6px;
	border:5px solid #FFFFFF;
}________________________________
				img {
				border: 1pt solid #E7E7DA;
				padding: 8px;
}
___________________________________

table {
	background-color: #473929;

}
.tabletr {
	font-family: Century Gothic;
	font-size: 10pt;
	font-style: normal;
	background-color: #fff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #fff;
	border-bottom-color: #fff;
	color: #fff;
	text-transform: none;
	letter-spacing: 0.25pt;
	position: static;
	line-height: 15pt;
}
.tabletext1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DAD7CB;
	text-align: left;
	letter-spacing: normal;
}
.form_bg {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}

/* paragraph */
p {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8BD4C;
}

/* classes */

.style1 {
	color: #BEC54E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*  form*/  
#form-wrapper {
	width:500px;
	padding: 0px;
	clear: right;
	float: left;
	visibility: hidden;
	top: 0px;
	margin: 0;
	left: 500px;
	right: auto;
}
#form-content {
	text-align: left;
	font-size: 10px;
	width: 480px;
	clip: rect(auto,auto,auto,auto);
	float: left;
	visibility: visible;
	background-color: #473929;
	margin: 0px;
	padding: 6px;
}
	
/* form */
form {
	margin: .8em 0;
	font-size: 12px;
	color: #FFFFFF;
}

{form style="margin:0px" " method="post" target="view"

}

{input style="margin-bottom:5px;font-family:verdana; padding:5px;" name="submit" type="submit" value="Submit" onclick="displayad()"}

input, textarea, select {
	background: #FFFFFF;
	border: 2px;
	color: #463828;
	margin: 2px 0 0 0;
}

fieldset {
	padding: 5px;
	background-color: #473929;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC33;
}

legend {
	background: transparent;
	color: #000000;
	margin: 0 4px;
}

.required, .error {
	background: transparent;
	color: #FF9900;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left-article {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 10px;
}
.bigger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.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;
}
.textbox-wrapper h2{
	color: #2A271E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	padding: 10px;
}
.textbox {
	clear: both;
	float: left;
	width: 510px;
	padding: 0px;
	margin: 5px;
}
.textbox-left {
	overflow: hidden;
	float: left;
	width: 155px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 75px;
	background-color: #473929;
	border: 0.5px none #F4F4F4;
}
.textbox-middle {
	float: right;
	width: 155px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textbox-right {
	overflow: hidden;
	float: none;
	width: 155px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	clear: none;
}
.title {
	margin: 0px;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #473929;
	padding: 5px;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: lighter;
	background-color: #544331;
	color: #FFFFFF;
	float: left;
	width: 335px;
	padding: 10px;
	border: 0.5px solid #FBFDEE;
	margin-top: 15px;
	margin-right: 75px;
	margin-bottom: 15px;
	margin-left: 75px;
}

.about2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: lighter;
	background-color: #FFFFFF;
	color: #473929;
	float: right;
	width: 125px;
	padding: 6px;
	margin: 15px;
}
/* images */
img.box{
	padding: 4px;
	border: 1px solid #EBEBEB;
	background-color: #FFFFFF;
	margin: 3px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
