body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.pgpattern {
	background-image: url(../imgs/bkgrnd-lines.jpg);
	background-color: #CAE3BF;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 9px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 9px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 16px;
}

.pbig {
	font-size: 14px;
	text-decoration: none;
}
.p-nomargin {
	font-size: 11px;
	line-height: 15px;
}
.brwntxt {
	color: #663300;
}
.grntxt {
	color: #006633;
}

.white {
	background-color: #FFFFFF;
}
#clear {
	clear: both;
}
.newsimg-rht {
	margin: 5px 0px 5px 5px;
}


/* ------ STRUCTURE ------- */

.hide {
	overflow: hidden;
	visibility: hidden;
	height: 5px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	text-align: center;
	width: 100%;
	height: auto;
	margin:0 auto;
}
#contents {
	width: 910px;
	height: auto;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px 5px 5px;
}
#contents-gallery {
	width: 910px;
	height: auto;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px 5px 5px;
	background-image: url(../imgs/pg-gallery.jpg);
	background-repeat: no-repeat;
	background-position: 250px 245px;
}
#top {
	width: 100%;
	height: 220px;
	margin:0 auto;
	background-color: #9C6E3C;
}
#hdr {
	width: 100%;
	height: 160px;
	margin:0;
	float: left;
}
#hdrlogo {
	width: 200px;
	height: 119px;
	float: left;
	z-index: 100;
	background-image: url(../imgs/Patricks-white.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	position: absolute;
	margin-top: 97px;

}
#page {
	width:870px;
	text-align: left;
	height: auto;
	margin-left: 20px;
	position: relative;
	margin-top: 15px;
}
.full-wdth {
	width:870px;
}
.left-wdth {
	width:500px;
}
.mid-wdth {
	width:25px;
}
.right-wdth {
	width:345px;
}
.left-wdth-contact {
	width:245px;
}
.mid-wdth-contact {
	width:25px;
}
.right-wdth-contact {
	width:600px;
}
.left-wdth-whats {
	width:235px;
}
.gap1-wdth-whats {
	width:20px;
	background-image: url(../imgs/darkbrwnpixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mid-wdth-whats {
	width:270px;
}
.gap2-wdth-whats {
	width:10px;
}
.right-wdth-whats {
	width:345px;
}
.180-wdth-whats {
	width:185px;
}
.270-wdth-whats {
	width:270px;
}
.gap30-wdth-whats {
	width:30px;
	background-image: url(../imgs/darkbrwnpixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.half-wdth {
	width:425px;
}
.left-wdth-news {
	width:245px;
}
.mid-wdth-news {
	width:25px;
	background-image: url(../imgs/darkbrwnpixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.right-wdth-news {
	width:600px;
}


/* ------ GALLERY CSS ------- */

#gallery-top {
	width:345px;
	text-align: left;
	height: auto;
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 540px;
}
#gallery-lft {
	float:left;
	width:260px;
	text-align: left;
	height: auto;
	margin: 10px 0px 0px;
	padding-left: 20px;
}
#gallery-lft p {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#gallery-lft a {
	color: #663300;
	text-decoration: underline;
}
#gallery-lft a:hover {
	color: #000000;
}
#gallery-rht {
	float:left;
	width:516px;
	text-align: left;
	height: auto;
	margin: -55px 0px 0px 90px;
}
#gallerytitle {
	float:left;
	width:500px;
	text-align: left;
	height: 40px;
	margin: 10px 0px 0px;
}
#gallerytitle p {
	font-size: 24px;
	color: #C1AE87;
	margin-top: 10px;
	margin-bottom: 5px;
}
#gallerypages {
	float:left;
	width:110px;
	text-align: left;
	height: 40px;
	margin: 10px 0px 0px;
}
#gallerypages p {
	font-size: 11px;
	color: #E7E0CE;
	text-decoration: none;
	margin: 20px 0px 0px;
	text-align: right;
}
#gallerypages a {
	color: #663300;	
}
#gallerypages a:hover {
	text-decoration: underline;	
}
#news-top {
	width:870px;
	text-align: left;
	height: auto;
	margin-left: 20px;
	padding-top: 15px;
}
#news-page {
	width:870px;
	text-align: left;
	height: auto;
	margin-left: 20px;
	padding-top: 15px;
}


/* ------ FOOTER & BASE ------- */
#footer {
	width: 100%;
	height: 35px;
	text-align: left;
	background-color: #9C6E3C;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B5D4B6;
	float: left;
	margin: 15px 0px 0px;
}
#footerlft {
	width: 740px;
	margin: 0px;
	float: left;
	text-align: left;
}
#footerlft p {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.footerbig{
	font-size: 12px;
}
#footerht {
	width: 137px;
	float: right;
	height: 25px;
	margin-top: 6px;
}
#base {
	width: 880px;
	height: 25px;
	margin: 5px auto 0px;
}
#baselft {
	width: 440px;
	margin: 0px;
	float: left;
	text-align: left;
}
#baselft p {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#baserht {
	width: 440px;
	float: right;
	text-align: right;
}
#baserht p {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#baserht a {
	color: #333333;
	text-decoration: none;
}
#baserht a:hover {
	text-decoration: underline;
}


/* ------ HOME PAGE PANELS ------- */
#rht-pic {
	width: 100%;
	height: auto;
	margin: 0px 0px 10;
	position: relative;
}
#hm-pic {
	width: 100%;
	height: auto;
	margin: 0px 0px 10;
	position: relative;
}
#hm-camera {
	width: 345px;
	height: 115px;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
#hm-menus {
	width: 345px;
	height: 112px;
	margin:0;
	float: left;
	background-image: url(../imgsadmin/hm-menus.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#hm-menus p {
	margin: 68px 255px 0px 0px;
	font-size: 10px;
	line-height: 12px;
}
#hm-menus a {
	color: #000000;
	text-decoration: underline;
}
#hm-menus a:hover {
	color: #660000;
}
#hm-reservation {
	width: 345px;
	height: 40px;
	margin:0;
	float: left;
	background-image: url(../imgs/reservationbutton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#hm-reservation p {
	margin: 0px 0px 0px 7px;
	font-size: 11px;
}
#hm-reservation a {
	color: #993333;
	text-decoration: underline;
}
#hm-reservation a:hover {
	color: #990000;
}
#hm-reservation img {
	margin: 0px;
}




#cntct-reservation {
	width: 245px;
	height: 70px;
	float: left;
	background-image: url(../imgs/reservationbutton-cntct.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#cntct-reservation p {
	margin: 0px 0px 0px 7px;
	font-size: 11px;
}
#cntct-reservation a {
	color: #993333;
	text-decoration: underline;
}
#cntct-reservation a:hover {
	color: #990000;
}
#cntct-reservation img {
	margin: 0px;
}





#hm-times {
	width: 345px;
	height: auto;
	float: left;
	padding-top: 30px;
}
#hm-times p {
	margin: 0px 0px 10px 10px;
	font-size: 11px;
	line-height: 18px;
}




/* ------ Gallery Thumbs ------- */
#gallerythmb {
	height: auto;
	text-align: left;
	width: 126px;
	margin-bottom: 10px;
}
#gallerythmb p{
	font-size: 10px;
	text-decoration: none;
	color: #000066;
	margin: 5px 14px 14px 0px;
}
.gallerythmbsize {
	width: 111px;
}

