﻿@font-face {
	font-family: 'VtksBlackRegular';
	src: url('vtksblack-webfont.eot');
	src: local('☺'), url('vtksblack-webfont.woff') format('woff'), url('vtksblack-webfont.ttf') format('truetype'), url('vtksblack-webfont.svg#webfontQlxjU1tA') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #5B4B37;
	background-color: #302803;
}


#sig {
	float: right;
}

#name, #location, #text {
	font-size: 1.15em;
}

.quotes {
	height: 130px;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #D4C7A4;
}

.header {
	font-size: 1.5em;
	color: #A08363;
	font-family: Georgia, serif;
	font-variant: small-caps;
	font-weight: 600;
}

a{
	color: #53201F;
	text-decoration: none;
}

a:hover{
	color: #866764;
	text-decoration: underline;
}

.siteMap a{
	color: #53201F;
	text-decoration: none;
}

.siteMap a:hover{
	color: #866764;
	text-decoration: underline;
}

.dottedLine{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.smlTextCenter{
	font-size: 9px;
	text-align: center;
}

#container{
	margin: auto;
	width: 655px;
}
.clearer {
	height: 0px;
	clear: both;
	width: 100%;
} 
#banner{
	background-image: url(../images/banner.jpg);
	height: 120px;
}

#imgContainer{
	height: 253px;
	clear: both;
}

.imgLeft{
	background-image: url(../images/imgTopLeft.jpg);
	float: left;
	width: 223px;
	height: 253px;
}

.imgMid{
	float: left;
	width: 206px;
	background-image: url(../images/imgMiddle.jpg);
	height: 253px;
}

.imgRight{
	float: left;
	width: 223px;
	background-image: url(../images/imgTopRight.jpg);
	height: 253px;
	background-repeat: no-repeat;
}

.navigation{
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	height: 45px;
}

.navigationLinkAlign{
	text-align: center;
	padding-top: 4px;
}

.navigationLinkAlign a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

.navigationLinkAlign a:hover{
	color: #D4C7A4;
	font-weight: bold;
	padding-right: 10px;
}

.containerColors{
	background-color: #D4C7A4;
	border-right-width: 3px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/contentbg.jpg);
}


.leftContent{
	min-height: 250px;
	height: auto;
	float: left;
	width: 185px;
	margin-left: 13px!important; /* IE Ignores this line and goeas after anything that isn't "important" */
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* for Internet Explorer */
/*\*/
* html .leftContent{
	height: 250px;
}
.leftContentText{
	color: #FFFFFF;
}
.leftContent p{
	margin: 5px;
	padding: 0px;
}
.leftContentText ul{
	float: left;
}
.leftContentText li{
	list-style-image: url(../images/bullet_yellow.jpg);
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.leftContent a{
	color: #D4C7A4;
	text-decoration: none;
	font-weight: bold;
}
.leftContent a:hover{
	color: #FFFFFF;
}

.rightContent{
	float: left;
	width: 400px;
	margin-left: 15px;
}

#footer{
	background-image: url(../images/footer.jpg);
	height: 45px;
	clear: both;
	float: left;
	width: 655px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.footerPadding{
	padding-top: 10px;
	color: #333333;
	text-align: center;
	padding-left: 190px;
	font-size: 9px;
}

.footerPadding a{
	color: #4D1111;
	text-decoration: none;
	font-size: 9px;
}

.footerPadding a:hover{
	color: #990000;
	font-size: 9px;
}

.contentContainer{
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	width: 633px;
	min-height: 250px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html .contentContainer{
	height: 250px;
}
.clearer {
	height: 0px;
	clear: both;
	width: 100%;
} 

.imagePadding{
	padding-right: 6px;
}

.devider{
}

.imageBorder{
	padding: 3px;
	border: 4px solid #CFC09A;
}

.formContainer{
}

.formLeft{
	float: left;
	width: 60px;
	padding-bottom: 6px;
}

.formRight{
	padding-bottom: 6px; 
}

.rateContainer{
	width: 130px;
	height: 200px;
	float: left;
	text-align: center;
}

.rateHeader{
	background-color: #CDBE96;
	border: 1px solid #B09857;
	margin: 5px;
	font-weight: bold;
}

.rateContent{
	background-color: #CDBE96;
	margin: 5px;
	border: 1px solid #B09857;
}

.line{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CDBD94;
	height: 5px;
	line-height: 5px;
	margin-top: 15px;
	clear: both;
}
.whiteText{
	color: #FFFFFF;
}

.bold{
	font-weight: bold;
}


.packagesNav{
	padding: 5px;
	text-align: center;
	background-color: #DFD6BB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B39A5B;
	border-bottom-color: #B39A5B;
}

.packagesNav a{
	color: #5B4B37;
	text-decoration: none;
	font-weight: bold;
}

.packagesNav a:hover{
	text-decoration: none;
	color: #A38865;
}

.acrobatIcon{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0AD7A;
	width: 200px;
}

.acrobatIcon a{
	text-decoration: none;
	color: #5B4B37;
}

.acrobatIcon a:hover{
	color: #A88F51;
}


/*----------------PACKAGES --------------------------*/

.packageTable{
	float: left;
	width: 196px;
}

.italic{
	font-style: italic;
}

/*----------- CSS FOR PHOTO GALLERY ----------------*/

* {
//font-family:arial;
//font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}

.galleryBorder{
	padding: 4px;
	border: 1px solid #663300;
}
