﻿body 
{
	font-family: myriad pro;
	font-size: 12px;
  background-color: #351C0A;
  color: #333;
 	margin: 10px 0 10px 0;
  padding: 0;  
}

div, img, form, table
{
	border: none;
	margin: 0;
	padding: 0;	
}

a, a:visited
{
	color: #669;
	font-family: myriad pro;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 3px;
	text-decoration: none;
}

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

h1
{
	border-bottom: solid 1px #efefef;
	color: #000;
	font-family: myriad pro;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 6px 0;
	padding: 0;
}


#header
{
	background: url(Art/TopFlourish.jpg) no-repeat center;
	height: 146px;
	margin-top: 10px;
	text-align: center;
}

#title
{
	margin-top: 46px;
	text-align: left;
	width: 900px;
}

#subtitle
{
	float: right;
	margin-top: 63px;
	text-align:right;
}

#middle
{
	background-color: #add9f7;
}

#footer
{
	background: url(Art/BottomFlourish.jpg) no-repeat center top;
	color: #efefef;
	font-family: myriad pro;
	font-size: 10px;
	letter-spacing: 2px;
	height: 160px;
	margin-bottom: 30px;
	padding-top: 149px;
	text-align: center;
}

#contentbox
{
	min-height: 400px;
	width: 900px;
}

#c1
{
	float:left;
	padding-top: 10px;
	position: relative;
	text-align: left;
	width: 190px;
}

#c2
{
	font-size: 14px;
	float:left;
	margin: 0 10px 0 10px;
	min-height: 520px;
	padding-top: 10px;
	text-align: left;
	width: 500px;
}

#c3
{
	float:left;
	padding-top: 10px;
	text-align: right;
	width: 190px;
}


#logo
{
	position: absolute;
	left: 0;
	top: -90px;
}

#thumbframe img
{
	border: solid 1px #efefef;
}

#galleryframe td
{
	padding: 5px;
	text-align: center;
}