body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	color: #000;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	border-top: 5px solid #000;
	}

/* container */

#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	}

#container a {
	color: #049ceb;
	}

#container a:hover {
	color: #900;
	}

/* header */
	
#header {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	}

/* Main Content */

#sidebar {
	width: 230px;
	float: left;
	padding-left: 20px;
	margin-bottom: 25px;
	}
	
#content {
	width: 450px;
	float: right;
	padding-right: 20px;
	margin-bottom: 25px;
	line-height: 1.6em;
	}
	
#no-columns {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	clear: both;
	}

/* footer */

#footer {
	background: #fff;
	color: #666;
	clear: both;
	font-size: 11px;
	line-height:1.2;
	padding: 4px;
	}

#footer a {
	color: #049ceb;
	text-decoration: underline;
	}

#footer a:hover {
	color: #900;
	text-decoration: underline;
	}

#bottomnav {
	font-weight: bold;
	text-decoration: none;
	}

#bottomnav a {
	text-decoration: none;
	}

#bottomnav a:hover {
	text-decoration: none;
	}

/* text */

h1, h2, h3 {
	font-family: "Arial Black", Arial, sans-serif;
	margin:0;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.5em;
	}

h1 {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-size: 22px;
	}

h1.headline {
	color: #900;
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 25px;
	}

h2 {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-size: 18px;
	}

h3 {
	margin-top: 0;
	margin-bottom: 0.4em;
	font-size: 16px;
	}

/* Misc */
	
p.last {
	margin-bottom: 25px;
	}
	
p.centerbold {
	text-align:center;
	font-weight:bold;
	}

td.form {
	padding:1px;
	font-size:12px;
	}

td.form1 {
	padding-top:5px;
	font-size:12px;
	}

.formerror {
	background: #fff3ce;
	font-weight: bold;
	color: #e92a2a;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #fddc9a;
	font-size: 12px;
	}

.formsent {
	background: #fff3ce;
	font-weight: bold;
	color: #1cb919;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #fddc9a;
	font-size: 12px;
	}

.only {
	background: #f0f0f0; /*#f0f0f0;*/
	margin: 0;
	padding: 10px 10px 0 10px;
	margin-bottom: 25px;
	border: 3px solid #cc0000;
	margin-left: 75px;
	margin-right: 75px;
	}

.questions {
	background: #ff0;
	margin: 0;
	padding: 10px 10px 0 10px;
	margin-bottom: 25px;
	border: 4px dashed #c00;
	text-align: center;
	color: #000;
	margin-left: 75px;
	margin-right: 75px;
	}

.navPreload {
	display:none;
	} /* for preloading */

#anchors a {
	text-decoration:none;
	}
	
#anchors a:hover {
	text-decoration:none;
	}

p.anchors {
	margin:0;
	padding:0;
	}

p.bare  {
	margin: 0;
	padding: 0;
	}

#schedule {
	margin-bottom: 25px;
	}

#schedule td {
	width: 50px;
	margin: 0;
	}

.hrow {
	font-size: 11px;
	color: #fff;
	background: #666;
	padding: 5px 0;
	font-weight: bold;
	}

.r1 {
	font-size: 12px;
	background: #f1f1f1;
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px solid #777;
	}

.r2 {
	font-size: 12px;
	background: #e1e1e1;
	padding: 5px 0;
	vertical-align: top;
	border-bottom: 1px solid #777;
	}
	
.tborder {
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: none;
	border-left: 1px solid #777;
	}

table.rates {
	border: 1px solid #ccc;
	background-image: url(/img/gradient.gif);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	margin-bottom: 20px;
	}

.theader {
	font-size: 11px;
	font-weight: bold;
	}

#social {
	float: right;
	margin-top: 34px;
	}

#social a {
	border: none;
	}
	
#social a:hover {
	border: none;
	}

#important {
	background-color: #ffc;
	border: 2px solid #900;

	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;

	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;

	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;

	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;

	padding: 10px 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 25px;
	text-align: center;
    }

/* Testimonials */

blockquote.testimonial {
	width: 500px;
	background-color: #000;
	color: #fff;
	margin-left: 130px;
	margin-top: 30px;
	margin-bottom: 28px;
	}

blockquote.testimonial p.top {
	background: transparent url(/img/quote-top.gif) no-repeat top left;
	padding: 20px 25px 0 25px;
	line-height: 1.5;
	}

blockquote.testimonial p.middle {
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.5;
	}

blockquote.testimonial p.bottom {		
	background: transparent url(/img/quote-bottom.gif) no-repeat bottom left;
	padding: 0 25px 20px 300px;
	font-style: italic;
	}

/* External Links */

.arniet {
	margin: 0 0 10px 0;
	padding: 0;
	}

.arnier {
	float: right;
	padding-top: 3px;
	margin: 0 0 1px 8px;
	}

.arniem {
	margin: -8px 0 10px 0;
	padding: 0;
	}

.arniehr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background-color: #f0f0f0;
	padding: 0;
	margin: 0 0 10px 0;
	}