/* CSS Document */
/************** layout styles *****************/

html, body {
	height: 100%;
}
			
body {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #3A403B;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
}

#bigwrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	text-align: left;
	min-height: 100%;
	height: 100%;
}

#content {
	position: absolute;
	top: 0px;
	left:0px;
	margin: 32px auto 0px 186px;
	width: 664px;
	min-height: 100%;
	background-color:#FFF;
}
	
#topbar {
	background: #FFFFFF url(../img/topbar.gif) repeat-x;
	width: 664px;
	height: 75px;
	margin: 0;
}

#maincontent {
	position: relative;
	margin: 15px 4px;
	background: #F2F2F2 url(../img/youtthinktank.gif) no-repeat;
	height:auto;
}

#frontcontent {
	position: relative;
	margin: 15px 4px;
	background: #CCCC99 url(../img/youtthinkfront.gif) no-repeat;
	height:auto;
	background-color: #848463;
}

#frontcontent2 {
	position: relative;
	margin: 15px 0px;
	background-color: #FFFFFF;
	height:500px;
}

#insidecontent {
	position: relative;
	margin: 15px 4px;
	padding-left: 10px;
	padding-right: 5px;
}

#vidtabs {
	position:absolute;
	top: 50px;
	background-color: #FFFFFF;
}

#colcontainer {
	position: relative;
	top: 72px;
	background: #CCCC99 url(../img/3col_bg.gif) repeat-y;
	height: 382px;
	min-height: 382px;
}

#colcontainer td p{
	font:14px/1.2 Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
}

#colcontainer td p em{
	color: #CC3300;
	font-weight: bold;
}

#vidcontainer {
	position: relative;
	top: 72px;
	background: #CC3300 url(../img/vid_bg.gif) repeat-x;
	min-height: 382px;
	padding: 10px;
}

#vidcontainer p{
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 1px;
}

#vidcontainer p a{
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 1px;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px;
}

#vidcontainer p a:hover{
	border:none;
	text-decoration: none;
}

#vidcontainer h1{
	font: bold 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	margin: 0px;
}
	
#vidleftcol {
	width: 240px;
}

iframe#ifrm {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 280px;
	height: 230px;
	scrolling: no;
	background: url(../img/plswait_herb.gif) no-repeat;
}
	
#leftnav {
	font: bold 9px Verdana, Arial, Helvetica;
	color: #000000;
}

#leftnav a:link,  #leftnav a:visited{
	border-bottom: 1px solid #ffffff;
	display: block;
	padding: 3px 1px 3px 10px;
	text-decoration: none;
	width: auto;
	color: #990000;
}
div#leftnav a:hover {
	font-color: #999966;
	border-bottom: 1px solid #ffffff;
	display: block;
	text-decoration: none;
	background-color: #E3E3E3;
	width: auto;
}

#leftnav ul li{
	font: bold 9px Verdana, Arial, Helvetica;
	color: #000000;
	padding: 3px 1px;
	border-bottom: 1px solid #999933;
	list-style: none;
	background: #FFFFFF;
	margin-left: -15px;
}

#leftnav ul li a:link{
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 1px 3px 1px;
	text-decoration: none;
	width: auto;

}

#leftnav ul li a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	color: #999933;
}

#footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 90%;
	left: 6px;
	color: #333333;
}

#footer a, #footer a:visited{
	text-decoration: none;
	color: #333333;
}

#footer a:hover{
	color: #990000;
}

#gallery{
	background-color: #CCCC99;
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 1px dotted #666666;
	line-height: 9px;
}

#gallery img{
	border: 4px solid #FFFFFF;
}
	
 
#gallery h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 5px;
	margin: 0px;
	line-height: 12px;
	border: 4px solid #FFFFFF;
}
/************** font styles *****************/

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.cutlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	width: 620px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 36px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
#subhed_1 {
	left: 200px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
}
h3 {
	font: 700 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25%;
	font-weight: 700;
	font-variant: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	color: #990000;
	background: #efefef;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #3A403B;
	text-indent: 6px;
	background-color: #CCCC99;
	text-transform: uppercase;
	margin-left: 5px;
}

.maintext em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
.dotted_divider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/************** leftcol styles *****************/

#leftcol {
	float: left;
	background: #CCCC99;
	width: 186px;
}

#leftcol h1{
	font:lighter 14px/1 Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
	margin-right: 5px;
	margin-left: 10px;
	border: none;
}

#leftcol p{
	margin: 0px 5px 15px 10px;
	font: bold 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#leftcol p a{
	text-decoration: none;
	color: #666666;
}

#leftcol p a:hover{
	background: #999966;
	color: #FFFFFF;
}

#leftcol h2{
	margin: 15px 5px 0px 10px;
	font: bold 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
/************** utility styles *****************/

#utility{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.5px;
	margin: 10px 0 0 auto;
	width: auto;
	float: right;
}

#utility a, #utility a:visited{
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

#utility a:hover{
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 2px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	margin: 0 auto;
	width: 90%;
	height: 58px;
	color: #FFFFFF;
	background: url(../img/nav_bg.gif);
}

#globalNav img{
	margin-bottom: 20px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	width: 14px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: relative;
	top: 30px;
	height: 30px;
	margin: 0 auto;
	z-index: 100;
}


a.glink, a.glink:visited{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
}

a.glink:hover{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 50px;
	top: 60px;
	min-width: 600px;
	height: 20px;
	padding: 0px 0px 0px 20px;
	visibility: hidden;
	color: #990000;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #990000;
	text-decoration:none;
}

.subglobalNav a:hover{
	color: #666666;
}
#formposit {
	margin-left: 10px;
}

/************ inside pages display **************/

#inside_display {
	position: relative;
	left: 0px;
	top: 0px;
	height:350px;
	width: 625px;
	background-image: url(../img/buffalo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #999999;
}
#inside_display h1 {
	color: #333333;
	text-transform: uppercase;
	padding:3px;
	margin-top:20px;
	margin-left:20px;
	text-align: center;
	width: 200px;
	border: 3px solid #660000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
    }

#inside_display h2 {
	color: #660000;
	margin-top:10px;
	margin-left:20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	margin-bottom:15px;
    }

#inside_display p {
	color: #000000;
	margin-top:20px;
	margin-left:270px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	position: absolute;
	width:340px;
    }
.red_button {
	color: #FFFFFF;
	margin-top:5px;
	margin-left:20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	font-weight: bold;
	font-style: normal;
	background-image: url(../img/red_button.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
	padding-top: 10px;
	vertical-align: text-bottom;
    }
.red_button a{
	color: #fff;
	text-decoration: none;
}
.red_button a:hover{
	color: #fff;
	text-decoration: underline;
}

