/* Last Updated 11/14/05 */

body {background: white;}

p {
	text-align: left;
	font-size: 1em;
	font-family: "Times New Roman", serif;
	line-height: 1.2em;
	}

p.bottomnotes {
	font-size: .7em;
	font-family: "Times New Roman", serif;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	}

p.ctrhead1 {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	}

p.ctrhead2 {
	font-size: 1.2em;
	text-align: center;
	margin: 1.5em 0 0.5em 0;
	}

p.ctrhead3 {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
	margin: 0;
	}

p.heading1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1em;
	}

p.heading2 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0.5em 0 0 0;
	}

p.directions {
	line-height: 1em;
	margin: 0 0 0 0;
	}

p.faq {
	font-weight: bold;
	font-size: 1em;
	margin: 2em 0 0 0;
	}

p.anwser {
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 0 0;
	}

p.warning {
	color: red;
	font-size: 0.8em;
	text-align: center;
	}

p.address {
	text-align: center;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	}

p.centersmaller {
	text-align: center;
	line-height: 1em;
	margin: 0;
	font-size: 0.85em;
	}

p.news1 {
	line-height: 1em;
	margin: 0.5em 0 0 1em;
	font-size: 0.85em;
	font-family: "Veranda", sans-serif;
	color: blue;
	font-weight: bold;
	}

p.news2 {
	line-height: 1em;
	margin: 0.5em 0 0 3em;
	font-size: 1em;
	}

p.testimonial {
	text-align: left;
	margin: 0.5em 5em 0 5em;
	font-style: italic;
}
p.sig {
	margin: 0 5em 0 0;
	text-align: right;
	font-weight: bold;
}
span.under {
	text-decoration: underline;
	}
span.red {color: red;}


div.bottom {
	position: static;
	margin: 0;
	margin-left: 185px;
	}

div.sidebar {
	position: absolute;
	top: 175px;
	left: 0;
	width: 175px;
	text-align: center;
	font-size: 1.1em;
	padding-left: 5px;
	}

div.content {
	position: relative;
	top: 0;
	left: 185px;
	width: 75%;
	border: 0;
	padding: 25px 15px 15px 15px;
	margin-bottom: 1em;
	}


div.sidebar a, div.sidebar a:link, div.sidebar a:visited, div.sidebar a:active {
	display: block;
	padding: 5px;
	border: 2px red solid;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	background: no-repeat url(images/flagsmall3.jpg) left;
	}

div.sidebar a:hover {
	display: block;
	padding: 5px;
	border: 2px red solid;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: blue;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	}


div.sidebar span.page {
	display: block;
	padding: 5px;
	border: 2px red solid;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: blue;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	}

.center {
	text-align: center;
	}

img#logo {
	text-align: center;
	padding: 5px;
	border: 0;
	margin: 0
	}


img {border: 0;}

ul.none {
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	font-family: "Times New Roman", serif;
	line-height: 1.2em;
	list-style-type:none;
	}

ul.first {
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	font-family: "Times New Roman", serif;
	line-height: 1.2em;
	list-style-type: disc;
	}

ul.second {
	font-weight: normal;
	text-align: left;
	font-size: 1em;
	font-family: "Times New Roman", serif;
	line-height: 1.2em;
	list-style-type: circle;
	}

li.main {
	padding-top: 10px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	}

li.regular {
	font-weight: normal;
	font-family: "Times New Roman", serif;
	}

table.comparison {
	border-collapse: collapse;
	border: 1px solid blue;
	float: none;
	}

th {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	}

th.comparison {
	border: 1px solid blue;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Times New Roman", "Times", serif;
	text-align: left;
	padding: 4px;
	}

th.shane {
	border: 1px solid blue;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Times New Roman", "Times", serif;
	text-align: center;
	color: blue;
	padding: 4px;
	}

td {
	font-size: 1em;
	color: black;
	padding: 4px;
	}

td.shane {
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", "Times", serif;
	text-align: center;
	color: blue;
	padding: 4px;
	}

table.contactForm td {
	border: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", "Times", serif;
	text-align: left;
	color: black;
	padding: 2px;
	}

table.schedule {
	border-collapse: collapse;
	width: 500px;
}
table.schedule td {
	border-bottom: 1px solid blue;
	border-top: 1px solid blue;
	padding: 2px 15px;
}
table.schedule th {
	padding: 2px 15px;
}
table.schedule td form {display: inline;}

table.nolines td {
	border: 0;
}


/* -- Contact Page -- */

p.indented {
	margin: 0 0 0 2em;
	line-height: 1em;
	}

p.form {
	margin: 1em 0 0 0;
	line-height: 1em;
	}

p.centered {
	text-align: center;
	}

table.contactForm td.center {padding-left: 15px; text-align: center;}

p.thankyou {
	font-size: 1.2em;
	text-align: center;
	line-height: 1.5em;
	color: blue;
	margin: 1em 0 0 1em;
	}

div.GMapEZ {
  visibility: hidden;
  border: 1px #888 solid;
}

div#tchalogo {
	float: right;
	margin-top: 100px;
	width: 160px;
	text-align: center;
	color: red;
	font-size: 1.5em;
	font-family: "Verdana", "Arial", sans-serif;
}