﻿.innerSiteContent
{
	background: #FFF;
	margin-left: 245px;
	font-size: 11px;
	line-height: 24px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.testimonials
{
    font-weight: bold;
    font-size: 11px;
    color: #666;
    line-height: 16px;
}
.qClose
{
	background:transparent url(images/quotes-close.gif) no-repeat bottom right;
}
.quoteDiv
{
	background:transparent url(images/quotes-open.gif) no-repeat top left;	
	width:100%;
}

a
{
    color: #084a8d;
	font-family: Geneva, Verdana, sans-serif;
	text-decoration: none;
}
a:hover
{
    color: #CC0000;
    text-decoration: underline;
}
h1
{
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
}
h2
{
    font-size: 16px;
	letter-spacing: 1px;
    color: #708895;
    line-height: 30px;
	font-weight: normal;
}
h4 
{
	font-size: 14px;
	font-style: normal;
	color: #3366CC;
}

.clear
{
	clear:both;	
}

.bulleted
{
	list-style-type:disc;
    list-style-image: url(images/bullet.gif);
    line-height: 20px;
    
}
.bulleted li
{
	margin-left: -10px;
}

hr
{
    color: #aeb6bd;
	height: 1px;
	clear:both;
}

.rFloater
{
	float:right;
	clear:left;
}

.lFloater
{
	float:left;
	clear:right;
}

.rFloaterPadded
{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	
}


.lFloaterPadded
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

ul.accolades
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:745px;
	clear:both;
	padding-bottom:10px;
}
.accolades li
{
	position:relative;
	float: left;
	width:240px;
	font-size: 10px;
    color: #333333;
    line-height: 16px;
    text-decoration: none;	
}

.accolades li div
{
	width: 115px;
	height:150px;
	float:left;
}

.accolades li.rightBorder
{
	border-right: solid #666 1px;
}

.storename
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #708895;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: verdana, sans-serif;
    TEXT-DECORATION: none;
}
.storeaddy
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: verdana, sans-serif;
    TEXT-DECORATION: none;
}