/*******************************************************
TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE: 20070807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

body {
	padding:0;
	height:100%;
	color:#000000;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
}

p {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}


a {
	color:#000000;
	font-weight: bold;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

ul {
	margin:0 0 0 10px;
	list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}


blockquote {
	padding:0.5em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 5px;
	margin-right: 10px;
}

blockquote p {
	margin:.2em;
}
#equipment {
	background-image: url(images/equipment_bg2.jpg);
	text-align: center;
	border: 4px solid #800000;
	margin-bottom: 30px;
	margin-left: 10px;
}

#equipment p.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin-bottom:30px;
	margin-top:20px;
}

#equipment p.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-align: right;
	margin-bottom:27px;
	margin-top:20px;
}

#container {
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:left;
	background-color:#ffffff;
}
#header img {
	float: left;
}


#header {
	height:120px;
	background-color:#800000;
}

#header h1 {
	color:#000000;
	text-align: center;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 20px;
}

#headerbluebox {
	background-color:#4747FF;
	height: 91px;
	width: 90%;
}

#header h2 {
	color:#537cff;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gallerytitle {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;  
}
.centermap {
	text-align: center;
}



#header p {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 183px;
	margin-top: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	margin-right: 80px;
}

#leftColumn {
float:left;
margin:0;
padding:0;
width:160px;
}

#leftColumn p {
padding:10px
}


#leftColumn h2 {
margin:0;
padding:10px 0 0 10px;
}

#leftColumn ul {
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	padding-top: 20px;
	line-height: 2em;
	font-size: 14px;
}

#leftColumn li {
	margin:4px 0 5px 10px;
}

#centerColumn {
	background-color:#ffffff;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #800000;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
}


#centerColumn p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.servicetable {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -10px;
}

#footer {
	position:relative;
	bottom:0;
	padding:20px;
	text-align:center;
	font-size:0.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #AAAAAA;
}
#links {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#links a {
	color: #800000;
}
.staff {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	margin-left: -60px;
}
#staff-indent {
	margin-left: 100px;
	font-size: 14px;
}
#staff-indent p {
	padding-bottom: 20px;
}

#gallery {
	margin: 10px;
	font-size: 14px;
}
#gallery img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.leftimage {
	float: left;
}
.galleryborder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #800000;
	margin-bottom: -10px;
}

.rightimg {
	float: right;
}
#indent {
	margin-left: 40px;
}
#leftColumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#centerColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	margin-top: 4em;
}
#mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: -10px;
}
#centerColumn h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	font-weight: lighter;
	margin-left: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
}
