/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #7c0000;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
}


h1 {
	text-align: left;
	color: #790000;
	padding:15px 0px 7px 30px;
	margin:0px;
	font:  bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}





h2 {
	font-size:14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}


/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */




address {
	font-style: normal;
	margin: 0;
	padding: 6px 0 0;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 11px;
}
address a:link {
	color: #790000;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
color: #333399;
text-decoration: underline;
}

a:hover, a:active {
color: #DA8E16;
text-decoration: underline;
} 


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	width: 790px;
	margin: 0px auto;
	background-image: url(images/content_g.gif);
	background-repeat: repeat;
}

div#content {
	margin: 0px;
	padding: 0px;
	width:790px;
	background-repeat:no-repeat;
	height: auto;
} 


div#content a {
color:#394B93;
} 
div#columncenter {
	padding-top: 15px;
	padding-bottom: 0px;
	width: 690px;
	padding-left: 85px;
}
div#left {
	float: left;
	width: 320px;
}

div#content a:hover {
	color: #333333;
}


	#content p, h2{
	margin: 0px;
	padding: 15px 35px 0px;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
div#contentbottom {
	height: 45px;
	width: 790px;
}

#contentnetopia {
  margin: 0px 0px 0px 190px;
  padding: 0px;
  background:#fff;
} 

	#contentnetopia p{
		margin: 0px; 
		padding: 5px 20px 5px 20px;
		line-height:18px;
		color:#000000;}


#navpos{
	position:absolute;
	right: 0px;
	top:0px;
	width:147px;
	height:197px; 
	z-index:1;
}

ul.left {
	float: left;
	margin: 15px 15px 0px 15px;
	width: 175px;
	padding: 0px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.left li {

	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	
}



/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 790px;
	height: 187px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;


}
div#headerbottom {
	height: 57px;
	width: 790px;
}



.headerlogo{
	height: 40px;
	width: 770px;
}

div#navcontainer{
width: 790px;
height: 69px;
margin: 0px;
padding: 0px;

}
#rightcol {
	position: absolute;
	right: 0px;
	width: 270px;
	color: #564b47;
	margin: 0px;
	padding: 5px 0px 0px;
	top: 202px;
	font-size: 10px;
	line-height:15px;
	left: 500px;
	height: 474px;
}
	
	#rightcol p{
		font-size: 10px;
		line-height:15px;
		margin: 5px 20px 5px 20px;
}

#rightcol2 {
	position: absolute;
	right: 0px;
	width: 190px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	left: -1px;
	top: 383px;
	font-size: 9px;
	line-height:15px;
}


#leftcol {
	position: absolute;
	left: 20px;
	width: 790px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: -34px;
	height: 40px;
	}



/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}

div#address p{
	color: #fff;
}

/* Creates DIV container for body. Setting the left and right margins to auto will center DIV. */
div#body {
	margin: 0px 0px 0px 160px;
	padding: 0px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}


	
table#areas td{
font: 12px Arial, Helvetica, sans-serif;
vertical-align: top; 
}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */





/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
img.right {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #666666;
	padding: 2px;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}

.border{
border:1px solid #000;
}



/* DIV UTILITY NAV */
	div#utilnav {
	/*margin-left: 150px;*/
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	height: 25px;
	line-height: 20px;
	width: 745px;
	padding: 3px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
		#utilnav a {
	text-decoration: none;
	font-size: 9px;
	color: #FFFFFF;
	padding: 0px;
			}
		#utilnav a:hover {
	text-decoration: none;
	color: #790000;
}



/* ---------------------------- FOOTER ----------------------------  */
/* Creates the div container for the footer. */
div#footer {
margin: 0px auto;
width: 790px;
clear: both;
		color: #333333;
}

div#footerright {
	width: 790px;
	margin: 0 auto;
	padding: 0 0 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #B67BB3;
	text-align: right;
}

div#footer p{color: #B47AB1; font: 9px Verdana, Arial, Helvetica, sans-serif;
text-align:center;}

div#footer a:link, a:visited, a:hover, a:active {color: #ffffff;}

.copyright  {
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	color: #ffffff;
}

#sidebar {position:absolute; left:9px; top:213px; width:142px; height:121px; z-index:1}

/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
	width:770px;
	height:40px;
	padding: 0px 0px 0px 2px;

}

ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
	line-height: 18px;
}

ul#nav li a {
	display:block;
	padding:8px 8px 8px 8px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 9px;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	background: #790000 url(images/bar.gif) no-repeat center bottom;
	
	
}

address {
margin: 0px 0px 0px 0px;
}

.iframe{
	text-align: center;
}
div#footercontact {
	/*margin-left: 150px;*/
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	height: 73px;
	line-height: 35px;
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	width: 790px;
}
div#bottom {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 790px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}


/* ----------------- WEB AUDIO APPLET ----------------- */
div#applet {
position:relative;
width: 180px;
height: 100px;
background: url(images/webaudio.gif) top left no-repeat;
}
 
div#applet div {
position: absolute;
top: 52px;
left: 75px;
width: 68px;
height: 30px;
}

div#applet a {
display: block;
position: absolute;
top: 85px;
left: 0px;
width: 180px;
 height: 10px;
}
div#top {
	background-image:url(images/top_bg.gif);
	height: 45px;
	width: 790px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#signinaudio {

	position: absolute;
	right: 0px;
	width: 200px;
	color: #564b47;
	margin: 0px;
	padding: 5px 0px 0px;
	top: -25px;
	font-size: 10px;
	line-height:15px;
	left: 580px;
	height: 30px;
}

ul, ol {
	margin: 0;
	padding: 0 25px 0px;
}

ul li {
	margin: 10px 0 0px 35px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
	color: #000000;
}
img.cta {
	float: right;
	margin: 0px 40px 5px 10px;
}
#creditcard {
	position: absolute;
	right: 0px;
	width: 120px;
	color: #564b47;
	margin: 0px;
	padding: 5px 0px 0px;
	top: -31px;
	font-size: 10px;
	line-height:15px;
	left: 34px;
	height: 20px;
	clear: right;
}
div#anchorlinks {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	background-color: #DFDBDD;
	height: auto;
	padding-bottom: 15px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#right {
	float: left;
	width: 155px;
	padding: 0px;
}
div#clearboth {
	clear: both;
}
div#map {
	margin-left: 140px;
}
div#spanishlink {

	position: absolute;
	right: 0px;
	width: 248px;
	color: #564b47;
	margin: 0px;
	padding: 5px 0px 0px;
	top: -25px;
	font-size: 10px;
	line-height:15px;
	left: 164px;
	height: 17px;
	clear: right;
}
img.rightnoborder {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 2px;
}
img.border {
	margin: 0px;
	padding: 2px;
}
div#flashlogo {
	float: left;
	height: 180px;
	width: 274px;
	padding-left: 22px;
}
