body
{	font-family: arial, Helvetica, sans-serif; 
	color: #000; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 750px;
	text-align: center;
	font-size: small;
	line-height: 130%;
	font-weight: normal;
	position: relative;
	background: #92aed6;
}

p
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%; 
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 5px;
	letter-spacing: 0px;
	line-height: 110%;
	color: #6e7ea5;
	border-bottom: 1px solid #637ea5;
/*	border-left: 1px solid #637ea5; */
}

h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 4px 5px;
	letter-spacing: 1px;
	color: #fff; 
	background: #637ea5;
}

h3
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 120%;
	color: #000; 
	letter-spacing: 0px;
}

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

a:hover, a:active
{
	color: #000;
}

#banner		
{	
/*	font-size: 0px;	*/					/* Need to get rid of extra space in Netscape 6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 750px;
	height: 205px;
	position: relative;
}

#banner #home-link 
{
	background: transparent url(../images/MsSpacer.gif) no-repeat scroll 0%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 250px;
}

#container
{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 1px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
 	width: 750px;
	vertical-align: top;
	background: #fff;
	float: left;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#main-content
{
	vertical-align: top;
	padding: 0px;
	margin: 10px 30px 20px 30px;
}

#sidebar
{
	float: left;
	width: 250px;
	margin: 0px; 
	padding: 0px;
}


#sidebar-content
{
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 20px 0px;
}

ul#navbar
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: left;
	height: 1%;
	background: #fff url(../images/bg_sidebar.jpg) repeat-y;
}

ul#navbar li 
{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 1%;
	background: 10px 0.6em no-repeat url(../images/list_link.gif);
}

ul#navbar li a
{	
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	color: #000;
	margin: 0px;
	padding: 7px 10px 7px 20px;
/*	padding: 0.4em 0.5em 0.4em 1.4em; */
	height: 1%;
	line-height: 120%;
	
	border-right: 10px solid #fff;
}

ul#navbar li a:hover, ul#navbar li a:active
{
	color: #000;
	background-color: #f6c521;
	border-right-color: #637ea5;
}

ul#navbar li ul
{
	padding: 0px 0px 0px 10px;
}

#footer
{
	clear: both;
	background: #627ea6 url(../images/gem_footer.gif) no-repeat bottom;
	width: 750px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#footer ul
{	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	line-height: 20px;
}

#footer ul li
{	
	margin: 0px;
	display: inline;
	padding: 0px 0px 0px 0px;  /* Works for most browsers */
}

#footer ul li a, #footer ul li a:visited
{	
	text-decoration: none;
	white-space: nowrap;
	font-size: 90%;
	color: #f6c521;
	margin: 0px;
	padding: 8px 10px 9px 10px;
}

#footer ul li a:hover, #footer ul li a:active
{	
	color: #fff;
}

.testimonials
{
	margin: 0px 30px 0px 30px;
}

.testimonials dl
{
	text-align: left;
	margin: 10px 10px 0px 5px;	
	padding: 0px;
	line-height: 130%;
	color: #555;
}

.testimonials dl dd
{	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.testimonials dl dd img
{
	float: left;
	margin: 0px 20px 10px 0px;
	width: 200px;
}

.testimonials dl dd img.img-right
{
	float: right;
	margin: 0px 0px 10px 20px;
}

.testimonials dl dt
{
	margin: 5px 0px 10px 0px;
	padding: 3px 5px 3px 0px;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-size: 85%;
	background: #eacdbc;
	border-top: 1px solid #c08773;
	border-bottom: 1px solid #c08773;
	clear: both;
}


ul.note
{
	margin: 0px;
	padding: 0px 0px 15px 20px;
	list-style-type: none;
	margin-left: -10px;
}

ul.note li
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color: #444;
	font-weight: bold;
	list-style: none;
	line-height: 1.25em;
	background: 10px 0.5em no-repeat url(../images/musical_note_05.gif);
}

ul.note li a
{
	color: #333;
	padding: 0px 0px 15px 10px;
}

ul.note li a:visited
{
	color: #ba5859;
}

ul.note li a:hover, ul.note li a:active
{
	color: #000;
	text-decoration: none;
}

.page-button
{
	text-align: center;
}

.page-button a, .page-button a:visited
{
	background: #eacdbc;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #faebdc;
	border-left: 1px solid #faebdc;
	border-bottom: 1px solid #ba9c8c;
	border-right: 1px solid #ba9c8c;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

.page-button a:hover, .page-button a:active
{
	border-top: 1px solid #ba9c8c;
	border-left: 1px solid #ba9c8c;
	border-bottom: 1px solid #faebdc;
	border-right: 1px solid #faebdc;
	background: #fff;
	color: #000;
}

.back-button, .back-button visited
{
	background: #eacdbc;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #faebdc;
	border-left: 1px solid #faebdc;
	border-bottom: 1px solid #ba9c8c;
	border-right: 1px solid #ba9c8c;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	padding: 2px 5px;
}

a:hover.back-button, a:active.back-button
{
	border-top: 1px solid #ba9c8c;
	border-left: 1px solid #ba9c8c;
	border-bottom: 1px solid #faebdc;
	border-right: 1px solid #faebdc;
	background: #432;
	color: #eacdbc;
}



.promo
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.promo a, .promo a:visited
{
	font-size: 80%;
	color: #fff;
}

.promo a:hover, .promo a:active
{
	color: #f6c521;
}


.photo-list 
{
	margin: 0px 0px 40px 0px;
	padding: 0;
	height: 250px;
	width: 500px;
	list-style: none;
	overflow: auto;
	white-space: nowrap;
}

/***
.photo-list li 
{
	display: inline;
}
***/

.photo-list img
{
	border: 1px solid #000;
}

.photo-list-table
{
	display: inline;
	white-space: nowrap;
	margin: 0px;
}

.photo-list-table th, .photo-list-table td
{
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.photo-list-table td
{
	font-size: 0px;
}



/***
.photo-list-div
{
	margin: 0;
	padding: 0;
	height: 300px;
	width: 500px;
	overflow: auto;
	white-space: nowrap;
}

.photo-list-div div
{
	display: inline;
}

.photo-list-div div p
{
	float: left;
	width: 100px;
	white-space: nowrap;
}

.photo-list-div img 
{
	height: 82px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
***/

.meeting-table
{
	background: #f4f4f4;
	border: 1px solid #e0e0e0;
}

.meeting-table td
{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px;
}