﻿	body {
			background-color:#063260;
			font-family:"Verdana", Arial, sans-serif;
	text-align: left;
}
	/*--- Old Background color#99C8E3 #73AF1B  #E2E3DB background:---background:#668E39;*/
	 
	#wrap {
		background-color:#0C64C0;
		
}

	#header {
			white-space: nowrap;
			

			}
			
	#header h1 {
			font-size:1.5em;		
			text-transform:uppercase;	
			font-family: "Verdana", Arial, sans-serif;
			text-align:left;
			}
			
	.floatright {float: right;
			}	
			
	.floatleft {float: left;
			}			

	#header a:visited {
			color:#0C64C0;
			}
			
	span.logo2{
			text-transform:uppercase;
			font-family:"Arial Narrow", Arial, sans-serif;
			font-variant:small-caps;
			}
			
 	span.phone{
 			font-size:larger;
 			font-weight:bold;
 			}
 		
	.logopic {
			float:left;
			position: absolute;
			left:-110px;
			top:0px;
			padding:1px;
			}
				
 	.branding {
 			margin-left: 50px;
 			width: 760px;
 			position: relative;
 			padding: 5px;
 			background-color:#C7C7C7;
 			/*background-image:url(../images/brandgradient.jpg); */
 			/*background:#F6FF97;#BCE27F*/
 			}
 	.brandingwinter{
 			margin-left: 50px;
 			width: 760px;
 			position: relative;
 			padding: 5px;
 		/*	background-image:url(../images/frost-bg-sm.jpg); */
 			/*background:#F6FF97;#BCE27F*/
			}
 	.center {
	text-align: center;
}
 

	.logo {margin-bottom:1px}
	hr {clear:left;}
	

	#navhead {
			margin-left:85px;
			margin-top: 2px;
			}

	#navhead ul {
			margin: 0;
			padding: 0;
			list-style: none;
			width: 800px
			
		}
	#navhead ul a {
			
			display: block;
			padding: 0 .5em 0 0;
			line-height: 1.2em;
			background-image:url('../images/button.gif');	
			font-family: "Verdana", Arial, sans-serif;
			color:#000000;
			font-weight:normal;
			font-size:1em;
			
			}
		
	#navhead ul a:hover{
						background-image:url('../images/buttonon.gif');
						color:#FFF;
						font-weight:normal;
					}
					
	#navhead ul a:focus{
						background:#0C64C0;

						
						}
	
	#navhead ul li {
				float: left;
				
			}
/* --------------------- End Header ---------------------------------- */
/* ---------------------Begin Navbar --------------------------------- */
	#navbar {
			width: 140px;
			min-width: 105px;
			max-width: 140px;
			border:1px solid #b0bec7;
			border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
			float:left;
			position: absolute;
			z-index:1;
			top: 180px;
			line-height: 100%;
			text-align: center;
			}

	#navbar li {
			padding: 0px; 
			list-style-type: none;
			}
			
	#navbar ul{
				margin:0;
				padding: 0;
				list-style-type: none;
			}
			
	#navbar ul a {
				display: block;
			/*	width: 140px; */
				height: 32px;
				line-height: 32px;
				text-indent: 1px;
				font-family: "Arial Narrow", Arial, sans-serif;
				color: #000000;
				font-weight: normal;
				font-size: 1.1em;
			/*	background-image:url('../images/shadeform.jpg'); */
				}
			
	#navbar a:hover {
				background-image:url('../images/buttonon-popups.gif');
				}
				

	#navbar a:visited {color:#0C64C0;}
	
	#navbar a.active {background:#FFFFD5;}
	
	#navbar a:focus {background:green;} 
				

	#navbar .sublist {
				font-family: "Arial Narrow", Arial, sans-serif;
				color:#000000;
				font-size: .6em;
				font-weight:normal;
				list-style-image:none;
				background:none;
				line-height:100%;
				}
/* -------------------  End Navbar ------------------------------- */

/* -----------------Begin Content --------------------------*/
	
	.border {
	border-style:outset;
	border-width:thin;
	vertical-align: middle;
}
	
		.clear {
	clear:both;
	}	
		#maincontent {
				float: left;
				width: 360px;
				padding:5px;
				}
				
	#maincontent {border-left: 2px solid #b0bdc6;
	border-right: 2px solid #91a7b4;
	border-top: 2px solid #b0bdc6;
	border-bottom: 2px solid #91a7b4;
	padding: 5px;
	}
			
/* --- change width of secondary content back to 154 if there are problems also change width of content back to 700 --- */

		#secondarycontent {
				float: right;
				width: 369px;
				/*background-image:url('../images/Tallbackgrounf-4px.gif');*/
				}
		.floatleft {float:left;}
		.floatright {float:right;}
				
		.special {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

	h1 {
		text-align: center; 
		text-transform:uppercase;
		font-family:"Verdana", Arial, sans-serif;
		clear: left;
		} 

	a:visited{color:#0C64C0;}	
	
	.content_text {text-align: justify;}	
	
	#content {
	 
		width: 760px;
		margin-left: 50px;
		}
	#content {border-left: 2px solid #b0bdc6;
	border-right: 2px solid #91a7b4;
	border-top: 2px solid #b0bdc6;
	border-bottom: 2px solid #91a7b4;
	padding: 5px;
	background-color:#CCCCCC
	/*background-image:url('../images/Tallbackgrounf-4px.gif'); */
	/* background-repeat:repeat; */	
			}

		
						 

	.dimension {float:left}
	.dimension p {margin-top: 0; margin-bottom: 0; margin-right: 3px}
	
	#footer p{clear:both; text-align: center}
	
	.bold {
	font-weight:bold;
	
}




