﻿/************ PRIMARY STYLES *************/

*	{
	margin: 0;
	padding: 0;
}

body {
	background: #000088 url(images/background.gif); 
*/
	color: #000000;
	margin: 0;
	padding: 0;
	font: 100% "Times New Roman", Times, serif;
	
}
	
h1, h2            {
	margin: 0px 0 5px 10px; 
	padding: 0;
	font-size: 1.5em; 
	
	}
	
h2 {
	font-size: 1.25em;
	margin: 0px 0 5px 0; 
}	
	
p	{
	margin: 10px;
}

img	{
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited     {
	background-color: inherit;
	color: #0000FF;
	text-decoration: none;
	}
	
a:hover    {
	background-color: inherit;
	color: #0077FF;
	}
	
a:active   {
	background-color: inherit;
	color: #333333;
	}

/********** MAIN OUTLINE OF LAYOUT ********/

#main 	   {
	width:811px;
	margin: 0 auto;
	padding: 0; 
	border: 1px solid #000000;
	background-color: #d5d0aa;
	}

/********** MAIN LAYOUT AREA *********/

#header    {
	height: 85px;
	background: #9f986e url(images/title.gif) no-repeat center top;
	border-bottom: 8px solid #800000;
	text-align: center;
	
	}

div#container {
	width:811px;
	margin: 0;
	padding: 0;
	background: #d5d0aa url(images/content-background.gif);
	line-height:125%;
	background-color: ;
	}
	
		
div#leftcolumn      {
	float:left; 
	margin:0;
	background-color: #d5d0aa;
	}
	
div#content   {
	/*background-color: #d5d0aa; */
	margin: 0 0 0 215px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	padding: 0px;
	padding-top: 0px;
	}
	
div#content2   {
	/*background-color: #d5d0aa; */
	margin: 0 0 0 215px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	padding: 0px;
	padding-top: 15px;
	}
	
div#footer	{
	width: 100%;
	height: 20px;
	text-align: center;
	background-color: #000000;
	}



/*********** TOP MENU *********/

div#navtop    {
	background-color: #435271; 
	padding: 5px 5px 8px 5px; 
	margin: 0; 
	color:white; 
	clear:left;
	width: 810px;
	height: 30px;
	text-align: center;
	}
	
#navcontainer ul	{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #435271;
	color: white;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;	/* fixes Firefox 0.9.3 */
	}

#navcontainer ul li	{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px; /* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer ul li a	{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	}

#navcontainer ul li a:hover
	{
	background-color: #336699;
	color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

/********** Sub Top Nav ********/

div#topnav  {
	padding: 0 0 3px 0; 
	margin: 0 0 0; 
	float:right;
	width: 800px;
	margin-right: -1px;

	}


#topnav ul	{
	text-align: right;
	vertical-align: bottom;
	padding: 28px 0 0 0;
	margin: 3px 0 0 0;
	color: #000000;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	
	}

#topnav ul li	{
	padding: 0;
	margin: 0;
	display: inline;
	padding: 0 10px 0px 10px;
	border-right: 1px solid #000000;
	
}

#topnav ul li a	{
	
	color: #000000;
	text-decoration: none;
	
	}

#topnav ul li a:hover
	{
	color: #FFFFFF;
}


	
/********** LEFT MENU **********/

#leftmenu         {
	background: #9e986d;
	float: left;
	width: 215px;
	padding: 0;
	margin: 0;
	}

#leftmenu h2	{
	background: #9e986d url(images/header_background.gif) no-repeat left 50%;
	height: 26px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 3px 0 0 30px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #000000;
}

#leftmenu ul	{
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

#leftmenu ul li	{
	border-bottom: 1px solid #000000;
}
	
#leftmenu a       {
	display: block;
	background: #d5d0aa url(images/icon.gif) no-repeat 6px 6px;
	color: #660000;
	padding: 6px 0 0 25px;
	margin: 0;
	text-decoration: none;
	height: 24px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
	
#leftmenu a:hover {
	color: #FFFFFF; 
	background-color: #c1bc99;
}
	

/********** MISC STUFF - LISTBOXES**********/	
	
#listboxwrap   {
	text-align: center;
    padding: 0;
    margin: -6px 0 0 0;
    width: 595px;
    float: left;
    background-color: #d5d0aa;
    border-left: 1px solid #000000;
    }
  
        
#listbox1, #listbox2 {
    float: left;
    padding:0 0 0 0;
    margin: 0 0 0 0;
	
    }
    
#listbox1 {
    text-align: left;
    width: 299px;
    margin-left: 0px;
    border-right: 1px solid #000000;
    }
    
#listbox1 h2	{
	background: #9a2e2c url(images/red-subheading.gif) no-repeat;
	height: 28px;
	padding: 0 0 0 30px;
	margin: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}    
    
#listbox2 {
    text-align: left;
    width: 295px;
    border-left: 1px solid #000000;
    margin-left: -1px;
   }
   
#listbox2 h2	{
	background: #9a2e2c url(images/red-subheading.gif) no-repeat;
	height: 28px;
	padding: 0 0 0 30px;
	margin: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

} 

#listbox1 p, #listbox2 p {
    font: 13px "Times New Roman", Times, serif;
    color: #000000;
	font-weight: normal;
	line-height: 16px;

}   
	
/********** OTHER MISC. ***********/

div#specialevent        {
	background: #d5d0aa;
	float: left;
	width: 215px;
	padding: 0;
	margin: 0;
	
}

div#specialevent h2	{
	background: #9a2e2c url(images/red-subheading.gif) no-repeat;
	height: 26px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 3px 0 0 30px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #000000;
}

div#specialevent p	{
	font: 13px "Times New Roman", Times, serif;
}


div#topbox	{
	float: right;
	width: 250px;
}	

div#topbox-1	{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:right;
	background: #8d0f0d url(images/home.gif) no-repeat left bottom;
		margin-right: 10px;
		border-top: 0;
}

div#topbox-2	{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:right;
	background: #8d0f0d url(images/contact.gif) no-repeat left bottom;
	margin-right: 10px;
	border-top: 0;
}


div#topbox-1 a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

div#topbox-2 a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

div#topbox-1 p, div#topbox-2 p	{
	margin: 15px 20px 3px 40px;
	padding: 0;
}

	
div#footer p	{
	font-size: 10px;
	margin: 0 0;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font: Arial, Helvetica, sans-serif;
	}

img.floatright	{
	float: right;
}
div#clearall	{
	clear: both;
}

.floatleft { 
	float: left;
	border: solid 1px #000000; }
	
img.floatright2	{
	float: right;
	border: solid 1px #000000; }


.pics {      
	float: right;
	height:  596px;      
	width:   394px;      
	padding: 0;      
	margin:  0;  }  

.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  596px; 
    height: 394px; 
    top:  0; 
    left: 0 
}


