body {
	font-family:arial, helvetica, sans-serif;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	background-color:#ECF5DE;
}

#headmobile {display:none;}
p.mobile {display:none;}


#container {
	border:3px solid #A8DB9B;
	width: 1020px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
             }

#nav { background-color: #00273e; 
       background-image:url(assets/bg.gif);
          height: 580px; 
          width: 170px; 
          float:left;
          font-size:16px;
          padding:0px;
          margin:0px;
          color:#ffffff;
          text-align:center;
          }

          
#nav a:link {color:#ffffff; text-decoration: none; }
#nav a:visited {color:#ffffff; text-decoration: none;}
#nav a:hover {color:yellow; text-decoration: none}

#nav li {color:#ffffff;
            margin:0px;
			padding:10px 0px 10px 0px;
			border-bottom: 1px dashed #E4E4E4;} 
#nav ul {list-style-type: none;
             margin:40px 0px 0px 0px;
			 width:100%;
			 padding:0px;}

#header { height: 127px;
          width: 1020px; 
		  margin-left:auto;
		  margin-right:auto;
          background-image:url(assets/banner.png); 
          background-repeat:no-repeat; 
          border:3px solid #A8DB9B; 
           padding:0px;}


#header img {border:0px;}      





        
                                                                


#content {float:left; 
          margin-top:0px;
          background-color: #ffffff;
          width:835px;
		  height:540px;
          padding:10px 0px 0px 15px;
		  
          }
		  

#holder {float:left; 
          margin-top:0px;
          background-color:#9C9;
          width:842px;
		  height:580px;
          padding:0px 0px 0px 8px;
		  
          }
		  
#holder h1 {
			font-size:20px;
}

#holder h2{
			font-size:16px;
			
}
		  
#holder1{
		width:830px;
		height:510px;
		padding:10px 0px 0px 0px;
		margin-left:0px;
		 background-color:#ecf5de;
}




#holder p {font-size:16px; padding-left:30px;}


#content h1 {font-size:20px;}  
#content h2 {font-size:16px;} 
#content p {font-size: 12px; padding:10px;}   
    
          
#content p.mobile {display:none;}    

#tablePrices {margin-left:80px; margin-top:10px;}
#tablePrices table tr td { font-size:12px; color:#000000; text-align:center;}
#tablePrices tr td.sale {
	color:#C00;
	font-size:22px;
}

#footer {
	width:1020px;
	background-color:#00273e;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	color:#ffffff;
	border:3px solid #A8DB9B; 
}
#footer ul {
	margin:0px; padding:15px 0px 0px 0px;}
	
#footer li{list-style:none;
			text-align:center;
			
}
 
#morh{
	padding:10px 0px 10px 0px; text-align:center; font-size:9px; height:30px; color:#033;}#tablePrices table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #300;
}
