body {color: #00003c;
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: 12px;
text-align: left;
background-image: url(images/stucco.jpg);
background-repeat: repeat; }

li#membership {
font-size: 11px;
text-decoration: none;
color: #660033; }

.rd {
font-size: 11px;
color: #800000;
padding: 10px; }

.room {
text-decoration: none; }

a.room:hover {
background-color: #fff9e0;
text-decoration: underline;
color: #000080; }

.sitebody {
font-family: sans-serif,"Lucida Grande", Verdana, Arial;
font-size: 13px;
line-height: 18px;
background-color: #ffffff;
text-align: left; }

div.sitebody {
padding: 10px;
}

a:link, a:visited {color: #800000;
 }

a:hover {color: #008080;
 }

h1 {color: #660000;
font-family: sans-serif;
font-size: 1.4em;
text-align: left;
font-weight: normal;
margin-bottom: 0px; }

h2 {color: #666600;
font-family: sans-serif;
font-size: 14px;
text-align: left;
font-weight: normal;
margin-bottom: 0px; }

.bottomnav {
padding-right: 10px;
padding-top: 10px;
font-family: "Lucida Grande", Verdana, Arial;
font-size: 11px;
color: #ffffff;
}

.credit {
font-size: 10px;
color: #8b532b;
text-align: right;
font-family: "Lucida Grande", Verdana, Arial;
padding-top: 5px; }

a.credit:hover {
color: #1a3072; }

a.bn:link {
color: #ffffff;
text-decoration: none; }

a.bn:visited {
color: #ffffff;
text-decoration: none; }

a.bn:hover {
color: #ffffff;
text-decoration: underline; }

#availLink {

	background: #8b532b;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 7px;

}

#availLink:hover {

	background: #5b2300;

}

#rightCol	{
	float:right;
	width:370px;
}

#leftCol	{
	float:left;
	width:370px;
}

/*Blog-Specific*/
.narrowcolumn {width: 530px;}
#sidebar {float: right; width: 225px; margin-left: 0; text-indent: -15px;}
#sidebar li {list-style-type: none;}

#commentform #comment {width: 90%;}

#blog #topNav li {
	padding: 0px 45px 0 53px;
}

#blogcontent h2 {font-size: 1.5em;}
.widgettitle {font-size: 1.3em;}

/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */

/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	float:left;

	font-size: 11px;

	line-height: 17px;

	padding: 0 8px 3px;
	
	color: #444;


}

/* End captions */

/* feedburner */

.feedburnerFeedBlock,.feedburnerFeedBlock * {
	margin:0;padding:0;
}
.feedburnerFeedBlock {
	padding: 5px 30px 5px 5px;
	float:left; 
	width:355px;
}

.feedburnerFeedBlock .feedTitle {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin-left:10px;
}

.feedburnerFeedBlock ul {
	margin: 0 0 0 10px;
}
.feedburnerFeedBlock ul li {
	font-family: "Lucida Grande", Verdana, Arial;
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
}

.feedburnerFeedBlock .headline {font-size: 13px}

.feedburnerFeedBlock .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}
.feedburnerFeedBlock li div { line-height:1.3em; }

.fbsubscribelink { padding: 10px 0 0;font-size: 12px;margin-left:10px;}
#creditfooter {	display:none; }
