body{
	margin-top:10px;
	background:url(images/background.jpg);
	color: #ceccd3;
	font-family:Arial;
}

a {color: #9ab9d9; text-decoration: underline;}

/*  Order Wizard */
.ordering a {color: #9A303A; text-decoration: none; font-weight: bold; font-size:small;}
.ordering a:hover {color: #D95B5F;}
//.ordering a:visited {color: #CCCCCC; text-decoration: underline;}
//.ordering a:active {color: #CCCCCC; text-decoration: underline;}

img{
	border:0px;
}
#top_nav{
	background:url(images/top-nav-background.jpg) no-repeat;
	margin:12px 0 8px 0;
	height:30px;
	padding:5px 0 0 15px;
	font-family:Verdana;
	font-size:small;
}
#top_nav a{
	color:#fff;
	text-decoration:none;
	padding:0 6px 0 5px;
	font-size:13px;
}
#top_nav a:hover{
	text-decoration:underline;
}
#news{
	background:#000;
	color:#fff;
	text-align:justify;
	font-size:small;
	
	}
#news h3{
	margin-top:0;
	background:url(images/bullet.jpg) no-repeat 2px 3px;
	text-indent:23px;
}
#news p{
	margin:0;
	padding:2;
}
p#featuresTxt{
	margin:0;
	text-align:justify;
	width:550px;
	color:#d0d0d0;
	font-family:Verdana;
	font-size:small;
}
h1#featresTxt {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	}

p#bodyTxt{
	margin:0;
	text-align:justify;
	width:680px;
	color:#d0d0d0;
	font-family:Verdana;
	font-size:small;
}

.planTxt{
	width:150px;
	margin:0 0 0 100px;
	color:#404040;
}



#footer {
	padding:0px 0 0 15px;
	font-family:Arial;
	font-size:12px;
}
#footer a{
	color:#fff;
	text-decoration:none;
	padding:0 0px 0 0px;
	font-size:12px;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:underline;
}

#footer div{ 
	padding:10px 15px 15px 15px;
        margin:0; 
        color:#d0d0d0;
        font-family:Arial;
        font-size:12px;
	text-align:center;
} 

	
