/* Global Styles */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }


body {
	background-color: #251D15;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
img {  
	border-style: none;
}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
	
#fullheight {
	height:100%;
	background-color:#FFFFFF;
	}
	
#header {
	background-color:#251D15;
	}

#footer {
	vertical-align: bottom;	
	}

/* Class Styles */
.secondary_bars {
	background-color: #a4c2c2;
	}

.sidebarText {
	color: #336666;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.1em;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	padding-left: 5px;
	text-align: justify;
	vertical-align: text-top;	
	}
	
.titlebodyText{
	line-height:24px;
	color:#333333;
	vertical-align: text-top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
.titlebodyText a{
	line-height:24px;
	color:#333333;
	vertical-align: text-top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
.contentText {
	line-height:24px;
	color:#333333;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	font-weight: bold;
	font-style: oblique;
	}
	
.content_quoteText {
	line-height:16px;
	color:#336666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	text-indent: 15px;
	text-align: left;
	font-weight: bold;
	}

.front_bg {
	background-color: #461E00;
	background-image: url(columns_relief2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	} 
	
.footnoteText {
	color:#336666;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	}
	
.pageName {
	color: #C82400;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 24px;
	text-align: left;
	}
  

.hr_divider {
	color: #C82400;
	}

.color_line {
	background-color:#C82400;
	}
	
.subHeader {
	font:16px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.img_titleText {
	font:11px arial;
	line-height:14px;
	color:#336666;
	}
	
.img_descText {
	font:11px arial;
	line-height:13px;
	color:#000000;
	}
	
.img_pagenumText {
	font:12px arial;
	line-height:13px;
	color:#C82400;
	}

.img_pagenumText a{
	line-height:13px;
	color:#C82400;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	}
		
.gallery_titleText {
	line-height:16px;
	color:#336666;
	font-family: arial;
	font-size: 16px;
	}
	
.gallery_titleText a{
	line-height:16px;
	color:#336666;
	font-family: arial;
	font-size: 16px;
	text-decoration:underline;
	font-weight: normal;
	}
	
.img_availLayout {
	text-align: left;
	
	}
	
.contentTable {
	background-color:#FFFFFF;
	
	}
