@charset "UTF-8";

/* REDEFINED TAGS */
body {
	margin:0px;
	padding:0px;
	background: #666666 repeat-y center top;
	color: #221100;
	font: 12px "American Typewriter";
}
/* CLASSES */
.innerContent .content img {
	background-color:#FFFFFF;
	border: 0px solid #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.innerContent { padding:0px; }
.innerContent h3 {
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #221100;
}
.innerContent a {
	color: #FFFFFF;
	
}
.interiorHeader {
	background-color: #FFFFFF;
	padding-top: 0px;
	width:100%;
	position:relative;
}
	.interiorHeader .outer{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border: 0px solid #FFFFFF;
	}
	.interiorHeader .content{
		text-align:center;
		background-color:#FFF;
		padding: 0px 20px 0px 20px;
	}
.header {
	background-color: #666666;
	padding-top: 0px;
	width:100%;
	position:relative;
}
	.header .outer{
	position:relative;
	width:900px;
	background-color: #FFF;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px auto;
	}
	.header .content{
		text-align:center;
		background-color:#FFF;
		padding: 0px 20px 0px 20px;
	}
		.header .outer .content a {
			display:block;
			width: 372px;
			height: 89px;
			margin: 0px auto;
			padding:15px;
			text-indent: -10000px;
			background: #FFFFFF no-repeat left center;	
		}
.topContent {
	margin:0px;
	padding:0px;
	background-color: #4F1D16;
	width:100%;
}
	.topContent .outer{
		position:relative;
		background-color: #63241B;
		padding: 0px;
		width:900px;
		margin: 0px auto;
		border-right: 3px solid #3F1711;
		border-left: 3px solid #3F1711;
	}
	.topContent .content h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#FFF;
		font-weight:normal;
		font-size:16px;
		text-transform:uppercase;
		letter-spacing:2px;
	}
	.topContent td {
		padding: 5px 15px;
	}

#home .homeTable .homeTitle,
#home .bottomContent h4 {
	text-transform: uppercase;
}
	.topContent .homeTable td {
		width: 276px;
		padding: 0;
		line-height: 1.2em;
	}
		.topContent .homeTable td ul {
			list-style-image: url(images/bullet-red.gif);
			margin: 0 0 0 0;
			padding: 0 0 0 25px;
		}
		.topContent .homeTable td a {
			text-decoration: underline;
			line-height: normal;
		}
		.topContent .column1 td.image {
			width: 120px;
		}
		.topContent .column1 td.text,
		.topContent .column2 .homeContent {
			padding-right: 25px;
		}

.bottomContent {
	margin:0px;
	padding:0px;
	background-color: #666666;
	padding-top: 0px;
	width:100%;
	position:relative;
	height: 200;
}
	.bottomContent .outer{
	position:relative;
	width:900px;
	margin: 0px auto;
	border-right: none #FFFFFF;
	border-left: none #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: #FFFFFF repeat;
	background-color: #FFFFFF;
	}
	.bottomContent .outer .innerContent{
	color: #000;
	line-height:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #C2CEF9 url(../images/bg_background.gif) repeat;
	}
	.bottomContent .content{
	padding: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	.bottomContent ul {
		list-style-image: url(images/bullet-grey.gif);
		margin: 0 0 0 0;
		padding: 0 0 0 15px;
	}
	.bottomContent a{
		text-decoration:none;
	}
	.bottomContent .content h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#63241B;
		font-weight:normal;
		font-size:16px;
		text-transform:uppercase;
		letter-spacing:2px;
		/*padding: 0px 10px 0px 10px;*/
	}
.ftr {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing: 1px;
	line-height: 22px;
	text-transform: uppercase;
	color: #CCC;
	padding-bottom: 100px;
}
p {
	text-align: center;
}
