/* CSS Document */

/* 'Gordon Galleries', by Joanna E. Reyburn, http://www.joannareyburn.com for Prophetic by Design http://www.pbdkc.com */

html {
	margin: 0;
	padding: 0;
}
body {
	background:#222222;
	font-family:"Lucida Grande", Tahoma, Verdana;
	font-size:12px;
	font-variant:normal;
	font-weight: normal;
	color:#D2D2D2;
	line-height: 14px;
	padding:0 0 20px 0;
	text-align:center;
}
p {
	font-family:"Lucida Grande", Tahoma, Verdana;
	font-size:13px;
	margin-top: 0px;
	text-align: justify;
}
h1 {
	font: normal 22pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #F1D567;
	border-bottom: 1px dashed #4B4630;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:0;
}
h2 {
	font: normal 18pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #F1D567;
	border-bottom: 1px dashed #4B4630;
	margin-bottom:8px;
	margin-top:10px;
	padding-top:0;

}
h3 {
	font: normal 13pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #F1D567;
	border-bottom: 1px dashed #4B4630;
	margin-bottom:5px;
	margin-top:10px;
	padding-top:0;
}
.img {
	margin-right:5px;
	margin-left:5px;
	padding:5px;
	border: 1px solid #4B4630;
}
a {
	color:#F1D567;
	text-decoration:none;
}
a:hover {
	border-top:1px solid #F1D567;
	border-bottom:1px solid #F1D567;
}

#container {
	margin: 0 auto;
	text-align:left;
	width: 850px;
}
#bannercontainer {
	width: 850px;
	display:block;
	margin:0;
	padding:0;
}
#banner {
	height: 288px;
	width: 658px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#logo {
	background-image:url(/images/crest.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 40px 0 30px 70px;
	margin:0;
	display:block;
}
#footer {
	text-align:center;
	height:30px;
	border-top:1px solid #4B4630;
	margin-top: 20px;
	padding-top:5px;
}
#modules {
	width:850px;
	margin-top:10px;
}
#leftmodule {
	width:660px;
	float:left;
}
#rightmodule {
	width:183px;
	float:left;
	padding-top:10px;
}
#leftmodulecontainer {
	width:660px;
	float:left;
}
#artistbio {
	width:290px;
	float:left;
	padding-right:10px;
}
#newsletter {
	width:270px;
	float:left;
	padding-left:30px;
}
#welcome {
	width:600px;
	padding-right:10px;
}
#main {
	width:638px;
	padding-left:15px;
	float:right;
	line-height: 130%;
}
#subcontainer {
	background-repeat:repeat-y;
	display:block;
}
#leftcolumn {
	width:185px;
	float:left;
	background-color:#2D2D2D;
	margin-top:45px;
}
/* Main Navigation Style */	
	
#linkList {
	width:185px;
	height: 268px;
	display:block;
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
}
#linkList ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#2D2D2D;
}
#linkList ul li {
	margin:0;
	padding:0;
}
#linkList ul a {
	color:#D2D2D2;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	display:block;
	height: 22px;
	padding-top:7px;
	border-bottom: 1px dashed #4B4630;
	padding-left:10px;
}
#linkList ul a.last {
	border-bottom: none;
}
#linkList ul a:hover {
	color:#F1D567;
	border-top: none;
	background-color:#222222;
}
/* various span classes & extra divs*/
	
.clearboth {
	clear: both;
}
#rightfooter {
	text-align:right;
	float:right;
}
#leftfooter {
	text-align:left;
	float:left;
}

.g-contain {
	padding:5px 20px;
	float:left;
}

.gallery {
	display:block;
	background-position:center bottom;
	background-repeat:no-repeat;
}

a.glink { 
	width:161px;
	height:161px;
	display:block;
	border-bottom:1px solid #333333;
}

a.glink:hover { 
	width:161px;
	height:161px;
	display:block;
	border-top:none;
	border-bottom:1px solid #F1D567;
}

.gallery-text {
	width:161px;
	height:30px;
	display:block;
	text-align:center;
	line-height:12px;
}

.logotext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:44px;
	display:inline;
}
.logotext2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F1D567;
	font-size:44px;
	display:inline;
}
.logotext3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	display:inline;	
}
.linkright {
	text-align:right;
	display:block;
}


