/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}

#masthead {
	color: #333333;
	padding: 0px;
	margin: 0 0 0 0;
	background-image: url(../images/top-fence-hdr2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: ECE9D8;
	z-index: 2000;
}
#topwrapper {
	width: 820px;
	margin: 0 auto;
	height: 140px;
}
.topwide{
	width:100%;
	min-width:880px;
	padding:0 0 16px 0;
	background-color: #F6F4EA;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9D997D;
}
.topwide .centerblock{
	width: 840px;
	height: 300px;
	padding-left: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topwide .centerblock p{
	padding-top: 20px;
	font-size: .9em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

.topwide .centerblock a:link {
    color: #C5B431;
    text-decoration:none;
}
.topwide .centerblock a:visited {
    color: #B9520F;
    text-decoration:none;
}
.topwide .centerblock a:hover {
    color: #5E522B;
    text-decoration:none;
}
.floatimage {
	float: left; /* Floating causes this box to shrinkwrap around sized content elements. */
	width: 138px;
	display: inline; /* IE doubled margin bug is defeated via this fixer rule. */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	color: #333333;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px 4px 10px 4px;
	vertical-align: top;
}
.floatimagetxt {
	float: left; /* Floating causes this box to shrinkwrap around sized content elements. */
	width: 120px;
	display: inline; /* IE doubled margin bug is defeated via this fixer rule. */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.1em;
	color: #333333;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px 0px 10px 4px;
	vertical-align: top;
	text-align: right;
}
.imageright {
	float: right;
	display: inline;
	padding: 8px;
	margin-top: 10px;
}	
#topnav {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	margin-top: 34px;
}
#column_wrapper {
	margin: auto;
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 19px 0px 0px 0px;
}
#masthead .leftnoblock {
	display:block;
	text-align:left;
	float:left;
	vertical-align: top;
	padding: 10px 0px 0px 15px;
}
#masthead .right {
	display:inline;
	text-align: right;
	width: 400px;
	float: right;
	font-size: 0.9em;
	line-height: normal;
	margin: 5px 0px 0px 0px;
}
#masthead .toptxt {
	display:inline;
	text-align: right;
	color:#FFFFFF;
	width: 400px;
	float: right;
	font-size: 0.9em;
	line-height: normal;
	margin: 5px 0px 0px 0px;
}
#masthead .center {
	width: 1024px;
	text-align:left;
	display: inline;
}
#footer .content {
	padding: 12px 0px;
}
#footer .grayfont{
	padding: 12px 0px;
	color: #666;
	font-size: 0.9em;
	
}

#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
	color: #000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #590100;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}

#whoathere {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 48px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #C5B431;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 100;
}
.whoasub {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -1px;color: #590100;
}

.p7uberlink {
	font-weight: normal !important;
	letter-spacing: .15em;
	border-color: #FFFFFF !important;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 0 0 20px 0;
	letter-spacing: 0.008em;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	line-height: 1.9em;
	background-position: left bottom;
	text-indent: 10px;
	color: #590100;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
	color: #C5B431;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	line-height: 5em;
	background-position: right bottom;
	text-indent: 10px;
}
h3 {
	font-size: 1.25em;
	margin: 20px 20px 0 0;
	color: #5E522B;
	line-height: 2em;
	text-indent: 20px;
	border-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #5E522B;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*End DD CSS Library */

