html{
	padding:0;
	margin:0;
    background:#000818 url(../i/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	margin:0;
	padding:0;
}
#left-nav .delta_content_block a{
	padding-left:18px;
	margin-bottom:8px;
	background:url(../i/bullet.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.error{
	font-weight:bold;
	font-size:14px;
	color:#cc0000;
	margin:5px;
}
.success{
	font-weight:bold;
	font-size:14px;
	color:#00cc00;
	margin:5px;
}
.pic_category{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px solid #eee;
}
.side-links a{
	display:block;
	margin-top:3px;
	margin-bottom:3px;
}
.pic{
	text-align:center;
	vertical-align:top;
	padding:3px;
	color:#666;
	font-size:10px;
}
.cat_title{
	font-size:16px;
}
img{
	border:0;
}
.packages{
	
	margin-left:20px;
}
.pkg-cell{
	margin:2px;
	background-color:#ced3ea;
	border:1px solid #ffffff;
	text-align:left;
}
.pkg-cell:hover{
	background-color:#9fa9d7;
	font-weight:bold;
}
.packages td{
	padding:4px;
}
.pkg-lbl{
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
a.facebook{
	color:#ffffff;
	display:block;
	padding-left:25px;
	padding-top:2px;
	background:url(../i/facebook.png);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	float:right;
}
a{
	color:#00246c;
}
.delta_submit_row{
	text-align:center;
}
.delta_custom_form td{
	padding:4px;
}
.delta_custom_form .error{
	color:#cc0000;
	margin-left:35%;
	font-weight:bold;
}
.delta_required_fields{
	text-align:right;
}
.delta_label_cell{
	text-align:right;
}
a:hover{
	color:#2d5bb5;
	text-decoration:none;
}
a:visited{
	color:#a24600;
}
#wrap{
	width:928px;
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
	position:relative;
	
}
#nav-outer{
	border-top:1px solid #3164C1;
	padding-top:5px;
	margin-top:90px;
}
#logo{
	position:absolute;
	display:block;
	left:357px;
	top:-85px;
}
.large-img{
	margin-top:5px;
	background-color:#234b91;
	padding:6px;
}
#content-wrap{
	background-color:#ffffff;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.clear{
	clear:both;
}
#left-nav{
	float:left;
	width:188px;
	min-height:200px;	
	padding:6px;
}
#footer{
	color:#999999;
	text-align:left;
	border-top:1px solid #3164C1;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:10px;
}
#content{
	width:710px;
	float:left;
	margin-left:5px;
	min-height:200px;
	padding:6px;
	border-left:1px solid #999999;
}
#navigation{
	background:url(../i/nav_back.png);
	background-repeat:repeat-x;
	height:45px;
	width:100%;
}
.delta_news_item{
	padding-left:18px;
	margin-bottom:8px;
	background:url(../i/bullet.png);
	background-position:left top;
	background-repeat:no-repeat;
}
h3{
	margin:3px 0px 5px 0px;
}
#navigation a{
	display:block;
	float:left;
	margin-left:25px;
	color:#D4A54E;
	font-size:15px;
	text-decoration:none;
}
#navigation a.active{
	color:#ffffff;
}
#navigation a:hover{
	color:#cccccc;
}
#navigation-left{
	float:left;
	width:349px;
	margin-right:214px;
	margin-top:15px;
	padding-left:8px;
}
#navigation-right{
	float:left;
	width:349px;
	margin-top:15px;
	padding-left:8px;
}

