html {  
  margin: 0 auto;
}

body {
 	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	line-height: 1.3em;
	margin: 0 auto;
	font-size: 14px;
	background: #C4AC7C url(../images/bg.jpg) center repeat-y;
	text-align: center;
	height:100%;		
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.headings {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

.normal {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}

.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
}


/****************************************************************************************/
/**********  MAIN                                                           *************/
/****************************************************************************************/

#main  {
	background-color: #ffffff; /* color of the main page */
	width: 900px;
	height: 100%;
	margin: 0px auto auto auto;
}

#wrapper  {
	background-color: #ffffff; 
	width: 900px;
	height:100%;
	margin: 0px auto;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	
}

/****************************************************************************************/
/**********  BANNER                                                         *************/
/****************************************************************************************/

#logo {	
	height: 71px;
	width: 900px;
	background-color: #3f5a57;
	background-image: url(../images/header.jpg);
	float:left;
}




/****************************************************************************************/
/**********   BANNER                                                        *************/
/****************************************************************************************/
#banner {	
	height: 200px;
	width: 900px;
	background-color: #3f5a57;
	background-image: url(../images/banner02.jpg);
	float:left;
	border-bottom: solid black 1px;
	
}

/****************************************************************************************/
/**********  CONTACT FORM                                                   *************/
/****************************************************************************************/

.contact {
	margin-left:0px;	
}

.inputs {
	margin-bottom:5px;
	width:180px;
}

.contact input:hover,
.contact textarea:hover,
.contact select:hover {
 background:#CEDDDF; 
}

.contact input:focus,
.contact textarea:focus,
.contact select:focus { 
	background:#F3F8F8;
	clear:both; 
}

.contact input,
.contact textarea,
.contact select { 
 padding:3px;
 background: #f9f9f9; 
 border: 1px solid #3A4C1A; 
 vertical-align:top;
 font-family: verdana;
}

/****************************************************************************************/
/**********  CONTENT                                                        *************/
/****************************************************************************************/
#content  {
	width: 900px;
	height:100%;
	margin: 0px auto auto auto;
	background-color: #ffffff;
}
	
#left_panel {
	background-color: #ffffff;
	width:200px;
	/* height: 100%; */
	float:left;
	color: black;
	padding-top:0px;
	border-right: solid black 1px;	
}

#left_panel p {
	margin-left:10px;
	margin-right:10px;
}

#bottom_left {
	font:Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px;	
	margin-top:30px;
	margin-bottom:30px;
}
#bottom_left a:hover{
	color:blue;
}

#boxtop {
	background-color: #613833;
	width:188px;
	height:20px;
	margin-left:5px;
	margin-top:20px;
	float:left;
	color: white;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	text-align:left;	
}

#boxbottom {
	background-color: #ffffff;
	width:188px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:10px;
	float:left;
	color: #000000;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;	
	border-bottom: solid black 1px;
}

#boxtop span {
	font: bold 16px garamond;
	/* font-size:12px;
	font-weight:bold; */
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	text-align:left;
}


#boxbottom p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:13px;
	text-align:left;
}

#boxbottom span {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:14px;
	text-align:left;
	float: left;
}

#boxbottom a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:14px;
	text-align:left;
	color: #243854;	
	font-weight:bold;
}

#boxbottom a:hover {
	color: #6095E0;	
}

#right_panel {
	background-color: #ffffff;
	width:690px;
	/* height: 100%; */
	float:left;
	text-align:left;
}

#right_panel hr {
	margin-left:50px;
	margin-right:50px;
}

#right_panel p{
	margin-left:50px;
	margin-right:50px;
	text-align:justify;
	
}

#right_panel h3{
	margin-left:50px;
	margin-right:50px;
	margin-bottom:5px;
	font: bold 20px garamond;
}

#right_panel h4{
	margin-left:50px;
	margin-right:50px;
	margin-bottom:5px;
	font: bold 18px garamond;
}

#right_panel table {
	margin-left:50px;
	margin-right:50px;
}

#right_panel ul li {
	margin-left:50px;
	margin-right:50px;
}

/****************************************************************************************/
/**********  CONTACT STYLES                                                 *************/
/****************************************************************************************/
#right_panel label {
	margin-left: 50px;
	margin-right: 40px;
	font-size:12px;
}

#right_panel input {
	margin-left: 50px;
	margin-right: 40px;
}

#right_panel textarea {
	margin-left: 50px;
	margin-right: 40px;
}

#right_panel select {
	margin-left: 50px;
	margin-right: 40px;
}

/****************************************************************************************/
/**********  FOOTER                                                         *************/
/****************************************************************************************/
#footer{
	background-color: #243854;
	height: 40px;
	width:900px;
	margin-top: 0px;
	clear:both;
	border-top: solid black 1px;
}

#footer span {
	margin-top:2px;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:0;
	font-size:10px; 
	color:#ffffff;
	float:left;
	text-align: left;
	line-height: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;	
}

#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #ffffff;
  margin-left:10px;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: none;
  color:white;
}