/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/

/*************************************************************************
// IMPORT Normalization and Global Styles
**************************************************************************/
@import "global.css";

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	background:transparent;
}

body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background: url("../DEV/_images/bg_body.jpg") center 0 no-repeat #072E23;
	margin:0;
	padding:0;
}

p {
	margin:3% 0;
	line-height:1.75em;
}
h1, h2, h3, h4, h5, h6{
	color:#005D42;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:3% 0;
}
h1 {
	font-size:180%;
}

h2 {
	font-size:140%;
}

h3 {
	font-size:110%;
}
h4 {
	font-size:100%;
}

th, tr {
	vertical-align: top;
}
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	color:#D3AB36;
	border-bottom:1px dotted #D3AB36;
}
a{
	color:#CC6600;
}
a:hover{
	color:#FFCC33;
}

/*************************************************************************
  Grid Definitions
**************************************************************************/
#centering{
	position:relative;
	width:968px;
	height:auto;
	margin:0 auto;
}
#wrapper {	
	position:relative;
	width:968px;
	height:auto;
	float:left;
}
#header {
	position:relative;
	width: 956px;
	height:359px;
	background:url("../DEV/_images/bg_header.jpg") no-repeat 0 44px;
	border:6px #B9D5D5 solid;
	border-width:0 6px;
}


#mainContent{
	position:relative;
	float:left;
	width:956px;
	height:auto;
	padding:0;
	margin:0;
	border:6px #B9D5D5 solid;
	border-width:0 6px 6px 6px;
	background-color:#FFFFFF;
}

#footer {
	position:relative;
	width: 975px;
	height:200px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background:url("../DEV/_images/bg_footer.jpg") 20px 0 no-repeat;
}


/*************************************************************************
// inner structures: header
**************************************************************************/
#logo {
	position:absolute;
	left:0px;
	bottom:44px;
}
#header a {
	color:#FFFFCC;
	text-decoration:none;
}
#header a:hover {
	color:#66CC99;
}

#header .selected {
	color:#;
	text-decoration:none;
}
#header #navBar{
	position:absolute;
	left:0px;
	bottom:0;
	height:44px;
	width:956px;
	background:url("../DEV/_images/bg_mainNav.jpg") no-repeat;
}
#header #mainNav{
	position:absolute;
	top:15px;
	left:20px;
	height:10px;
	width:840px;
	color:#FFFFCC;
}

#header #mainNav li{
	width:auto;
	height:14px;
	list-style:none;
	display:block;
	float:left;
	padding:0 10px;
	margin:2px 0;
	border-left:#FFF solid 1px;
	font-size:100%;
	font-weight:bold;
	color:#FFFFCC;
	line-height:14px;
}
#header #mainNav li.first{
	padding-left:0;
	border-left:#FFF solid 0px;
}
#header #mainNav a{
	margin:0;
	padding:0;
}

#header #auxNav{
	position:absolute;
	top:9px;
	right:20px;
	height:44px;
	width:150px;
	color:#FFFFCC;
	margin:0;
	padding:0;
	font-size:85%;
	display:none;
}
#header #auxNav a {
	display:block;
	height:15px;
	width:auto;
	padding:0 0 0 15px;
	background:url("../DEV/_images/arrow_gold.gif") no-repeat 0 0;
}

#headerPhoto{
	position:absolute;
	right:0px;
	top:0;
}


/*************************************************************************
// inner structures: mainconternt
**************************************************************************/

/*  rows   */
.rows{
	position:relative;
	float:left;
	width:762px;
	height:auto;
}
.row-1col, .row-2col, .row-3col{
	position:relative;
	float:left;
	width:762px;
	height:auto;
	margin:15px 0 15px 0px;
}
.c1, .c2, .c3{
	position:relative;
	float:left;
	width:200px;
	height:auto;
	margin:0 0 0 16px;
	padding:23px 0;
}
.row-1col .c1{
	width:875px;
	width:746px;
}

.row-2col .c2{
	width:530px;
}

.row-3col .c2{
	width:351px;
}










.row-2col .c1 .nav{
	border-bottom:4px solid #CEC391;
	margin:0 0 40px 0;
}
.row-2col .c1 .nav li{
	margin:0 0 12px 0;
}

.row-2col .c2 li{
	list-style:disc;
	margin:0 0 10px 20px;
}



/* ADS */
.adsSponsorsPartners{
	float:right;
	width:172px;
	height:auto;
	margin:0 0 0 16px;
	padding:23px 0;
}

.adHeader{
	color:#005D42;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:3% 0;
	font-size:100%;
	text-align:center;
	border-bottom:1px solid #005D42;
}


.adsSponsorsPartners p{
	width:156px;
	margin-right:16px;
	margin-left:0;
}
.adsSponsorsPartners img{
	padding:10px 0;
}
.adsMediaPartners p{
	width:730px;
	xmargin-left:16px;
}
.adsMediaPartners{
	float:left;
	width:730px;
	height:auto;
	margin:0 0 0 16px;
	padding:23px 0;
}
.adsMediaPartners .adImages, .adsMediaPartners .adImages td{
	text-align:center;
}
.adsMediaPartners .adImages img{
	padding:10px;
}






.viewAll{
	position:relative;
	float:right;
	margin:0 7px 5px 0;
}

/*************************************************************************
// inner structures: footer
**************************************************************************/
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:5px;
	font-size:75%;
}
#footer li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px;
	margin:2px 0;
	border-left:#CC6600 solid 1px;
}
#footer li.first{
	border-left:#FFF solid 0px;
}
#footer a {
	color:#;
	text-decoration:none;
}
#footer a:hover {
	color:#;
	text-decoration:underline;
}
#copyright {
	position:relative;
	font-size:;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:22px 0 10px 0;
	color:#CC6600;
}













/*************************************************************************
// Misc
**************************************************************************/
#right {
	float: right;
}

h1.special{
	
}

