.stripFormatting {
	display: block;
	padding: 15px;
	line-height: 1.4;
}

.stripFormatting p, .stripFormatting div {
	padding: 0px;
	margin: 0px;
}

.stripFormatting + p {
	margin: 0px;
}

body {
	background: url(../img/page-background.jpg) repeat-y center #860000;
	text-align: center !important;
	font-family: Georgia, Arial;
	font-size: 9pt;
	width:100%;
}

#topnav, #header, #basemenu, #sidebar_header, #sidebar_footer { behavior: url(/layout/css/iepngfix/iepngfix.htc); }

#main {
	margin: 0px auto;
	width:900px;
}

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;
}

h2 {
	font-size:1.5em !important;
	margin: 0;
	padding:0 20px 10px 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#996a31;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

h4 { font-size:12px; }


a, a:visited {
	color: #003399;
}

a:hover {
	color: #000066;
	text-decoration:none;
}
p {
	margin:10px 10px 15px 10px;
	line-height:1.35em;
}

p:first-letter {
	font-size:13pt;
}

#detail-tabs p:first-letter, .roundedcornr_content p:first-letter {
	font-size: 9pt;
}
table, td {
	font-size:8.5pt;
}

/*======================== TOP NAVIGATION ========================*/

#topnav {
	background:url(../img/top-nav-bg.png) no-repeat;
	width: 807px;
	height:42px;
	padding:0 0 0 0px;
	z-index:100;
	position: relative;
	left:11px;
	cursor:pointer;
}


#topnav ul li a, 
#topnav ul li a:visited {                    /* unselected top-level menu items */
	background:none;
}

#topnav ul li:hover {                        /* selected top-level menu items */
	cursor:pointer;
	border-bottom:#990000 1px dotted;
	border-top:#990000 1px dotted;
}

#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 */
	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: 841px;
	height: 372px;
	padding: 0;
	margin: 0 auto 0 0px;
	clear:both;
	background: url(../img/lhn-bg.png) top left no-repeat;
	position:relative;
	left:11px;
}

#photoFrame {
	float: right;
	width:590px;
	height:236px;
	z-index:1;
	position:relative;
	margin:0px 48px 0px 0px;
	display: inline !important;
	background: url(../img/lhn-shadow-interior.png);
}

#header img {
	width:590px;
	height:236px;
	left:78px; /*  set to 78px for IE 7 */
	position:relative;
	display:inline;
	top:-236px;
}

#divHeaderOverlay {
	float:right;
	position:absolute;
	text-align:right;
	right:10px;
	top:220px;
	z-index:100;
}
#divHeaderOverlay span, #HeaderCaption span{
	background: url(/layout/img/caption-bg.png);
	padding:3px 5px 3px 15px;
}
#divHeaderOverlay a, #divHeaderOverlay a:visited, #HeaderCaption a, #HeaderCaption a:visited {
	color:#000;	
}

#HeaderCaption {
	float:left;
	position:absolute;
	text-align:left;
	right:20px;
	top:270px;
	z-index:100;
}

#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:Arial, Helvetica, sans-serif;
	font-size:.80em;
	color:#222222;
	border:1px solid #205398;
}

#search {
	position: relative;
	margin-bottom:-200px;
	width: 830px;
	height: 247px;
	background: url(/layout/img/search-box-bg.gif) no-repeat 0px 0px;
	padding-left:310px;
	display:block;
	z-index:1;
/*	z-index:0;*/
}
#search form {
	padding-top: 20px;
}

#search a, #search a:visited {
	color:#000;
	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: 168px;
	float: left;
	background:none;
	position:relative;
	top:-165px; /* position top at -300px for front page and -165px for interior pages */
	 /************ Positions LH column above header image for interior pages *************************/
	z-index:100;
	left:15px;
	margin:0px 0px -165px 5px;
}

#lhn {
	margin: 0px auto 0px 5px;
	top:-30px;
}
#lhn_print, #lhn_email, #lhn_bookmark {
	float:right;
	padding:3px 0px 0px 0px;
}

#lhn_print a, #lhn_email a, #lhn_bookmark a {
	text-decoration:none;
}

#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;
	width:14px;
	height:10px;
}

#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 0px 0px 0px;
}

#ContactPageWrap {
	position:relative;
	left:-24px;
}


#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: 10pt;
	text-align:left;
}

#lhn ul li.sticky ul li a {
	font-size: 8pt;
	line-height:8pt;
	text-decoration:none;
	font-variant:normal;
	font-weight:normal;
}

#lhn ul li a:hover {                /* 2nd level selected item */
	background:url(../img/lhn-button-bg.gif) repeat-x !important;
}

#lhn ul li.sticky:hover ul li:hover a,
#lhn ul li.sticky a:hover ul li a:hover {                /* 2nd level selected item */
	background:none !important;
	color:#8f5917;
	text-decoration:underline !important;
}

#lhn ul li.popup:hover a,
#lhn ul li.popup a:hover {                        /* selected top-level menu items */
	background:url(../img/lhn-button-bg.gif) repeat-x !important;
}

#lhn ul li.popup:hover ul li a,
#lhn ul li.popup a:hover ul li a {                   /* 2nd level unselected items */
	background:none !important;
	font-size:8pt;
	/* border: 1px solid white; */
}

#lhn ul li:hover ul li:hover a,
#lhn ul li a:hover ul li a:hover {                /* 2nd level selected item */
	background:none !important;
}

/*========================  Main Content in Center ========================*/

#center {
	position:relative;
	width: 1020px;
	height: auto;
	margin: -1px 0px;
	float:left;
	background: url(../img/page-content--bg.png) repeat-y 0px 0px;
	clear:both;
	z-index:1;
	left:15px;
	top:-135px; /* position center for interior pages, comment out for home page */
}

#content {
	text-align: left !important;
	padding:10px;
	float:left;
	width: 590px;
	color:#000000;
	background:url(../img/page-innerContent-bg.jpg) no-repeat 1px top;
	position:relative;
	left:25px;
}

#content h1 {
	color:#990000;
	font-size: 3em;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

#content-subheading {
	margin:-10px 0px 0px 0px;
	padding-right:10px;
	float:left;
}

div.roundedcornr_content li {
	/*margin-left: 25px;*/
}

/*#content li {
	text-indent:5pt;
}*/

#content p img {
	padding: 0px 15px 0px 15px;
}

#frontPagePopups {
width: 280px;
float: left;
}

div.LabeledMarker_markerLabel {
	text-align: center;
	color: white;
	width: 70px;;
	letter-spacing: 0px;
	font-size: 7pt;
	font-family: Arial;
	background:#990000;
	padding:2px;
	border: #FFFFFF solid thin;
}

/*========================  Sidbar ========================*/

#sidebar {
	float:right;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:190px;
	text-align:center;
	position:relative;
	right:28px;
}

#sidebar_header{
	background: url(../img/sidebar-top.png) no-repeat;
	width: auto;
	height: 75px;
	color: #ecedce;
	padding:0;
	margin:0;
	font-size:12pt;
	font: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-transform:lowercase;
}

#sidebar_content {	
	background: url(../img/sidebar-middle.png) repeat-y;
	margin:0;
	padding:0px 20px 0px 0px;
}

#sidebar h4{
	margin: 0;
	font-size:1.5em;
	font-weight:bold;
	width:165px;
}

#sidebar hr{
	height: 1px;
	margin: 10px 0;
	width:165px;
	color: #A7875F;
}

#sidebar a, #sidebar a:visited, #sidebar h4, #sidebar_content div, #sidebar hr{
	color:#a7875f;
}

#sidebar_content div, #sidebar h4 {
	padding:5px;
}

#sidebar_footer{
	background: url(../img/sidebar-bottom.png) no-repeat;
	width: auto;
	height: 59px;
	padding:0;
}
#datepicker td {
	padding:5px;
}


/*======================== Page ========================*/

.section_break_image {
	font-size:1.5em !important;
	margin: 0;
	padding:0 0 10px 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color:#996a31;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	background:none !important;
	clear:left;
}
.section_break_image_stripe {
	background: url(../img/section-divider.gif) no-repeat;
}

#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 ========================*/

#pageicon {
	width:155px;
	height:200px;
	float:left;
	margin-left:10px;
	position:relative;
	left:25px;
	bottom:140px;
	z-index:1000;
}

#basemenu {
	height:88px;                                  /* the menu's overall height */
	width:841px;         /* we always want our menu to fill the available space */
	background: url(../img/page-bg-bottom.png) no-repeat;
	clear:both;
	margin-left:0px;
	position:relative;
	display:inline !important;
	left:15px;
	top:-135px;
}

#basemenu ul {
	position:relative;
	left: -130px;
	top: -6px;
}

#basemenu ul li a, 
#basemenu ul li a:visited {                    /* unselected top-level menu items */
	background:none;
	color: #000000;
	font-weight:normal;
	font-variant:normal;
}

#basemenu ul li:hover a,
#basemenu ul li a:hover {                        /* selected top-level menu items */

}

#basemenu .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; 
}

#basemenu .topmenulast a, #topnav .topmenulast a:visited {    /* Get rid of divider on first menu item */
	background-image: url(none) !important; 
}

#basemenu ul li:hover ul li a,
#basemenu 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;
}

#basemenu ul li:hover ul li:hover a,
#basemenu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#C4B94F;
	color:white;
}


/*======================== Search Pages ========================*/

.roundedcornr_box {
	border:solid thin #999999;
	background: #D9D9D9;
	max-width:595px;
}
.roundedcornr_top {

}
.roundedcornr_bottom {

}
.roundedcornr_bottom div {
}
.roundedcornr_content {
	padding-bottom:10px;
}


.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 
{
	display:block;
	clear:both;
	padding: 5px 0px 0px 10px;
	margin-bottom: 10px;
	font-weight:bold;
	font-size:16px;
	border-bottom:thin solid #000000;
}

.ui-tabs-showall #roundedcornr_footer, .ui-tabs-showall-top #roundedcornr_footer {
	display:none;
}

.ui-tabs-showall {
	border-bottom: solid 0px #d9d9d9;
	border-top: solid 0px #d9d9d9;
}
.ui-tabs-showall-top {
	border-bottom: none;
}

#roundedcornr_footer {
	margin-bottom:
}

/*=============== Detailed Information (DIP) pages ===========*/

.contacttable td.left {
	text-align: right;
	padding-right: 6px;
	vertical-align:top;
	font-weight: bold;
}

.contacttable td.right {
}


/*======================== Other ========================*/
#bottomNavElements {
	position:relative;
	left:0px;
	
}

#copyright {
	width: 795px;
	text-align: center;
	padding:0px;
	float:left;
	position:relative;
	top:5px;
	display:block;
	font-size:smaller;
	font-style:italic;
	margin-left:30px;
}

.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 2px;
	text-align:center;
}

#smallDetailPhotosSlideshow {
	float:left;
	margin: 5px 15px 10px 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;
	background: url(/Mechanics/Media/Images/Interface/Calendar/backgroundMonthCurrentHeader.png);
	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;
	background: url(/Mechanics/Media/Images/Interface/Calendar/backgroundMonthHeader.png);
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}
.tableCalendarHeaderNext {

	background: #333333;
	background: url(/Mechanics/Media/Images/Interface/Calendar/backgroundMonthHeader.png);
	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;

}

.tableCalendarDayOfWeek {

	background: #111111;
	background: url(/Mechanics/Media/Images/Interface/Calendar/backgroundWeekdayHeader.png);
	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 {
	margin:0px 5px 10px 0px;
	float:left;
	width:140px;
}

.searchElementContainer {
	margin:0px 5px 10px 0px;
	float:left;
	width:140px;
}


.searchElementContainer > input {
	width:130px;
}

#checkdropLabelContainer > input {
	width:130px;
}
.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 #7f9db9;
	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
{
width: 590px;
margin: 2em 0;
padding: 0;
font-family: georgia, times, serif;
}

dt
{
width: 150px;
float: left;
margin: 0 0 0 0;
padding: .5em;
font-weight: bold;
font-style:italic;
border:none;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
float: left;
width: 390px;
margin: 0 0 0 0;
padding: .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;
	
}


/* Table Design for University Guest House */
/*******************************************/
.summaryTable { text-align:center; border-collapse: collapse; width:550px;}
.summaryTable td, .summaryTable th { border:#999999 thin dotted; border-top:none; border-bottom:none;}
.summaryTable th { text-align:center; font-weight:bold;}
.summaryTable td {font-size:small; padding: 2px;}
.summaryTable h3 {line-height:0.8em; font-size: 1.2em; margin: 0 0 0.2em 0 !important; padding: 2px; font-weight:bold;}
.summaryTable #summaryTableTitle { background: url(/layout/img/Table-Heading-bg.gif) repeat-x; border:#999999 1px solid; height:24px;}
.summaryTable #summaryTableHeadings { background: #d5d5d5; text-align:center !important; }
.summaryTable .oddRow { background: #e6e6e7;}
.summaryTable .summaryTablefooter { background:url(/layout/img/Table-Footer-bg.png); border:none; height:20px; }
.summaryTable ul { text-align:left; list-style: none; margin: 15px auto 15px 0px; }

