﻿
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818286;
	
	margin: 0px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: white;
}


a
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #818286;
}

a:hover
{
	text-decoration:none;
	border: none;
}



h1
{
	font-family: 'Arial Narrow',Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	font-style: normal;
	margin-top:15px;
	margin-bottom:15px;
}


#SiteLinks
{
	float:left;
	width:250px;
	height:280px;
}

#SiteLinks ul
{
	float:left;
	margin-left: 10px;
	list-style-image: url('images/DotPointArrow.png');
	list-style-position: inside;
	list-style-type: decimal;
	/*line-height: 17px;*/
	margin-top: 15px;
	width: 234px;
}

.SpacerDiv
{	clear:both;
 	height:5px;
}

#HomePagePic
{
	float:left;
	margin-left:10px;
}


#Container
{
    position:relative;
	width: 782px;
	text-align:left;
	margin: 0 auto; 
}

.FrontPageBlocks
{
	border: 1px solid #C0C0C0;
	table-layout: inherit;
	border-spacing: 0px;
	border-collapse:collapse;
}

.FrontPageBlocks th 
{
	border: 1px solid #C0C0C0;
	width: 257px;
	height: 55px;
	background-image: url( 'images/TableHeaderBackGround.png' );
	text-align:center;
	border-collapse:collapse;
}

.FrontPageBlocks td 
{
	border: 1px solid #C0C0C0;
	width: 257px;
	height: 253px;
	background-image: url( 'images/TableBodyBackGround.png' );
	background-position:left top;
	border-collapse:collapse;
	vertical-align:top;	
}

.FrontPageBlocks td.Phone
{
	border: 1px solid #C0C0C0;
	width: 257px;
	height: 253px;
	background-image: url( 'images/TableBodyBackGroundPhone.png' );
	background-position:left top;
	border-collapse:collapse;
	vertical-align:top;	
}

.FrontPageBlocks td p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: justify;
}

.MainTable
{
	border: 1px solid #C0C0C0;
	table-layout: inherit;
	border-spacing: 0px;
	border-collapse:collapse;
	border-left:none;
	height:590px;
	width:781px;
}

.MainTableRightTop
{
	border: 1px solid #C0C0C0;
	border-left:none;
	border-collapse:collapse;
	vertical-align:top;	
	height:50px;
}

.MainTableRight
{
	border: 1px solid #C0C0C0;
	border-left:none;
	border-collapse:collapse;
	vertical-align:top;	
	height:540px;
}

.MainTableLeft 
{
	border: 1px solid #C0C0C0;
	border-left:none;
	border-collapse:collapse;
	vertical-align:top;	
	width:260px;
}

.MainTable td p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	text-align: justify;
  
}

.ProductThumb
{
    float:left;
    width:120px;
    height:155px;
    margin-left:22px;
    margin-right:22px;
    margin-top:10px;
    margin-top:10px;
    text-align: center;
}

.ProductThumb a
{
    border: none;
    margin:0px;
    text-align:center;
    text-align:center;
	color: red;
}

.GalleryView
{
    float:left;
    width:521px;
    margin-top:10px;
    margin-top:10px;
    text-align: center;
    
}

.GalleryView a
{
    border: none;
    margin:0px;
    text-align:center;
    text-align:center;
	color: red;
}

.OtherLinks
{
    float:left;
    margin-left:140px;
    margin-top:15px;
    margin-bottom:15px;
    border-style:none;
}

#TableWrapper
{
     width:781px;
     float:left;
     clear:both;
     margin-bottom:20px;
}

#Footer
{
	background-image: url('images/BottomBar.png');
	background-position:left top;
	height:56px;
	width:781px;
	clear:both;
	margin-top:8px;
	text-align:center;
}

#Footer p
{
	margin-top:20px;
	
}

#TopAddress
{  
    position:absolute;
    top:55px;
    left:0px;
	text-align:right;
	width:781px;
}

#navContainer
{
	float:left;
	height: 63px;
	margin-bottom:15px;
}

#nav
{
	float:left;
	width: 783px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 63px;
	display: inline;
	overflow: visible;
}

#nav li
{
	margin: 0;
	padding: 0;
	padding-right: 0px;
	display: inline-block;
	float: left;
	list-style-type: none;
	height: 63px;
	overflow: hidden;
}

#nav a
{
	float: left;
	padding: 63px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height: /**/ 63px; /* for IE5/Win */
}

#nav a:hover
{
	background-position: 0 -63px;
}

#nav a:active, #nav a.selected
{
	background-position: 0 -126px;
}

/* Individual style for each tab specifying background pic and width */

#thome a
{
	width: 115px;
	background: url(images/TABHome.png) top left no-repeat;
}

#tabout a
{
	width: 120px;
	background: url(images/TABAbout.png) top left no-repeat;
}


#tproducts a
{
	width: 180px;
	background: url(images/TABProducts.png) top left no-repeat;
}

#tgallery a
{
	width: 107px;
	background: url(images/TABGallery.png) top left no-repeat;
}

#tother a
{
	width: 135px;
	background: url(images/TABOther.png) top left no-repeat;
}

#tcontact a
{
	width: 124px;
	background: url(images/TABContact.png) top left no-repeat;
}
