@charset "utf-8";
/* CSS Document */
#page-container {
	width: 770px;
	margin: auto;
	border: 1px solid #663333;
}
#header {
	background-image:url(../images/header.gif);
	height: 110px;
	margin:0px;
	padding:0px;
	border:0px;
}
#admin_header {
	background-image:url(../admin/images/header.jpg);
	height:110px;
	margin:0px;
	padding:0px;
	border:0px;
}
#logo {
	width:750px;
	padding:10px;
}
#middle {
	padding:0px;
	margin:0px;
	border:0px;
	width:770px;
}
#sidebar-a {
	background-image:url(../images/nav_bar.gif);
	background-repeat:no-repeat;
	padding: 0px;
	width: 179px;
	height: 300px;
}
#admin_sidebar {
	padding-top: 15px;
	width: 150px;
	height: 300px;
}
#content {
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	width:596px;
	overflow:visible;
	margin-left:-50px;
	padding-left:20px;
	padding-right:20px;
}
#admin_content {
	overflow:visible;
	margin-left:15px;
}
#floating-image {
	width: 165px;
	height: 140px;
	float: left;
	margin-left:-10px;
}
#floating-image2 {
	width: 100px;
	height: 129px;
	float: right;
	margin-top: -50px;
}
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:770px;
	height:79px;
	clear:both;
}
#admin_footer {
	background-image:url(../admin/images/footer.gif);
	background-repeat:no-repeat;
	width:770px;
	height: 53px;
	clear:both;
}
#footer-links {
	padding-top: 60px;
	font-size:10px;
}
#copyright {
	font-size: 10px;
	color:#CCCCCC;
}
#floating-image3 {
	width: 100px;
	height: 129px;
	float: right;
	margin-top: -90px;
	z-index:1;
}
.copy_link {
	color: #CCCCCC;
	text-decoration: underline;
}
.copy_link:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_link1 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#663333;
	text-decoration:underline;
}
.nav_link1.a {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#663333;
	text-decoration:underline;
}
.nav_link1.a:hover {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
	font-text-decoration:none;
}
.blue-font {
	color: #287E9B;
}
.textarea {
	border:0;
	outline:none;
	width:600;	
}
.red {
	color:#663333;
}
.success_stories {
	color:#663333;
	font-size:16px;
	font-weight:bold;
	margin-left: 0px;
}
.vanschedule td {
	border: 1px solid #663333;
}.vanschedule {
	border: 1px solid #663333;
}
.formelement {
	font-weight:bold;
}
h1 {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #663333;
	margin-left:-15px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:17px;
	color: #663333;
	margin-left:-10px;
}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:15px;
	color: #663333;
	margin-left:-5px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;	
}
a {
	text-decoration:underline;
	color:#663333;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
}
hr {
	color:#000000;
	height: 1px;
	margin-bottom:15px;
	margin-top:15px;
}
b {
	font-color:#663333;
}
li {
	margin-bottom:10px;
}
