@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
}

body{
	font-family:"Garamond", "Times New Roman", "Times", serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

a{
	color: #fff;
	text-decoration: none;
	outline: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}

a.nav {
	font-size: 20px;
	letter-spacing: 0.15em;
	color: #FFF;
	text-decoration: none;
}

a.nav:focus, a.nav:hover, a.nav:active {
	color: #000;
	text-decoration: none;
}

a.currentnav {
	font-size: 20px;
	letter-spacing: 0.15em;
	color: #222222;
	text-decoration: none;
}

a.gallery_main{
	display: block;
	height: 25px;
	padding: 5px 0 0 0;
	letter-spacing: 0.15em;
	color: #222222;
	background-color: #999;
	border: none;
    text-align: center;
    text-decoration: none;

}

a.gallery_main:hover {
    color: #CCC;
    background-color: #506E36;
}

a.gallery{
	color: #506E36;
    text-decoration: none;

}

a.gallery:hover {
    color: #000;
	text-decoration: none;

}



a.resources, a.resources:active, a.resources:visited {
	color: #000;
	text-decoration: underline;
}

a.resources:hover {
	color: #506E36;
	text-decoration: underline;
}

#Dalloway a {
    display: block;
	height: 20px;
	padding: 5px;
	border: none;
    text-align: center;
    text-decoration: none;
	color: #324522;
	background-color: #999;
}

#Dalloway a:hover{
    color: #CCC;
    background-color: #506E36;
}

.imgThumb {
	border:1px solid #fff; padding: 2px;
}

a:hover .imgThumb, a:active .imgThumb {
	border:0px solid #000; padding: 2px;
}

p, li {
	line-height: 1.8em;
}

h1, h2 {
	margin: 0;
}

h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #993333;
	letter-spacing:-1px;
}

h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}

.signature {
	font-family:"Verdana", "Helvetica", "Arial", sans-serif;
	font-style:bold;
	font-size:11px;
	color:#000;
	letter-spacing: 0.05em;
}

.signature a {
	color: #000;
	text-decoration: underline;
}

.signature a:hover, .signature a:active {
	color: #506E36;
	text-decoration: underline;
}

.signatureHead {
	font-family:"Verdana", "Helvetica", "Arial", sans-serif;
	font-style:regular;
	font-size:18px;
	color:#993333;
	letter-spacing: 0.09em;
	padding-bottom: 20px;
}

#copywright {
	color: #FFFFFF;
	font-size: 12.5px;
	letter-spacing: 0.25em;
	line-height: 1.5em;
}


#designer a {
display:block;
width: 100px;
height: 50px;
margin: auto;
padding:0;
background-image: url("../images/DESIGN_BY.png");
background-position: top;
border: none;
}


#designer a:hover { 
background-position: bottom;
border: none;
}


.style6 {color: #993333; font-size: 20px; letter-spacing: 0.05em;}
.style7 {color: #993333; font-size: 18px; letter-spacing: 0.05em;}
.style8 {color: #324522; font-size: 18px;}
.style11 {color: #222222;font-size: 15px; letter-spacing: 0.15em;}
