/* ###################### OVERALL SETTINGS ###################### */

body {
	margin           : 0px 0px 0px 0px;
	background-color: #C2CFB9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	padding-top: 4px;
	background-color: #14130C;
	padding-left: 3px;
	padding-bottom: 2px;
	line-height: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 200;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	padding-top: 4px;
	background-color:  #221507;
	padding-left: 3px;
	padding-bottom: 2px;
	line-height: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 200;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	padding-top: 4px;
	background-color: #14130C;
	padding-left: 3px;
	padding-bottom: 2px;
	line-height: 17px;
}
.midline {
	background-image: url(inside_header_pics/mid_line.gif);
}

/* ###################### COPY SETTINGS ###################### */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px 3px 10px 1px;
	text-align: justify;
	
}

.copysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #14130C;
	padding: 4px 3px 10px 1px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	
}

.linksdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #14130C;
	text-align: left;
	text-transform: none;
	
}

.linksextra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5pt;
	line-height: 13px;
	
}

/* ###################### RIGHT HAND IMAGE BOX ###################### */


.piccaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #14130C;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: right;

}


.gallery1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	font-weight: 100;
	text-transform: uppercase;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #3E5945;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #3E5945;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #14130C;
  font-weight      : bold;
}

a.category:hover {
  color            : #14130C;
}


/* ###################### GALLERY PAGES ###################### */

.galleryfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #221507;
	color: #FFFFFF;
	padding: 3px 1px 2px 2px;
	vertical-align: middle;

}

.galleryfeaturecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1EAD9;
	color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.gallerycaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #14130C;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}



/* ###################### COOL MENU ###################### */

#coolmenu{
	width: 100%;
	background-color: #C2CEB7;
	border: #FFFFFF;
}

#coolmenu a{
	font: 12px Arial;
	padding: 1px 1px 1px 2px;
	width: 100%;
	color: #1F201D;
	text-decoration: none;
	vertical-align: top;
	white-space: normal;
	display: table;
	line-height: 13px;
}


#coolmenu a{
	width: auto;
}

#coolmenu a:hover{
background-color: white;
color: #1F201D;
}

#tabledescription{
	width: 100%;
	padding: 1px;
	filter:alpha(opacity=0);
-moz-opacity:0;
}


/* ###################### SIDE MENU ###################### */

.coolmenuheader{
	font: 13px Arial;
	padding: 3px 2px 2px 3px;
	color: #FFFFFF;
	background-color: #221507;
	text-transform: capitalize;
	line-height: 13px;

}

.coolmenuon{
	font: 12px Arial;
	padding: 3px 2px 2px 3px;
	color: #FFFFFF;
	background-color: #6F746B;
	text-transform: capitalize;
	line-height: 12px;

}

.galleryfeaturelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221507;
}

