 
body  {
	font: 100% Caslon, Times New Roman, Times, serif;
	background: #ffffff;
	/* margin: 0; */
	/* padding: 0; */
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	border-bottom-width: 4pt;
	border-bottom-style: solid;
	border-bottom-color: #3b2920;
	margin-bottom: 4pt;
	padding: 5px 10px 10px 0;
} 
.twoColFixLtHdr #eventplanners {
	float: left;
	width: 390px;
	height: 420px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/eventplanner_bg.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #eventplanners h3 {
	text-align: center;
	font-size: 22pt;
	color: #FFFFFF;
	font-family: Big Caslon, Caslon, Times, serif;
	text-shadow: #000000;
	letter-spacing: 1pt;
}
.twoColFixLtHdr #eventplanners p {
	text-align: center;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Big Caslon, Caslon, Times, serif;
	letter-spacing: 1pt;
    line-height: 16px;
}
.twoColFixLtHdr #eventplanners a {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixLtHdr #hotelmgr {
	float: right;
	width: 390px;
	height: 420px;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	background-image: url(../images/hotelmgr_bg.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #hotelmgr h3 {
	text-align: center;
	font-size: 22pt;
	color: #FFFFFF;
	font-family: Big Caslon, Caslon, Times, serif;
	text-shadow: #000000;
	letter-spacing: 1pt;
}
.twoColFixLtHdr #hotelmgr p {
	text-align: center;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Big Caslon, Caslon, Times, serif;
	letter-spacing: 1pt;
    line-height: 16px;
	text-decoration: none;
}
.twoColFixLtHdr #hotelmgr a {
	text-decoration: none;
	color: #FFFFFF;
}
.twoColFixLtHdr #subpage {
	float: left;
	width: 780px;
	/* height: 670px; */
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	background-image: url(../images/subpage_bg2.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #subpagelong {
	float: left;
	width: 780px;
	height: 1300px;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	background-image: url(../images/subpage_bg2.jpg);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #footer { 
	color: #FFFFFF;
	font-size: 9pt;
	font-style: bold;
	padding: 0 10px 0 20px;
	background:#3b2920; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footerrule{
	border-top-width: 3pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.copyright {
	text-align: right;
	font-size: 9pt;
	font-family: Big Caslon, Caslon, Times, serif;
	margin: 10pt 0;
}
.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;
	margin-left: 8px;
}
.fltrt p {
	font-family: Big Caslon, Caslon, Times, serif;
}
.fltrt a {
	color: #3b2920;
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0 8px 0;
	text-decoration: none;
}
.fltlft p {
	font-family: Big Caslon, Caslon, Times, serif;
}
.fltlft a {
	color: #3b2920;
	text-decoration: none;
	
}
.fltlft hover { 
background: none;
}
.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;
}
.logo {
	margin: 0;
	padding: 10px 0;
	font-size: 42pt;
	font-weight: normal;
	font-family: Big Caslon, Caslon, Times, serif;
	text-transform: uppercase;
	line-height: 40pt;
}
.tagline {
	font-size: 16pt;
	font-weight: normal;
	color: #a16e3b;
	font-family: Big Caslon, Caslon, Times, serif;
	line-height: 18pt;
}
.subhead {
	font-size: 16pt;
	font-weight: bold;
	color: #3b2920;
	font-family: Big Caslon, Caslon, Times, serif;
	line-height: 16pt;
}
.topnav {
	font-size: 10pt;
	color: #3b2920;
	font-family: Caslon, Times, serif;
	text-transform: uppercase;
	line-height: 10pt;
	text-align: right;
	letter-spacing: 1pt;
}
.topnav a {
	text-decoration: none;
	color: #3b2920;
}
.body {
	font-size: 11pt;
	color: #000000;
	font-family: Caslon, Times, serif;
	line-height: 14pt;
	padding: 0 10px;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
