/* 
(c) 2007 Brightwhite Design Group Inc
- Jeff White
*/

body {
background: #66615d url(images/header.gif) repeat-x top left;
margin: 0;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
}

body#newwork {
background: #bfbcac url(images/newwork_bkgd.gif) repeat-x top left;
margin: 0;
padding: 0;
}

body#acHome {
background: #66615d url(images/home_bkgd.gif) repeat-x top left;
margin: 0;
padding: 0;
}


body#onthedoublecircuit {
background: #B3B3B3 url(images/onthedoublecircuit_bkgd.gif) repeat-x top left;
margin: 0;
padding: 0;
}

body#theearlyyears {
background: #b6bfac url(images/theearlyyears_bkgd.gif) repeat-x top left;
margin: 0;
padding: 0;
}

body#video99 {
background: #3c3c3c url(images/99_bkgd.png) repeat-x top left;
margin: 0;
padding: 0;
}


a {
color: #fff;
text-decoration: none;
}

a:hover, a:active {
color: #66615d;
text-decoration: underline;
}

#flashbox {
margin: 0 auto;
width: 960px;
height: 695px;
}

#flashboxhome {
margin: 0 auto;
width: 960px;
height: 655px;
}


#footer {
width: 100%;
background: #34302d;
height: 30px;
}

#footerinside {
width: 960px;
height: 30px;
margin: 0 auto;
line-height:30px;
font-family:Georgia, Times, serif;
font-size:19px;
color: #fff;
text-align:center;
}

h1 {
	height: 37px;
	width: 300px;
	margin: 0 0 15px 0;
	padding: 18px 0 0 0;
	float: left;
	color: #ccc;
	font-weight: normal;
	font-size: 18px;
}

h1 a {
	text-decoration: none;
	color: #cccccc;
}

h1 a:hover {
	color: #ffffff;
}

h1 span {
	color: #fff;
}

p {
	margin: 1em 0;
}

p:first-child {
	margin-top: 0;
}

p:last-child {
	margin-bottom: 0;
}

ul#page-nav {
	float: right;
	list-style: none;
	margin: 19px 0 0 0;
	padding: 0;
}

	ul#page-nav li {
		float: left;
		margin: 0 0 0 10px;
		color: #fff;
	}
	
	ul#page-nav li a {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		color: #fff;
	}
	
	ul#page-nav li a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	#slideshow {
		float: left;
		width: 960px;
	}
	
#about-outer {
	padding: 10px;
	background: #64625a;
	clear: both;
	width: 380px;
	margin: 0 auto;
}

#about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 360px;
	padding: 10px;
	color: #fff;
	margin: 0 auto;
	background: #403f39;
	clear: both;
}

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.title-bar {
	width: 960px;
	float: left;
	height: 68px;
	display: block;
}

#container {
	top: 68px;
}
