/*******  Begin Site Defaults  *******/

/******* 
background: d2b48c
Logo Teal: 00b394
Logo Blue: 00a5d6
Logo Brown: ad6b08
Nav Dark Brown: 71481b
*******/

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background-color: #d2b48c;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #000; 
	font-weight: normal; 
	font-size: 14px;
	text-align: center;
	margin: 10px auto 0px auto;
	min-width: 850px;
}

#Wrapper {
	background-color: #fff;
	width: 854px;
	margin: 0px auto 0px auto;
	border: 1px solid #000000;
}

#Header {
	width: 854px;
	height: 176px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 14px 0px;
	text-align: center;
}

/*******  End Site Defaults  *******/


/*******  Begin Navigation  *******/
#MainMenu {
	width: 854px;
	height: 50px;
	background: url(../images/middle.gif);
	margin: auto;
	border-bottom: 1px solid #000;
}

#Tab {
	height: 49px;
	letter-spacing: .5px;
	margin: 0px 0px 0px 0px;
}

#Tab ul {
	list-style: none;
	padding: 0px;
}

#Tab li {
	display: inline;
	padding: 0px;
}

#Tab a {
	background: #000 url(../images/right.gif) no-repeat right top;
	text-decoration: none;
	float: left;
	padding: 0px 0px 0px 0px !important;
	width: 122px;
}

#Tab a span {
	display: block;
	background: url(../images/left.gif) no-repeat left top;
	color: #FFF;
	font-weight: bold;
	line-height: 31px;
	padding: 0px 0px 0px 0px;
	
}

#Tab a:hover {
	background-position: right bottom;
}

#Tab a:hover span {
	background-position: left bottom;
	color: #FFF;
	text-decoration: none;
}
/*******  End Navigation  *******/


/*******  Begin Content  *******/

	/********  Application Buttons  ********/
	.clear { /* generic container (i.e. div) for floating buttons */
	    overflow: hidden;
	}
	
	p.Button {
		text-align: center;
	}

	a.Button {
	    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
	    display: block;
	    font: normal 12px arial, sans-serif;
	    height: 24px;
		width: 175px;
	    margin-right: 0px;
	    padding-right: 18px; /* sliding doors padding */
	    text-decoration: none;
		text-align: center;
	}

	a.Button span {
	    background: transparent url(../images/bg_button_span.gif) no-repeat;
	    display: block;
	    line-height: 14px;
	    padding: 5px 0px 5px 18px;
		font-weight: bold;
		color: #000;
	}

	a.Button:hover {
	    background-position: bottom right;
	    outline: none; /* hide dotted outline in Firefox */
	}

	a.Button:hover span {
	    background-position: bottom left;
	    padding: 6px 0px 4px 18px; /* push text down 1px */
		color: #71481b;
	}
	/********  Application Buttons  ********/
	
	#Brochure {
		width: 200px;
		margin: 0px 0px 0px 230px;
	}

#Content {
	width: 98%;
	text-align: left;
	padding: 10px;
	display: table;
	
}

#Content p {
	margin: 0px 0px 10px 0px;
}

#Content a {
	color: #ad6b08;
	text-decoration: none;
}

h2 {
	margin: 0px 0px 10px 0px;
}

.Bold {
	font-weight: bold;
}

.Border {
	border: 1px solid #ad6b08;
}

#Date {
	float: right;
	margin: -30px 0px 0px 0px;
	font-weight: bold;
}

.HomeImgFloat {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ad6b08;
	width: 300px;
	height: 250px;
}

.HomeImages {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
}

.HomeImages li {
	display: inline;
	padding: 0px 6px 0px 6px;
}

.HomeImages img {
	border: 1px solid #ad6b08;
}

.AboutImages {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
}

.AboutImages li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

.AboutImages img {
	border: 1px solid #ad6b08;
}

.ServicesUL {
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
}

.ServicesUL li {
	margin: 0px 0px 6px 0px;
}

.BrochureImg {
	float: right;
	border: 1px solid #ad6b08;
}

.EquipmentImages {
	float: right;
	list-style-type: none;
	margin: -230px 0px 0px 0px;
}

.EquipmentImages li {
	display: inline;
	padding: 0px 10px 0px 10px;
}

.EquipmentImages img {
	border: 1px solid #ad6b08;
}

.TermsUL {
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
}

.TermsUL li {
	margin: 0px 0px 6px 0px;
}

.LoginTable  {
	width: 300px;
	margin: 0px 0px 0px 8px;
}

.ContactTable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.ContactTable td {
	color: #000;
	padding: 2px;
}

.AddressTable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.AddressTable td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Map {
	width: 125px;
	height: 75px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000;
}
/*******  End Content  *******/

/*******  Begin Form Field Styles  *******/
form { margin: 0px; }

.FormField {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 170px; 
	height: 18px;
	border: 1px solid #ad6b08;	
	padding-left: 4px;
	padding-top: 4px;
}

.FormFieldSmall {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #ad6b08;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	width: 150px;
}

.TextArea {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px;
	color: #000;
	width: 764px; 
	height: 80px;
	border: 1px solid #ad6b08;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
	overflow: hidden;
}

.Submit { 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px;
	color: #000;
	background-color: #ad6b08;	
	width: 80px; 
	height: 20px;
	border: 1px solid #000;
	margin: 10px 0px 10px 0px;
	cursor: pointer;
}

.Submit:hover {
	color: #fff;
}
/*******  End Form Field Styles  *******/


/*******  Begin Footer  *******/
#Footer {
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: url(../images/bg_footer.gif);
	font-weight: bold;
	color: #fff;
}
/*******  End Footer  *******/

/*******  Begin Copyright  *******/
#Copyright {
	width: 854px;
	margin: 6px auto 0px auto;
	padding: 0px 0px 30px 0px;
	color: #444444;
}

#Copyright a {
	text-decoration: none;
	color: #71481b;
}
/*******  End Copyright  *******/