﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #b6947b;
}

.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	padding: 0px 10px 0px 15px;
	font-weight: bold;
}

.SearchText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.SearchText a {
	color: #000000;
	text-decoration:none;
}

.SearchText a:hover {
	color: #181ea5;
	text-decoration:none;
}

.TitleLargeText {
	font-family: Arial, Helvetica, sans-serif;
	color: #181ea5;
	font-size:14px;
	padding: 5px 10px 0px 15px;
	font-weight: bold;
	text-align:left;
	line-height: 18px;
}

.TitleLargeText a {
	color: #181ea5;
	text-decoration:none;
}

.TitleLargeText a:hover {
	color: #181ea5;
	text-decoration:none;
}

.TitleRedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:.88em;
	padding: 0px 10px 0px 10px;
	text-align:left;
	line-height: 20px;
	letter-spacing: 1px;
}

.TitleBlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #181ea5;
	font-size:.88em;
	padding: 0px 10px 0px 15px;
	text-align:left;
	line-height: 20px;
}

.TitleSmallText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	padding: 0px 0px 0px 5px;
	font-weight:bold;
	text-align: left;
	line-height: 18px;
}

.TitleSmallText a {
	color: #000000;
	text-decoration:none;
}

.TitleSmallText a:hover {
	color: #181ea5;
	text-decoration:none;
}

.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	line-height: 27px;
	padding: 35px 15px 15px 20px;
	text-align:justify;
}

.ContactText{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	line-height: 25px;
	text-align: justify;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
}

.ContactAddress{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:13px;
	line-height: 32px;
	text-align:left;
	padding: 10px 15px 15px 30px;
	font-weight: bold;
}

.StaffText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	line-height: 18px;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}

.FeatureProperty {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	line-height: 15px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#MainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	padding-top: 5px;
}
#MainFooter a{
	color: #000000;
	text-decoration:none;
}
#MainFooter a:hover{
	color: #000000;
	text-decoration:none;
}

.noBorder {
	border-width: 0;
	color:#e4d977;
}
.GuestcardBorder {
	border: 2px solid  #b11a1a;
	background-color: #dce0e5;
	border-collapse: collapse;
	color:#000000;
}


.RotatorBorder {
	border: 0px solid #ab5621;
}
.RotatorBorder2 {
	border: 1px solid #ab5621;
	background-color: #ab5621;
}


img, div, a, input { behavior: url(iepngfix.htc) }

#Nav_Button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	padding: 20px 0px 30px 0px;
}
 
#Nav_Button a {
	color: #000000;
	text-decoration:none;
}

#Nav_Button a:hover {
	color: #f3833d;
	text-decoration:none;
}

a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}

#myframe { 
	width:380px; 
	height:234px; 
	border:5px solid #a65320;
	margin: 0px 0px 0px 0px;
} 

.columnCenter{
	border-style: solid;
	border-color:#000000;
	border-width:0px 1px 0px 0px;
}
