/* --------------------------------------------

Designer: Holly Valero
URL:      www.hollyworks.com
Date:     April 2007

----------------------------------------------- */

body {
color:#222222;
background:#919C9D;
font: 78%/1.3em 'Lucida Sans', Verdana, Sans-Serif; 
margin: 0; 
padding: 0; 
}


#supercontainer {
width:100%;
margin:0 auto;
text-align:center;
background:#919C9D;
}

#container {
width:780px;
margin:0 auto;
text-align:center;
background:#ffffff;
}



#page ul li {list-style-image: url(../images/bullet.png); margin-bottom:14px;}

#page ul.nb  li {list-style-image: url(../images/bullet2.png); margin-bottom:4px;}


h1 { font: 1.6em/1.6em 'Lucida Sans', Verdana, Sans-Serif; color:#585965;}
h2 { font: 1.4em/1.6em 'Lucida Sans', Verdana, Sans-Serif; color:#585965;}
h3 { font: 1.3em/1.6em 'Lucida Sans', Verdana, Sans-Serif; color:#585965;}


a:link {color:#901C1F;text-decoration: none; }
a:visited {color:#4B4984;text-decoration: none; }
a:hover {color: #6F501F; text-decoration: none;}

#pb {
width:780px;
height:150px;
background: #ffffff url(../images/pb.gif) no-repeat;
}


#pb .copyright {text-align:center; font-size: 9px; color:#a2acad; padding-left:25px; padding-right:25px; padding-top:76px; }


#movie {width:480px; height:375px;}



#mastheadhome {
width:780px;
height:387px;
background: url(../images/cdmast.jpg) no-repeat;
}


#mastheadi {
width:780px;
height:154px;
background: url(../images/cdmastshort.jpg) no-repeat;
}


#banner {
width:780px;
height:76px;
background:#ffffff;
}

#page {
width:680px;
background:#ffffff;
text-align:left;
padding:10px 50px;
}








/* -- Primary Navigation:  -- */



#nav { 
	width: 780px;
	height: 47px;
	margin: 0;
	border:0;
	padding: 0;
	background: #ffffff;
	position:relative;
}


#nav ul	{
	width: 780px;
	height: 47px;
	background: url(../images/pnav.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#nav ul li, #nav a {
	height: 47px;
	display: block;
}

#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}


#nav1 {left: 176px; width: 100px;}
#nav2 {left: 276px; width: 143px;}
#nav3 {left: 418px; width: 157px;}
#nav4 {left: 575px; width: 125px;}



#nav1 a:hover, #on1 {background: transparent url(../images/pnav.gif) -176px -47px;}
#nav2 a:hover, #on2 {background: transparent url(../images/pnav.gif) -276px -47px;}
#nav3 a:hover, #on3 {background: transparent url(../images/pnav.gif) -418px -47px;}
#nav4 a:hover, #on4 {background: transparent url(../images/pnav.gif) -575px -47px;}



