/* Global Styles */

html, body {
/*	background-color: #FDFDD6; */
	background-color: #FFFFE4;
	text-align: center;
	}
#main{
	width: 860px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#content_table_2_cols{
	margin-top: 16px;
}

#topTableStripe{
	background-color: #A83135;
	height: 8px;
}

#leftCol{
	width: 140px;
}

td 	{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #457D71;
	text-decoration:underline;
	}
	
a:hover {
	color: #929230;
	text-decoration:none;
	}
	
.imgbrd {
	border: 2px solid #CCCC66;
}
	  

/***** Navigation Styles ******/

#navigation {  /* Navigation table */
	width: 160px;

}

.navBox {  /* Navigation td box cell */
	height: 50px;
	width: 160px;

}

.navText: hover { /* define the box */
	background-image: url(../images/nav_back_hover.jpg);
	color: #A83135;
	text-decoration:none;

	}

/* Calendar Styles */

#calendar td {
	border: 1px solid #163234; 
	}
	
#noborder td{
	border: 0px;
	}

#calheader td {
	color:#ffffff;
	}
#top_shadow {
	background-image: url(../images/bg_top_shadow5.jpg);
	background-repeat: repeat-x;
	height: 4px;
}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-shadow: #666666 5px 5px 5px;
	}
	
.tagline {
	color: #EDEDC9;
	letter-spacing:.3em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	

.titleFancy {	font-size: 20px;
	font-family:  Lucida Calligraphy, Papyrus, Monotype Corsiva, Century Gothic, Verdana;
	font-weight: bold;
	color: #CC9900;
}
.titleFancyRoom {	font-size: 18px;
	font-family: Lucida Calligraphy, Papyrus, Monotype Corsiva, Century Gothic, Verdana;
	font-weight: bold;
	color: #A83135;

}
.imgDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#999999;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 50px;
}
.bodyTextFancy {
	font-size: 16px;
	line-height:24px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTextFancySm { font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	color: #333333;
}
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#666666;
	}
		
.quote {
	font: 12px Times New Roman, Times, serif;
	color: #CC6600;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.quoteFancy{ font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #666666;

}

.smallText {
	font: 11px Times New Roman, Times, serif;
	color: #666666;
	}
	
.header {
	font:12px Arial, Helvetica, sans-serif;
	color: #CC6600;
	line-height:24px;
	letter-spacing:.2em;
	}
.list {
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:16px;
	letter-spacing:.1em;
	}
.subHeader {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #163234;
	line-height:20px;
	letter-spacing:.2em;
	}
	


.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:.1em;
}
table._pos{
	position: inherit;
		bottom: 0;
}
td.footer{
	background-color: #A83135;
	padding: 2px;
}
.footer_title{
	color: #EEEEEE;
	letter-spacing:.25em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}
.quote {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 50px;
}

a.lang,a.lang:visited, a.lang:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.lang:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
