body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #40451c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #DDC392;
	background-image:  url(images/stucco_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	scrollbar-track-color: #296EF5;
	scrollbar-3dlight-color: #042184;
	scrollbar-arrow-color: #042184;
	scrollbar-face-color: #4FF2FF;
	scrollbar-shadow-color: #0A328F;
	scrollbar-darkshadow-color: #042184;
	scrollbar-highlight-color: #0A328F;		
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #40451c;
	padding-left: 30px;
	padding-right: 15px;
	}

.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	font-style: normal;
	}
	
.content3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #40451c;
	padding-left: 30px;
	padding-right: 15px;
	}
	
.content4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #40451c;
	padding-left: 15px;
	padding-right: 15px;
	}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	color: #eedebb;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	
}
a:visited {
	color:#eedebb;
	text-decoration:none;
}
a:hover {
	color: #fbdd80;
	text-decoration:underline;
}

a.dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	color: #b16532;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
	
}
a.dark:visited {
	color:#eedebb;
	text-decoration:none;
}
a.dark:hover {
	color: #fbdd80;
	text-decoration:underline;
}

.pike{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	font-style: normal;
	
}

a.light {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 12px;
	color:#eedebb;
	font-weight:bold;
	
}
a.light:visited {
	color:#eedebb;
	text-decoration:none;
}
a.light:hover {
	color:#fbdd80;
	font-weight:bold;
	text-decoration:underline;
}

a.light2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	color:#eedebb;
	font-weight:bold;
	
}
a.light2:visited {
	color:#eedebb;
	text-decoration:none;
}
a.light2:hover {
	color:#fbdd80;
	font-weight:bold;
	text-decoration:underline;
}


a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9px;
	color: #52DFFD;
	font-style: italic;
	line-height: normal;
}
a.small:visited {
	color:#54AAF7;
	text-decoration:none;
}
a.small:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.img_2px {
	border: 2px solid #eddd9e;
}

.img_1px {
	border: 1px solid #eddd9e;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #E6C580;
	padding-top: 10px;
	}
	
.heading_image {
	padding: 7px 0 0 7px;
	}

.cell_border {
	border: 2px solid #eddd9e;
}
.cell_bordertrb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eddd9e;
	border-right-color: #eddd9e;
	border-bottom-color: #eddd9e;
}


.cell_bordertb {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eddd9e;
	border-bottom-color: #eddd9e;
}

.dotted_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EEDE9D;
}


.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #eddd9e;
	line-height: normal;
}

a.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #eddd9e;
	line-height: normal;
	text-decoration:none;
}

a.credits:hover {
	color: #b16532;
	text-decoration:underline;
}



#imageCaption {
 font-style: italic;
 display: block;
 padding-left: 5px;
 margin: 0px;
 font-size: 7pt;
}

.img_gallery {

}

.img_gallery ul {
  margin:0;
  padding:3px 0 0;
  list-style:none;
  width:100%;
  overflow:hidden;
  clear:both;
}
.img_gallery li {
  margin:0 7px 10px 0;
  margin:0px;
  padding:0;
  float:left;
  display:inline;
}
.img_gallery li a {
  text-decoration:none;
  display:block;
}
.img_gallery li img {
 margin: 3px 6px 2px 0px;
 border: 1px solid #eddd9e;
}

#imageCaptions p {
 font-size: 7pt;
 font-style: italic;
 font-weight: bold;
 color:#eedebb;
 margin: 0px;
 height: 14px;
 overflow: hidden;
}

.hiddenCaption {
 display: none;
}

#imageCaptions {
 height: 14px;
 overflow: hidden;
}

.active img {
	 filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
 
}

.inactive img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
 }

a.domtabs {
			color:#eedebb;
			font-weight:bold;
			font-style: italic;
			text-decoration:none;
			text-align:left;
			margin:0;
		}
		
a.domtabs:hover{
			color:#fbdd80;
			font-weight:bold;
			font-style: italic;
			text-decoration:underline;
			text-align:left;
			margin:0;
			
		}

/* domtab styles! */

div.domtab{			
			width:100%;
			font-size:11px
		}
		ul.domtabs{
			width:105px;
			padding:0 0 0 0;
			float:left;
			width:100%;
			text-align:left;
			margin:0;
			list-style-type:none;

		}
		ul.domtabs li{
			width:105px;
			padding:0 0 0 0;
			float:left;
			padding:0 0 0 0;
			text-align:left;
			margin:0;
			list-style-type:none;

		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active, {
			width:105px;
			padding:0 0 0 0;
			display:block;
			color:#eedebb;
			font-weight:bold;
			font-style: italic;
			text-decoration:none;
			text-align:left;
			margin:0;
		}
		
		ul.domtabs a:hover{
			width:105px;
			padding:0 0 0 0;
			display:block;
			color:#fbdd80;
			font-weight:bold;
			font-style: italic;
			text-decoration:underline;
			text-align:left;
			margin:0;
			
		}
		
		div.domtab div{
			clear:both;
			width:auto;
			color:#40451c;
			padding:0 0;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,{
			padding:0 0 0 0;
			display:block;
			color:#eedebb;
			font-weight:bold;
			text-decoration:none;
			text-align:left;
			}
			
			ul.domtabs li.active a:hover {
			padding:0 0 0 0;
			display:block;
			color:#fbdd80;
			font-weight:bold;
			text-decoration:underline;
			text-align:left;
			
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.5em;
		}
		h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	color: #E6C580;
	padding:10px 0 0 0;
	margin:0;
		}
		h1{
			font-size:11;
			text-align:left;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active		{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 11px;
	color: #434400;
	line-height: normal;
	font-weight: bold;
		}
		
		
	
	

/* end domtab styles! */
