@charset "utf-8";
* {padding: 0; margin: 0;}

body  {font: 100%  Arial, Verdana, Helvetica, sans-serif; margin: 10px 0 0 0; padding: 0; font-size: 9pt; background-image: url(images/back1.gif); background-repeat; color: #333;}

html { min-height: 100%; margin-bottom: 1px; }

a:link {color: #003471; font-weight: normal; text-decoration: underline;}

a:visited {color: #003471; font-weight: normal; text-decoration: underline;}

a:hover {color: #d3b785; font-weight: normal; text-decoration: underline;}

a:active {color: #003471; font-weight: normal; text-decoration: underline;}

#containerbody {width: 950px; margin: 0 auto; text-align: left;  height: 100%;  background-color: #fff; background-image: url(images/backwhite.gif); border: 2px solid #003471;}   

#maincontent {clear: both; width: 950px;  height: 100%; overflow: auto; }
 
/*----- top part of page with logo and contact info -----------------------------------------------*/
 
#title {padding: 0 0px 0 0px; width: 950px; text-align: left; } 

#toplogo {clear: both; width: 950px; height: 120px; } 

#toplogoleft {float: left; width: 400px; margin-left: 5px; }

#toplogoright{float: right; width: 500px;}

#toplogoright p {margin-right: 5px;}

/*-----top photo area, including left navigation -----------------------------------------------*/

#phototop {clear: both; width: 950px; margin: 0 auto; height: 210px; background-color: #fff; border-top: 2px solid #003471; border-bottom: 2px solid #003471; }

#phototopleft {float: left; width: 210px; padding-left: 0px; overflow: hidden;}

#phototopright{float: right; width: 735px; margin-right: 0px; border-left: 2px solid #003471;}

#phototopleft a:link {color: #003471; font-weight: bold; text-decoration: none;}

#phototopleft a:visited {color: #003471; font-weight: bold; text-decoration: none;}

#phototopleft a:hover {color: #d3b785; font-weight: bold; text-decoration: none;}

#phototopleft a:active {color: #003471; font-weight: bold; text-decoration: none;}

 
/*----- main content area -----------------------------------------------*/

#content {margin: 0px 20px 0px 210px; height: 100%;  padding: 0px 10px 0px 10px; background-color: #fff;}

#content p {margin: 10px 10px 10px 0px;}

#content li {margin: 0px 10px 0px 25px;}

#content h1{color: #003471; font-size: 140%;} 

#content h2{color: #d3b785; font-size: 120%; margin: 20px 0px 10px 0px;} 

#content h3{color: #003471; font-size: 100%; margin: 20px 0px 10px 0px;} 

 
#contentleft {float: left; width: 190px; height: 100%;  background-color: #fff; margin-left: 1px;}

#contentleft p.address {margin: 0 10px 0 10px;  color: #06267d; }

#contentleft p.comment {margin: 0 10px 0 10px;  color: #06267d; }

#contentleft p.music{margin: 0 10px 0 10px;  color: #333; }


#contentleft li {margin: 0px 10px 0px 25px;}

#contentleft h1{color: #653100; font-size: 140%;} 

#contentleft h2{color: #653100; font-size: 120%; margin: 20px 0px 10px 10px;} 

#contentleft h3{color: #653100;	font-size: 100%; margin: 20px 0px 10px 10px; text-align: center;} 

  
/*----- nav top -----------------------------------------------*/

#topnav {  width: 950px; height: 25px; text-align: right;}

#bottomnav {clear: both; width: 950px; height: 20px; background-color: #653100;}

#topnavhome {width: 950px; margin: 0 auto; height: 30px; text-align: right;}

/*----- copyright -----------------------------------------------*/

#copyright {width: 950px; margin: 0 auto; text-align: left; font-size: 8pt; color: #fff; background-color: #003471;  } 

#copyrightbar {	clear: both; height: 20px; margin: 0px; text-align: left; ;}

#copyrightbarleft {float: left; margin: 5px 0 0 10px; text-align: left; width: 500px;  }

#copyrightbarright {float: right; margin: 5px 5px 0 0; text-align: right; width: 400px;  }

#copyrightbar a {font-weight: normal;  color: #fff;}

/*----- tables -----------------------------------------------*/

table.table_leftnav {border-spacing: 1px; border-width: 0px; margin-right: auto; margin-left: 0px; }

table.table_leftnav td {text-align: left; }

table.table_leftnav a:link {color: #000; font-weight: bold; text-decoration: none;}

table.table_leftnav a:visited {color: #000; font-weight: bold; text-decoration: none;}

table.table_leftnav a:hover {color: #06267d; font-weight: bold; text-decoration: none;}

table.table_leftnav a:active {color: #000; font-weight: bold; text-decoration: none;}

.buttonmiddle {background-image: url(images/button_middle.gif); width:200px; height: 25px; padding-left: 24px; padding-top: 5px;vertical-align="center"; background-repeat: no-repeat;}

.buttontop {background-image: url(images/button_top.gif); width:200px; height: 25px; padding-left: 24px; padding-top: 5px;vertical-align="center"; background-repeat: no-repeat;}

									 

table.table_topnav{border-spacing: 1px; border-width: 0px; margin-right: 0; margin-left: auto; color: #fff;}

table.table_topnav td {text-align: center;}

table.table_topnav a:link {color: #003471; font-weight: bold; text-decoration: none;}

table.table_topnav a:visited {color: #003471; font-weight: bold; text-decoration: none;}

table.table_topnav a:hover {color: #d3b785; font-weight: bold; text-decoration: none;}

table.table_topnav a:active {color: #003471; font-weight: bold; text-decoration: none;}


table.table_body{border-spacing: 10px; border-width: 0px; margin-right: auto; margin-left: 0px; }

table.table_body td {padding: 3px; text-align: left; vertical-align: top;}


/*----- float items -----------------------------------------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 8px;}
	
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 8px;}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both; height:0; font-size: 1px; line-height: 0px;}


/*----- spacers & temp items -----------------------------------------------*/

.extraspace {float: left; margin: 0 auto; width: 950px; height: 30px;}

.spacer1 {width: 950px; height: 15px;} 

.grayline1 {width: 940px; height: 1px; background-color: #ccc; overflow: hidden; overflow-x: hidden; overflow-y: hidden; } 

.grayline2 {width: 190px; height: 1px; background-color: #ccc; overflow: hidden; overflow-x: hidden; overflow-y: hidden;} 

.grayline3 {width: 950px; height: 1px; background-color: #ccc; overflow: hidden; overflow-x: hidden; overflow-y: hidden;} 

.spacer2 {width: 950px; height: 10px;} 

.spacer4 {width: 450px; height: 20px;} 
.spacer5 {width: 450px; height: 5px;} 


.spacer3 {height: 38px; background-color: #fff;} 

.spacerside {width: 200px; height: 10px;} 

.temp{background-color: #FF0; font-style: normal;}

 
