/* CSS Document */

html, body 
{
	margin: 10px;
	background-color: #FFFFFF;
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
}

table.mainBorder
{
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 0px;
	width: 770px;
}

table.quotes
{
	border: 1px solid #89895C;
	border-collapse: collapse;
	width: 300px;
	background-color: #EAEAE1;
}

table.priceGuar
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 330px;
	height: 86px;
	background: url(../images/price_background.gif) no-repeat;
}

td.navRepeat
{
	background: url(../images/topnav_repeat.gif) repeat-x;
}

td.row2cell1
{
	width: 224px;
	height: 62px;
	background: url(../images/collage1.jpg) no-repeat;
}

td.row2cell2
{
	width: 179px;
	height: 62px;
	background: url(../images/collage2.jpg) no-repeat;
}

td.row2cell3
{
	width: 367px;
	height: 62px;
	background: url(../images/slogan.jpg) no-repeat;
}

td.whiteSpace
{
	width: 28px;
}

td.contentHome
{
	width: 344px;
}

p, td.bodyText
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
}

.formerrorText
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 11px;
	color: #ff0000;
}

.header
{
	font-family: garamond, sans-serif, arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.bigHeader
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

li
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:hover, a:active
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 11px;
	color: #333300;
}

td.bottomRow
{
	height: 42px;
	background-color: #990000;
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
}

a.bottomRow:link, a.bottomRow:visited, a.bottomRow:hover, a.bottomRow:active
{
	font-family: sans-serif, arial, tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.counter
{
	color: #666;
	}


