/* CSS Document */

body {
	margin-top: 0;
	padding-top: 0;
	}
	
a {
	color: #CC6;
	text-decoration: none;
	}

h5 { 
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #999;
	}
	
h4 {
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	text-transform: capitalize;
	letter-spacing: .25em;
	text-align: left;
	color: #999;
	}
		
p {
	font-size: 11px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	letter-spacing: 0px;
	color: #999;
	margin-top: 0;
	}

#tablestyle {
	border-top: 10px solid #ccc; 
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	}
	
#navigation {
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 100px;
	padding-top: 50px;
	padding-bottom: 5px;
	}
	
#navigation a {
	color: #CC6;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .2em;
	}

#navigation a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .2em;
	}
	
#logo {
	width: 305px;
	padding-top: 100px;
	}


#main_image_cell {
	padding-top: 100px;
	padding-left: 30px;
	padding-right: 100px;
	width: 500px;
	}
	
#main_image_cell_index {
	padding-top: 100px;
	padding-right: 100px;
	width: 550px;
	}
	
#rotating_img {
	float: right;
	width: 350px;
	}

.description {
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	line-height: 2em;
	padding-right: 10px;
	color: #999;
	}
		
.description img {
	padding-left: 10px;
	}

#text {
	float: left;
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	line-height: 2em;
	width: 100px;
	padding-left: 50px;
	padding-right: 10px;	
	color: #999;
		}
	
/*#rightcell {
	padding-right: 100px;
	padding-top: 100px;
	width: 0px;
	}*/

	
.paddedcell {
	padding: 30px;
	}

#bottom_bar_subs {
	position: relative;
	float: right;
	width: 150px;
	border-bottom: 10px solid #999;
	}
	
#bottom_bar {
	position: relative;
	left: 365px;
	width: 150px;
	border-bottom: 10px solid #999;
	}
	
/*------------------ secondary nav styles --------------------*/
#secondary_nav {
	text-align: left;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	}
	
.indicator_nav {
	color: #CCC;
	font-weight: bold;
	letter-spacing: .2em;
		}
		
.indicator_thumb {
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	}
	
#secondary_nav h6 {
	color: #666;
	margin-bottom: 0;
	letter-spacing: .5em;
	margin-bottom: 0;
	}

#secondary_nav a {
	color: #CC6;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	}

#secondary_nav a:hover {
	color: #666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	}
	
.year {
	color: #999;
	font-style: oblique;
	}

#secondary_nav p {
	color:#666;
	text-align: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	line-height: 2em;
	}
	
#secondary_nav h6 a {
	color: #666;
	margin-bottom: 0;
	letter-spacing: .3em;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
/*-----------------------------------------*/
	
.thumb a img {
	border: none;
	padding-bottom: 3px;
	}
	
.thumb a:hover img {
	border-bottom: 1px solid #ccc;
	/*padding-bottom: 2px;*/
	}
	
a img {
	border: none;
	}
	
.footer {
	font-size: 10px;
	color: #999;
	text-align: center;
	}
	
.quote {
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	color: #999;
}
	
.image_pad {
	padding-right: 20px;
	padding-bottom: 20px;
	}
	
.rule {
	border-bottom: 1px dotted #ccc;
	}

