/* CSS Document */
Body{
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	margin:0px;	
}
H1{
	font-size: 16px;
	margin-top:0px;
}
H2{
	font-size: 24px;
}
H3{
	font-size: 18px;
}
p#bb{
	font-weight: bold;
}
p#smallcaps{
	font-size: 12px;
	font-variant: small-caps;
}
div.top{
	background-image: url(_images/topedge.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 63px;
	top: 0px;
	left: 0px;
}
div.rhc{
	position: absolute;
	background-image: url(_images/rhscorner.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	right: -1px;
	width: 62px;
	height: 63px;
	z-index: 1;
}
div.lhc{
	position: absolute;
	background-image: url(_images/lhscorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	left: 0px;
	width: 63px;
	height: 63px;
	z-index: 1;
}
div.bott{
	background-image: url(_images/bottedge.png);
	background-repeat: repeat-x;
	height:63px;
	clear:both;
}
div.topbanner{
	clear:both;
	margin-top:0px;
}
div.nav{
	background-image: url(_images/nav_bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 66px;
	margin-right: 20px;
	padding-top: 4px;
	height: 350px;
	float:left;
	z-index: 10;
}
div.navBar a.menuButton{
	color: #003300;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px ridge #999999;
	background-color: #FFFFFF;
	}
div.navBar a.menuButton:hover{
	color: #003300;
	text-decoration: none;
	background-color: #E7A088;
	border: 1px groove #999999;
}
div.navBar a.active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	border: 1px groove #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
div.address{
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	padding:10px;
	text-align: right;
	position: absolute;
	right: 62px;
	top:63px;
	
	}
div.pagetitle{
	margin-top: 100px;
	margin-right:300px;
	margin-left:300px;
}
div.painter{
	text-align: right;
	padding-right:74px;
	color: #CC3300;
	float:right;
}
div.decorator{
	background-image: url(_images/lhsedge.png);
	background-repeat: repeat-y;
	z-index: 0;
}
div.decoratorRHS{
	background-image: url(_images/edge.png);
	background-repeat: repeat-y;
	background-position: right;
	z-index: 1;
}
div.decoratorRHBC{
	background-image: url(_images/rhscornerbott.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 2;
	}
div.logo{
	margin-top: 74px;
	margin-left: 66px;
	float:left;
}
div.maintext{
	padding-right:180px;
	margin-left:290px;
	margin-top:0px;
	font-size: 14px;
}
div.contact{
	margin-left:40px;
	margin-top:40px;
	font-size: 16px;
}
div.galleryback{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 374px;
	left:0px;
}
div.galleryindex{
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-left: 100px;
	margin-right: 100px;
	padding:3px;
	border: 2px groove #990000;
	text-align:center;
}
ul.nav{
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
ul.nav li{
	padding-bottom: 4px;
	padding-left: 46px;
	text-align: right;
	margin-bottom: 3px;
}
ul.contactlist{
	font-size: 16px;
}
ul.contactlist li{
	margin-bottom: 10px;	
}
table.aspen{
	font-size: 10px;
}
table.gloss{
	font-size: 14px;
	margin-left:20px;
	margin-right:40px;
}
table.gallery{
	font-size: 14px;
	margin-left:0px;
}
table.gallerybacktxt{
	font-size: 12px;
	font-variant: small-caps;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	font-weight: bold;
	margin-top:0px;
}a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
