body, p, table, tr, td, img, hr, div, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote{
	padding:0px;
	margin:0px;
}
.imgspace img {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgspace2 img {
	padding-right: 20px;
	padding-left: 8px;
}
.imgspace2 p {
	padding: 10px;
}
p {
	padding: 8px 25px;
}
td{
	vertical-align:top;
}
div{
	position:relative;
}
body{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: #80674D;
}
a{
	text-decoration:none;
	color: #33240F;	
}

/* structural elements */

#h{
	height: 305px;
	background: #33240E url(images/pinstripe.gif) repeat;
}

#h #logo{
	position:absolute;
	top:18px;
	left:8px;
	height:277px;
	width:335px;
}

#h #head{
	position:absolute;
	background:#EAE1D7;
	top:0px;
	left:350px;
	height: 305px;
	width:580px;
	
}

#h #head h1{
	position:absolute;
	top:0px;
	left:7px;
	background: url(images/header.jpg);	
	width:307px;
	height:80px;
}
#h #head h1 span{
	display:none;
}


#iw{
	width:930px;
	margin:0px auto;
	background: #EAE1D7;
	
}


/* design elements */



.leftcol{
	width:350px;
	color:#ffffff;
}
#pinstriper{
	background: #33240E url(images/pinstripe.gif) repeat;
}
#pinstriper a:link, #pinstriper a:visited, #pinstriper a:active{
	color:#FFFFFF;
}
#pinstriper a:hover{
	color:#FBCA87;
}
.rightcol{
	width:580px;
}
.rightcol a:link, .rightcol a:visited, .rightcol a:active{
	color: #586624;
	text-decoration: underline;
}
.rightcol a:hover{
	color: #000000;
	text-decoration: none;
}
.bdr-btm{
	border-bottom: 1px solid #000000;
}
#h #pane1{
	position:absolute;
	top:79px;
	left: 6px;
}

#h #pane2{
	position: absolute;
	top: 79px;
	right: 6px;
}
#h #contact{
	position:absolute;
	top:5px;
	right:5px;
	width:200px;
}
h1 {
	font: italic normal 18px "Times New Roman", Times, serif;
	color: #33240F;
}
#internalheader h2 {
	font: italic normal 12px "Times New Roman", Times, serif;
	text-align: right;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #586624;
}
.move-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.move-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}
table.tbl{
	border: 1px #33240f solid;
}
table.tbl td{
	text-align: left;
	padding: 5px;
	border: 1px #33240f solid;
}
table.tbl th{
	text-align: center;
	padding: 5px;
	border: 1px #33240f solid;
}

/* NAVIGATION ELEMENTS */



#nav{
	height:40px;
	position:absolute;
	background: #33240f;
	width:930px;
	color:#ffffff;
	text-align:right;
	font-size:13px;
	z-index: 1000;
	top: 0px;
	left: 0px;
	
}
#nav a{
	text-decoration:none;
	padding:0px 6px;
	line-height:40px;
	vertical-align:middle;
	color:#000000;

}


#nav ul{
	position:absolute;
	right:0px;
	width:930px;
	background: #33240f;
	display:block;
	height:20px;
	padding:0px;
	margin:0px;
	
}



#nav ul li {
	display:block;
	height:40px;
	padding: 0px;
	float: left;
	margin:0px 4px;
	list-style: none;
	
}

#nav ul li a{
	background:#586624;
	color:#ffffff;
	border: 4px double #FFFFFF;
	margin:3px;
}

#nav ul li:hover a,#nav ul li #activetab {
	color:#FBCA87;
}


#quicklinks {
	position: relative;
	top: 36px;
	margin-top: 4px;
	margin-bottom: 20px;
	height: 50px;
}


#pinstriper #quicklinks a{
	background: #EAE1D7;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
	line-height:16px;
	z-index: 1000;
	
}

#splashbox {
	color: #FFFFFF;
	background: #71431E url(images/pinstripe2.gif) repeat 1px;
	margin: 5px auto;
	border: 1px solid #CCCCCC;
	width:300px;
	font-size:13px;
	position: relative;
	top: 20px;
}
#splashbox p{
	padding:15px 10px;
}
#specialpackages{
	position: absolute;
	top: -64px;
	left: 52px;
}
#menusample {
	background: url(images/menusampling.jpg) no-repeat top;
	width: 313px;
	padding-top: 65px;
	margin: auto;
}
#menusample p {
	padding-right: 20px;
	padding-left: 20px;
}
#distressbox {
	background: #EAE1D7 url(images/distressboxframe.gif);
	margin: auto;
	height: 284px;
	width: 545px;
	position: relative;
}
#distressbox p {
	margin: 0px;
	padding: 0px;
}
#associations {
	
	margin: 0px;
	padding: 0px;
	height:205px;
	width:350px;
}
#associations img {
	margin: 0px;
	padding: 0px;
}



#nav ul li a.youarehere{
	
	color: #0E2B15;
	background: #EFC790;
}
#internalheader {
	border-top: 0px solid #586624;
	border-right: 0px solid #586624;
	border-bottom: 3px solid #586624;
	border-left: 0px solid #586624;
	margin-left: 25px;
	margin-top: 5px;
	position: relative;
	top: 36px;
}
#ihright {
	border-left: 3px solid #586624;
	font-size: 12px;
}
#map {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 500px;
	display: block;
	border: 2px solid #33240F;
}
#f {
	background: url(images/footerback.jpg) no-repeat;
	height: 58px;
	line-height:58px;
	color:#FFFFCC;
	padding-left: 15px;
}

#f a{
	color:#FFFFCC;
}


#sf{
	text-align:right;
	height: 120px;
	font-size: 12px;	
}
