/*------------------------ NAV ---------------------------*/

a:link, a:visited{
	text-decoration: none;
	color: #CC0000;
}

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

.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menu {
	text-transform: uppercase;
	color: #FFFFFF;
	font: bold 12px "Arial Narrow", "Helvetica Narrow", Geneva, Arial, sans-serif;
	margin-top: 3px;
}



#submenu h4 {
	margin-bottom: 5px;
	border-bottom: 1px dashed #FC0000;	
}


#submenu h4 a:link a:visited {
	color: #FF0000;
	text-decoration: none;
}

#submenu h4 a:hover {
	color: white;
	text-decoration: none;
}

#submenu {
	margin-bottom: 50px;
}




/*-------------- WRAPS AND TEXT -------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #000000 url(images/bkg_mottledblk.jpg);
}

body, td, tr, .pagebody {
	color: #FFFFFF;
	font: normal 11px/145% "Trebuchet MS", "Geneva CE" Verdana, sans-serif;
	letter-spacing: 0.03em;
	text-transform: none;
	vertical-align: top;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#pagewrapper {
	text-align: left;
	vertical-align: text-top;
	margin: 0 auto;
	width: 800px;
}




.psathasscript {
	background: url(images/psathasscript.gif) no-repeat right top;
}


.bodysmall {
	font-size: 9px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1px;
}
	
	
.quote {
	color: #999999;
	text-align: left;
	margin-top: 0px;
	text-transform: none;
	font: italic normal 18px/95% "Arial Narrow", Geneva, Arial, sans-serif;
}

.quotee {
	text-align: right;
	margin-top: 0px;
	text-transform: uppercase;
	font: normal 14px/95% "Arial Narrow", Geneva, Arial, sans-serif;
}


blockquote {
	margin-top: 0px; 
}




.grayertext {
	color: #999999;
}



/*-------------------------- BORDERS ETC ---------------------------*/

.bdr_left_wht {
	border-left: 1px solid #999999;
}


hr {
	background: #343434;
	height: 1px;
	color: #343434;
}


/*-------------------------- LAYOUT ---------------------------*/


.col_date {
	width: 191px
	}

.col_notes {
	width: 382px;
	padding-left: 15px;
	}
	
.col_date img {
	margin-top: 30px;
	margin-bottom: 20px;
	}	
	
	
.table_td, .themespace, .sidebar {
	padding-right: 9px;
	padding-left: 9px;
}

.table_td img, .topbotbdr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.table_td img {
	margin-bottom: 8px;
}

/*-------------------------- TABULARAITY ---------------------------*/


.tablular_content img{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-top: 1px dashed #666666;
}
.sales_offer_rows {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #999999;
	padding-right: 8px;
}

.tablular_media{
	border-top: 1px dashed #666666;
	margin-top: 10px;
}

.tablular_media td{
	border-bottom: 1px dashed #666666;
	
}


.tablular_media img{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	vertical-align: middle;
	border-width: 0px;
	border-style: none;
}	

/*-------------------------- HEADINGS ---------------------------*/
	
h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0em;
	vertical-align: top;
	margin: 0px;
	font-family: "Arial Narrow", "Helvetica Neue Condensed", Arial, sans-serif;
	font-size: 72px;
	line-height: 100%;
	font-weight: bold;
	}
	

h2 {
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 0em;
	vertical-align: bottom;
	margin: 0px;
	font: bold 22px/85% "Arial Narrow", Geneva, Arial, sans-serif;
	}

.h2box {
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-color: FF0000;
	}
	
h3 {
	color: #D00102;
	text-transform: lowercase;
	vertical-align: text-top;
	margin-top: 5px;
	margin-bottom: 1px;
	letter-spacing: .04em;
	font: bolder normal 16px/90% "Arial Narrow", "Helvetica Neue Condensed", Arial, sans-serif;
	}

h4 {
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 1px;
	 color: #999999;
	text-transform: uppercase;
	font: bolder normal 13px/122% "Arial Narrow", "Helvetica Neue Condensed", Arial, sans-serif;
	letter-spacing: 0.04em;
	}
	
h5 {
	vertical-align: text-top;
	margin-top: 4px;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-transform: none;
	font: bold normal 11px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/*--------------------- LISTS -------------------*/


dt {
	margin-top: 5px;
	}

dd {
}

ol {
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: decimal;
}

ul {
	margin-top: -6px;
	margin-bottom: 8px;
	}

li {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 2px;
	margin-left: -12px;
}


.contentpic {
	border-top: 1px solid #666666;
	border-bottom: 6px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 4px;
}

.contentpicleft {
	border-top: 1px solid #666666;
	border-bottom: 6px solid #666666;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 4px;
}


.contentpicright {
	border-top: 1px solid #666666;
	border-bottom: 6px solid #666666;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 4px;
}

/*--------------------- FORMS signup -------------------*/
.checkbox-mini {
	height: 1em;
	width: 1em;
	background: #000000;
}

.bdrallroundgray {
	border: 1px dotted #999999;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 6px;
}

.button {
	height: 2em;
	width: 2em;
	border: 0px solid #666666;
	display: inline;
	background: #999999;
}
/*--------------------- NEW -------------------*/
.sidebar {
	color: #999999;
}
