body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
a {
	text-decoration: underline;
	color: #3f3f3f;
}
a:hover {
	text-decoration: none;
	color: #3f3f3f;
}
a:visited {
	color: #3f3f3f;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
li {
	padding-bottom: 8px;
	list-style-type: square;
}

.navigation{

padding: 0;
width: 960px;
border-top-style: solid;

border-top-color: #3f3f3f;

border-top-width: 5px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.navigation ul{
margin-bottom: 0;
margin-right: 0;
margin-top: 0; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.navigation li{
text-transform: uppercase;
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.navigation a{
margin-left: 0;
margin-bottom: 0;
margin-right: 0px;
margin-top: 0;
padding-left: 5px;
padding-bottom: 18px;
padding-right: 20px;
padding-top: 30px;
border-left-style: solid;
border-left-color: #bfbfbf;
border-left-width: 1px;
font-size: 12pt;
float: left;
display: block;
font-family: 'Old Standard TT', times, serif;
color: black;
text-decoration: none; /*Margin between each menu item*/ /*Padding within each menu item*/
background-color: white; /*Default menu color*/
}

.navigation a:hover{
padding-left: 5px;
padding-bottom: 18px;
padding-right: 20px;
padding-top: 30px;
background-color: #3f3f3f; /*Red color theme*/ /*Padding within each menu item*/
color: white;
}

.navigation .current a{ /** currently selected menu item **/
padding-left: 5px;                                     
padding-bottom: 18px;                                     
padding-right: 20px;                                     
padding-top: 30px;                                     
background-color: #3f3f3f; /*Red color theme*/ /*Padding within each menu item*/
color: white;
}

.navigation .logo a{ /** currently selected menu item **/
padding-top: 5px;                                     
padding-left: 10px;                                     
padding-bottom: 9px;                                     
padding-right: 10px;                                     
border-left-width: 0px;                                     
margin-right: 110px;                                     
background-color: white; /*Red color theme*/ /*Padding within each menu item*/
color: white;
}

.footer {

	font-size: 10pt;

	padding-top: 30px;

	padding-bottom: 10px;

	width: 960px;

	border-bottom-style: solid;

	border-bottom-color: #3f3f3f;

	border-bottom-width: 5px;

}

.contentwrapper {
	width: 960px;
}

.wrapper {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

h1 {
	color: black;
	border-bottom-color: #e3c987;
	font-style: normal;
	font-weight: normal;
	font-family: 'Josefin Sans Std Light', arial, serif;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.footernav {
	float: right;
}

.footernav a {
	text-decoration: none;
	color: #3f3f3f;
}
.footernav a:hover {
	text-decoration: underline;
	color: #3f3f3f;
}
.footernav a:visited {
	color: #3f3f3f;
}
.indent {
	margin-left: 10px;
}
.bioimg {
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 2px;
	border-style: solid;
	border-width: 3px;
	border-color: #3f3f3f;
	float: left;
}
#fadeshow1, #fadeshow1 .gallerylayer {background-color:transparent!important;}
.emailfooter {
	color: #3f3f3f;
	font-style: italic;
	padding-bottom: 10px;
	text-align: right;
}
.sidebarimage {
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #e3c987;
	border-left-width: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.somethinggold {
	color: #b29d6c;
}
