body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #502721;
	font-size: 14px;
}
a {
	color:#502721;
	font-weight: bold;
}
img {
	margin: 5px;
}
.input, textarea, body, select {
	font:normal 12px Arial;
	line-height:14px;
	letter-spacing:normal;
	color:#502721;
}
br {
	line-height:0px;
}

h1 {
	font-size: 23px;
	font-weight: bold;
	color: #a80c10;
	line-height: 26px;
}
h2 {
	font-size: 19px;
	color: #502721;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #502721;
	font-weight: bold;
	padding-top: 15px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #a80c10;
	line-height: 14pt;
}
h5 {
	color: #502721;
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style:none;
}
li {
	background-image: url(images/dot_white.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 16px;
}
.thrColFixHdr #container #content #top li {
	background-image: url(images/dot_tan.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.thrColFixHdr #header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #866340;
	border-left-color: #866340;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #866340;
	padding: 0px;
}

.thrColFixHdr #menu {
	height: 49px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #866340;
	margin-right: auto;
	margin-left: auto;
	border-right-color: #866340;
	background-color: #3c3022;
}
.thrColFixHdr #container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7a7a7a;
	border-bottom-color: #502721;
	border-left-color: #502721;
}
.thrColFixHdr #address {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.thrColFixHdr #top {
	background-color: #f4e2ba;
	padding-left: 15px;
}
.thrColFixHdr  #bottom {
	background-color: #ffffff;
	padding-left: 15px;


}


.thrColFixHdr #footer {
	padding: 0;
	text-align: center;
	color: #502721;
	background-color: #f4e2ba;
}
.thrColFixHdr #menu img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr   #container   #bottom img {
	border: 10px solid #f4e2ba;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	margin-right: 10px;
	margin-left: 15px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 400px;
	padding-top: 1px;
	padding-right: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	width: 410px;
	padding-right: 10px;
	padding-left: 20px;
}

.middle {
	margin-left: 120px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.line_tan  {
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4e2ba;
}
.thrColFixHdr #menu img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #line img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr         #container        #bottom    img .noFrame  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
	padding-left: 25px;
}
.thrColFixHdr  #container  #top  .noFrame  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 40px;
	padding-left: 20px;
}
.thrColFixHdr  #container   img  {
	margin-right: 0px;
	margin-left: 0px;
}
.thrColFixHdr #content {
	background-color: #f4e2ba;
}
.thrColFixHdr #CaptureIt {
	background-color: #502721;
	font-size: 9px;
	color: #f4e2ba;
	text-align: center;
}
.thrColFixHdr #CaptureIt a {
	background-color: #502721;
	font-size: 9px;
	color: #f4e2ba;
}
.thrColFixHdr #top p {
	background-color: #f4e2ba;
}
.red {
	color: #a80c10
}

.thrColFixHdr #container #top img {
	margin-right: 0px;
	margin-left: 0px;
	border: 10px solid #ffffff;
	padding: 2px;
}
.line_white {
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
.thrColFixHdr  #container  #content  .noFrame  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 35px;
	padding-bottom: 5px;
}
.fltlft300 {
	float: left;
	width: 325px;
	padding-right: 10px;
	padding-left: 20px;
}
.description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr  #container  #content  .noFramenoPad  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
.thrColFixHdr #header img {
	margin: 0px;

}
.noFrame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
