body {
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #898989;
	margin-left: 25px;
	margin-right: 16px;
}

.text a {
	text-decoration: none;
	color: #466033;
}

.menu_heads {
	
	color: #485c23;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	text-transform: capitalize;
	padding-left: 10px;
}

.pricing_heads {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.menu_subheads {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height:1.3em;
	color: #bc9d84;
	font-weight: bold;
	
	font-variant: small-caps;
}

.sidebar_text {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #898989;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 25px;
}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADADAD;
}

.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADADAD;
}

.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
}

.dotted_right_border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ADADAD;
}

.rule {
	color: #ADADAD;
}
.select {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.dates {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	width: 170px;
	margin-left: 20px;
	margin-top: 3px;
}

.menus {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	text-transform: capitalize;
}

.dropdown {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.form {
	border: 1px inset #999999;
	text-decoration: none;
}
.dotted_left_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.dotted_bottom_border {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
}
.dotted_top_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ADADAD;
}

#times {
	float:left;
	height: 840px;
	width: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADADAD;
}

#old_course {
	float:left;
	border: 1px solid #ADADAD;
	height: 840px;
	width: 270px;
	background-color: #f6f6f6;
}

#new_course {
float:right;
	border: 1px solid #ADADAD;
	height: 840px;
	width: 270px;
	background-color: #f6f6f6;
}

#calendar {
	width:615px;
	height:900px;
	margin-left:20px;
}

#calendar table {

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #526a40;
	background-color: #f6f6f6;
}

#calendar table td {
	padding-left : 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
}

.booked_time {
background-color: #d8e0c4; }

.date_heads {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #526a40;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.9em;
	margin-left:23px;
}

/* New Styles for new wedding planner form - Feb. 12, 2008 - Joey L. */
.planner_section
{
	background-color: #EFF3E7;
}

.planner_section label
{
	width: 180px;
}

.planner_section input
{
	left: 180px;
}

.planner_section hr
{
	height:1px;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}

.planner_section td
{
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 28px;
	border-bottom: 1px dotted #FFFFFF;
	vertical-align:middle;
}

.planner_section th
{
	text-align:left;
	padding-left: 10px;
	background-color: #D8E0C4;
	color: #485c23;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	text-transform: capitalize;
	padding-left: 10px;
}


/* ADDED FEB. 18 2009 */
.gallery { width:600px; overflow:auto; }
.gallery_thumb { width: 109px; margin-right:20px; margin-bottom:20px; float:left; height:170px; }
.gallery p { width:109px; clear:both; }
.gallery img { border:none; }
.inn_gallery_thumb { width: 109px; margin-right:20px; margin-bottom:20px; float:left; height:90px; }

.all-caps { font-variant:small-caps; font-size:0.9em; }

.sidebar_text a { text-decoration:none; color:#466033; }
.green { color:#466033; }
.menu p { width:500px; }
