body 
{
	max-width: 1300px;
	min-width: 905px;
	color: #222222;
}

a 		{ color: #660000; text-decoration: none; }
a:hover	{ text-decoration: underline; }

#minutes a { text-decoration: underline; }

#header 
{
	height: 60px;
	width: 100%;
	font-size: 14px;
	background-image: url('/images/menustretch.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
}

#header h1 { float: left; height: 60px; width: 446px; background-image: url('/images/title.jpg'); }

.ir span { visibility: hidden; }

#header #sideimg { z-index: -1; position: absolute; right: 0px; top: 0px;}
h1,h2,h3,h4,h5,h6 { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; margin-top: 0px; }
#container { position: relative; height: 100px; margin-left: 10px; margin-right: 10px; }

#content
{
	min-width: 500px;
	max-width: 1274px;
	position: absolute;
	left: 0px;
	text-align: justify;
	border-right: 250px solid white;
}
* html #content {margin-right: 260px; }

.caption { 
	clear: right;
	float: right; 
	font-size:9px; 
	font-style: italic; 
	margin: 13px 0px 2px 10px;
	display: block;
}

.smaller { 
	font-style: italic;
	font-weight: normal; font-size: 12px; 
	}

#sidebar
{
	width: 240px;
	position: absolute;
	right: 0px;
	padding-left: 5px;
	font-size: 12px;
}

#sidebar img { margin-bottom: 2px;}

#pamalogo { margin-bottom: 5px; }

#sidebar form
{
	text-align: left;
	width: 238px;
	border: 1px solid #aaaaaa;
	position: relative;
	margin-bottom: 10px;

	background-color: #eeeeee;
	color: #444444;
}

#sidebar form p { padding-left: 5px; }
#sidebar form input { position: absolute; right: 10px; margin-top: 0px; margin-bottom: 0px;}
*html #sidebar form { padding-top: 10px; }
#searchBox { width: 185px; margin-right: 30px; color: #444444;}



.contact { height: 100px; width: 100%; display: table; }
.contact-item { width: 150px; float: left; display: table-cell; font-weight: normal;}


textarea { font-size: 12px; font-family: Verdana; overflow: auto;}

.ethumb:hover { border: 1px solid #333333; }
.controls { float: right; display: block;}
.fl { float: left;}
.buttonalign { margin-top: 4px; }

.inputbutton
{
	border-width: 2px;
	border-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #555555;
	color: white;
	font-size: 11px;
}

#rolodex {font-size: 20px; text-align: center; }
#rolodex a { color: #FFFFFF; font-family: "Times New Roman", Times, serif; }

#intro img { margin-top: 8px; }
* html #introtable { width: 100%; }
#stethoscope 
{
	background-image: url("/images/i_stethoscope.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	max-width: 605px;
	height: 211px;
	float: left;
}

#footer { margin-top: 20px; clear: both; border-top: 1px solid #660000; text-align: center; line-height: 16px; padding-top:10px; padding-bottom: 10px; color: #660000;}

.dues { width: 300px; height: 75px; padding-top: 12px; text-align: center;}
.unpaid { background-color: #EFD4D3; color: #AD2624; border: 1px solid #AD2624; }
.paid { background-color: #D6E3D3; color: #337321; border: 1px solid #337321; }