/* 
Main color scheme consists of three colors:
	red: 				#3d1212 
	green: 			#536a34
	tan (text): #d1b874
*/

body {
	color:#000;
	background: url(../img/bgfill.jpg) #3d1212;
	margin:0;
	padding:0;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
}

#borderdiv{
	background: url(../img/bgfill.jpg) #3d1212;
}

#wrap{
	margin:1% 10%;
	background-color: transparent;
}

h2 {
	color: #710202;
	font: 800 1.4em/1.7em 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin:0.3em; padding-left: 22px;
}

p{
	color: #d1b874;
	font-size:1.1em;
	margin:0.5em 0;
	padding:0px;
}

p.note{
	color: #710202;
	font-size:1.3em;
	margin:0.5em 0;
	padding:0;
}

p.cap {
	color:#d1b874;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin:0.5em 0;
	text-align:center;
	letter-spacing:0.25em;
}

a {
	color:#d1b874;
	font-size:1em;
	font-weight:800;
	text-decoration:none;
	}

a:link {color:#d1b874;}
a:visited {color:#d1b874;}
a:hover {color:#d1b874;text-decoration:underline;}
a:active {color:#d1b874;text-decoration:underline;}

div.contents a {
	color:#004080;
	font-size:1em;
	font-weight:800;
	text-decoration:none;
}

div.contents a:link {color:#d1b874;}
div.contents a:visited {color:#d1b874;}
div.contents a:hover {color:#d1b874;text-decoration:underline;}

img{border:0}

/* All the content boxes belong to the content class. */

.head-content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0; 
	padding:0;
	color:#fff;
	background-color:transparent;
	z-index:4;
 }

h1 {
	color:#ffb91e;
	background-color:transparent;
	font-size:3.1em;
	font-weight: 700;
	text-align:center; 
	text-transform: uppercase;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	letter-spacing:0.25em;
	margin:0;
	padding:0;
}

.tag {
	color:#6c3c00;
	margin: 0;
	text-align:center;
	font-size:1.6em;
	font-weight: 600;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
}

.top-content {
	position:relative;
	border-left: 5px solid #d1b874;
	border-right: 5px solid #d1b874;
	border-bottom: 5px solid #d1b874;
	width:auto;
	min-width:100px;
	margin-top:2em;
	background-color:#536a34;
	padding:4px 10px;
	z-index:4;
 }

.container {
	position: relative;
	width: auto;
	background-color:transparent;
	margin: 0;
	padding: 0;
}

.contents {
	position: relative;
	margin: 0;
	padding: 15px 20px;
	width: auto;
}


.hidemenu {
	display: none;
}

.mainmenutop {
	color:#710202; 
	text-align: center;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin:1em; 
	font-weight:700;
	font-size:2.1em;
	background-color: transparent; 
	border-bottom:3px solid #710202;
}

td.mainmenutop {
	border-bottom: none;
}


.menutop {
	color:#710202; 
	text-align:left;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin:1em; 
	font-weight:700;
	font-size:1.5em;
	background-color: transparent; 
	border-bottom:1px dashed #710202;
}

.men  { 
	margin-left:21px;
	list-style-type: none
}

.men1 { 
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
	color:#710202;
}

.men2 { 
	font-size:1em;
	font-style: italic;
}

#menu p{
	font-size: 12px;
	font-weight: 700;
	text-align: left; 
	font-style:normal;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #000;
}
.plist ul {	list-style: disc url(/img/orangle.png) inside;}
.plist li {margin:0.3em 0.5em;font-size:1.2em;font-weight:800}

.spacer{clear:both}

.bot-content {
	position:relative;
	width:auto;
	min-width:120px;
	margin-top:10px; 
	padding:0;
	text-align:center;
	color:#000;
	background-color:transparent;
	z-index:4;
}
#navf {
	padding: .2em 0;
	margin: 0 auto;
	list-style-type: none;
	width: auto;
	background-color:transparent;
}
#navf ul {
	padding: .2em 0;
	margin: 0 auto;
	list-style-type: none;
	width: auto;
	background-color:transparent;
}
#navf li {
	display: inline;
}
#navf li a {
	text-decoration: none;
	color: #d6bd79; 
	border-right:1px solid #06c;
	padding: .2em 1em;
}

#navf li a:link, a:active, a:visited {color:#d1b874;background:transparent;text-decoration:none;}
#navf li a:hover {color:#d1b874;background:transparent;text-decoration:underline;}

#full-form {width: 500px; background-color: transparent; padding: 0.5em; margin: 0;}  /*border:#9c6 solid 1px;*/

div.row {
  clear: both;
  padding-top: 2px;
}

div.row span.label {
  float: left;
  width: 135px;
  text-align: right;
}

div.row span.formw {
  float: left;
  width: 335px;
  text-align: left;
}

.float1 td {
	color:#d1b874;
	font-size:1.2em;
	font-weight:800;
}

.float1 p {
	color:#d1b874;
	font-size:1em;
	font-weight:800;
	margin:0;
	padding:0;
	text-align: center;
	text-decoration: underline;
}

.notes p.pnote{
	color:#d1b874;
	font-size:1.2em;
	font-weight:800;
	margin:0;
	padding:0;
	text-align: left;
	text-decoration: none;
}

.float1{
	position: relative;
	/*float: left;
	width: auto;*/
	margin: 5px 5px 5px 5px;
	background-color: #536a34;
	padding: 5px 5px 5px 5px;
	border:1px solid #d1b874;
}

div.float1 img{
	border: 2px solid #555;
}

hr {clear:both; display:none}

ul{list-style-type: none;}

#navcontainer{
	background: #536834;
	/*border: 1px solid #d1b874;*/
	border-top: 1px solid #d1b874;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*Top menu navigation styles*/

#navlist{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

@media all {
	#navlist {
		text-align: center
	}
}

#navlist li{
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}


html>body #navlist li{
	background: #000;
	margin: 0px 5px 0px 5px;
	padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited{
	background: #536a34;
	border: 1px solid #d1b874;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
}

#navlist a:hover{
	background: #104010;
	bottom: 1px;
	color: #d1b874;
	position: relative;
	right: 1px;
	text-decoration: underline;
}

#navlist a:active{
	background: #536a34;
	bottom: 0px;
	color: #FFF;
	position: relative;
	right: 0px;
}

#navlist li #active{
	background: #000;
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
}

html>body #navlist li #active {
	background: #000;
	margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover{
	background: #536a34;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 2px 2px 2px;
	position: relative;
	right: 0;
}

#navlist li.menudrop {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 75px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	display: block;
	visibility: hidden;
}

#navlist li.menudrop a{
	top: -2px;
	left: 0px;
	display: block;
	width: 75px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_res_info{
	display: block;
}

.table_contact_info{
	display: none;
}

.table_contact_info td{
	font-size: 12px;
}

input, select, button, textarea{
	color: black;
	font-weight: bold;
	background: #CEFF8B;
	border: #d1b874 solid 1px
}

select{
	font-weight: normal;
}

#message{
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #d1b874;
}

#message.success p{
	color: #d1b874;
}

#message.error p{
	color: red;
}

/* All CSS below is for the datepicker JavaScript calendar */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}