/*
CSS for Acacia Tree Productions, LLC
*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FAF1C7;
	line-height: 125%;
	padding: 0;
	margin: 0;
	background-image: url(/images/leftnav-bg.gif);
	color: #333333;
	background-repeat: repeat-y;
}


a:link, a:visited { color: #333333; }
a:hover, a:active { color: #7f1601;  text-decoration: underline;}


h1, h2, h3, h4, h5, h6 {
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.7em;
	color: #D04655;	
}
h2 {
	font-size: 1.5em;
	color: #7f1701;
}
h3 {
	font-size: 1.3em;
	color: #7f1701;
}
h4 {
	font-size: 1.1em;
	color: #7f1701;
}


/* here are all the font sizes to be used in the site */

.sizeMinus1 {
	font-size: .85em !important;
}
.sizePlus0 {
	font-size: 1.05em !important;
}
.sizePlus1 {
	font-size: 1.2em !important;
}
.sizePlus2 {
	font-size: 1.4em !important;
}
.sizePlus3 {
	font-size: 1.6em !important;
}


table.datatable {
	border: 2px solid #D6B583;
	font-size: 0.85em;
}
table.datatable th {
	border: 1px solid #B8863E;
}
table.datatable td {
	border: 1px solid #D6B583;
}
th {
	font-weight: bold;
	background: #642100;
	text-align: left;
	color: #FFCC67;
	font-size: 1.1em;
}
tr.oddrow, td.oddrow {
	background: #F7F4EA;
}


#header {
	margin-right: 419px;
	height: 150px;
	margin-bottom: 0px;
}
#header-bg {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/images/header-bg.jpg);
	padding: 0px;
	background-color: #7F1603;
	height: 150px;
}


#tagline {
	margin: 0px 0px 20px;
	padding: 2px 1em 2px 0px;
	font-style: italic;
	font-family: Georgia, Times, serif;
	background: #ffcc67 url(/images/tagline-fade.jpg) repeat-y right;
	border-top: 3px solid #333333;
	border-bottom: 3px solid #333333;
	text-align: right;
	font-size: .85em;
}
#tagline p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#menu {
	float: left;
	width: 200px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #FFFFCC;
}

#menu p {
	margin-right: 15px;
	margin-left: 15px;
	color: #FAF1C7;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu a, #menu a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding: 3px;
}
#menu a:hover, #menu a:active {
	background-color: #841b05;
	text-decoration: underline;
	padding: 3px;
}

#container {
	width: 800px;
}

#content {
	margin-left: 210px;
	font-size: 0.85em;
}


#footer {
	margin-left: 210px;
	font-size: 10px;
	margin-right: 20px;
	background-image: url(/images/lower-horizontal-rule-1000px.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 1px;
	margin-top: 20px;
}



.padding20 {
	padding-right: 20px;
	padding-left: 20px;
}

li { 
  list-style-type: square;
}



img.feature {
  float: right;
  margin: 10px;
}

.galleryphoto {
  padding-bottom: 10px;
  border-bottom: 1px solid navy;
  margin-bottom: 20px;
}
.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}
.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}



table.events {
  border-collapse: collapse;
}
table.events th, table.events td {
  padding: 4px;
  border: 1px solid #000066;
}
table.events th {
  font-size: x-small;
  text-align: left;
  background: #241374 url(/images/header-bg.jpg);
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}
table.events td {
  font-size: small;
  background: #e2edff url(/images/td.jpg) repeat-x top;
}
table.events caption {
  color: #000066;   
  font-size: small;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}



form.contact fieldset {   
  border: 2px solid navy;   
  padding: 10px;
}  
form.contact legend {   
  font-weight: bold;   
  font-size: small;   
  color: black;   
  padding: 5px; 
}
form.contact {   
  padding: 0;   
  margin: 0;   
  margin-top: -15px;
  line-height: 150%;
}
form.contact label {
  font-weight: bold;
  font-size: small;
  color: blue;
}
form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left; 
}
form.contact .buttonarea input {   
  background: black;
  color: white;   
  font-weight: bold;   
  padding: 5px;   
  border: 1px solid white; 
}
form.contact .buttonarea {   
  text-align: center;   
  padding: 4px;   
  background-color: #0066FF; 
}



.imgborder {
	background-color: #FAF1C7;
	padding: 3px;
	border: 1px solid #e19843;
	margin: 5px;
}
.imgborder-wider {
	background-color: #FAF1C7;
	padding: 6px;
	border: 2px solid #e19843;
	margin: 10px;
}


.tree-bg {
	background-image: url(/images/background-acacia3.jpg);
}
.tree-bg-sm {
	background-image: url(/images/background-acacia3-sm.jpg);
}
.clearer {
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
	line-height: 0em;
	font-size: 0px;
}
.indent {
	padding-left: 15px;
}
#menu .indent {
	padding-left: 10px;
}


.demoContainer {
	margin-top: 20px;
	margin-bottom: 20px;
}
.demoVideo {
	color: #faf1c7 !important;
	background-color: #752000;
	text-align: center;
	padding-top: 35px;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 35px;
}
.demoTestimonial {
	color: #551700 !important;
	font-size: .85em;
}
