﻿body, form, html 
{
	background-color: #b49859;
	color: #231f20;
	font-family: Century, Times New Roman, Serif; 
	font-size: 12px;
}

h1
{
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

H3
{
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

H3 A
{
	color: #231f20;
}
H3 A:Hover
{
	color: #b49859;
}


/* Sub Menu */
.SubMenuHeader
{
	background-image: url(Images/menu-hdr.png);
	background-repeat: no-repeat;
	height: 63px;
}


.SubMenuHeader H2
{
	padding: 65px 0px 0px 20px;
	font-size: 13px;
	color: White;
}

.SubMenuHolder
{
	background-image: url(Images/menu-bg.png);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 10px;
}


.SubMenuHolder A
{
	display: block;
	text-align: center;
	color: White;
	text-decoration: none;
	font-size: 12px;
}

.SubMenu
{
	width: 198px;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
}

/* Placeholding Classes */
.Main
{
	margin: 10px auto;
	width: 760px;
}

.Bl-1-b
{
	background-image: url(Images/bl-1-b.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-2
{
	background-image: url(Images/bl-1-b-2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-3
{
	background-image: url(Images/bl-1-b-3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-4
{
	background-image: url(Images/bl-1-b-4.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-5
{
	background-image: url(Images/bl-1-b-5.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-6
{
	background-image: url(Images/bl-1-b-6.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-7
{
	background-image: url(Images/bl-1-b-7.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-b-0
{
	background-image: url(Images/bl-1-b-0.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-a
{
	background-image: url(Images/bl-1-a.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}

.Bl-1-c
{
	background-image: url(Images/bl-1-c.jpg);
	background-position: left bottom;
	background-repeat: no-repeat
}

.Gallery IMG
{
	border: solid 5px #b49859y;
}

.ImgLnk
{
	border: solid 3px #b49859;
}

.Footer
{
	color: #664f1b;
	padding-left: 25px;
}
.Footer A
{
	color: #664f1b;
	text-decoration: none;
}

.TextboxBig
{
	width: 350px;
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 12px;
	padding: 2px;
}

.Textbox
{
	width: 150px;
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 12px;
	padding: 2px;
}

TEXTAREA
{
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 12px;
}

SELECT
{
	font-family: Century, Times New Roman, Serif; 
	color: #231f20;
	font-size: 12px;
	padding: 2px;
}

.Button
{
	background-color: #b49859;
	font-family: Century, Times New Roman, Serif; 
	color: white;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	border: solid 1px dimgray
}

.TextBold
{
	font-weight: bold;
	padding-TOP: 10PX;
}
