@charset "utf-8";
a {
	color: #690912;
}
a:hover {
	color: #AD9757;
}
/* CSS Document */

body {
	background-color: #AD9757;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}#container {
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mid.jpg);
}
#footerleft {
	float: left;
	margin-left: 16px;
}

#top {
	background-image: url(images/top1.jpg);
	height: 20px;
}
#topflash {
	height: 230px;
	margin-left: 16px;
	margin-right: 20px;
}
#mainbody {
	margin-top: 8px;
	background-image: url(images/mainbody.jpg);
	background-repeat: repeat-y;
	width: 820px;
}

#flash {
	float: right;
	background-color: #999;
	width: 546px;
	height: 230px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BAA769;
}
#footer {
	background-image: url(images/but.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 90px;
}
#leftlogo {
	width: 230px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	background-color: #7E1416;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BAA769;
}


#navitem  {
	width: 171px;
	padding: 10px;
}
#navlink    a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #7E1416;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 210px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8944D;
}
#nav {
	width: 230px;
	margin-left: 16px;
	float: left;
}
.qualmark {
	margin: 7px;
	float: right;
}

#bodycontent {
	width: 546px;
	float: right;
	margin-right: 20px;
	float: right;
	background-image: url(images/layout/content-wrap.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 520px;
	background-repeat: repeat-x;
	background-position: top;
	min-height:290px;
}


#navlink   a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #7E1416;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 210px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8944D;
}
#navlink   a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	width: 210px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	background-color: #BAA769;

}
.clearfloat { 
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
#footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 250px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	color: #999999;
	margin-right: 20px;
}

#footertext a:link {
	color: #999999;
}
#footertext a:visited {
	color: #999999;
}
#footertext a:hover {
	color: #000000;
}
#photoright {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#bookflash {
	z-index: 13;
	width: 123px;
	float: right;
	margin-top: 2px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #7E161A;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	font-style: italic;
	padding-bottom: 5px;
}
h3 {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	color: #7E161A;
	font-size: 14px;
}
#photobox {
	padding: 10px;
	width: 100px;
	float: left;
	margin: 10px;
	background-color: #FFF;
	border: 1px solid #333;
}

.addresstxt {
	font-family: Geneva, Arial, Helvetica, sans-serif,;
	font-size: 11px;
	color: #666666;
}
#contactForm {
	width: 450px;
	height: 350px;
	background-color: #E1D9BD;
	padding-top: 10px;
	border: 1px solid #000000;
}
#formRow {
	margin: 10px;
	height: 25px;
	width: 420px;
	float: left;
}
#FormName {
	float: left;
	width: 150px;
	padding-top: 3px;
}
#FormField {
	float: right;
	width: 245px;
	padding-top: 3px;
}
#formRowlarge {
	margin: 10px;
	height: 100px;
}
#FormFieldlarge {
	float: right;
	width: 275px;
	padding-top: 3px;
}
.input {
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.logoimage {
	padding: 5px;
	border: 1px solid #333;
	margin-left: 30px;
}
#TA_rated500 {
	margin-left: 30px;
}

