.sidemenu {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #785430;
	letter-spacing: 1px;
}

.sidemenu a:link, .sidemenu a:visited {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #785430;
	display: block;
	border-bottom: 1px dashed #365649;
	text-decoration: none;
	height: 20px;
	vertical-align: text-bottom;
	padding-top: 2px;
	letter-spacing: normal;
}

.sidemenu a:active, .sidemenu a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #785430;
	display: block;
	border-bottom: 1px dashed #365649;
	text-decoration: none;
	height: 20px;
	vertical-align: text-bottom;
	padding-top: 2px;
	text-indent: 3pt;
	letter-spacing: normal;	
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #785430;
	line-height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #365649;
}

.bodytext a:link, .bodytext a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #785430;
}
.bodytext a:hover, .bodytext a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #785430;
}
h1 {
	font-size: 18px;
	letter-spacing: -1pt;
	margin: 0px;
	padding: 5px 0px;
}
h3 {
	font-size: 18px;
	letter-spacing: -1pt;
	margin: 0px;
	padding: 5px 0px;
}
.boxtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #785430;
	background-image: url(images/box_bg.jpg);
}
.boxtext a:link, .boxtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #785430;
}
.boxtext a:active, .boxtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #785430;
	text-decoration:none;
}
body {
	background-color: #B1AD91;
}


.breadcrumb {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #EEEBE4;
}

.breadcrumb a:link, .breadcrumb a:visited {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #EDEAE3;
	text-decoration: underline;
}
.breadcrumb a:active, .breadcrumb a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #EDEAE3;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #686657;
}
.headertext {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #444138;
}
.headertext a:link, .headertext a:visited {
	text-transform: uppercase;
	text-decoration: underline;
	color: #444138;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.headertext a:active, .headertext a:hover {
	text-transform: uppercase;
	text-decoration:none;
	color: #444138;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.greenheading {
	font: bold 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #365649;
}
.greenheading a:link, .greenheading a:visited, .greenheading a:hover, .greenheading a:active {
	font: bold 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #365649;
	text-decoration: none;
}
.crimsonheading {
	font: bold 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #785430;
}
.crimsonheading a:link, .crimsonheading a:visited, .crimsonheading a:hover, .crimsonheading a:active {
	font: bold 18px/30px Georgia, "Times New Roman", Times, serif;
	color: #785430;
	text-decoration: none;
}
.price {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #785430;
}
blockquote {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.calendartoday {
	background-color: #EFEFEF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9DA8F4;
	height: 75px;
	width: 14%;
}
.calendartoday a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.calendardate a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.calendarday { 
	background-color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height: 75px;
	width: 14%;	
}
.calendarday a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
.calendarnav { 
	background-color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;	
}
.calendarnav a{ 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.calendarHeader {
	background-color: #B9DF8C;
	font-weight: bold;
	color: #000000;
	border: 1px solid #76AF30;
}
.calendarprofit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #C4D7C4;
	border: 1px solid #349E34;
}