@charset "UTF-8";
/* CSS Document */

@import url(reset.css);

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Verdana, Geneva, sans-serif;
}

#wrap {
	width:1000px;
	background-image:url(images/bg-content.jpg);
	background-repeat:no-repeat;
	min-height:844px; /* DELETE */
	margin:4px auto 0 auto;
	position:relative;
	padding:20px 0 0 0;
}

#logo {
	margin:0 0 0 25px;
	float:left;
}

#topnav {
	background-image:url(images/topnav.png);
	background-repeat:no-repeat;
	height:211px;
	width:495px;
	float:left;
	margin:-90px 0 0 100px;
	position:relative;
}

#topnav ul {
	margin:160px 0 0 40px;
	padding:7px 0 0 0;
}

#topnav ul li {
	height:15px;
}

#btn-facebook {
	background-image:url(images/btn-facebook.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:93px;
	height:41px;
	display:block;
	text-indent:-9999px;
	margin:0 0 0 550px;
	position:relative;
	z-index:1000;
}

#btn-facebook:hover {
	background-position:0 -42px;
}

#btn-twitter {
	background-image:url(images/btn-twitter.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:74px;
	height:18px;
	display:block;
	text-indent:-9999px;
	margin:-32px 0 0 670px;
	position:relative;
}

#btn-twitter:hover {
	background-position:0 -20px;
}

#btn-home {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 15px 0 0;
}

#btn-home:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:0 -15px;
	padding:0 15px 0 0;
}

#btn-about {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-75px 0;
	height:15px;
	padding:0 22px 0 0;
}

#btn-about:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-75px -15px;
	height:15px;
	padding:0 22px 0 0;
}

#btn-print {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-158px 0;
	height:15px;
	padding:0 15px 0 0;
}

#btn-print:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-158px -15px;
	height:15px;
	padding:0 15px 0 0;
}

#btn-web {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-232px 0;
	height:15px;
	padding:0 5px 0 0;
}

#btn-web:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-232px -15px;
	height:15px;
	padding:0 5px 0 0;
}

#btn-blog {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-300px 0;
	height:15px;
	padding:0 5px 0 0;
}

#btn-blog:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-300px -15px;
	height:15px;
	padding:0 5px 0 0;
}

#btn-contact {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-368px 0;
	height:15px;
	padding:0 0 0 0;
}

#btn-contact:hover {
	background-image:url(images/topnav-links.png);
	background-repeat:no-repeat;
	background-position:-368px -15px;
	height:15px;
	padding:0 0 0 0;
}

#topnav li {
	float:left;
	list-style-type:none;
	width:60px;
	height:27px;
	line-height:27px;
}

#topnav li a {
	text-indent:-9999px;
	display:block;
}

#content {
	clear:both;
	padding:40px 0 0 0;
}
#left-col {
	width:325px;
	float:left;
}

#left-col h1 {
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	background-image:url(images/bg-leftnav.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 0;
	text-align:right;
	float:right;
}

#subnav {
	background-image:url(images/bg-leftnav.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 0;
	text-align:right;
	float:right;
	clear:right;
	margin:7px 0 0 0;
}

#subnav li {
	list-style-type:none;
	font-size:1.2em;
	line-height:2.5em;
}

#subnav li a {
	color:#9b9b9b;
	text-decoration:none;
}

#subnav li a:hover {
	color:#c60000;
}

#main-pic {
	background-image:url(images/black-70.png);
	background-repeat:repeat;
	width:498px;
	text-align:center;
	padding:9px 0 6px 0;
	margin:0 0 7px 0;
}

#right-col {
	float:left;
	width:498px;
	margin:0 170px 0 7px;
}

#text {
	background-image:url(images/black-70.png);
	background-repeat:repeat;
	padding:20px;
	margin:0 0 0 155px;
	width:635px;
	color:#a0a0a0;
	font-size:1.2em;
}

#text h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:.8em;	
}

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

#text li {
	margin:0 0 0 15px;
}

#text ol, #text ul {
	margin-bottom:1em;
}

#text a:hover {
	color:#000000;
}

#footer {
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	min-height:156px;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	color:#c60000;
}

#footer-content {
	width:1000px;
	margin:auto;
	position:relative;
	padding:25px 0 0 0;
}

#footer-text {
	float:left;
	font-size:.9em;
}

.light {
	color:#606060;
}

#logo-footer {
	float:right;
	margin:0 40px 0 0;
}
