body{
	margin: 0 auto;
	background: #C0C0C0;
	font-weight: normal;
	text-align: center; /* To center content in IE */
	font-family: verdana, arial, sans-serif;
}


#container{
	background: transparent;
    width: 750px;
	margin: 0 auto;

}

#header{
	 
	background: transparent;
	margin-bottom: 5px;
}

#header-other{
	 
	background: transparent url(pics/header2.jpg) no-repeat;
	color: black;
	font-family: verdana, arial,sans-serif;
	letter-spacing: 1px;
	font-size: 2.5em;
	font-style: italic;
	text-align: center;
	margin-top: 10px;

	
}

#footer{
	float:left;
	letter-spacing: 1px;
    font-weight: bold;
    background: url(pics/footer1.jpg) no-repeat;
	text-align: center;
	font-size: .6em;
	font-family: verdana, arial, sans-serif;
	line-height: 21px;
	color: black;
	width: 750px; 
	margin-top: 20px;
		     
}

#print-footer{
	display: none;		     
}

#footer a{
	text-decoration: underline;
	color: #FCFCE1;	
}

#footer a:hover{
	color: yellow;
}

#navigation{
    font-family: verdana, arial, sans-serif;
    font-size: .8em;
    width: 750px;
    height: 35px;
    margin-bottom: 5px;    
}

#navigation ul{
    padding: 0px;
    margin: 0px;
    list-style:none;
}

#navigation li {
 	float: left; 
}

#navigation a {
	float: left;
}

#navigation li a{
	background: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #41527A;
	line-height: 10px;
	text-decoration: none;
	border: medium outset #FCFCE1;
}

#navigation li a:hover{
	color: #FCFCE1;
    border: inset #FCFCE1;	
}

#container2{  
	background: #FCFCE1;
    width: 750px;
	border-top: thin solid #657AAD;
	border-bottom: thin solid #657AAD;
}

#about-container{  
    width: 750px;
    height: 345px;
	background: transparent;
	
}


#home-container{
	width: 750px;
    height: 345px;
    background: transparent;
}

#home-container2{
 	display: none;
}

#home-container3{
 	display: none;
}	

#pic{ 
	float: left;	
	background: #657AAD;
    width: 350px;
    height: auto;
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
    font-style: italic;
	color: #FCFCE1;
	text-align: center; 
	padding:1px;
    border:3px solid #FCFCE1;    
      		
}

#pic2{ 
	float:right;	
	background: #657AAD;
    width: 350px;
    height: auto;
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
    font-style: italic;
	color: #FCFCE1;
	text-align: center;  
	padding:1px;
    border:3px solid #FCFCE1;  		
}

#home-list{	
	float:right;
	background: #657AAD;
	width: 215px;
 	height: 160px;
	text-align: left;
	font-size: .8em;
	font-family: verdana, arial, sans-serif;
	line-height: 21px;
	color: black;
	border: thin solid #FCFCE1;
	margin-bottom: 10px;
	padding-top: 5px;
}
#home-list ul{  /* To remove extra space before list in firefox */
	 margin-top: 0px; 
}

#news{
	float:right;
	background: #FCFCE1;
	width: 215px;
 	height: 75px;
	font-style: italic;
    text-align: center;
    color: black;
    font-family: verdana, arial, sans-serif;
	line-height: 21px;
	font-size: .8em;
	border: thin solid #657AAD;
    padding-top: 5px;

}

#news a{
	text-decoration: none;
	color: green;	
}

#news a:hover{
	color: black;
}

#print-text {
	display: none;
}

#print-text2 {
	display: none;
}

#cert{
	float:right;
	background:  yellow;
	width: 215px;
 	height: 70px;
	text-align: center;
    color: black;
    font-family: verdana, arial, sans-serif;
	line-height: 21px;
	font-size: .9em;
	border: thin solid #657AAD;
	margin-top: 10px;
	padding-top: 5px;
}

#label{
	float: left;
	margin:5px auto;
	background: #657AAD;
	width: 215px;
 	height: 20px;
 	line-height: 21px;
	font-size: .9em;
	text-align: center;
	font-style: italic;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    border: thin solid #FCFCE1;
    color: #FCFCE1;
	
}
	
#message{
	float: left;
	background: #FCFCE1;
	width: 400px;
 	height: 20px;
 	line-height: 21px;
	font-size: .9em;
	text-align: center;
	font-style: italic;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    color: black;
}

#home-image{
	float:left;
	width: 400px;
 	height: 320px;
 	border: thin solid #657AAD;
 	background: #C0C0C0;

	
}

#about-image{
	float:left;
	width: 750px;
 	height: 160px;
 	background: #C0C0C0;
 	
}

#about-box1{
	float:left;
	background: #C0C0C0;
	width: 750px;
 	height: 20px;
	font-style: italic;
	font-weight: bold;
    text-align: center;
    color: black;
    font-family: verdana, arial, sans-serif;
	line-height: 21px;
	font-size: .9em;
	margin-bottom: 5px;
	border-top: thin solid #657AAD;
	
}

#about-box2{
	float: right;
	background: #657AAD;
	width: 260px;
 	height: 48px;
	font-style: italic;
	font-weight:bold;
    text-align: left;
    border: thin solid #FCFCE1;
    color: #FCFCE1;
    font-family: verdana, arial, sans-serif;
	line-height: 21px;
	font-size: .9em;
	padding: 1px 5px 1px 5px;
	margin-top: 25px;

}

#about-box3{
	float:left;
	background: yellow;
	width: 225px;
 	height: 25px;
	font-style: italic;
	font-weight:bold;
    text-align: center;
    color: black;
    font-family: verdana, arial, sans-serif;
	line-height: 21px;
	font-size: .9em;
	border: thin solid #657AAD;	
	margin-top: 25px;
	

}

#about-text{
	float:left;
	width: 745px;
 	height: auto;
 	background: #FCFCE1;
 	border-top: thin solid #657AAD;
 	border-bottom: thin solid #657AAD;
 	padding: 1px 0px 1px 5px;
}
	

#contact-name{
	float:left;
	background: #FCFCE1;
	width: 150px;
	height: auto;
    text-align: center;
    list-style-type:none;
	margin-bottom: 20px;
	border-top: thin solid #657AAD;
	border-bottom: thin solid #657AAD;
    
	    
}
#contact-container {	 
	width: 750px;
    height: auto;
}

#contact-name ul{
	 text-align: left;
	 list-style: none;
}

#contact-position{
	float: left;
	background: #FCFCE1;
	width: 225px;
	height: auto;
    text-align: center; 
    margin-bottom: 20px;
    border-top: thin solid #657AAD;
	border-bottom: thin solid #657AAD;
    
}

#contact-position ul{
	 text-align: left;
	 list-style: none;
}

#contact-ext{
	float:left;
	background: #FCFCE1;
	width: 105px;
	height: auto;
    text-align: center;
    margin-bottom: 20px;
    border-top: thin solid #657AAD;
    border-bottom: thin solid #657AAD;
    
}

#contact-ext ul{
	 text-align: left;
	 list-style: none;
}

#contact-email{
	float:left;
	background: #FCFCE1;
	width: 270px;
	height: auto;
    text-align: center;
    margin-bottom: 20px;
    border-top: thin solid #657AAD;
	border-bottom: thin solid #657AAD;
    
}

#contact-email ul{
	 text-align: left;
	 list-style: none;
}

#contact-email a{
	text-decoration: none;
	color: black;	
}

#contact-email a:hover{
	color: #C0C0C0;
}


#text{
	text-align: left;
	font-size: .8em;
	font-family: verdana, "times new roman", arial, sans-serif;
	line-height: 21px;
	color: black;
	
}

#text ul{  /* To remove extra space before list in firefox */
	 margin-top: 0px; 
}

#text a{
	text-decoration: underline;
	color: black;	
}

#text a:hover{
	color: #C0C0C0;
}


#directions{
	float: left;
	margin:5px auto;
	background: #657AAD;
	width: 750px;
 	height: 20px;
 	line-height: 15px;
	font-size: 13px;
	padding-top: 3px;
	text-align: center;
	font-style: italic;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    border: thin solid #FCFCE1;
    color: #FCFCE1;
    
	
}
	
#directions a{
	text-decoration: none;
	color: #FCFCE1;	
}

#directions a:hover{
	color: yellow;
}
#map-image{
	float:left;
	margin:20px auto;
	width: 750px;
 	height: 350px;
 	border: thin solid #657AAD;
 	background: transparent;
	
}
#directions-textbox{
	float:right;
	margin:20px auto;
	width: 316px;
 	height: 279px;
 	border: thin solid #FCFCE1;
 	background: #657AAD;
	
}

#for-sale{
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	background: #657AAD;
	width: 200px;
 	height: 20px;
 	line-height: 15px;
	font-size: 13px;
	padding-top: 3px;
	text-align: center;
	font-style: italic;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    border: thin solid #FCFCE1;
    color: #FCFCE1;
    
	
}

#used-container{
    margin-top: 45px;
	width: 750px;
    height: 345px;
    background: transparent;
    
}

#used-container2{
	width: 750px;
    height: auto;
    background: #FCFCE1;
	border-top: thin solid #657AAD;
	border-bottom: thin solid #657AAD;
    
}


