body {
	background: #c4dabc;
	font: normal 75% Verdana, sans-serif;
	margin-top: 20px;
}

#container {
	margin: 8px auto;	
	width: 1000px;
}



/*  header  */

#header {
	background: url(../images/pmta_header.jpg) 0 0 no-repeat;
	height: 146px;
	position: relative;
	width: 1000px;
}

#header #home {
	left: 10px;
	position: relative;
	top: 10px;
	width: 108px;
}

ul#nav {
	margin-left: 142px;
	margin-top: -42px;
	padding-left: 0;
	white-space: nowrap;
}

#nav li {
	display: inline;
	list-style-type: none;
}

#nav a {
	background: #1a1784;
	border: solid 1px #fff;
	border-left: none;
	color: #fff;
	font-size: 100%;
	margin-left: -4px;
	padding: 8px 16px;
	text-decoration: none;
}

#nav a.home {
	border: solid 1px #fff;
}

#nav a:hover, #nav a.here {
	color: #fff;
	background: #05987c;
	text-decoration: none;
}

#nav a.here {
	color: #fff;
	background: #05987c;
	text-decoration: none;
}



/*  left navigation  */

#menu_left {
	float: left;
	left: 30px;
	position: relative;
	width: 240px;
}

#menu_left ul {
	border: solid 1px #dee0dd;
	border-bottom: none;
}

#menu_left ul li {
	list-style: none;
}

#menu_left ul ul {
	border: none;
	margin-bottom: 0;
}

#menu_left li li {
	color: #ddd;
	text-indent: .75em;
}

#menu_left a {
	border-bottom: solid 1px #dee0dd;
	color: #000;
	display: block;
	height: auto !important;
	height: 1%;
	padding: .35em 0 .35em 1em;
	text-decoration: none;
}

#menu_left a:hover {
	background: #eaf5e0;
}

#menu_left a span {
	color: #a9a893;
	padding-right: .25em;
}



/*  main content  */

#page {
	background: url(../images/background.png) repeat-y;
	margin-left: 10px;
	position: relative;
	width: 980px;
}

#topo {
	background: url(../images/content_topo.jpg) top no-repeat;
	padding-top: 1em;
	position: relative;
}

#content {
	margin: 0 32px 0 294px;
	padding-bottom: 16px;
}

#content h1 {
	color: #1a1784;
	font-size: 150%;
	margin-bottom: .5em;
}

#content p, #content li {
	line-height: 150%;
}

#content p {
	margin-bottom: 1em;
}

#content li {
	margin-bottom: .75em;
}

#content ol, #content ul {
	margin: 0 0 1em 3em;
}

#content ul li {
	list-style: disc;
}

#content ol li {
	list-style: decimal;
}

#content h2 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: .75em;
}

th, td {
	text-align: left;
	padding: .25em;
}

th {
	background: #f4f4f4;
}

td ul li {
	line-height: 180%;
}

hr {
	border: none;
	border-top: dotted 1px #ccc;
	height: 1px;
	margin: 1em 0;
}

small {
	font-size: 80%;
}

#content li li {
	padding-left: 2em;
}

#fixit {
	clear: both;
}



/*  footer  */

#footer {
	background: url(../images/footer.png) bottom no-repeat;
	margin: 0 auto;
	width: 980px;
}

#footer p {
	border-top: solid 1px #808e7a;
	margin: 0 11px;
	padding: 1.5em 0 3em 0;
	text-align: center;
}



/*  home page  */

#promo_main {
	border: solid 1px #000;
	clear: left;
	height: 360px;
	margin: 0 auto;
	margin-left: auto !important;
	margin-left: 10px;
	position: relative;
	width: 900px;
}

#promo_main #desc {
	background: url(/images/bg_80.png) repeat;
	bottom: 0;
	color: #fff;
	font: 140% Georgia;
	left: 0;
	margin-top: 270px;
	padding: 1em;
	position: absolute;
	width: 866px;
}

#promo_main #desc a {
	color: #fff;
}

#promo_small {
	margin: 4px 0;
	width: 100%;
}

#promo_small td {
	border: solid 4px #fff;
	background: #c4dabc;
	height: 80px;
	padding: 8px;
}

#promo_small #calendar li {
	border: none;
	font-size: 90%;
	list-style: none;
	margin-left: 0;
}

#service {
	background: #fffef8;
	border: solid 1px #c4dabc;
	padding: 1em;
}

#service h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: .25em;
}

#service p {
	margin-left: .5em;
}



/*  photos  */

#photos {
	margin-bottom: 1em;
	width: 100%;
}

#photos td {
	width: 50%;
}



/*  calendar  */

#calendar {
	margin-bottom: 1em;
	width: 100%;
}

#calendar td {
	border-top: solid 1px #f4f4f4;
}

#calendar th {
	background: #eaf5e0;
}



/*  membership  */

#join {
	margin-bottom: 1em;
	width: 100%;
}

#join h2 {
	border-bottom: dotted 1px #ccc;
}

#join label {
	font-weight: bold;
}

#join em {
	color: #c00;
	font-style: normal;
	font-weight: bold;
}

#join .td_l {
	width: 50%;
}

#join .td_r {
	width: 50%;
}



/*  store  */

#store {
	margin-bottom: 1em;
	width: 98%;
}

#store td {
	padding-bottom: 1em;
}

#store th, #store td {
	border-bottom: solid 1px #fff;
}

#store th {
	background: #eaf5e0;
}

#store .mem {
	background: #ffc;
}



/*  classes  */

.pic, .pic_left, .pic_right {
	background: #fff;
	border: solid 1px #d1d5cd;
	display: inline-block;
	padding: 8px;
}

.pic_left {
	float: left;
	margin: 0 8px 8px 0;
}

.pic_right {
	float: right;
	margin: 0 0 8px 8px;
}

.register {
	margin-bottom:  2em;
}

.msg_info {
	background: #c4dabc;
	border: solid 1px #ccc;
	font-weight: bold;
	margin: .5em 0 1em 0;
	padding: 1em;
}

.msg_alert {
	background: #ffc;
	border: dotted 1px #c00;
	color: #c00;
	font-weight: bold;
	margin: .5em 0;
	padding: .5em;
}

.msg_alert_field {
	background: #ffc;
	color: #c00;
}

.msg_alert_text, .msg_alert_text a {
	color: #c00;
}

.msg_success {
	background: #ffc;
	border: dotted 1px #00c400;
	color: #00c400;
	font-weight: bold;
	margin: 1em 0 .5em 0;
	padding: .5em;
}

.blaze_blue {
	 background: #261cff;
	 border: 1px solid #0800c0;
	 color: #fff;
	 font-weight: bold;
	 padding: .15em;;
}

.blaze_red {
	 background: #ff0004;
	 border: solid 1px #cc0000;
	 color: #fff;
	 font-weight: bold;
	 padding: .15em;;
}

.blaze_white {
	 background: #999;
	 border: solid 1px #444;
	 color: #fff;
	 font-weight: bold;
	 padding: .15em;;
}

.fixit {
	clear: both;
	height: 0;
}

.join {
	font-weight: bold;
}

.table_full {
	margin-bottom: 1em;
	width: 100%;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.plain {
	border: none;
}

.alt {
	background: #fbfbfb;
}

.float_left {
	float: left;
}

.float_right {
	float:  right;
}