body {
	margin: 0;
	background-color: white;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: left;
		
}

a {text-decoration: none;}

h1,h2,h3,h4,h5 {margin: 0; padding: 0;}

dl,dd,dt {margin: 0; padding: 0;}


.fleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}



/* ------------------------------------- Top-Top */

div#top-top {
	margin: 0 auto;
	width: 680px;
	height: 18px;
}

div#top-top a.call-allstar {
	float: right;
	width: 284px;
	height: 18px;
	background: url(images/call-allstar.gif) top right no-repeat;
	text-indent: -9999px;
	display: block;
}

/* ------------------------------------- Logo & Nav */

div#header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 640px;
	clear: right;
}



div#header a.logo {
	float: left;
	width: 117px;
	height: 91px;
	background: url(images/allstar-logo.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
}


#nav {
	clear:both;
	width: 640px;
	padding: 0px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a.as {
	float: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#nav li a.as:hover {
	color: #ffffff;
	background-color: #666;
}
#nav li a.asactive {
	color: #ffffff;
	background-color: #000;
	float: left;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;	
}
.navigation {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.navigation a {
	color: #000;
}
.navigation a:visited {
	color: #000;
}
.navigation a.active {
	color: #000;
}




/* ------------------------------------- Focal */

div#focal {
	clear: both;
	height: 250px;
	background: url(images/focal-shadow.gif) bottom repeat-x black;
	margin:0px;
}

div#f-contain {
	width: 680px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}


/* ------------------------------------- Gray Bar */

div#gray-bar {
	margin: 0;
	padding: 0;
	background-color: #f3f3f3;
	border-bottom: solid 1px #e6e5e5;
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	margin-bottom: 0px;
	width: 640px;
}

div#gray-bar p {
	font-size: 12px;
	color: #666;
	margin: 0px;
	
}


/* ------------------------------------- 3 Boxes */

div#three-boxes {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 680px;	
}

div#three-boxes dl.box {
	width: 210px;
	background: url(images/box-bg.gif) bottom no-repeat;
	padding-bottom: 10px;
	margin-right: 25px;
	float: left;
}

div#three-boxes dl.box dt {
	background: url(images/box-bg.gif) top no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ab4101;
	text-transform: uppercase;
}

.arrow {
	width: 10px;
	height: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	float: left;
}

div#three-boxes dl.box dd {
	padding-left: 40px;
	padding-right: 20px;
	font-size: 10px;
	color: #666;
	height:90px;
}

div#three-boxes dl.box dd ul {
	margin-top:5px;
	padding-left: 20px;
}

div#three-boxes dl.box dd.readmore {
	padding-top: 10px;
	height: 16px;
}

div#three-boxes dl.box dd.readmore a {
	color: #ab4101;
}
div#three-boxes dl.box dd.readmore a:hover {
	color: #666;
}

/* ------------------------------------- Sidebar & Main-Copy */

div#main-container {
	width:680px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

div#sidebar {
	width:200px;
	float: left;
	padding-top: 47px;
}

div#sidebar p {
	font-family: Georgia, Times, serif;
	padding-left: 20px;
	margin-top: 0;
	font-size: 12px;
	line-height: 16px;
}

div#sidebar p a {
	color: #ab4101;
	border-bottom: dotted 1px black;
}
div#sidebar p a:hover {
	color: black;
	border-bottom: dotted 1px #ab4101;
}
div#sidebar p a.active {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}



div#main-copy {
	float: right;
	width: 440px;
	margin-top: 0px;
	
}


div#main-copy h1 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ab4101;
	margin-bottom: 10px;
}

div#main-copy h2 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ab4101;
	margin-bottom: 10px;
	margin-top: 25px;
}

div#main-copy p {
	margin-top: 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height:18px;
	font-weight: normal;
	padding-right: 20px; 
	
}

div#main-copy ul {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height:18px;
	font-weight: normal;
	padding-left: 20px;
}

div#main-copy ul a {
	color: #ab4101;
	border-bottom: dotted 1px black;
}
div#main-copy ul a:hover {
	color: black;
	border-bottom: dotted 1px #ab4101;
}

/* ------------------------------------- footer */

div#footer {
	border-top:1px dotted #ccc;
	padding-top:15px;
	margin-top: 15px;
}
div#fc {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
div#fc-left {
	float: left;
	width: 300px;
}

.btm-logo {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

div#fc-right {
	float: right;
	width: 300px;
	font-size: 10px;
	color: #999;
	text-align: right;
}

div#fc-right p {
	margin-top: 0;
	padding-bottom: 1px;
}

div#fc-right a {
	color: #999
}

div#fc-right a:hover {
	color: #ab4101;
	border-bottom: dotted 1px black;
}
