﻿#contactForm form {
	margin-top: 20px;
}
#arrow img {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #513433;
	background-image: url('images/background_GIF.gif');
	background-repeat: repeat-x;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	height: 100%;
}
#main {
	width: 900px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#masthead {
	width: 900px;
	height: 180px;
	position: relative;
}
#topNav {
	height: 16px;
	width: 100%;
	margin-top: 0px;
	background-image: url('images/tan_gradient_bar_GIF.gif');
	background-repeat: no-repeat;
}
#mainLeft {
	width: 470px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}
#mainRight {
	float: left;
	width: 270px;
	height: 100%;
	background-color: #231F20;
}
#mainGallery {
	width: 740px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
}
a {
	text-decoration: underline;
	color: #36241E;
}
a:hover {
	text-decoration: none;
}
#bottom {
	height: 30px;
	width: 900px;
	margin-top: 5px;
	color: #FFFFFF;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	margin: 2px 0px 0px 0px;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	line-height: 12px;
	vertical-align: middle;
	margin-top: 4px;
}
#bottom a {
	font-size: 10px;
}
.italic {
	font-style: italic !important;
}
.bold {
	font-style: bold !important;
}

#navBar {
	width: 160px;
	height: 100%;
	position: relative;
	float: left;
	background-image: url('images/gradiant_nav_box_GIF.gif');
	background-repeat: no-repeat;
	background-color: #998D54;
}
#navBar ul {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
	font-size: 12px;
}
#navBar a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 30px;
	width: 122px;
	text-align: left;
	margin: 0px auto 8px auto;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	line-height: 30px;
	padding: 0px 0px 0px 8px;
	background-image: url('images/red_button.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#navBar a:hover {
	background-image: url('images/rollover_button.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#activeLink a {
	color: #FFFFFF;
	background-image: url('images/rollover_button.gif');
	background-repeat: no-repeat;
	font-size: 11px;
}
h1 {
	font-size: 23px;
	margin-top: 20px;
	margin-bottom: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
p {
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h1, h2, h3, h4, p {
	margin-left: 20px;
	margin-right: 20px;
}
#mainLeft ul {
	font-size: 14px;
	line-height: 17px;
	padding: 0px;
	margin: 3px 25px 15px 35px;
	list-style-position: inside;
}
#mainLeft ul li {
	margin-left: 0px;
	margin-right: 25px;
}
#bottomGradient {
	height: 16px;
	background-image: url('images/tan_gradient_bar_GIF.gif');
	background-repeat: no-repeat;
}
#galleryLink {
	margin-top: 12px;
	height: 40px;
}
#galleryLink h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 10px 0px 35px;
	float: left;
	line-height: 40px;
	vertical-align: middle;
}
#arrow {
	height: 40px;
	width: 40px;
	float: left;
	position: relative;
}
#arrow a {
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
}
#mainPic {
	width: 240px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #c1b49a;
	height: 265px;
}
#mainPic img {
	margin: 5px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:hover {
	text-decoration: none;
}
#aboutTravis {
	width: 369px;
	float: left;
	height: 360px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #36241E;
}
#aboutTG {
	float: left;
	width: 370px;
	height: auto;
	background-color: #FFFFFF;
}
#aboutTravis p {
	font-size: 12px;
}
#aboutTG p {
	font-size: 12px;
}
#aboutTravis img {
	border-style: none;
	border-width: 0px;
	margin-left: 25px;
}
#aboutTG img {
	float: right;
	margin-left: 3px;
}
#travisDesc {
	background-color: #c1b49a;
	width: 240px;
	margin-left: 15px;
	margin-top: 0px;
	height: 37px;
}
#travisDesc h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	width: 240px;
}
#travisDesc h3 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	width: 240px;
}
#travisPic {
	width: 240px;
	margin-top: 0px;
	margin-left: 15px;
	background-color: #c1b49a;
	height: 265px;
}
#travisPic img {
	margin: 5px;
}
#contactMain {
	width: 369px;
	float: left;
	height: 360px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #36241E;
}
#contactForm {
	float: left;
	width: 370px;
	height: auto;
	background-color: #FFFFFF;
}
#contactMain p {
	font-size: 12px;
}
#contactForm p {
	font-size: 12px;
	margin-bottom: 8px;
}

.left {
	width: 100px;
	float: left;
}
#contact {
	margin-left: 20px;
	height: 100px;
}
#contact p {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 14px;
}
.klear {
	clear: both;
	width: 100px;
	float: left;
}
#phone {
}
#contactLeft {
	width: 90px;
	height: 100px;
	float: left;
}
#contactRight {
	width: 190px;
	height: 100px;
	float: left;
}
label {
	float: left;
	margin-right: 15px;
	display: inline-block;
	line-height: 20px;
	vertical-align: baseline;
	text-align: right;
	width: 60px;
	margin-right: 8px;
}
input {
	margin-right: 2px;
	border: 1px solid #5C241E;
	padding: 2px;
	margin: 0px 3px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A0206;
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 190px;
}
#submit {
	text-align: center;
	padding: 0px;
	margin-top: 12px;
}
.submitButtons {
	width: 60px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #5C241E;
	color: #3A0206;
}
textarea {
	border: 1px solid #5C241E;
	padding: 2px;
	width: 290px;
	height: 70px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A0206;
}
#radio {
}
#radio input {
	width: 20px;
	border-style: none;
}
#mainTop {
	height: 20px;
}
#mainBottom {
	height: 20px;
	width: 740px;
	position: absolute;
	bottom: 0px;
	left: 160px;
}
#groupAbout {
	position: relative;
	height: 350px;
}
#contactRight p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#contactForm h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
}
#mainGallery table {
	width: 700px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
}
#mainGallery tr {
	height: 220px;
}
#mainGallery td {
	vertical-align: middle;
	text-align: center;
}
.noViz {
	display: none;
}

