html,body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img,body,html{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

<style>
* {margin:0; padding:0; outline: none;}
</style>

.stripFormatting {
	display: block;
	padding: 0px 15px 15px 15px;
	line-height: 1.4;
}

.stripFormatting p, .stripFormatting div {
	padding: 0px;
	margin: 0px;
}

.stripFormatting + p {
	margin: 0px;
}

body {
	background: #c5a156 url(/layout/img/page-bg-combined.jpg) center -165px repeat-x;
	text-align: center !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width:100%;
}





#main {
	margin:0px auto;
	width:1000px;
}

h3, h4, h5 {
	font-weight:normal;	
}

h1 { 
	font-size:26px; 
	color: #205398;
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}

h2 {
	font-size:14pt;
	letter-spacing: 0.1em;
	color:#51370f;
	text-align:center;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
}
h3 {font-size:14px; }
h4 { font-size:12px; }


a, a:visited {
	color: #202e14;
	text-decoration:none;
	border-bottom: #202e14 1px dotted;
}

a:hover {
	color: #C0561C;
	text-decoration:none;
}
p {
	line-height:1.5em;
	padding-bottom:1.5em;
}

/*======================== TOP NAVIGATION ========================*/

#topnav {
	margin: 1px 0px 0px 100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#735628;
	width:100%;
	height:82px;
	position:relative;
	z-index:1000;
}

#topnav div {
	float:left;
	width:106px;
	height:79px;
	text-indent:-99999px;
	cursor:pointer;
}
#topnav .topNavLink {
	display:block;
	width:106px;
	height:79px;
	outline:none;
	position:relative;
	z-index:100;
}

#topNav-about, #topNav-about:visited {
background:url(/layout/img/topNav2.png) no-repeat -425px top; position:relative;
}

#topNav-lodgingDining, #topNav-lodgingDining:visited {
background:url(/layout/img/topNav2.png) no-repeat -319px top; position:relative;
}

#topNav-things, #topNav-things:visited {
background:url(/layout/img/topNav2.png) no-repeat -213px top; position:relative;
}

#topNav-convention, #topNav-convention:visited {
background:url(/layout/img/topNav2.png) no-repeat top right; position:relative;
}

#topNav-CVBservices, #topNav-CVBservices:visited {
background:url(/layout/img/topNav2.png) no-repeat -107px top; position:relative;
}
#topNav-events, #topNav-events:visited {
background:url(/layout/img/topNav2.png) no-repeat top left; position:relative;
}
#topNav-about:hover {
	background-position:-425px bottom;
}

#topNav-lodgingDining:hover {
	background-position:-319px bottom;
}

#topNav-things:hover {
	background-position:-213px bottom;
}

#topNav-CVBservices:hover {
	background-position:-107px bottom;
}
#topNav-events:hover{
	background-position:left bottom;
}
#topNav-convention:hover {
	background-position:right bottom;
}

#topNav-about:hover .topNavDropContainer,
#topNav-lodgingDining:hover .topNavDropContainer,
#topNav-things:hover .topNavDropContainer,
#topNav-convention:hover .topNavDropContainer,
#topNav-CVBservices:hover .topNavDropContainer,
#topNav-events:hover .topNavDropContainer {
	display:block;
}

#topNav-about a:hover .topNavDropContainer,
#topNav-lodgingDining a:hover .topNavDropContainer,
#topNav-things a:hover .topNavDropContainer,
#topNav-convention a:hover .topNavDropContainer,
#topNav-CVBservices a:hover .topNavDropContainer,
#topNav-events a:hover .topNavDropContainer {
	display:block;
}

.topNavDropElement {
	padding:3px;

}

.topNavDropElement:hover, .topNavDropElement:hover a, .topNavDropElement a:hover {
	background:#E1D7B6;
	color:#5F0404;
	text-decoration:underline;
	border:none;
	display:block;
}

.topNavDropElement a {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

.topNavDropContainer {
background:#630110; width: 230px !important; height: auto !important; z-index: 999999; position: absolute; top: 79px; display:none; padding:0px; text-align:left; text-indent: 0px !important; cursor:pointer; left:0px; border:#000000 solid; border-width:0px 1px 2px 0px;
}
#topNav-events .topNavDropContainer {
	left:-124px;
}
.topNavDropContainer ul { list-style:none; padding:5px; margin:0px; z-index: 999999;};


#topnav .topmenulast {    /* Get rid of divider on first menu item */
/*	padding:0 9px 0 0;
	background:transparent url(layout/img/site/nav_right_curve.gif) no-repeat scroll right top; 
*/}

#topnav .topmenulast a, #topnav .topmenulast a:visited {    /* Get rid of divider on first menu item */
/*	background-image: url(none) !important; 
*/}

#topnav ul li:hover ul li a,
#topnav ul li a:hover ul li a {                   /* 2nd level unselected items */
/*	background-color:#CCBE29;       /* this sets the drop-down menu background color */
/*	border-top: 1px solid white;
	padding: 4px 9px;
*/}

#topnav ul li:hover ul li:hover a,
#topnav ul li a:hover ul li a:hover {                /* 2nd level selected item */
/*	background-color:#C4B94F;
	color:white;*/
}


/*======================== HEADER ========================*/
#header {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0 100px;
	clear:both;
	float:left;
	position:relative;
	z-index:100;
}

#photoFrame {
	float: left;
	z-index:1;
	margin: 25px;
	position:relative;
	border-top:#fff solid 1px;
	border-bottom:#4e412c 1px solid;
}

#header img {
	float:left;
	width:746px;
	height:232px;
	position:relative;
	border: #735628 4px solid;
}



#divHeaderOverlay {
	float:right;
	position:absolute;
	text-align:right;
	right:0px;
	top:241px;
	z-index:100;
}
#divHeaderOverlay div, #HeaderCaption div{
	background: #202e14;
	padding:5px 5px 3px 15px;
	float:left;
}
#divHeaderOverlay a, #divHeaderOverlay a:visited, #HeaderCaption a, #HeaderCaption a:visited, #divHeaderOverlay{
	color:#e0cda5;	
}

#HeaderCaption {
	float:left;
	position:relative;
	text-align:left;
	right:14px;
	top:270px;
	z-index:100;
}
.divHeaderCaptionSwoop {
	float:left;
	height:23px;
	padding:0px !important;
	width:24px;
	background: transparent url(/layout/img/headerRoundCorner.gif) !important;
}

#headline{
	position: relative;
	top: -25px;
	text-align: right;
	padding: 0 5px 0 0;
	color: white;
	font-size: 10pt;
}

#headline a, #headline a:visited{
	color:#C0D2FF;
}

#headline a:hover{
	text-decoration: none;
}

#header-base{
	position: relative;
	width: 570px;
	height: 17px;
	left: 200px;
	padding: 0;
	margin: 0;
	text-align:right;
}

#search input {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:.80em;
	color:#6F2D13;
	border:thin solid #CFB992;
	background: #eee2c9;
}

#search {
	float:left;
	display:block;
	z-index:1;
	background: none;
	width:238px;
	text-align:left;
	padding:2px 0px 3px 5px;
	border-left: #CFB992 solid thin;
	border-bottom: #CFB992 solid thin;
}

#search form {

}

#search a, #search a:visited {
	color:#6F2D13;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

#search a:hover{
	color:#CCBE29;
}

/*========================  LHN: General Left Hand Navigation ========================*/
/* NOTE: for lhn menu settings, see topnav.css */

#leftcolumn {
	width: 188px;
	float: left;
	background:none;
	margin-left:5px;
	margin-top:-300px; /************ Positions LH column above header image for interior pages *************************/
	position:relative;
	z-index:1000;
	
}

#lhn {
	margin: 0px auto 0px 13px;
	background: none;
}

#lhn_print a, #lhn_email a, #lhn_bookmark a {
	color: #ecedce;
	font-size: 7pt;
	text-decoration:none;
	display: block;
	text-indent:30px;
	width: 150px;
	height: 25px;
	margin: 0px 8px 0px 25px;
	text-align:left;
	padding-top:5px;
}

/*#lhn_print a {
	background:url(../img/printer-icon.gif) no-repeat 0 0;
}
#lhn_email a {
	background:url(../img/email-icon.gif) no-repeat 0 0;
}

#lhn_bookmark a {
	background:url(../img/favorite-icon.gif) no-repeat 0 0;	
}*/

#lhn_bottom1, #lhn_bottom2 {
	text-align: center;
	width: 180px;
	color: #ecedce;
	margin:10px 0;
}



#lhn_bottom1 a, #lhn_bottom1 a:visited,
#lhn_bottom2 a, #lhn_bottom2 a:visited {
	color: #ecedce;
}

#lhn ul li a,
#lhn ul li a:visited {                    /* unselected top-level menu items */
	background:none; !important;
	font-size: 12pt;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}

#lhn ul li.sticky ul li a {
	font-size: 8pt !important;
	line-height:8pt !important;
	text-decoration:none;
}

#lhn ul li a:hover {                /* 2nd level selected item */
	background-color:#cca148 !important;
}

#lhn ul li.sticky:hover ul li:hover a,
#lhn ul li.sticky a:hover ul li a:hover,
#lhn ul li.sticky ul li a:hover {                /* 2nd level selected item */
	background:none !important;
	color:#e0b33f !important;
	text-decoration:underline !important;
}



#lhn ul li.popup:hover a,
#lhn ul li.popup a:hover {                        /* selected top-level menu items */
	background-color:#cca148 !important;
}

#lhn ul li.popup:hover ul li a,
#lhn ul li.popup a:hover ul li a {                   /* 2nd level unselected items */
	background-color:#cca148 !important;
	/* border: 1px solid white; */
	font-size: 10pt;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	padding-left:5px;
}

#lhn ul li:hover ul li:hover a,
#lhn ul li a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#e0b33f !important;
}

/*========================  Main Content in Center ========================*/

#center {
	width: 100%;
	height: auto;
	padding: 0px 100px;
	float:left;
	clear:both;
	z-index:100;
	background: url(/layout/img/flower-transparent.png) left top no-repeat;
}

#content {
	text-align: left !important;
	padding:10px;
	float:left;
	width: 780px;
	color:#493719;
	padding: 5px;
}

#content h1 {
	color:#51370f;
	font-size: 30pt;
	vertical-align:top;
	font-variant:small-caps;
	text-align:left;
	border-bottom: solid 1px;
}

div.roundedcornr_content li {
	margin-left: 25px;
}

/*#content li {
	text-indent:5pt;
}*/

#content p img {
	margin: 0px 15px;
}

.imageRight {
	float:right;
	margin:15px 0px 15px 25px;
	border-top:#fff solid 1px;
}
.imageRight img, .imageLeft img {
	border: 4px solid #735628;
}
.imageLeft {
	float:left;
	margin:15px 25px 15px 0px;
		border-top:#fff solid 1px;
}

.caption-text {
	background: #202E14;
	color:#E0CDA5;
	float:left;
	height:19px;
	padding: 4px 20px 0px 18px;
}


/*========================  Sidbar ========================*/

#sidebar {
	width:210px;
	float:left;
	position:relative;
	top:-290px;
	margin-bottom:-290px;
	background: url(/layout/img/large-flower-transparent.png) no-repeat right top;
	z-index:999999;
}

#sidebar_content, #sidebar_header, #sidebar_footer {	
	margin:0 auto;
	padding: 10px;
	width:170px;
	color:#735628 !important;
}

#sidebar_header{
	font-size:14pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top: #FFFFFF solid 5px;
}

#sidebar h2{
text-align:center;
}

#sidebar hr{
	height: 0px;
	margin: 20px 0;
}

#sidebar .sidebarBreak {
	color:#202E14;
	font-size:15pt;
	text-align:center;
	width:100%;
	height:10px;
	margin:30px 0;
}

 #sidebar h4, #sidebar_content div, #sidebar hr, #sidebar h2 a #sidebar a img{
	color:#735628 ;
	text-decoration:none;
	border:none;
}

#sidebar h2 a:hover {
	text-decoration:underline;
}
#sidebar_content div, #sidebar h4 {
	padding-bottom:5px;
}

#sidebar_footer{
	border-bottom: #FFFFFF solid 5px;
}
#sidebar .sidebar_div_3 a {
	font-size:12pt;

}



/*======================== Page ========================*/

.section_break_image {
	font-size:14pt;
	letter-spacing: 0.1em;
	color:#51370f;
	text-align:center;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
	border-bottom: 1px solid;
	background:none !important;
}

#gallerysmall{
	text-align: center; 
	margin: 12px 13px 3px 10px; 
	width: 265px;
	float:left;
	text-indent: -2000px; 
}

#gallerysmall .imageElement{
	display: none;
}

.slideshow_inline{
	padding:0px 0 0 5px;
}



/*======================== BOTTOM NAVIGATION ========================*/


#basemenu {
	height:200px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	background: #415e29 url(../img/page-bg-combined.jpg) repeat-x left top;
	clear:both;
	color:#c39244;
	text-transform:uppercase;
	float:left;
	margin-top:40px;
}

#basemenu ul {
	width:auto;
	margin: 0 auto;
}

#basemenu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#basemenu ul li a, 
#basemenu ul li a:visited {                    /* unselected top-level menu items */
	color: #c39244;
	text-decoration:none;
	border:none;
}

#basemenu ul li:hover a,
#basemenu ul li a:hover {                        /* selected top-level menu items */
	text-decoration:underline;
}
#copyright {
	font-size:8pt;
	margin-top:10px;
	text-transform:none;
}
#copyright a, #copyright a:visited {
	color: #c39244;
}
/*======================== Search Pages ========================*/


.roundedcornr_content {

}


.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {

	height: 10px;
	font-size: 1px;
}



.ui-tabs-showall-top .roundedcornr_bottom,
.ui-tabs-showall-top .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall .roundedcornr_top, 
.ui-tabs-showall .roundedcornr_bottom,
.ui-tabs-showall .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall, .ui-tabs-showall-bottom {
	background-position: 0 -10px !important;
}


.ui-tabs-showall-bottom .roundedcornr_top
{
	display:none;
}

.ui-tabs-container .tab-title {
	display:none;
}

.ui-tabs-showall .tab-title,
.ui-tabs-showall-top .tab-title,
.ui-tabs-showall-bottom .tab-title 
{
	text-indent:15px;
	font-weight: bold;
	clear:both;
	letter-spacing: 0.1em;
	font-variant:small-caps;
	font-size:16pt;
	border-bottom: thin solid;
	display:block;
	margin: 10px 0px;
	
}

/*=============== Detailed Information (DIP) pages ===========*/

.contacttable td.left {
	text-align: right;
	padding-right: 6px;
	vertical-align:top;
	font-weight: bold;
}

.contacttable td.right {
}


/*======================== Other ========================*/
#bottomNavElements {
	margin: 40px auto;
	width:800px;
}


.screen_hide{ display:none }


/* New styles post 04.30 */

/* search/photos/dsp_results.cfm */
	.divPhotoSearchResults {
	
		display: inline; 
		float: left; 
		height: 100px; 
		width: 140px; 
		margin: 0px; 
		padding: 0px; 
		text-align: center;
		
	}

	.imgPhotoSearchResults {
	
		padding: 5px;
		vertical-align: middle;
		
	}

#largeDetailPhotoSlideshow {
	margin:10px auto 20px 50px;
	text-align:center;
}

#smallDetailPhotosSlideshow {
	float:left;
	margin: 5px 45px 0px 10px;
	position:relative;
}

.divPhotoSearchResultsLodging {
	float: left;
	padding: 5px 15px 10px 0px;
}

.searchResultGlobal {

	padding: 10px;

}

.searchResultGlobal a {

	font-size: 16px;

}


.searchThumbnails {
	
	padding: 5px;
	float: left;
	clear: right;

}


.eventPopup {

	padding: 15px;
	border: 1px solid #888888;
	background: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left;

}

.eventPopup h1 {

	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #205398;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 3px;

}

.tableCalendar {

	border: 1px solid #666666;
	border-spacing: 0px;
	width: 100%;

}

.tableCalendarHeader {

	background: #1D4A89;
	color: #39464E;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

}
.tableCalendarHeaderLast {

	background: #333333;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}
.tableCalendarHeaderNext {

	background: #333333;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}

.tableCalendarHeaderLast a, .tableCalendarHeaderNext a {

	color: #39464E;	
	text-decoration: none;

}


.tableCalendarYearLast, .tableCalendarYearNext, .tableCalendarYearMiddle {

	background: #333333;
	padding: 7px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}


.tableCalendarYearLast a, .tableCalendarYearNext a, .tableCalendarYearMiddle a {

	color: #ffffff;
	text-decoration: none;

}

.tableCalendarDayOfWeek {

	background: #111111;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	padding: 5px;
	text-align: center;
	width: 14%;
	border-left: 1px solid #888888;

}

.tableCalendarDay {

	height: 90px;
	padding: 5px;
	background: #EEF0F0;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	
}

.tableCalendarDay a {

	color: #4F5860;
	font-weight: normal;
	font-size: 11px;

}

.tableCalendarDayCurrent {

	background: #E2F0FA;

}
.tableCalendarDayCurrentMulti {

	background: #D0E6F6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}

.tableCalendarMultiDay {

	background: #EEF0F0;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayLast {

	background: #D9DDDD;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayActive {

	background: #D0E6F6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}
	
.tableCalendarMultiDayActive a {

	color: #4D565E;

}

.tableCalendarMultiDayStart {

	border-left: 1px solid #ffffff;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarMultiDayEnd {

	border-left: 0px;
	border-right: 0px solid #111111;
	border-bottom: 1px solid #ffffff;
	
}
.tableCalendarMultiDayFullWeek {

	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarPreviousMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarNextMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}
.tableCalendarNextMonthDayMulti {

	background: #efefef;
	height: 10px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	width: 14%;
	vertical-align: top;
	
}

.daySmall {

	color: #2D404E;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	
}


/* Custom tag styles */

#checkdropLabelContainer, .searchElementContainer {
	margin:0px 5px 10px 0px;
	float:left;
	width:140px;
}

.searchElementContainer label {
	font-weight:bold;
}

#checkdropLabelContainer > input,  .searchElementContainer > input {
	width:130px;
		border: 1px solid #693400;
}
.checkdropValue {

	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	width: 115px;
	background: #ffffff;
	display: inline;	
	padding: 2px 0px 2px 2px;
	margin:0px;
	border: 1px solid #693400;
	border-right: 0px;
	float: left;
	height: 14px;
}

.checkdropOptions {

	display: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background: #ededed;
	color: #333333;
	border: 1px solid #999999;
	border-top: 0px;
	padding: 15px;
	line-height: 2;
	position: absolute;
	z-index: 151000;
}

.columns1 {
	width: 218px;
}

.columns2 {
	width: 318px;
}

.columns3 {
	width: 418px;
}


/*************************************** DL Table display  ************/

dl
{
margin: 20px 0;
padding: 0;
float:left;
width:100%;
}

dt
{
width: 150px;
float: left;
margin: 0 0 0 0;
padding: 0 .5em;
font-weight: bold;
border:none;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
float: left;
width: 500px;
margin: 0 0 0 0;
padding: 0 .5em;
border:none;
}

dd p {
	margin:0;
}

.detailLeftColumn {

	font-weight: 700;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	width: 67px;
	
}

.detailRightColumn p {

	margin: 0px;
	padding: 0px;
	
}

#search-results .initialHide {
	
	display: none;
	
}
#search-results .initialShow {
	
	display: block;
	
}

#stylized .spacer{clear:both; height:1px;}

.requestForm{
	margin:0 auto;
	width:550px;
	padding:10px;
}
#stylized{
	border:solid 1px #465b6c;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	margin-bottom:20px;
	border-bottom:solid 1px #465b6c;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	text-align:right;
	width:109px;
	float:left;
	font-size:smaller;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size: xx-small;
	font-weight:normal;
	text-align:right;
	width:109px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:150px;
	margin:2px 0 10px 10px;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:425px;
	height:100px;
	margin:2px 0 10px 10px;
}
#button{ 
	clear:both !important;
	margin-left:440px !important;
	width:71px !important;
	height:30px !important;
	border:none !important;
}

		
	#linkToAdministrator {
	
		padding: 10px;
		background: #222222;
		
	}
		
	#linkToAdministrator a{
	
		color: #ffffff;
		font: 12px Tahoma, Geneva, sans-serif;
		
	}
	input.tripBuilder {
	float:left;
	margin:4px 0px 4px 8px;
	}
	#ConferenceFacilities table {
		width:100%;
		border-collapse: collapse;
	}
#ConferenceFacilities table #summaryTableHeadings {
	text-align:center;
}
#ConferenceFacilities table th {
	font-weight:bold;
}

#ConferenceFacilities .oddRow {
	background:#b99752;
	}