/*

CSS Style By: Jordan & Brandon Webber

*/


body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	background: #FFFFFF;
	color: #3F3F3F;
}
#wrapper {
	margin: 35px auto 300px auto;
	width: 960px;
	position: relative;
	border-bottom-color: #98002E;
	border-bottom: 1px solid;
}
#homepage {
	width: 310px;
	min-height: 140px;
}

.indent {
	padding-left: 20px;
	margin-top: 5px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
}


/*

LINKS

*/

a {
	text-decoration: none;
	color: #98002E;
	font-weight: 200;
	font-stretch: semi-expanded;
}
a:hover {
	color: #2a2a2a;
}
a img {
	border: 0;
}

/*

TYPOGRAPHY

*/

h1 {
	margin-bottom: 14px;
	padding: 0;
	font-size: 18px;
	color: #98002E;
	font-weight: 400;
}
h2 {
	margin-bottom: 12px;
	margin-left: 10pt;
	padding: 0;
	font-size: 12px;
	color: #98002E;
	font-weight: 400;
}
p {
	padding: 0;
	margin: 10px 0 10px 0;
}


/*

HEADER

*/

#logo {
	position: relative;
	height: 100px;
	width: 960px;
	text-align: right;
	border-style: none;
}
#header {
	color: #7e7e7e;
	position: relative;
	height: 120px;
	width: 100%;
	border-top-color: 595454;
	border-bottom-color: 595454;
	border-bottom: 1px solid;
	border-top: 1px solid;
}
#hdrbanner {
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	height: 110px;
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#hdrbanner2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	height: 110px;
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: -20;
}

.divdisplay {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: -10;

}
/*
#divshow1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 110px;
	background-image: url(gfx/hdrback.png);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: -10;
}
#divshow2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 110px;
	background-image: url(gfx/hdrback.png);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: -10;
}
#divshow3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 110px;
	background-image: url(gfx/hdrback.png);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: -10;
}
*/

#hdrnav {
	margin-left: 20
	top: 0;
	right: 0;
	width: 220px;
	height: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: absolute;
}
#hdrlinks, #hdrlinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#hdrlinks li {
	display: block;
	border: none;
	background: #7E8082;
	white-space: nowrap;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 0;
}
#hdrlinks a {
	padding: 0 20px;
	color: white;
	text-decoration: none;
	display:block;
	font-weight: 200;
	font-stretch: semi-expanded;
}
#hdrlinks li:hover {
	background: #98002E;
	text-decoration: none;
}

.header_copy {
	color: #3f3f3f;
	font-weight: 100;
	letter-spacing: 2px;
	line-height: 18px;
}
.header_links {
	font-weight: 100;
	letter-spacing: 4px;
	list-style: none;
}

/*

SIDEBAR

*/

#menu {
	position: relative;
	float: left;
	width: 220px;
	height: auto;
	margin-top: 20px;
}

#nav {
	position: relative;
	width: 220px;
	height: auto;
}
#title_sidebar {
	vertical-align : middle; 
	background: #98002E;
	width: 200px;
	height: 30px;
	color: white;
	padding: 2px 0 2px 20px;	
}
#quicknav {
	position: relative;
	width: 220px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 120px;
}
#navlinks, #navlinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navlinks li {
	display: block;
	border: none;
	white-space: nowrap;
	line-height: 30px;
	padding: 0;
}

#navlinks a {
	padding: 0 20px;
	color: #3F3F3F;
	text-decoration: none;
	display:block;
}
/*

#navlinks li:hover {
	background: #98002E;
	text-decoration: none;
	text-color: white;
}
#navlinks li:hover a {
	color: white;
}

*/

#nav a:hover {
	color: #fff;
}

#qa1 {
	background-image: url(gfx/q-faq.png);
	margin-top: 5px;
}
#qa2 {
	background-image: url(gfx/q-app.png);
	margin-top: 5px;
}
#qa3{
	background-image: url(gfx/q-info.png);
	margin-top: 5px;
}
#qa4{
	background-image: url(gfx/q-board.jpg);
	margin-top: 5px;
}
#qa5{
	background-image: url(gfx/q-cbwc.jpg);
	margin-top: 5px;
}

.sidebar {
	font-weight: 100;
	letter-spacing: 4px;
	list-style: none;
}
#image{
	list-style-type: none;
}

/*

CONTENT

*/

#contentwrapper {
	position: relative;
	float: left;
	width: 720px;
	height: auto;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#contentbanner {
	width: 480px;
	height: auto;
}
#contentbannerfull {
	width: 720px;
	height: auto;
}
#submenu {
	width: 720px;
	height: 20px;
	margin: 5px 0 20px 0;
	padding:0 0 5px 0;
	border-bottom-color: 595454;
	border-bottom: 1px solid;
}
#subbody {
	padding: 0 240px 40px 0;
	margin-top: 20px;
	margin-left: 20px;
}
#sublinks, #sublinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sublinks li {
	border: none;
	white-space: nowrap;
	line-height: 20px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #7E8082 solid ;
	border-left: 1px #7E8082 solid ;
	border-width: 1px;
}
#sublinks a {
	color: #3F3F3F;
	text-decoration: none;
}

#sublinks li:hover {
	background: #98002E;
	text-decoration: none;
	text-color: white;
}
#sublinks li:hover a {
	color: white;
}
#title {
	vertical-align : middle; 
	display : table-cell;
	background: #98002E;
	width: 220px;
	height: 30px;
	color: white;
	padding-left: 20px;	
}

#content {
	position: relative;
	float: left;
	width: 480px;
	min-height: 340px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#copy {
	position: relative;
	float: left;
	width: 480px;
	min-height: auto;	
}
#copyfull {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 100%;
	min-height: auto;	
}
#footleft_content {
	float: left;
	width: 470px;
}

#footright_content {
	float: right;
}

.head_content {
	margin-bottom: 14pt;
	padding: 0;
	font-size: 18pt;
	color: #98002E;
	font-weight: 400;
}
.thin_table {
	width: 484px;
	padding: 2px 2px 2px 2px;
	border: 1px;
	border-style: solid;
	border-color: #3f3f3f;
}
.wide_table {
	width: 716px;
}
.wide_table td {
	padding-bottom: 10px;
}

/*

EXTRA-CONTENT

*/

#title {
	background: #98002E;
	width: 200px;
	height: 30px;
	color: white;
	padding: 2px 0 2px 20px;	
}

#posts {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 220px;
	min-height: auto;
}
#posts2 {
	position: relative;
	margin-top: 185px;
	margin-bottom: 20px;
	float: right;
	width: 220px;
	min-height: auto;
}
#extra {
	position: relative;
	margin-bottom: 20px;
	float: right;
	width: 220px;
	min-height: auto;
}
#extra info{
	list-style: none;
}
#indent {
	padding-left: 20px;
}
.light_content {
	font-weight: 100;
	letter-spacing: 4px;
	list-style: none;
}
.tight_content {
	letter-spacing: 1px;
	font-size: 11px;
	padding-left: 20px;
	list-style: none;
}
.tight_content a {
	/* margin: 5px 0 5px 140px; */
	margin: 5px 0;
	text-align: right;
}


#posts a {
	float: right;
	line-height: 30px;
}
.indent_content {
	padding-left: 20px;
	margin-top: 5px;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
}
.archive {
	font-weight: 100;
	letter-spacing: 4px;
	list-style: none;
	line-height: 22px;
}
.archive a {
	color: #3f3f3f;
}
/*

FOOTER

*/

#footer {
	position: absolute;
	bottom: -40px;
	width: 100%;
	height: 30px;
	z-index: 10;
}
#footlogo {
	position: absolute;
	top: -85px;
	left: 20px;
	width: auto;
	height: auto;
}
#footleft {
	float: left;
}
#footright {
	float: right;
	
}

.tight_footer {
	letter-spacing: 1px;
	font-size: 11px;
	padding-left: 20px;
	list-style: none;
}

/*

THANK-YOU AND GOODNIGHT.

*/


