/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5D401D;
}
body {
	margin:0;
	padding:0;
	background-color: #C3DADB;
	width:100%;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 850px;
	position: relative;

}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #1C93AB;
}
a:active {
	text-decoration: none;
	color:#FFFFFF
}

#banner {
	margin:0;
	padding:0;
	
	
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	width:795px;
	height:30px;
	text-decoration: none;
	text-align: left;

		
}

#nav ul {
	list-style:none;
	min-width:795px;	
}
#nav ul li {
	display:inline;
	padding: 20px;
}
#title {
	width:67px;
	height:100px;
	margin:0 12px 0 0;
	padding:0;
	top: 0px;
	float: right;
}
* html #title {
	left: 770px;
	position:absolute;
}

#logo h1{
	background-image: url(images/t_logo_banner_03.gif);
	background-repeat: no-repeat;
	text-indent:-999px;
	height: 170px;
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;

}
#about h2 {
	font-style: italic;
	font-weight: lighter;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px;
	width: 794px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C93AB;
}
#home {
	
	width: 792px;
	margin:0;
	padding: 0 0 0 10px;

}
#home p {
		width: 700px;
		position:relative;
		left: 30px;
}
#about p {
	width: 700px;
	position:relative;
	left: 30px;
}
.top {
	font-size: 12px;
	text-align: right;
	position: relative;
	float: right;
}
#home h2 {
	font-style: italic;
	font-weight: lighter;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 792px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C93AB;
}

#about {
	
	width: 792px;
	margin:0;
	padding: 0 0 0 10px;;

}
#about a:link {
	text-decoration:underline;
	color:#1C93AB;
}

#faq {
	
	width: 792px;
	margin:0;
	padding: 0 0 0 10px;
}
#faq ul {
	list-style:none;
}
#faq h2 {
	font-style: italic;
	font-weight: lighter;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 792px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C93AB;
}
#faq a:link {
text-decoration:none;
color:#5D401D;
	
}
#faq a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.line {
	height: 3px;
	width: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C93AB;
	position: absolute;
	top: 400px;
}
#faq h3 {
	font-style: italic;
	font-weight: lighter;
	color:#FFFFFF;;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px;
	width: auto;
	position: relative;
	left: -10px;

}
#fee {
	width: 792px;
	margin:0;
	padding: 0 0 0 10px;
}
#fee h2 {
	font-weight: lighter;
	color:#FFFFFF;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C93AB;
	padding: 5px;

	font-style: italic;
}
.superscript {
	font-size: 10px;
	position: relative;
	top: -.25em;
}
.quote {
	position: relative;
	left: 130px;
	width: 460px;
}
.image {
	margin-left: 72px;

}
.image2 {
	float: left;
	padding: 0 5px 0 0;

}

.link a:link {
	text-decoration: none;
	color: #1C93AB;
}
.link a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.link a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.link a:active {
	text-decoration: none;
	color: #1C93AB;
}
#get_there {

	width:792px;
}
#get_there p {
	margin:0;
	padding:10px 0 10px 0;
	width:500px;
}
.maps {
	float:right;
	margin:10px 0 0 0;
	padding:0;
}
.logos {
	margin:0;
	padding:0;
	float:left;
}
#cc_logo {
	background: #fff;
	height:89px;
	margin:0;
	padding:0;
}
#cc_logo a:link {
	color:#1C93AB;
	text-decoration: none;
}
#cc_logo a:visited {
	text-decoration: none;
	color:#1C93AB;
}
#cc_logo a:hover {
	text-decoration: none;
	color:#5D401D;
}
#cc_logo a:active {
	text-decoration: none;
	color:#1C93AB;
}

#cc_logo p {
	padding: 20px 0 0 0;
}