/*********************************************/
/* XTreme Body & Paint - Stylesheet			 */
/* 											 */
/*********************************************/

/*********************************************/
/* Global Formatting						 */
body {
	background: url(../images/bkgrd_body.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 3px 0;
}
h2 {
	color: #FFED00;
}
h3 {
	color: #F09214;
	text-transform: uppercase;
}
h4 {
	color: #3DABDB;
}
h5 {
	color: #F09214;
	font-size: 0.70em;
}
h6 {
	color: #FFED00;
}
p {
	font-size: 0.70em;
	line-height: 1.30em;
	margin: 0 0 10px 0;
}
blockquote {
	background: #000;
	border-top: solid 2px #F09214;
	border-bottom: solid 2px #F09214;
	color: #3DABDB;
	margin: 10px 20px;
	padding: 10px 0;
}
blockquote .cite {
	font-size: 1.00em;
	text-align: right;
}
ul, ol {
	font-size: 0.70em;
	line-height: 1.30em;
	margin: 10px 0;
}
ul li {
	background: url(../images/bullet.gif) no-repeat 0 0.30em;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
ol li {
	list-style: decimal;
	margin: 0 0 15px 15px;
}
	/* Form Controls */
	fieldset {
		font-size: 0.70em;
	}
	label {
		color: #F09214;
		display: block;
		padding: 2px 0;
	}
	label.required {
		background: url(../images/bkgrd_label.gif) no-repeat 0 0.30em;
		color: #3DABDB;
		padding: 2px 0 2px 15px;
	}
	input, select, textarea {
		border: solid 1px #FFED00;
		font-family: inherit;
		margin: 2px 0 20px 0;
	}
	input.text, select {
		width: 12.00em;
	}
	input.radio, input.check {
		border: none;
	}
	input.submit {
		background: #003F6C;
		border: none;
		color: #FFF;
		display: block;
		font-size: 1.10em;
	}
	input.submit:hover {
		background: #FFF;
		color: #003F6C;
	}
	textarea {
		width: 80%;
	}
	
	/* Table Styling */
	table {
		width: 100%;
	}
	th, td {
		border-left: solid 1px #000;
		border-bottom: solid 1px #000;
		padding: 10px;
	}
	th {
		background: #003F6C;
		color: #F09214;
		font-size: 0.80em;
	}
	th.none {
		background: #000;
	}
	td {
		background: #3DABDB;
		color: #FFF;
		font-size: 0.60em;
		line-height: 1.30em;
	}


/*********************************************/
/* Layout									 */
#header, #wrapper {
	background-color: #000;
	margin: 0 auto;
	padding: 0 20px;
	width: 740px;
}
#header {
	background: #000 url(../images/bkgrd_header_top.gif) repeat-x top;
	color: #FFED00;
	font-size: 0.70em;
	padding-top: 13px;
	text-align: right;
	text-transform: uppercase;
}
#banner {
	background: url(../images/bkgrd_banner.jpg) bottom repeat-x;
	height: 270px;
}
#wrapper {
	padding: 20px;
}
#sidebar {
	float: left;
	width: 230px;
}
#content {
	color: #FFF;
	margin: 0 0 0 250px;
}
#footer {
	margin: 0 auto;
	width: 780px;
}

/*********************************************/
/* Header									 */
#header ul {
	margin: 0;
	padding: 10px 0;
}
#header li {
	background: none;
	display: inline;
	font-size: 1.40em;
	padding: 0;
}
#header a {
	color: #FFED00;
}
#bannerInner {
	background: url(../images/bkgrd_banner2.jpg) no-repeat center 40px;
	height: 230px;
}
#bannerContent {
	background: #000;
	height: 40px;
	margin: 0 auto;
	position: relative;
	width: 780px;
}
#bannerContent h1 {
	position: absolute;
	top: 24px;
	left: 8px;
	width: 391px;
	height: 176px;
}
#billboard {
	background: url(../images/bkgrd_billboard.jpg) no-repeat bottom;
	height: 210px;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 377px;
}
#billboard div {
	background: #FFF;
	height: 144px;
	margin: 0 0 0 7px;
	width: 350px;
}

/*********************************************/
/* Sidebar									 */
#navigation {
	margin: 2px 0;
}
#navigation li {
	background: none;
	margin: 0;
	padding: 0;
}
#navigation a {
	color: #FFF;
	display: block;
	border-bottom: solid 2px #434343;
	font-size: 1.70em;
	padding: 10px 0;
	text-transform: uppercase;
}
#navigation a:hover {
	color: #8C8B8B;
	text-decoration: none;
}
#navigation a.current {
	color: #FFED00;
}

/*********************************************/
/* Content									 */
#content a {
	color: #D40024;
} 
.module {
	background: #1A1A1A url(../images/bkgrd_tl.gif) no-repeat top left;
}
.module .top {
	background: url(../images/bkgrd_tr.gif) no-repeat top right;
	padding: 5px 10px;
}
.module .bottom {
	background: url(../images/bkgrd_bl.gif) no-repeat bottom left;
}
.module .br {
	background: url(../images/bkgrd_br.gif) no-repeat bottom right;
	height: 9px;
}

	/*********************************************/
	/* Photo Gallery							 */
	#galleryCat, .gallery {
		font-size: 1.00em;
	}
	#galleryCat li {
		background: none;
		float: left;
		width: 450px;
	}
	#galleryCat a {
		color: inherit;
	}
	#galleryCat img {
		float: left;
		margin: 0 10px 10px 0;
	}
	#galleryCat p {
		font-size: 0.75em;
		margin: 0 0 0 205px;
		padding: 0 5px 5px 5px;
	}
	#galleryCat h3 {
		font-size: 1.00em;
		margin: 0 0 5px 0;
	}
	.gallery {
		float: left;
		margin: 0 0 10px 0;
		width: 465px;
	}
	.gallery li {
		background: none;
		float: left;
		margin: 0 2px;
		padding: 0;
	}
	.gallery li p {
		color: #FFF;
		font-size: 1.00em;
		line-height: 1.30em;
		margin: 0;
		padding: 2px;
		text-align: center;
	}
	
	/*********************************************/
	/* Staff									 */
	#pic p, #nopic p {
		border-bottom: solid 2px #333;
		padding: 0 0 20px 0;
		width: 468px;
	}
	#pic div {
		width: 468px;
	}
	#pic img {
		float: left;
		margin: 0 10px 10px 0;
	}
	#pic li {
		background: none;
		margin: 0;
		padding: 2px 2px 2px 0;
	}
	#nopic li {
		background: none;
		float: left;
		margin: 0;
		padding: 2px 2px 2px 0;
		width: 230px;
	}
	
	/*********************************************/
	/* Contact									 */
	#owner {
		float: right;
	}

/*********************************************/
/* Footer									 */
#footer #links {
	float: left;
	margin-left: 10px;
	width: 350px;
}
#footer #links li {
	background: none;
	color: #FFED00;
	display: inline;
	padding: 0 3px 0 0;
}
#footer #links li a {
	color: #FFED00;
}
#footer p {
	color: #D40024;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: right;
}
#footer p a {
	color: #FFF;
}
#footer span {
	display: block;
}
/*********************************************/
/* classes									 */
.clearright {
	clear:right;
}
/* /classes									 */
/*********************************************/

