body
{
	background-color: #460203;
}

.wrapper
{
	background: url(images/bg.jpg);
	width: 1027px;
	text-align: left;
	display: block;
}


.header
{
	background: url(images/header.jpg) no-repeat;
	display: block;
	height: 270px;
	position: relative;

}

a.headerlink:link, a.headerlink:visited
{
	text-decoration: none;
	display: block;
	position: absolute;
	top: 17px;
	left: 420px;
	width: 400px;
	height: 215px;
}

.leftbar
{
	display: block;
	float: left;
	width: 235px;
}

.leftbarinside
{
	padding-left: 20px;
	text-align: center;
}

.bodywrapper
{
	display: block;
	float: right;
	width: 758px;

}

.bodyinside
{
	padding-right: 40px;
	padding-top: 0px;
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: left;
	color: #000000;

}

.footer
{
	clear: both;
}

.footerinside
{
	padding-left: 270px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.navbar
{
	position: absolute;
	top: 237px;
	left: 265px;
	z-index: 1000;
}

a.nav:link, a.nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin-left: 3px;
	background: #330000;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 100px;
	text-decoration: none;
}

a.nav:hover {
	background: #5A4741;
	text-decoration: none;
	color: #ffffff;
}

a.nav span
{
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
}



a:link {
	text-decoration: underline;
	color: #0000ff;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}

img.leftbottom {position: absolute; top: 300px; left: 20px; } 

p.underrca {position: absolute; top: 250px; left: 25px; }
p.underrca2 {position: absolute; top: 265px; left: 65px; }


h1 {
	font-family: arial;
	absolute-size: large;
	font-weight: bold;
	color: #3F0503;
	margin-top: 0px;
}

h2 { font-family: arial; absolute-size: large; font-weight: bold; }

.red { color: red }
.green { color: green }
.blue { color: blue }



a.black:link {color: #000000; text-decoration: none;}

a.black:visited {color: #000000; text-decoration: none;}

a.black:hover {color: #9999cc; text-decoration: none;}


a.black2:link {color: #000000; text-decoration: none;}

a.black2:visited {color: #000000; text-decoration: none;}

a.black2:hover {color: #ffffff; text-decoration: none;}

a.admin:link, a.admin:visited {
	color: #736767;  
	text-decoration: none;
	font-size: 60%;
}
.container1{
	font-family: "Century Gothic";
	font-size: 13px;
	text-align: left;
	color: #000000;
}
.container8{
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	color: #000000;
	width: 270px;
	margin-top: 0px;
	border-top: 1px;
	border-top-color: #9A0001;
	border-top-style: solid;
	border-top-width: thin;
	padding: 6px 6px 6px 6px;

}
.Bold_12 {
	color: #999;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.Bold_13 {
	color: #666;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 6px;
}
A#gal:link {
	color: #999;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}
A#gal:visited {
	color: #999;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}
A#gal:hover {
	color: #FF9900;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
	font-style: italic;
}
A#gal:active {
	color: #999;
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: none;
	font-style: italic;
}
.form_field {
	border: 1px solid;
	border-color: #999999;
	background-color: #FFFFD7;
	font-family: Arial, Helvetica, sans-serif;
}
.form_field2 {
	border: 1px solid;
	border-color: #999999;
	width: 500px;
	background-color: #FFFFD7;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
	border-color: #CCCCCC;
	width: 250px;
	height: 35px;
	border: 1px;
	background-color: #CFC;
	border-style: solid;
	font-weight: bold;
}



#testimonials hr
{
	color: #460203;
}
