

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
	background: #ffb url('../images/bg.gif') left top repeat-x;
	font: 13px/18px Georgia, Times, Serif;
	color: #000;
}

a { color: #c50; text-decoration: none; }
	a:hover { text-decoration: underline; }

ul, ol { margin-left: 40px; }
ul { list-style: disc; }
ol { list-style: decimal; }

sup { font-size: 10px; position: relative; top: -3px; }

.left { float: left; }
.right { float: right; }
.half { width: 470px; }
.left.push { margin-right: 10px; }
.right.push { margin-left: 10px; }
.clear { clear: both; }
.shadow  { margin: 0 -15px; }
.shadowtiny { margin: 0 -6px; }
.center { text-align: center; }
.fade {
	width: 1014px;
	margin-left: -27px !important;
}
.imgcap { width: 337px; }
	.imgcap em { display: block; width: 300px; margin: auto; margin-top: -15px; font-size: 10px; }

h1, h2, h3 {
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h1 {
	font-size: 16px;
	text-align: center;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

#container {
	width: 960px;
	margin: auto;
	padding-top: 30px;
}

#logo {
	display: block;
	width: 524px;
	height: 71px;
	text-indent: -9999px;
	background: url('../images/logo.gif') left top no-repeat;
	margin: auto;
	margin-bottom: 20px;
}
	#logo:hover { background-position: 0 -71px; }

#nav { margin-bottom: 20px; }
.nav { list-style: none;  margin-left: 0; text-align: center; }
.nav li { display: inline; }
.nav li, .ulink {
	letter-spacing: 2px;
	border-right: 1px solid #000;
	padding-right: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}
	.nav.list li {
		display: block;
		border: none;
		margin: none;
		text-align: left;
	}
	.nav li.last, .ulink { border: none !important; padding-right: 0 !important; margin-right: 0 !important; }
	
#breaker-curve {
	height: 58px;
	background: transparent url('../images/breaker-curve.png') left top no-repeat;
	margin-bottom: -38px;
}

.breaker {
	height: 2px;
	background: transparent url('../images/breaker.png') left top no-repeat;
}
	.breaker.solo {
		margin: 20px 0 20px 0;
	}

#cycle {
	height: 376px !important;
	width: 1014px;
	overflow: hidden;
	margin: -57px 0 -25px -27px;
	background: transparent url('../images/cycle-bg.png') left top no-repeat;
	position: relative;
	z-index: -1;
}
	#cycle img { padding: 24px 0 0 27px; }
	
#cyclenav { position: relative; z-index: 400; top: 297px; left: 410px; }
#cyclenav a {
	background-color: #FFB;
	text-indent: -9999px !important;
	display: block;
	height: 5px;
	width: 10px;
	float: left;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	margin: 0 5px;
}
#cyclenav a.activeSlide { background-color: #C50 }
#cyclenav a:focus { outline: none; }

.half.home img {
	margin-left: -4px;
	margin-bottom: -10px;
}

.half.home {
	
}

#home_about { }

.subnav {
	background: transparent url('../images/breaker.png') left bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.quote {
	font-size: 16px;
	line-height: 18pt;
	margin-top: 3px;
}
.dquo { font-size: 40pt; line-height: 0; position: relative; top: 25px; color: #C50; }

#pictures { width: 977px; }
.pic {
	width: 225px;
	height: 169px;
	padding: 0 27px 39px 27px;
	margin: 0 -10px -23px -27px;
	background: transparent url('../images/pictures/thumbs/pic-bg.png') left top no-repeat;
}

.articles a {
	display: block;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-position: left 2px;
	background-repeat: no-repeat;
}
	.articles a.pdf { background-image: url('../images/icon-pdf.gif'); }
	.articles a.jpg, .articles a.gif { background-image: url('../images/icon-jpg.gif'); }


form {
	width: 410px;
	overflow: hidden;
	margin-bottom: 20px;
}

label {
	display: block;
	width: 100px;
	float: left;
}
	.input {
		font: 10pt/14pt Georgia, Times, Serif;
		width: 300px;
		border: 2px solid #c50;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 3px;
		margin-bottom: 5px;
		height: 17px;
		color: #38b;
	}
		.input.error { border-color: #a00; }
		.input.med { width: 148px; }
		select.input { height: 27px; position: relative; top: 1px; }
		.input:hover, .input:focus { color: #058; background-color: #fff; border-color: #c93; }
		.textarea { margin-top: -1px; height: 128px; }
	
.return {
	border: 3px solid #a00;
	color: #a00;
	padding: 20px;
	background-color: #fee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#footer {
	clear: both;
	font-size: 7.5pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}
