@import "/css/lightbox.css";
@import "/css/gstbk.css";
/*@import "/css/pictures.css";*/
/*@import "/css/car.css";*/

html, body{
	margin:0;
	padding:0;
	font-family:"Helvetica Neue", helvetica, arial, sans-serif;
	/* font size handled in layout.css */
	color:#ccc;
	background:#424242 url(/images/css/bg_body.gif) 0 0 repeat-x;
}

.headerBar{
	background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;
	font-size: .75em;
	font-family: inherit;
	position: relative;
	width: 900px;
	min-height: 20px;
	padding: 10px 0 10px 0;
	margin: 0px 0 50px 0;
	top: 30px;
	color: #577ec5;
	background-color: #000;
	border: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight: bold;
}
.headerBar a:link, .headerBar a:visited{
	color: #577ec5;
	text-decoration:none;
}


.blackBodyBack{
	background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;
	font-size: 1em;
	font-family: inherit;
	position: relative;
	/*top: 400px;*/
	width: 900px;
	margin: 0px 0px 0px 0px;
	/*margin: 20px;*/
	/*padding: 10px 0 10px 0;*/
	padding: 20px 0 20px 0;
	color: #333;
	background-color: #000;
	border: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	min-height: 600px;
}

.footerBar
{
	background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;
	font-size: 1em;
	font-family: inherit;
	position: relative;
	width: 900px;
	min-height: 50px;
	padding: 10px 0px 10px 0;
	margin: 20px 0 20px 0;
	color: #333;
	background-color: #000;
	border: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.singlecolumn95
{
	/*background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;*/
	font-size: 1em;
	font-family: inherit;
	color: white;
	position: relative;
	min-height: 50px;
	padding: 5px;
	margin: 2px 2px 2px 2px;
	background-color: #000;
	border: 0;
	top: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 95%;
}
.singlecolumn70
{
	/*background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;*/
	font-size: 1em;
	font-family: inherit;
	color: white;
	position: relative;
	min-height: 50px;
	padding: 5px;
	margin: 2px 2px 2px 2px;
	background-color: #000;
	border: 0;
	top: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 70%;
}
.left2column
{
	/*background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;*/
	font-size: 1em;
	font-family: inherit;
	color: white;
	position: relative;
	min-height: 50px;
	padding: 5px;
	margin: 2px 2px 2px 2px;
	background-color: #000;
	border: 0;
	left: 20px;
	top: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	max-width: 180px;
}
.right2column{
	/*background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;*/
	font-size: 1em;
	font-family: inherit;
	color: white;
	position: relative;
	width: 95%;
	min-height: 50px;
	padding: 5px;
	margin: 2px;
	background-color: #000;
	border: 0;
	top: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


.footerText{
	font-size: 9pt;
	font-family: inherit;
	color: white;
}

.greyText{
	font-family: inherit;
	color: #999;
}













.header1{
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size:	2em;
	color:	white;
}
.header2 {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 14pt;
	color: white;
	vertical-align: top;
}
.blueSubHead{
	font-size: 12pt;
	min-height: 2em;
	color: #577ec5;
	width: 100%;
	text-align: center;
	position: relative;
	margin: 0px 0px 0px 10px;
}
.commonTextWhite{
	font-size: 10pt;
	color: #fff;
}
.commonTextWhiteSmall{
	font-size: 7pt;
	color: #fff;
}
.headerBarFont
{
	font-size: 1em;
	color: maroon;
}
.sidebarfont
{
	font-size: .7em;
	color: white;
	text-align: left;
	margin: 0 0 10pt 10pt;
}
.sidebarfontHead
{
	background: #000 url(/images/css/bevel_small.gif) 0 0 repeat-x;
	font-size: .8em;
	color: #577EC5;
	text-align: left;
	position: relative;
	min-width: 50px;
	max-width: 200px;
	min-height: 32px;
	margin: 0;
	padding: 5pt 0 0 5pt;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


.bdr { 
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	/*border: 2px white; */
}

HR
{
	height: 2px;
	width: 80%;
	/*    background:#446791;*/
	margin: 10px 0 10px 0;
	background-color: maroon;
	border: 0;
}

.verticalDivider
{
	height: 25px;
	width: 1px;
	background-color: #666;
	border: 0;
	margin: 0px;
}

.logout
{
	position: fixed;
	top: 2px;
	right: 2px;
	color: #577EC5;
	text-align: center;
	border: 2px red;
	font-size: 8pt;
	height: 15px;
	z-index: 5;
	visibility: visible;
	background-color: #FFF;
	min-width: 50px;
	padding: 2px;
	margin: 5px;
}






.homeImageFloat
{
	float: right;
	margin: 10px 0 10px 10px;
}




.catagoryHeading {
	background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;
	font-size: .8em;
	color: #577EC5;
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 95%;
	min-height: 60px;
	margin: 0;
	padding: 5pt 0 0 5pt;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}







/*  For login/logout */
.loginBox
{
	background: #000 url(/images/css/bevel.gif) 0 0 repeat-x;
	font-size: 1em;
	font-family: inherit;
	position: relative;
	width: 900px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0 20px 0;
	color: #333;
	background-color: #000;
	border: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/*min-height: 200px;*/
}





.athiestQuote
{
	overflow: hidden;
	max-width: 320px;
	font-size: 8pt;
	text-align: center;
	color: #CCC;
}
.athiestQuote .author
{
	/*text-align: right;*/
	color: #577ec5;
	font-size: 9pt;
}