/* ---The Reset--- */

html {
	font-size: 62.5%;
	line-height: 1em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 62.5%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

/* ---The Basics--- */

body {
	background-color: #ffffff;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
}

	body.subpage {
		background-image: url(/images/bgsubpage.gif);
		background-repeat: repeat-x;
	}

img {
	border: none;
}

a:link {
	color: #0f1cab;
}

a:visited {
	color: #0f1cab;
}

#textarea {
	width: 550px;
}

.textfield {
	width: 250px;
}

.radio {
	margin-bottom: 8px;
}

/* ---Typography--- */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 25px;
}

h2 {
	color: #07ad9f;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 20px;
}

.h2 {
	margin-left: 20px;
}

h3 {
	color: #b19c7d;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 45px;
	text-transform: uppercase;
}

.h3 {
	margin-left:  45px;
}

/* ---Wrapper and Stuff--- */

#wrapper {
	margin: 20px auto 0 auto;
	text-align: left;
	width: 880px;
}

/* ---Home--- */

#home {
	width: 100%;
}

	#logo {
		background: url(/images/logo.jpg) no-repeat;
		float: left;
		height: 196px;
		margin: 0;
		width: 226px;
	}
	
	#circlenav {
		float: left;
		height: 482px;
		margin: 19px 0 0 0;
		width: 427px;
	}
		
	#contactinfo {
		float: right;
		font-size: 1.2em;
		margin-top: 15px;
		text-align: right;
		width: 226px;
	}
	
	.subpage #contactinfo {
		float: right;
		font-size: 1em;
		margin-top: 0;
		text-align: right;
		width: 226px;
	}
		.subpage #contactinfo p {
			line-height: 1.2em;
			margin-bottom: 10px;
		}


#tagline {
	clear: both;
	float: left;
	font-size: 2em;
	line-height: 1.5em;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}

/* ---Header--- */

#header {
	float: left;
	width: 100%;
}

	#logosubpage {
		float: left;
		height: 292px;
		margin: -20px 0 0 0;
		width: 306px;
	}
	
#middlewrapper {
	width: 880px;
}

.home {
	font-size: .7em;
}
			
/* ---Navigation--- */

#nav {
	float: right;
	margin-left: 10px;
	width: 210px;
}

.nav {
	display:block;
}
		
		.nav *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background: #ffffff;
		 }
		 
		.nav1 {
			margin-left:3px;
			margin-right:3px;
			padding-left:1px;
			padding-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.nav2 {
			margin-left:1px;
			margin-right:1px;
			padding-right:1px;
			padding-left:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.nav3 {
			margin-left:1px;
			margin-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.nav4 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.nav5 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.navfg {
			background:#ffffff;
			font-size: 1.2em;
			padding: 40px;
		 }


	#nav li {
		border-bottom: 1px solid #000000;
		display: block;
		font-size: 1.2em;
	}
	
		#nav a:hover {
			background-color: #c6b192;
			color: #ffffff;
		}
	
		#nav a {
			display: block;
			padding: 10px 0;
			text-decoration: none;
			width: 100%;
		}
		
		#nav #first {
			border-top: 1px solid #000000;
		}
				
/* ---Content--- */

#content {
	float: left;
	margin-right: 10px;
	width: 650px;;
}

	.contentboxtitle{
			display:block;
		}
		
		.contentboxtitle *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background: #ffffff;
		 }
		 
		.contentboxtitle1 {
			margin-left:3px;
			margin-right:3px;
			padding-left:1px;
			padding-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.contentboxtitle2 {
			margin-left:1px;
			margin-right:1px;
			padding-right:1px;
			padding-left:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.contentboxtitle3 {
			margin-left:1px;
			margin-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentboxtitle4 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentboxtitle5 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentboxtitlefg {
			background:#ffffff;
			font-size: 1.2em;
			padding: 40px;
		 }

.contentboxtitlefg li {
	list-style: circle;
	margin: 7px 0 3px 40px;
}

.servicesbox {
	float: left;
	width: 100%;
}

.servicesbox ul {
	margin: 10px 20px;
}

	.servicesbox li {
		margin-bottom: 5px;
	}

#servicesbox ul {
	margin: 10px 40px;
}

#transphoto {
	background-image: url(/images/transportation.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 367px;
	margin: 0;
	width: 320px;
}

#aboutusphotos {
	float: right;
	margin: 10px;
	width: 150px;
}

	#aboutusphotos img {
		clear: both;
		float: right;
		margin-top: 10px;
	}
	
#map {
	text-align: center;
}
	
.location {
	margin-left: 200px;
	width: 250px;
}

#contactform1 {
	float: left;
	margin: 10px;
	width: 250px;
}

#contactform2 {
	float: right;
	margin: 10px;
	width: 250px;
}

	#contactform2 span {
		margin-left: 25px;
	}
	
.radio {
	margin: 5px;
}

.textfield {
	margin: -10px 0 10px 0;
}

#textareaholder {
	float: left;
	margin: -10px 0 0 0;
	width: 550px;
}

#submit {
	margin: 15px 0 0 150px;
}

/* ---Footer--- */

#footer {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	text-align: center;
	width: 100%;
}

	.subpage #bottomnav {
		margin-left: 125px;
		text-align: left;
		width: 100%;
	}
	
	#bottomnav {
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	
		#bottomnav li {
			display: inline;
			font-size: 1.2em;
		}
	
			#bottomnav li:after {
					content: "|";
					font-size: 1.5em;
					margin-left: 7px;
			}
				
			#bottomnav li.last:after {
				content: " ";
				margin-left: 0;
			}
	
	#copyright {
		clear: both;
		font-size: 1em;
		margin-top: 30px;
		text-transform: uppercase;
		width: 100%;
	}
