@import url(stylesheet_main.css);
@import url(stylesheet_callout.css);

body2  {
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;	font-size : 25px;
	font-weight : normal;
	line-height: 20pt;
	color : #C66005;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : darkgray;
}

a  {
	color : #669900;
}

a:visited  {
	color : #669900;
	font-weight : normal;
}

a2  {
	color : #000000;
}

a2:visited  {
	color : #000000;
	font-weight : normal;
}

a.linkBld  {
	color : #669900;
	font-weight : bold;
}

a.linkBld:visited  {
	color : #669900;
	font-weight : bold;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 12pt;
	color : #666666;
}

.headerText  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}

.headerText:visited  {
	color : #FFFFFF;
}

input, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.mainNavHeader  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height: 12pt;
	color : #AB540C;
	text-decoration : none;
	margin-left : 8px;
	margin-right : 0px;
}

a.navList  {
	color : #333333;
	text-decoration : none;
	font-size : 11px;
	line-height: 15pt;
}

a.navList:visited  {
	color : #333333;
	text-decoration : none;
	font-size : 11px;
	line-height: 15pt;
}

a.navList:hover  {
	color : #AB540C;
	text-decoration : none;
	font-size : 11px;
	line-height: 15pt;
}

/************************/
/* Home Styles */
/************************/
div#mainContent {
	background: none;	
}
div#siteFooter {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
div#flashContainer {
	height: 337px;
	height: 300px;
	width: 677px;
}
div#col1container {
	margin-bottom: 0px;
}
div#col2container {
	float: left;
	margin-bottom: 0px;
}



/************************/
/* Explore/This Just In */
/************************/
div#news {
	position: relative;
	height: 282px;
	height: 244px;
	background: url(/resources/media/images/home/news_bg.jpg) no-repeat;
	background-position: 0px 32px;
	overflow: hidden;
	z-index: 2;
}
div#news ul {
	list-style: none;
}
div#tabs {
	background: url(/resources/media/images/home/tab_just_in.jpg) no-repeat;
	float: left;
	width: 100%;
	padding: 55px 0px 0px 11px;
}
div#news div.explore {
	background: url(/resources/media/images/home/tab_explore.jpg) no-repeat;
}
div#tabs h3 {
	position: absolute;
	width: 137px;
	top: 0px;
	left: 0px;
}
div#tabs h3#justin {
	left: 137px;
}
div#tabs h3 a:link, div#tabs h3 a:visited {
	display: block;
	height: 32px;
}
div#tabs h3 span {
	display: none;
}
div#tabs div {
	height: 160px;
	overflow: hidden;
}
ul.list {
	width: 220px;
	margin-bottom: 11px;
}
ul.list li {
	float: left;
	clear: both;
	padding-left: 2px;
	width: 100%;
	margin-bottom: 11px;
}
ul.list a:link, ul.list a:visited {
	display: block;
	color: #E0DEC2;
	padding: 0px 0px 0px 13px;
}
ul.list a:hover, ul.list a:active {
	color: #FFF;
	background: url(/resources/media/images/home/sm_arrow.gif) no-repeat;
	background-position: 0px 3px;
}
ul.links {
	clear: both;
	line-height: 8px;
	margin: 0px 0px 0px 11px;
}
ul.links li {
	float: left;
	padding: 0px 5px;
	border-right: 1px solid #FFF;
}
ul.links li.lastItem {
	border: none;
}
ul.links a:link, ul.links a:visited {
	color: #4D75B7;
	color: #E0DEC2;
	color: #FFF;
	font-size: 10px;
}
ul.links a:hover, ul.links a:active {
	color: #FFF;
	color: #E0DEC2;
}
div.closed {
	display: none;
}



/*********************/
/* Call Out */
/*********************/
/*
div#callout {
	width: 100%;
	float: left;
	position: relative;
	clear: both;
	z-index: 2;
}
div#callout h3 {
	line-height: 27px;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px 12px;
	font-size: 11px;
}
div#callout h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
div#callout li#orange h4 {
	width: 149px;
}
div#callout h4 a:link, div#callout h4 a:visited {
	color: #4E472C;
}
div#callout h4 a:hover, div#callout h4 a:active {
	color: #4D75B7;
}
div#callout ul, div#callout ol {
	list-style: none;
}
div#callout li {
	position: relative;
	float: left;
}
li#blue, li#green, li#orange {
	height: 132px;
	width: 249px;
	margin: 4px 4px 0px 0px;
	overflow: hidden;
}
li#blue {
	background: #FFF url(/resources/media/images/home/blue.jpg) no-repeat;
}
li#green {
	background: #FFF url(/resources/media/images/home/green.jpg) no-repeat;
}
li#orange {
	background: #FFF url(/resources/media/images/home/orange.jpg) no-repeat;
	width: 262px;
}
div#callout li#people {
	position: absolute;
	height: 180px;
	width: 223px;
	z-index: 3;
	top: 0px;
	right: 2px;
	margin: -20px -24px 0px 0px;
}
li#people span {
	display: none;
}
li#people a:link, li#people a:visited {
	display: block;
	width: 100%;
	height: 100%;
}
div#callout div.wrapper {
	position: relative;
}
div.wrapper img {
	position: absolute;
	/*top: 14px;* /
	top: 8px;
	left: 10px; 
}
div.wrapper div {
	position: absolute;
	top: 8px;
	left: 100px;
	width: 134px;
}
div.wrapper a:link, div.wrapper a:visited {
	color: #4D75B7;
}
div.wrapper a:hover, div.wrapper a:active {
	color: #CC9900;
}
ol.numNav {
	position: absolute;
	left: 10px;
	/*bottom: 14px;* /
	bottom: 8px;
}
ol.numNav li {
	margin: 0px 4px 0px 0px;
}

*/
