@charset "utf-8";
#tablediv th {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #e61;
	text-align: center;
}
#detailstable {
	width: 1020px;
	font-size: 0.8em;
	height: 75px;
	overflow: hidden;
	background-color: #fceebb;
	border: 4px solid #620;
}
#pict tr {
	height: 220px;
	width: 620px;
}

#return a:link {
	color: #FFF;
	text-decoration: none;
}
#return a:visited {
	color: #FFF;
	text-decoration: none;
}
#return a:hover {
	color: #00F;
	text-decoration: underline;
}
#title {
	font-size: 2.5em;
	text-align: center;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
.subtitle {
	font-size: 1.5em;
	text-align: center;
}

body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100.01%;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body-gradient.jpg);
	margin: 0;
	background-repeat: repeat-x;
}
.SH #header {
	height: 100px;
	width: 1100px;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #774101;
} 

#TTA td {
	padding-left: 5px;
}

.SH #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #DECEB2;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3 {
	font-size: 5em;
	font-weight: bold;
	color: #620;
	text-align: center;
}
h5 {
	font-size: 2em;
	color: #620;
	text-align: center;
}
#heading5 {
	font-size: 2em;
	color: #620;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFF;
}


h4 {
	font-size: 3em;
	font-weight: bold;
	color: #620;
	text-align: center;
}
h1 {
	font-size: 3.5em;
	text-align: center;
}
h6 {
	font-size: 1.4em;
	text-align: center;
}

th {
	font-weight: bold;
	text-align: center;
}



#Navigation {
	height: 40px;
	width: 900px;
	background-color: #C33;
	color: #FFF;
	text-align: center;
	font-style: normal;
	line-height: 2em;
	font-size: .8em;
}
#Navigation a {
	color: #FFF;
	text-decoration: none;
}
#Navigation a:link {
	color: #FFF;
	text-decoration: none;
}
#Navigation a:hover {
	color: #00F;
	text-decoration: underline;
}
a {
	font-size: 1em;
	color: #00f;
}
a:link {
	text-decoration: underline;
	color: #662200;
}
a:visited {
	color: #662200;
	text-decoration: underline;
}
a:hover {
	color: #ee6611;
}
p {
}
.SH #footer {
	background-color: #B98448;
	text-align: center;
	height: 40px;
	font-size: 0.8em;
	color: #FFF;
	line-height: 40px;
} 
#footer p {
	line-height: 40px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
td  {
	padding: 4px;
}
#thumbwrap {
	margin: 15px;
	float: left;
	background-color: #FFF;
}
#headingCGT {
	font-size: 1.8em;
	color: #620;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.SH #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #E8D6B5;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #620;
} 

.SH #container {
	width: 1100px;
	background: #E8D6B5;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #000;
} 
#thumbtable td {
	text-align: center;
	border: 8px groove #B98448;
	background-color: #FFF;
}
#navtable {
	width: 1010px;
	border: 3px solid #620;
	margin-left: 10px;
}
table tr td {
	padding-left: 10px;
}
.firstcol {
	color: #FFF;
	background-color: #a20;
	border: 5px groove #ffd;
}
.firstcol strong a {
	color: #FFF;
	text-decoration: none;
}
.firstcol strong a:link {
	color: #FFF;
	text-decoration: none;
}
.firstcol strong a:visited {
	color: #FFF;
	text-decoration: none;
}
.firstcol strong a:hover {
	color: #F00;
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

