@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, p, ul, li, img, br, form {
	padding: 0;
	margin: 0;
	}
body {
	background-color: #FFFFFF;
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	text-indent: -900em;
}
h2{
	text-indent: -900em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #003366;
	margin-bottom: 1em;
	text-align: left;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 822px;
}
#shadow_box {
	height: auto;
	width: 822px;
	background-image: url(../images/content_strip.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#navigation {
	color: #FFFFFF;
	background-color: #0066CC;
	height: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
	width: 728px;
	margin-left: 26px;
	display: block;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navigation li {
	display: inline;
}
#navigation a {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 0.8em;
}
#navigation a:hover {
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/line_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 767px;
	margin-left: 26px;
}
#bottom_shadow {
	background-color: #FFFFFF;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	width: 822px;
}
#left_column {
	float: left;
	height: auto;
	width: 200px;
	padding-right: 18px;
	padding-left: 18px;
	display: inline;
}

#comments_wrapper {
	margin: auto;
	height: auto;
	width: 200px;
	background-image: url(../images/comment_strip.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#comments_main {
	background-image: url(../images/comment_strip.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#comments_main a {
	font-weight: bold;
	color: #666699;
}
#comments_bottom {
	background-image: url(../images/comment_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 200px;
}
#comments_top {
	background-image: url(../images/comment_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 200px;
}
.comment_header {
	color: #666699;
	margin-bottom: 10px;
}
.comment_family {
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}
.comment_quote {
	margin-bottom: 5px;
}

.thumbnail {
	margin-bottom: 25px;
	margin-left: 38px;
}

#right_column {
	float: right;
	height: auto;
	width: 440px;
	padding-right: 48px;
	padding-left: 30px;
	display: block;
}
#quote_box {
	text-align: left;
}
.pullquote {
	font-size: 1.1em;
	color: #669933;
	font-weight: bold;
	line-height: 1.1em;
	text-align: inherit;
}
#phone_text {
	text-align: right;
	font-size: 0.85em;
	color: #669933;
}
#phone_number {
	text-align: right;
	font-size: 1.15em;
	font-weight: bold;
	color: #9999CC;
	line-height: 0.8em;
}

#main_column {
	height: auto;
	width: 650px;
	margin: auto;
	background-color: #FFFFFF;
}

#horizontal {
	background-color: #FFFFFF;
	background-image: url(../images/line_horizontal.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 30px;
	width: 767px;
}

#footer {
	font-size: 0.8em;
	padding-right: 30px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer ul a {
	font-size: 0.8em;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 3em;
}
#footer ul a:hover {
	text-decoration: underline;
}
#footer_address {
	text-align: center;
}
#footer_address a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 1em;
}
#footer_address a:hover {
	text-decoration: underline;
}
#thorn_tree_credit {
	text-align: center;
}
#thorn_tree_credit a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 1em;
}
#thorn_tree_credit a:hover {
	text-decoration: underline;
}
#pop-up {
	text-align: center;
}


.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_float {
	clear: both;
}
.heightfixer {
	height: 1px;
	clear: both;
}
