
body
{
	background: #FFFFFF url(../img/gto_bg.jpg) repeat-x top left;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35;
}

.wrapper {
	background: #FFFFFF url(../img/gto_bgcontent.gif) repeat-y top left;
	width: 758px;
}


.pgcontent
{
	background: #FFF;
width: 720px;
	padding: 5px 15px 20px 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35;
	text-align: left;
}


/* ************* Primary Nav. Bar and Drop Down Styles - 20071211nln no drop down menus for this project right now - styles will need to be modified if they ever add drop down menus ******************* */

#mainnav {
	width:750px;
	background: #0293ff;		
	/*height: 30px;*/
	white-space: nowrap;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
} 

#nav
{
	list-style: none;
	font: normal 12px/14px verdana;
	margin: 0 auto;
	padding: 0px;
	height: 30px;
}
	
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav a {
	color: #fff;
	font: normal 12px/14px verdana;
	text-decoration:none; 
	display:block;
	padding: 0.7em 0.7em 0.65em 0.7em;  /*WAS padding: 0.5em 0.5em 0.0em 0.6em;*/
	margin: 0;
	border-bottom: 0;	
}


#nav li { 
	margin:0;   
	position: relative; 
	float:left;
	display:block;
	height:auto;
		/*text-align: center;*/
	}

#nav ul { 
	display: none;
	padding: 0;
	margin:0;
	list-style: none;
	font-size: 0.85em;
	width: 15em; /* was 11em */
	z-index:99;
	position:relative;
	overflow:visible;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

#nav ul li { 
	background-color:#6B1D0A;
	border-bottom: 1px solid #000;
	width: 15em; /* was 11em */
	}

#nav ul li a {
	display: block;
	color: #000;
	}


#nav a:hover, #nav li:hover{
	background: #1166a6;
	}
	
	/* below would be the rollover for the drop down menu items - not used for gto*/
#nav ul li:hover, #nav ul li a:hover{ background-color:#f00; 
display:block;}

#nav li a.submenu {
	background:#6B1D0A url("gif/css_submenu.gif") no-repeat right; 
}

#nav li.divider {
	width: 1px;
}

#nav li.divider img {
	margin-top: 2px;
}

/*all see this */


#nav li:hover ul, #nav li.over ul { display: block; z-index:100;  background-color:#6B1D0A;} /* The magic */
#nav li:hover ul, #nav li.sfhover ul {	display:block; background-color:#6B1D0A;}

#nav li ul {
	position: absolute;
}

li>ul { 
	top: auto;
	left: auto;
	}
	
/* ************* end primary nav and drop down menus styles ******************* */



/* ************* secondary nav styles - these are the links above the header *********** */

.secondarynav {
	width:758px;
	background: transparent url(../img/gto_bgnav_top.jpg) repeat-y top center;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 3px;
}

a.secondarynav:link
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
	margin: 2px 15px 8px 3px;
}

a.secondarynav:visited
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
	margin: 2px 15px 8px 3px;
}

a.secondarynav:hover
{
	color: #FFFE55;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
	margin: 2px 15px 8px 3px;
}

/* *********** end secondary nav styles ********** */

/* ********** watch our movie styles ************ */


a.watchmoviebtn:link
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.15;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000;
	padding: 5px 10px 5px 10px;
	background: #1166a6;
	float: right;
	margin-top: 15px;
}

a.watchmoviebtn:visited
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.15;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000;
	padding: 5px 10px 5px 10px;
	background: #1166a6;
	float: right;
	margin-top: 15px;
}

a.watchmoviebtn:hover
{
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.15;
	text-decoration: none;
	font-weight: bold;
	background: #000;
	padding: 5px;
	border: 1px solid #1166a6;
	padding: 5px 10px 5px 10px;
	background: #0293ff;
	float: right;
	margin-top: 15px;
}

/* ********** END watch our movie styles ************ */


H1
{
	color: #000;
	font-family: Georgia, times, "times new roman", palentino, serif;
	font-size: 20px;
	line-height: 1.25;
	font-weight: bold;
	font-style: italic;
}

H2
{
	color: #000;
	font-family: Georgia, times, "times new roman", palentino, serif;
	font-size: 16px;
	line-height: 1.25;
	font-weight: bold;
}

a:link
{
	color: #057AD2;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:visited
{
	color: #0D5DAE;
	/*84A643 - green*/
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:hover
{
	color: #057AD2;
	text-decoration: underline;
}


.footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	color: #333;
}

a.footer:link
{
	color: #057AD2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.footer:visited
{
	color: #057AD2;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.05;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover
{
	color: #0099FF;
	/*cc33ff*/
	text-decoration: underline;
}



