/*
Theme Name: Monterey Peninsula Country Club
Description: Monterey Peninsula Country Club - Pebble Beach, California
Version: 1
Author: Extanet
Author URI: http://www.extanet.com
*/

/* start reset 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body
{
	line-height:1.5;
}

table
{
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td
{
	font-weight:normal;
	text-align:left;
}

table, td, th
{
	vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content:"";
}

blockquote, q{
	quotes:"" "";
}

a img
{
	border:none;
}
/* 

/* start screen */

body
{
	background:url(../images/bg.jpg) #f0deb8 repeat-x;
	margin:0;
	padding:0;
	font:normal 12px Baskerville, Palatino, "Palatino Linotype", Georgia, Serif;
}

#home_wrap
{
	background:url(../images/home_bg.png) no-repeat;
	margin:0 auto;
	padding:0;
	width:801px;
}

#tbl-home-wrapper
{
	height:auto;
	width:801px;
}

#wrap
{
	background:url(../images/inner_bg.png) no-repeat;
	margin:0 auto;
	padding:0;
	width:998px;
}

#tbl-wrapper
{
	height:auto;
	width:932px;
}

h1.logo
{
	margin:0 0 0 80px;
}

table.tbl-content
{
	vertical-align:top;
}

.home-content
{
	background:url(../images/home_container.png) no-repeat;
	height:436px;
	margin:0;
	padding:0;
	width:731px;
}

.home-content table
{
	height:425px;
	margin:0;
	padding:0;
	width:776px;
}

.home-content td
{
	padding:.1em 0 0 8px;
	height:423px;
	vertical-align:top;
	width:774px;
}

.inner_content
{
	font:normal 12px  Baskerville, Palatino, "Palatino Linotype", Georgia, Serif;
	height:auto;
	margin:0;
	padding:0;
	width:927px;
}

.inner_content .top
{
	background:url(../images/content_top.png) no-repeat;
	width:927px;
	height:57px;
}

.inner_content h2.title
{
	font:normal 26px Baskerville, Palatino, "Palatino Linotype", Georgia, Serif;
	padding:0 0 15px 0;
}

.inner_content .middle
{
	background:url(../images/content_middle.png) repeat-y;
	height:auto;
	min-height:400px;
	padding:5px 60px 10px 10px;
	vertical-align:top;
	width:927px;
}

.inner_content .middle p
{
	padding:0 0 0 0;
}

.inner_content .bottom
{
	background:url(../images/content_bottom.png) no-repeat;
	width:927px;
	height:79px;
}

.footer
{
	color:#876a42;
	font:bold 12px Baskerville, Palatino, "Palatino Linotype", Georgia, Serif;
	text-align:center;
}

.footer a
{
	color:#876a42;
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
}



textarea
{
	width:690px;
}