html, body {
      margin:0;
      padding:0;
      height:100%;
      border:none;
      max-height:100%;
         }


body {
	font-size: 14px;
         font-family:Arial, Helvetica, sans-serif;
         color: #444;
         background-image: url('');
         background-color: #eee;
	}

img {
	border:0;
	}

a, a:active, a:visited, a:link {  
         font-family:Arial, Helvetica, sans-serif;
         font-size:14px; 
         color: #444;
         text-decoration: none;   
         }

	}
a:hover {
	text-decoration:none;
	color: #ffcc00; 
	}


.welcome {
  font-family:Arial, Helvetica, sans-serif;
line-height: 20px;
font-size: 18px;
color: #ff9900;
}

h1 {
  	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #444;
	line-height: 20px;
	font-size: 18px;
	color: #444;
}

.welcome2 {
  font-family:Arial, Helvetica, sans-serif;
line-height: 20px;
font-size: 18px;
color: #444;
}

#welcomeline {
  width: 80%; border-top:1px #444 dotted; border-bottom: 0px; border-left: 0px; border-right: 0px; margin: 6px 0 0 0;
}

.smallprint { font-size: 12px; }

.specialoffertitle { font-size: 18px; color: #ff9900; text-decoration: underline;}

.specialoffertext { font-size: 18px; color: #ff9900; text-decoration: none;}

/* border: 2px solid red;

overflow:auto;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #663300;
scrollbar-darkshadow-color: #663300;
scrollbar-shadow-color: #fff;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #fff; */



#header {
         text-align: center;
         width: 800px;
         height:0px;
	background: url() top center no-repeat;
border: 0px solid red;
	}




#maincontent {
         width: 820px;
         padding: 0px;
         height: 645px;
background-color: #ffffff;
background: url(images/basicback.jpg) top center no-repeat;
 border: 0px solid #bbb;
	}


#mainheader {
         text-align: center;
vertical-align: bottom;
color: #444;
font-weight: bold;
         width: 800px;
         height:100px;
	background: url() top center no-repeat;
border: 0px solid blue;
	}

#navbar-row
	{
        width: 806px;
		background-color: #ff9900;
		padding-top:4px;
	}

#navbar {
        background-color: #ff9900;
		height:22px;
		border-bottom: 1px solid #000;
	}
	
#navbar a, #navbar a:visited, #navbar a:link {
        text-align: center;
		padding-right: 0px;
		font-size: 12px;
		display:inline;
        width: 100px;
        padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 35px;
		padding-right: 35px;
        background-color: #ff9900;
		color: #fff;
		font-weight: bold;
	}

#navbar a:hover{
		background-color: #000;
        font-weight: bold;
		color: #fff;
}

#mainhome {
        text-align: center;
        width: 806px;
        height: 447px;
		background: url() top center no-repeat;
		overflow:none;
	}


#mainmain {
         text-align: center;
         width: 800px;
         height: 430px;
		 line-height: 15px;
	}

#mainmain2 {
         text-align: center;
         width: 800px;
         height: 430px;
		 padding-top:17px;
		 line-height: 15px;
	}

#gallerycontent {
        text-align: center;
        width: 780px;
		padding-right:10px;
		height: 420px;
        overflow: auto;
		float:left;
	}

#gallerycontent img.gallery { margin: 6px 7px; border: 1px solid #444;}

#contentleft {
         text-align: left;
         width: 350px;
         height: 430px;
	background: url() top center no-repeat;
border: 0px solid red; float:left;
	}


#contentright {
        text-align: left;
		padding-right: 10px;
        width: 430px;
		height: 420px;
        overflow: auto;
		float:left;
	}
	
#contentright2 {
        text-align: left;
		padding-right: 10px;
        width: 430px;
		height: 420px;
        overflow: auto;
		float:left;
	}

#contentright p.title { font-size:16px; font-weight: bold;}

#contentright a { 
		color: #F90; }
		
#contentright a:hover { 
		color: #000; }

#amencontent {
        text-align: left;
        width: 780px;
		padding-right:10px;
		height: 420px;
        overflow: auto;
		float:left;
	}

#amentable { border:0px solid red; cellpadding: 0px, cellspacing: 30px; }

#contentleftprices {
         text-align: left;
         width: 250px;
         height: 380px;
         padding: 25px 50px;
	background: url(images/specialofferback.jpg) top center no-repeat;
border: 0px solid red; float:left;
	}

#mainfooter {
         text-align: left;
         width: 800px;
         height:60px;
	background: url() top center no-repeat;
border: 0px solid red;
	}

#footer {
         text-align: right;
         width: 800px;
         height:50px;
         font-size: 9px;
	background: url() top center no-repeat;
border: 0px solid red;
	}

#footer a { font-size: 9px; }

#footer a:hover { color: #ffcc00; }


