body {
	background-color: #333333;
	background-image: url(../images/back.gif);
	margin: 10px auto 0 auto;
	padding: 0px;
	font-family: "Trebuchet MS";
	color:#c6c6d2;
}
p, h1, h2, h3, h4, img, div, q, ul, form {
   margin:0;
   padding:0;
   }
h1 { font-size:12px; margin-bottom:10px; }
h2 {
	font-size:12px;
	margin-bottom:10px;
	text-align: center;
}
h3 {
	text-align:center;
	font-size:18px;
	padding: 0 20px 0 20px;
	line-height: 1.5;
}
.small {
	padding: 0 30px 0 30px !important;
}
ul {
	list-style: none;
	position: relative;
    line-height: 0.5#;
	line-height: 100%;
 }

/* ---------------------- nav ---------------------- */
.nav #navbar{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(../images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.nav #navbar ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.nav #navbar ul li{display:block;float:left;margin:0 1px 0 0;}
.nav #navbar ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:14px 18px 0 19px;height:28px;}
.nav #navbar ul li a:hover,.blue #navbar ul li a.current{color:#ffffff;background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END nav ---------------------- */

/* ---------------------- quick form ---------------------- */
.contactform {
	background-color:#464545;
	padding: 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
    }
.contactform input, textarea {
	width:148px;
	margin-bottom: 5px;
	background-color: #C6C6D2;
	border: 1px solid #ffffff;
	color: #464545;
    }
.contactform .button {
	width:70px;
	margin-bottom: 10px;
	background-color:#8d6d3e;
	color: #FFFFFF;
	height: 25px;
	}
.contactbox {
	width:460px;
	position:relative;
   }
.contactbox .button {
	width:60px;
	background-color:#8d6d3e;
	color: #FFFFFF;
	height: 25px;
	}
.contactform p {
	text-align:center;
	margin-bottom: 10px;
	}
/* ---------------------- END quick form ---------------------- */
/* ---------------------- contact form ---------------------- */
.contactbox fieldset {border:none}
.contactbox legend {font-weight:bold;color:#8d6d3e;font-size:120%}
.contactbox label {
	width:150px;
	float:left;
	text-align:right;
	padding:0 10px 0 0;
	margin-bottom: 5px;
}
.contactbox input, .contactbox textarea, .contactbox select {
	font-family:"Myriad Pro","Trebuchet MS";
	font-size:10px;
	background:#464545;
	border:1px solid #ffffff;
	color:#FFFFFF;
	width:234px;
	height:20px;
	margin-bottom: 5px;
}
.contactbox textarea {
	height:80px;
	}
/* ---------------------- END contact form ---------------------- */
#header {
	width:700px;
	height:50px;
	padding-top:140px;
	background-image:url(../images/headerbar.jpg);
	 }
.wrapper {
	width:700px;
	background-color:#000000;
	margin: 0px auto 0px auto;
	padding: 0;
	position: relative;
	}
.content {
	width:680px;
	background-color:#171818;
	padding:10px;
	float: left;
	}
.gallery {
	width:690px;
	background-color:#171818;
	padding: 5px;
	}
.leftcolumn {
	width:460px;
	background-color:#252430;
	padding:10px;
	float:left;
	position:relative;
	margin-right: 10px;
    }
.bodytext {
	background-color:#c6c6d2;
	color:#252430;
	font-size:12px;
	text-align:left;
	padding:10px;
	margin-bottom: 10px;
	}
.bodytext a:active {
    color:#252430;
	text-decoration:none;
    }
.bodytext a {
	font-weight:bold;
	text-align:center;
	color: #252430;
	text-decoration: none;
	}
.bodytext a:hover {
	color:#ffffff;
	text-decoration:none;
    }
.imagebox {
	background-color:#FFFFFF;
	padding:10px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
    }
.fullimagebox {
	background-color:#FFFFFF;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
    }
.rightcolumn {
	width:170px;
	background-color:#252430;
	padding:10px;
	float:left;
	position:relative;
    }
.footer {
	background:url(../images/blueslate_background.gif) repeat-x;
	width:700px;
	height:32px;
	padding-top:10px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	position:relative;
    }
.image {
	width:250px;
	background-color:#003399;
	float: left;
	position: relative;
	margin-right: 10px;
    }
.imageboxtext {
	text-align:center;
	font-weight:bold;
	width:160px;
	float:left;
	position: relative;
    }
.gates {
	font-weight:bold;
	text-align:center;
	font-size:16px;
	font-style:italic;
	float: right;
	position: relative;
	width: 190px;
	padding-top: 30px;
	line-height: 1.5;
	}
.Clear{
	clear:both;
}
#mediaspace {
	width:420px;
	background-image:url(../images/automated.jpg);
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}
