body {
	margin-top: 10px;
	background-color: #C9BD8A;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/whiteback.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 12px;
	letter-spacing:.1em;
	color: #FFFFFF;
	clear: both;
}
div#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #ffffff;
	clear:both;
}
div#head { /* To space out some stuff not in this example */
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
	clear:both;
}
div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #fff 1px;
	background-color: #FFFFFF;
}
div#navbar2 ul {
	margin: 9px 0 0 0;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0em;
	line-height: 13px;
	white-space: nowrap;
}
div#navbar2 ul li {
	list-style-type: none;
	display: inline;
}
div#navbar2 ul li a {
	text-decoration: none;
	padding: 7px 8px;
	color: #000000;
}
div#navbar2 ul li a:link {
	color: #000000;
}
div#navbar2 ul li a:hover {
	background-color: #6B0000;
	color: #FFFFFF;
}
div#navbar2 ul li a:active {
	background-color: #6B0000;
	color: #C9BD8A;
}
#navbar2 ul li a.current {
	background-color: #C9BD8A;
	color:#FFFFFF;
}
div#content {
 	width:460px;
	color: #FFFFFF;
	background-color: #000;
	margin-bottom:5px;
	margin-top:15px;
	margin-left:230px;
}
div#contentleft {
	display:inline;
	width: 215px;
	color:#FFFFFF;
	letter-spacing:0.1em;
}
div#contentright {
	float: right;
	width: 215px;
	color: #FFFFFF;
	letter-spacing:.1em;
}
div#side {
	float:left;
	color: #FFFFFF;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
	padding: 2px;
	line-height: 15px;
  	/*background-color: #bbe2d7;*/
	border-bottom: 1px solid #6B0000;
	color: #FFFFFF;
}
h2 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color: #FFFFFF;
}	
img {
	border: 0px;
}
div#holder {
	border:1px solid #FFFFFF;
}
div#footer {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
    background-color: #FFFFFF;
	letter-spacing: 0;
	clear: both;
}
#footer a:link{
	color: #000000;
	text-decoration: underline;
}
#footer a:visited{
	color: #000000;
	text-decoration: underline;
}
#footer a:hover{
	color: #6B0000;
	text-decoration: underline;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

form {
	background-color: #CCCC99;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  form  */

#contact {
	color:#FFFFFF;
	font-size:1em;
	margin-top:16px;
}

#contact form {
	float:left;
	padding:1.5em 0 2em 10px;
}

#contact form label {
	width:150px;
	float:left;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
}

#contact div.clearfix {
	padding:1em 0 0 40px;
}

#contact input.button {
	margin:10px 0 0 0;
}

#contact.thanks {
	height:500px;
}

#contact a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#contact strong a {
	color:#FFFFFF;
}

#contact p {
	width:400px;
	padding:1em 30px 0 40px;
	font-size:1.1em;
	line-height:1.8em;
}
#contact table {
	width:500px;
	margin:1em 50px;
	background-color:#f2f4fa;
	border:1px solid #ccc;
	font-size:1.1em;
	line-height:1.8em;
}

#contact table p {
	padding:.3em 1em .5em 1em;
	font-size:1.1em;
	line-height:1.8em;
}

#contact h3 {
	padding:0 25px 0 40px;
	color:#FFFFFF;
	font-size:2em;
}

#contact h4 {
	padding:.5em 0 0 .7em;
	color:#ffffff;
	font-size:1.4em;
}
