
/* Pretty Stuff
================================== */

/* Zero down margin and padding on all elements */
* {
  	margin: 0;
  	padding: 0;
}

body {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: small;
	color: #847B64;
	background-color: #ececec;
}

#wrapper {
  	background: url(../images/wrap.gif) repeat-y;
}

html, body {			/* Hack to force vertical scroll bar in Firefox, Opera and Netscape*/
	height: 100.1%;
}

.logo_color {
	color: #5E5337;
}

.readmore {
font-size: 95%;
font-weight: bold;
text-decoration: none;
}

a {
	color: #72684E;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.italic {
font-style: italic;
font-size: 100%;
}

#schedule ul {
padding-left: 38px;
list-style: none;
margin-bottom: 1.5em;
}

#schedule li {
padding-top: 3px;
padding-bottom: 3px;
}

#branding {
	background-color: #ffffff;
}

#branding h1 {
	font-size: 250%;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: rgb(0,0,0);
}

#branding li {
	list-style: none;
}

#branding .nav_top_left a {
	color: #CF8A60;
	font-size: 85%;
	text-decoration: none;
	outline: none;	
}

#branding .nav_top_left a:hover {
	text-decoration: underline;
}

#branding .nav_top a {
	color: #ffffff;
	font-size: 85%;
	text-decoration: none;
	background-color: #ADBB42;
	outline: none;	
}

#branding .nav_top a:hover {
	text-decoration: none;
	background-color: #55879d;
}

#branding .nav_bottom a {
	color: #CF8A60;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	letter-spacing: 1px;
	text-transform: uppercase;	
	outline: none;	
}

#branding .nav_bottom a:hover {
	background: url(../images/tab.gif) no-repeat bottom center;
}

.highlightX {
	color: #CF8A60;
}

#big_image {
	background-color: #55879d;
	border-bottom: 16px solid #55879d;
	border-top: solid 6px #EFCCAC;
}


#subContent {
	line-height: 1.5em;
	font-size: 90%;
}

#subContent h1 {
	font-size: 105%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subContent h2 {
	font-size: 100%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#subContent ul {
	padding-left: 18px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;	
}

  
#mainContent2 {
	line-height: 1.5em;
	font-size: 90%;
}
  
#mainContent2 h1 {
	font-size: 125%;
	font-weight: bold;
}

#mainContent2 h2 {
	font-size: 115%;
	font-weight: bold;
}

#mainContent2 h3 {
	font-size: 105%;
	font-weight: bold;	
}

.scheduleheader {
color: #ffffff;
background-color: #847B64; 
}

.colorblack {
color: rgb(50,50,50);
}

/* Start Table */

table { 
  border: 1px solid #333; 
  font: normal 9px 'Lucida Grande',Verdana,sans-serif; 
  } 
    
td, th { 
  padding:3px; 
  } 
th { 
  text-align:left; 
  color:#FFF; 
  background-color:#333; 
  border-style:solid; 
  border-width:1px; 
  border-color:#CCC #666 #000 #CCC; 
  } 
td { 
  background-color:#DDDDDD; 
  border-style:solid; 
  border-width:1px; 
  border-color:#FFF #AAA #666 #FFF; 
}

/* End Table */

/* Start Contact Form */

form { 
  margin:0;
  margin-top: 5px; 
  margin-bottom: 20px;
  padding:0; 
  width: 453px;
  padding-left: 38px;
  } 
  
fieldset { 
  margin:0 0 10px 0; 
  padding:5px; 
  border: 1px solid #847B64;
} 

fieldset p { 
  margin:3px 0 2px 0; 
  padding:5px; 
  /* border:1px solid #666; */ 
  background: none; 
} 

legend { 
  /* background-color: #DDDDDD; */ 
  margin: 0; 
  padding:5px; 
  /* border-style:solid; 
  border-width:1px; 
  border-color:#FFF #AAA #666 #FFF; */ 
  font-weight: bold;
  
} 

label { 
  font-weight:bold; 
} 

#name, #email, #message { 
  width:99%; 
} 

input, textarea { 
  margin:5px 0 5px 0; 
 /*  border:3px double #333; */
} 

select { 
  margin:5px 0 5px 0; 
}

.send_button {
color: #ffffff;
background-color: #847B64;
padding: 5px;
}

/* End Contact Form */
   
#boxes {
  	line-height: 1.5em;
	background-color: #fbfbf0;
	border-left: 8px solid #e1e2d3;
	font-size: 95%;
  }
  
#boxes2 {
  	/* line-height: 1.5em; */
	background-color: #fbfbf0;
	border-left: 8px solid #e1e2d3;
}

#boxes h4 {
	font-size: 100%;
}



#footer {
	background: #F9E9D0 url(../images/footer-bg.png) top left repeat-y;
	font-size: 85%;
}

#footer p {
	color: #5E5337;
}

#footer ul {
	list-style: none;
}

#footer p a {
	color: #5E5337;
	text-decoration: none;
	outline: none;
}
	
#footer ul a {
	color: #847B64;
	text-decoration: none;
	border-right: 1px solid white;
	outline: none;	
}

#footer a:hover {
	text-decoration: underline;
}


#photogallery ul {
list-style: none;

padding-left: 38px;

}

#photogallery li {
float:left;
display: inline;
padding-right: 25px;
padding-bottom: 20px;
}

#photogallery img {
border: none;
}



/* Layout
================================= */

body {
  	text-align: center; 
}

#wrapper {
  	width: 840px; 
  	margin: 0 auto; 
  	text-align: left; 
}

.clearboth {
	clear:both;
}

#branding {
	position:relative;
	height: 90px;
}

#branding li {
 	display:inline;
}

#branding .nav_top_left {
	position: absolute;
	top: 18px;
	left: 400px;
}

#branding .nav_top_left a {
	float: left;
	margin-right: 10px;
}

#branding .nav_top {
	position: absolute;
	top: 13px;
	left: 425px;
}

#branding .nav_top a {
	float: left;
	margin-right: 12px;
}

#branding .nav_bottom {
	position: absolute;
	top: 60px;
	left: 355px;
}

#branding .nav_bottom a {
	float: left;
	margin: 0 15px 0px 15px;	
}


#subContent { 
  	width: 300px;
  	float: right; 
}


#mainContent2 { 
  	width: 522px; 
  	float: left; 
}  

#mainContent2 table {
margin-left: 38px;
width: 450px;
margin-bottom: 2.5em;
}

#mainContent2 td {
width: 100px;
}

#thumb {
}


#thumb img {
	border: none;
}

.thumbnail {
	width: 130px; 
	float: left;
	display:inline;
	padding-left: 38px;	
}
 
.thumbnail p {
	font-size:  95%;
	margin:0;
	padding: 0;
	background-color: #ebebda;
	margin-top: -5px;
} 

#boxes {
  	width: 512px;
  	float:left;
  	clear: left;
	margin-top: 1em;
}

.splitboxleft {
	float:left;
	width: 50%;
}

.splitboxright {
	float:right;
	width: 50%;
}


#footer { 
  	height: 4.5em; 
  	clear: both;
	position: relative;
} 

#footer p {
	position:absolute;
	top: 15px;
	left: 550px;
}

#footer li {
	float:left;
}

/* Padding for Layout 
================================== */

#branding h1 {
	padding-top: 15px;
	padding-left: 25px;
}

#branding .nav_top a {
	padding: 3px 6px 3px 6px;	
}

#branding .nav_bottom a:hover {
	padding-bottom: 8px;
}

#branding img {
	margin-left: 20px;
	border: none;
}


#mainContent2 {
	padding: 0;
}

#mainContent2 p, #mainContent2 h1, #mainContent2 h2, #mainContent2 h3 {
	padding-left: 38px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 10px;
}

#mainContent2 ol {
	padding-left: 64px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#mainContent2 ul {
	padding-left: 38px;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainContent2 img {
	padding: 0;
	
}

#subContent {
	padding-top: 0px;
	padding-bottom: 0px;
}

#subContent p {
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 15px;	
}

#subContent img {
	/* padding-left: 15px; */
}

#boxes h1, #boxes h2, #boxes h3, #boxes h4 {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-top: 15px;
}

#boxes p {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;

}

#boxes img {
	padding-left: 30px;
	padding-top: 20px;
}

#footer ul {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#footer ul a {
	padding: 0 1em;
}

