﻿body
{
	font-family:Arial, Verdana, san-serif;
	color:black;
	font-size:12px;

}

#pageWrapper
{
	margin:10px auto;
	width:718px;
	height:auto;
}

#topBanner
{
	height:111px;
	width:718px;
	background-image:url(../images/hertford_top_banner.jpg);
	background-repeat:no-repeat;
}

#mainMenu
{
	height:23px;
	width:718px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:no-repeat;
}

#botBanner
{
	background-image:url(../images/hertford_bot_banner.jpg);
	background-repeat:no-repeat;
	width:718px;
	/*width:698px;*/
	height:79px;
	height:69px;
	color:White;
	padding:17px 0px 0px 10px;
}

#theDate
{
	background-image:url(../images/bg_date.gif);
	background-repeat:no-repeat;
	width:718px;
	height:36px;
	color:White;
}

#theDate .text
{
	margin-left:620px;
	color:White;
	padding-top:15px;
}

#mainContent
{
	height:auto;
	width:718px;
}

#mainContent .leftColumn
{
	float:left;
	width:158px;
	height:auto;
}

#mainContent .midColumn
{
	float:left;
	width:406px;
	height:auto;
}

#mainContent .rightColumn
{
	float:right;
	margin:0px 0px 0px 6px;
	height:auto;
	width:auto;
}

#mainContent .midColumnInternal
{
	float:left;
	width:560px;
	width:540px;
	height:auto;
	
}

h1
{
	font-size:16px;
	color:#006699;
	font-weight:bold;
	font:Arial;
}

h2
{
	font-size:14px;
	color:#006699;
	font-weight:bold;
	font:arial;
}

h3
{
	color:#006699;
	font-size:12px;
	margin:0px;
}

h6
{
	color:#006699;
	font-size:12px;
	margin:0px 0px 0px 5px;
}

.telNumber
{	font-size:14px;
	color:#006699;
	font-weight:bold;
	font:arial;
}

#leftMenu
{
	width:200px;
	width:150px;
	height:auto;
	
}

#leftMenu .top
{
	width:200px;
	width:150px;
	height:15px;
	background-image:url(../images/leftMenu_top.gif);
	background-repeat:no-repeat;
}

#leftMenu .bot
{
	width:200px;
	width:150px;
	height:23px;
	background-image:url(../images/leftMenu_bot.jpg);
	background-repeat:no-repeat;
}

#leftMenu .mid
{
	width:200px;
	width:150px;
	height:auto;
	background-image:url(../images/leftMenu_mid.jpg);
	background-repeat:repeat-y;
}


#rightMenu
{
	width:148px;
	height:auto;
	margin-top:15px;
}

#rightMenu .Rtop
{
	width:148px;
	height:15px;
	background-image:url(../images/rightMenu_top.gif);
	background-repeat:no-repeat;
}

#rightMenu .Rbot
{
	width:148px;
	height:13px;
	background-image:url(../images/rightMenu_bot.gif);
	background-repeat:no-repeat;
}

#rightMenu .Rmid
{
	/*width:148px;*/
	width:133px;
	height:auto;
	background-image:url(../images/rightMenu_mid.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 5px;
}

.prodBox
{
	width:500px;
	height:auto;
}

.catLink
{
	text-decoration:none;
}


.designedBy
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin-top:0px;
	color:Black;
	text-align:center;
	width:748px;
	margin:0px auto;
}

.designedBy a
{
	color:Black;
	text-decoration:none;
}

.prodContent
{
	height:550px;
}

/* PRODUCTS */

.prodHolder 
{ 
    border-left:none;
 border-right:none;
	 border-top:2px solid #cfdae2;
	 border-top:2px solid #cfdae2;
	 margin-top:2px;
	 margin-bottom:2px;
	 

}
.prodImg 
{
	border:1px solid #F5F4F2;
	width:120px;
	height:60px;
	overflow:hidden;
	float:right;
	margin:5px 0px 5px 0px;
}

.prodPager
{
    
	height:60px;
	overflow:hidden;
	float:right;
	margin:5px 0px 5px 0px;
}

.prodDetails 
{
	width:170px;
	float:left;
	border:0px solid green;
	margin:5px 5px 5px 5px;
}

.prodOrderDetails 
{
	float:right;
	width:200px;
	border:0px solid yellow;
	margin:25px 5px 5px 5px;
}
.prodDetailImage 
{
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	height:auto;
}

#hotProds
{
	text-align:center;
}

.hotProdText
{
	text-align:left;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

.myQuote

{
	text-decoration:none;
	padding-left: 16px;
	text-decoration:none;
	color:#006b8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:130px;
	line-height:23px;


}
