body,html{
	height:100%;
	width:100%;
}

body {
    margin:0;
    padding:0;
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:13px;
    text-align:center;
}

body#Body{
	background:#000000;
}

#outer{
	height:100%;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/bg.jpg) repeat-x;
}

form{
    margin:0;
    padding:0;
}

h1, h2, h3, h4, h5, p{
    margin:0;
    padding:0;
    padding-bottom:12px;
    font-weight:normal;
}

h1, h2, h3, h4, h5 {
    display:block;
    font-size:22px;
	color:#EB5F05;
	font-weight:bold;
}

h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px; padding-bottom:3px;}

p{
	line-height:21px;
}

table td{
    vertical-align:top;
    font-size:12px;
}

#wrapper{
    width:950px;
    text-align:left;
    margin:0 auto;
    display:inline-block;
    position:relative;
}

#header{
    height:216px;
    width:950px;
	background-color:#0c0c0c;
}

#headerimage{
	width:300px;
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/header_img.jpg) no-repeat;
	height:216px;
}

#logo{
    position:absolute;
    left:10px;
    top:50px;
    background:url(images/logo.png) no-repeat;
    width:286px;
    height:55px;
}

*html #logo{
    background: none transparent scroll repeat 0% 0%; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png' ,sizingMethod='crop');
	width:286px;
    height:55px;
}

#logo a{
    display:block;
    width:286px;
    height:55px;
    overflow:hidden;
    text-indent:-999em;
}

#mainnav{
	height:56px;
	background:url(images/menu_bg.gif) repeat-x;
	width:650px;
	position:absolute;
	top:160px;
	left:0px;
}

#mainnav ul , #mainnav ul li{
    margin:0;
    padding:0;
    list-style:none;
}

#mainnav ul li{
    float:left;
	padding:0px 20px;
    background:url(images/menu_divider.gif) left no-repeat;
	line-height:56px;
}

#mainnav ul li#mainnav40{
	background:none;
}

#mainnav ul li a{
    display:block;
    color:#ffffff;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	text-transform:uppercase;
}

#mainnav ul li.SelectedTab a, #mainnav ul li:hover a, #mainnav ul li.iehover a{
	color:#FF670B;
}

#redbar{
	height:42px;
	background:url(images/redbar.jpg) no-repeat;
}

#graybar{
	height:26px;
	background:url(images/graybar_bg.gif) repeat-x;
}

#welcomeuser{
	position:absolute;
	top:217px;
	right:10px;
	color:#ffffff;
	padding-left:34px;
	line-height:42px;
	font-size:13px;
	background:url(images/welcome_img.gif) 0 4px no-repeat;
	font-weight:bold;
}

.loginlink{
	position:absolute;
	top:227px;
	left:400px;
	color:#ffffff;
}

.loginlink a{
	text-decoration:none;
	color:#ffffff;
}

#mainbody, #mainbodyadmin, #mainbodyonepane{
	background:url(images/mainbodybg.jpg) #ffffff repeat-y;
	padding-bottom:10px;
	display:inline-block;
	width:950px;
}

#mainbodyadmin ,#mainbodyonepane{
	background:#ffffff;
}

#mainbodyinside{
	padding:15px;
}

#mainbodyleft{
	width:222px;
	float:left;
}

#mainbodyleft table td, #mainbodyleft div, #mainbodyleft a{
	color:#ffffff;
}

#mainbodyleft .Blog_RecentEntries a{
	color:#FFCC66;
}

#mainbodyright{
	width:725px;
	float:right;
}

.clear{
	clear:both;
}

.redheader{
	background-color:#bd1c2b;
	padding:5px 10px;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
}

.readcontent{
	padding:7px;
}

span.Head{
	color:#FF670B;
}

/******* CLASSIFIEDS **********/
.DNNInfo_CategoryListing{
	padding:7px;
}

.DNNInfo_CategoryListing ul, .DNNInfo_CategoryListing ul li{
	margin:0;
	padding:0;
	list-style:none;
}

.DNNInfo_CategoryListing ul li{
	line-height:20px;
	background:none;
}

.DNNInfo_CategoryListing ul li a{
	color:#ffffff;
	padding-left:22px;
	background:url(images/whitearrow.gif) 0px 4px no-repeat;
	text-decoration:none;
}	

.DNNInfo_CategoryListing ul li a:hover, .DNNInfo_CategoryListing ul li.SelectedTab a{
	font-weight:bold;
}

#mainbodyrightinside{
	padding:15px;
}

.lightgraybox{
	border:solid 3px #d8d8d8;
	background-color:#f6f6f6;
	padding:15px;
	color:#000000;
	margin-bottom:20px;
}

.headingbluebar{
	background-color:#0d9eeb;
	height:31px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	line-height:31px;
	padding:0 15px;
	font-weight:bold;
}

#footer{
	text-align:center;
	margin-top:10px;
	color:#ffffff;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

#templatesponsor{
	color:#ffffff;
	margin-top:10px;
}

#templatesponsor a{
	text-decoration:none;
}

/****************** BLOG ******************/
#mainbodyleft .Blog_RecentEntries_Dateline{
	color:#ffffff;
	font-size:11px;
}

/************************************ LINKS DISPLAY **********************************/
.DNNInfo_LinkExchange_Box{
	margin-bottom:15px;
}

.DNNInfo_LinkExchange_BoxCategory{
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	margin-bottom:3px;
        color:#000000;
}

.DNNInfo_LinkExchange_LinkBox{
	font-size:11px;
	font-family:Arial;
	margin-bottom:7px;
}

.DNNInfo_LinkExchange_LinkTitle a{
	font-size:11px;
	color:#blue;
}

.DNNInfo_LinkExchange_LinkDescription{
	font-size:10px;
	color:#666666;
}

.DNNInfo_HeaderInformation{
	margin-bottom:10px;
}

.DNNInfo_HeaderInformation{
	color:#000000;
}
/************************************ END LINKS DISPLAY *****************************/