﻿        body	{
			background: #250c18; 
			margin: 0;
			padding: 0;
			font: normal 9.5pt/13.5pt verdana, sans-serif;
			color: #333;
			}
		#container {
			width: 924px;
			margin-left: 50px;
		}

		#banner {
			background-color: #fff;
			height: 30px;
			width: 924px;
		}
		#bannerInt {
			background-color: #fff;
			height: 96px;
			width: 924px;
		}		
		
		#bannerText	{
			font: bold 10pt/21pt verdana, helvetica, sans-serif;
			margin-left: 20px;
		}	

		#nav {
			background: #680034 url(images/nav-back.gif) repeat-x;
			width: 914px;
			height: 34px;
		}		
		
		ul#main	{
			margin: 0;
			padding: 0;
			list-style: none;
			width: 924px;
			background: #006580;
		}
		
		#content {
			background: #000 url(images/interior-back.jpg) repeat-x left top;
			padding-top: 10px;
			padding-bottom: 5px;
			width: 924px;
		}
		#contentHome {
			background: #000 url(images/interior-back.jpg) repeat-x left top;
			width: 924px;
		}		
		.boxHeader	{
			font: bold 10pt/12pt verdana, sans-serif;
			color: #660032;
		}
		.boxText	{
			font: normal 10pt/14pt verdana, sans-serif;
			color: #666666;
			margin-top: 8px;
			margin-right: 10px;
			text-align: justify;
		}

		#footer {
			clear: both;
			background: #b2b2b2;
			text-align: center;
		}
		
		#footerText 	{
			font: normal 7.5pt/11.5pt verdana, sans-serif;
			color: #000;
			text-decoration: none;
		}		
		
		#footerText a	{
			font: normal 7.5pt/11.5pt verdana, sans-serif;
			color: #000;
			text-decoration: none;
		}
		
		#footerText a:hover	{
			font: normal 7.5pt/11.5pt verdana, sans-serif;
			color: #000;
			text-decoration: underline;			
		}
		
		#phoneLine	{
			height: 30px;
			border-top: 1px solid #b4b4b4;
			background: #fff url(images/numberBack.jpg) repeat-x left top;
		}
		.phoneLineText	{
			font: bold 10pt/30px verdana, sans-serif;
			margin-left: 10px;
		}
		.addressLineText    
		{
		    font: bold 10pt/16px verdana, sans-serif;
		    color: #6b0031;
			
		}
		
		.interiorContent	{
			width: 854px;
			margin-left: 19px;
			margin-right: 19px;
			margin-bottom: 5px;
			background: #fff;
			border: 1px solid #b4b4b4;
			padding:  15px;
		}
		.adminInteriorContent	{
			width: 854px;
			margin-left: 19px;
			margin-right: 19px;
			background: #fff;
			border: 1px solid #b4b4b4;
			padding:  15px;
		}		
		h1	{
			font: bold 17pt/19pt verdana, sans-serif;
			color: #61012f;
		}

		h2	{
			font: bold 15pt/17pt verdana, sans-serif;
			color: #333;
		}

		h3	{
			font: bold 15pt/0pt times new roman, serif;	
			color: #61012f;	
		}

		h4	{
			font: bold 15pt/17pt times new roman, serif;
			color: #333333;
		}

		h5	{
			font: bold 13pt/15pt verdana, sans-serif;
			color: #61012f;
		}

		h6	{
			font: bold 13pt/0pt times new roman, serif;		
			color: #333;
		}
		.bodyText	{
			font: normal 9.5pt/13.5pt verdana, sans-serif;
			color: #333;
		}
		.inputBox	{
			height: 16px;
			border: 1px solid #680034;
			}
		.pageImage  
		{
		    border: 5px solid #000000;   
		    
		}    	
		#nav {
		    width: 924px;
			height: 34px;
			padding: 0px;
			background: url(images/nav-back.jpg) repeat-x;
			border-top: 1px solid #ac1d33;
			border-bottom: 1px solid #ac1d33;
		}
		
		#topSubNav {
			font-size:9px; 
			color:#A8E6AF; 
			font-family: verdana,arial,sans-serif; 
			font-weight: bold; 
			text-decoration: none;
			padding-bottom:3px;
			padding-top:3px;
			text-align:right;
		}
	
		#topSubNav a, #topSubNav a:link, #topSubNav a:visited {
			color:#A8E6AF; 
			text-decoration: none;
		}

		#topSubNav a:active, #topSubNav a:hover {
			color:#D5EED5; 
			text-decoration: underline;
		}
		/*** NAVIGATION ***/

		.dropdownnavs {
			font: 10pt/30px verdana, sans-serif;
			color:#00346b; 
			padding: 0px 0px;  
			text-decoration: none;
		}
	
		.dropdownnavs a, .dropdownnavs a:link, .dropdownnavs a:visited {
			color:#fff;
			font-weight: bold; 
			text-decoration: none;
		}

		.dropdownnavs a:active, .dropdownnavs a:hover {
			color:#fff; 
			text-decoration: underline;
			font-weight: bold;
			border-bottom: 1px solid #00346b;
		}
		
		.dropdownnavsD {
			font: 11.5pt/29px verdana, sans-serif;
			color:#f00; 
			padding: 0px 0px;  
			text-decoration: none;
		}
	
		.dropdownnavsD a, .dropdownnavsD a:link, .dropdownnavsD a:visited {
			color:#f00; 
			text-decoration: none;
		}

		.dropdownnavsD a:active, .dropdownnavsD a:hover {
			color:#f00; 
			text-decoration: none;
			border-bottom: 1px solid #f00;
		}		
		
		
	/*** DROP DOWN MENUS  ****/

	/* Display */
		.menuStyle { 
			width: 190px; 
			margin: 0px; 
			padding: 0px; 
			font-size: 10.5px; 
			color: #fff; 
			font-family: verdana, arial, sans-serif;
			border: solid 1px #680034;
			background-color: #ccc;
		}
	
		.menuStyle ul { 
			margin: 0px 0px 0px 0px; 
			padding: 0px; 
			text-align: left; 
			list-style-type: none; 
			width: 100%;
			
		}
	
		.menuStyle ul li { 
			margin: 0px 0px 0px 0px;
			padding: 0px; 
			background-color: #ccc;
			display: block; 	
			width: 100%; 
			color: #fff;
		}
	
		.menuStyle ul li a { 
			padding: 4px 8px 4px 8px;
			display: block; 	
			text-decoration: none;
			color: #034501;
		}

		.menuStyle ul li a {
				width: auto;
		}
		
		.menuStyle ul li a:hover { 
			text-decoration: none;
			display: block; 	
			color: #fff;
			background-color: #680034;
		}

/* Positioning */
		#menuHead   {
			z-index: 50;
		}
	
		#menuHead1, #menuHead2, #menuHead3, #menuHead4, #menuHead5  {
			position: relative;
		}

		#menu1, #menu2, #menu3, #menu4, #menu5 {
			position: absolute;
			margin-top: 13px;
			z-index: 100;
			visibility: hidden;
		}
