/* CSS Document */

Body{
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: Black;
	background-color: #F1E4CD;
}

p {
	color: Black;
	text-indent: 12pt;
}


A{
	color: #AC4A20;
	font-size: 12pt;
	text-decoration: none;
	font-family:verdana;
}

A:hover{
	color: #4B2F12;
	text-decoration: none;
	font-family:Verdana, Arial;
	font-size:12pt;
}

h1 {
	font-size: 18pt;
	color: #4B2F12;
	font-weight: bold;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #4B2F12;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #4B2F12;
	}

h4 {
	font-size: 13pt;
	font-weight: bold;
		color: #4B2F12;
}

h5 {
	font-size: 12pt;
	font-weight: bold;
		color: #4B2F12;
}

li {
	padding-bottom: 5px;
}

#head {
	font-size: 24px;
	color: #4B2F12;
	font-weight: bold;
}

.tbnav {
		color: #AC4A20;
	font-size: 10pt;
	text-decoration: none;
	font-family:verdana;
}
a.tbnav:link {
		color: #AC4A20;
	font-size: 10pt;
	text-decoration: none;
	font-family:verdana;
}
a.tbnav:visited {
		color: #AC4A20;
	font-size: 10pt;
	text-decoration: none;
	font-family:verdana;
}
a.tbnav:hover {
	color: #4B2F12;
	font-size: 10pt;
	text-decoration: none;
	font-family:verdana;
}
a.tbnav:active {
		color: #AC4A20;
	font-size: 10pt;
	text-decoration: none;
	font-family:verdana;
}

.nd {
	color: White;
}

.foot {
color: #cccccc;
font-size: 11px;
}

a.foot:link {color: #cccccc;font-size: 11px;}
a.foot:visited {color: #cccccc;font-size: 11px}
a.foot:hover {
	color: White;font-size: 11px
}
a.foot:active {color: #cccccc;font-size: 11px}

textarea, input, button{
	font-family:Arial, Helvetica;
	font-size: 10px;
	color: #2D3238;
}

.Phonenumber{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #4B2F12;
	font-size: 12pt;
	line-height: 20px;
}



.rightHeading {
	color: white;
	background-color: #71461C;
	vertical-align: middle;
	text-align: center;
}

.sidetxt {
	font-family:verdana;
	font-size: 10pt;
	color:#4B2F12;
	padding: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.sidemenu {
	font-family:verdana;
	font-size: 10pt;
	color:#AC4A20;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.sidemenu:link{
	font-family:verdana;
	font-size: 12pt;
	color:#AC4A20;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.sidemenu:visited{
	font-family:verdana;
	font-size: 12pt;
	color:#AC4A20;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.sidemenu:hover{
	font-family:verdana;
	font-size: 12pt;
	color:#4B2F12;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.sidemenu:active{
	font-family:verdana;
	font-size: 12pt;
	color:#AC4A20;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.bigside {
	font-family:verdana;
	color:#AC4A20;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.bigside:link{
	font-family:verdana;
	font-size: 14pt;
	color:#AC4A20;
	padding-left: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.bigside:visited{
	font-family:verdana;
	font-size: 14pt;
	color:#AC4A20;
	padding-left: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.bigside:hover{
	font-family:verdana;
	font-size: 14pt;
	color:#4B2F12;
	padding-left: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.bigside:active{
	font-family:verdana;
	font-size: 14pt;
	color:#AC4A20;
	padding-left: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.sitemsg{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #6F6B31;
	font-weight: bold;
	text-indent: 3px;
}

.tableBorder1{
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.tableBorder2{
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	
}

.tabletop{
	background-color: #F1E4CD;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	text-align: center;
}

.tableBorder4{
	border: 1px solid #702614;
}


.ad {
	float: left;
	border: thin;
	padding-right: 15px;
}

