/* CSS Document */

/* Site Colors/fonts
Lite Blue: 188cdd
Dark Blue: 292163
Purple: 9923a6
Pale orange: fcf2bc
Orange: 8B6D4B
Top & Left Nav Font: Formata
Welcome to Telluride! (and other page titles): Times New Roman 24pt, pale orange
*/


@import url(nav.css);
@import url(content.css);


body {
	font-size:small;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #8B6D4B;
	text-align: left;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
}

#BG {
	margin-top: 1px;
	background: url(../images/bgs/bg.gif) repeat-y center top;
}

.footer {
	height: 20px;
	border-top: 1px solid #666666;
	padding-left: 5px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: right;
	background-color: #F2F2F2;
}

.yellow 
{
	FONT-SIZE: 90%;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFF1B5;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	height: 150px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.content 
{
	FONT-SIZE: 90%;
	COLOR: #333333;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

.header 
{
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sponsor 
{
	FONT-SIZE: 85%;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #333333;
	padding: 0px 0px 0px 0px;
	height: 84px;
}

.paddedl {
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 1px;
	padding-bottom: 5px;
}

.paddedc {
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 1px;
	padding-bottom: 5px;
}

.paddedr {
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 1px;
	padding-bottom: 5px;
}

.coverart { float: right; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top:4px;}

.maintext {
	text-align: justify;
	font-size: 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.maintexthome {
	text-align: left;
	font-size: 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#contentcontain { margin-top: 9px;}

.tophead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	margin-top: 4px;
	padding-right:8px;
	color: #333333;
}

.homehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	text-align: left;
	margin-top: 4px;
	padding-right:8px;
	color: #8B6D4B;
}

.adscontainer {margin-right: 50%; margin-left: 50%;}



.caught {padding-left:15px; padding-top:7px;}

.forms {
	height: 20px;
	border: 1px solid #FF9900;
	vertical-align: center;
}

.covercontent {
margin-top:9px;}

.mainbotcontainer {
	margin-top: -25px;
	background-color: #FCF2BC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}

.borderbottom {
	border-bottom: 1px solid #0099FF;
	background-color: #FFF1B6;
}

.sponsor { border: 1px solid #333333;
background:#FFF;}

.cdfooter {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	line-height: 20px;
}

a.cdlink:link {
	color: #FFFFFF;
}

a.cdlink:visited {
	color: #FFFFFF;
}

a.cdlink:hover {
	color: #990000;
}.rightIMAGE {
	float: right;
	margin-left: 10px;
}
