@charset "utf-8";
@import url("dynamic.css");
/* CSS Document */

body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/destiny_background.jpg);
	background-repeat: no-repeat;
	background-color:#f2e8d0;
	background-position: center top;
}


p {text-align:justify;}
*{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
.table {border: 1px #666666 solid; background-color:#FFFFFF;}
.links {width:200px;}
.content {padding-left:10px; padding-top:10px;}
.header {
	height:100px;
	background-image: url(../images/adminHeader.jpg);
	background-repeat: no-repeat;
}
.footer {}
label {width:100px; float:left; text-align:right; padding-right:5px;}
input, textarea, select {margin-bottom:5px;}
.date {width:200px; margin-right:25px;}
a, a:visited, a:active {
	color:#993300;
	text-decoration: none;
}
a:hover {color:#CC3300;}
.error {font-size:14px; font-weight:bold; color:#FF0000;}
.red {color:#FF0000;}
fieldset {margin:20px;}
legend {color:#CC0000; padding-bottom:5px; }

#masterwrapper{
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#contentarea{
    min-height:550px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg3rpt.jpg);
	background-repeat: repeat-y;
	background-color:#F8E7BC;
}
#contentareashort{
    min-height:550px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg3rpt.jpg);
	background-repeat: repeat-y;
}
#contentframe{
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 55px;
}
h1, h1 em, h1 i {
	font-size: 20px;
	color: #990000;
	margin-bottom: 2px;
}
h3 {color:#990000;}
#leftcolumnwrap{
	padding-right: 10px;
}
#rightcolumnwrap{
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 0px;
}
.picfloatleft{
	float: left;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footernav{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
#footerdisclaimer{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
}
.nextpage{
	background-image: url(../images/nextpage.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 100px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	width: 120px;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 35px;
}

.prevpage{
	background-image: url(../images/prevpage.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	width: 140px;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 0px;
	text-align: right;
	background-position: 5px;
}
.li {
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/bulletli.jpg);
	line-height: 20px;
	vertical-align: middle;
}
#servicesnav{
	font-size: 12px;
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
}
#servicesnav2{
	font-size: 12px;
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
	text-align: center;
}
#homewrap{
}
.split ul{list-style-type:none;}
.split li {display:inline; padding:20px;}
