body			{background-color: #ADB8BA;
				}
		
div.sidemenu	{width: 100px;
				float:left;
				height: auto;
				background-color: #FFFFFF;
				}
				
div.header		{height: 85px;
				}
				
div.footer		{height: auto;
				width: 100%;
				text-align:center;
				clear:both;
				background-color: #FFFFFF;
				}
				
div.mainbody	{background-color: #FFFFFF;

				}
				
div.mainbodyheader	{width: auto;
					background-color: #D7D7D7;
					height: 30px;
					padding-right: 5px;
					text-align: right;
					border: 10px solid white;
					margin-left: 100px;
					}
				
div.homepage	{width: auto;
				margin: 10px;
				padding: 10px;
				border: 1px solid black;
				margin-left: 110px;
			
				}
			
div.aboutus{width: auto;
			margin: 10px;
			padding: 10px;
			border: 1px solid black;
			margin-left: 110px;
			
			}
			
div.forsale	{width: auto;
			margin: 10px;
			padding: 10px;
			border: 1px solid black;
			margin-left: 110px;
			
			}
			
div.popup	{
			text-align:center;
			}

table.headertable	{height: 80px; 
					width: 100%;	
				
					}
					
table.headertable td.sideleft	{height: 80px; 
							width: 60px;	
							background-image: url('../images/curveleft.gif');
							background-repeat: no-repeat;
							}
table.headertable td.sideright	{height: 80px; 
							width: 60px;	
							background-image: url('../images/curveright.gif');
							background-repeat: no-repeat;
							}
						
table.headertable td.middle	{height: 80px; 
							background-image: url('../images/middle.gif');
							background-repeat: repeat-x;
							}
							
table.headercontent	{width: 100%;

					}	
					
table.headercontent	td.text	{width: auto;
							text-align: center;
							}					
				
table.menuitems	{width: 100%;
								
				}
				
table.menuitems td {border: 0.5px solid #C8C8DB;	
					background-color: #E8E8FF;
					text-decoration: none;
					font-family: Arial;
					color: black;
					}
						
table.menuitems td:hover {	border: 0.5px solid #E8E8FF;	
							background-color: #C8C8DB;
							text-decoration: none;
							font-family: Arial;
							color: black;
							cursor: pointer;
							}
			
table.productsadmin	{width: 100%;
					text-align: center;
					}
					
table.products		{width: 100%;
					text-align: center;
					}
					
table.homepagedata {width: 100%;
					text-align: center;
					font-family: Arial;
					color: black;
					font-size: 14pt;
					}
					
img.abovemenu	{padding:2px;
				}

a.emaillink		{font-family:Arial;
				color: #8080C0;
				text-decoration: none;
				}
				
a.hlink	{text-decoration: none;
		font-family: Arial;
		color: black;
		}
				
span.headertext	{font-family:Rockwell Extra Bold;
				font-size: 20pt;
				color: #CCCCCC;
				}
				
span.bigletter	{font-family:Rockwell Extra Bold;
				font-size: 30pt;
				color: #CCCCCC;
				}	
	
span.pageheader	{font-family: Arial;
					font-size: 16pt;
					}
					
span.telemail	{font-family: Arial;
				color: black;
				font-size: 12pt;
				}

span.warning	{
				font-size: 10pt;
				color: red;
				}				
				
span.footertext	{				
				font-size: 8pt;
				}

input[type="text"]	{ width: 120px;
					}
					
input[type="password"]	{ width: 120px;
						}