/* 

L'avantage CSS
IM Marketing Group

*/



/* Global Elements------------------------------------------------------------*/

a:link, a:visited, a:active 
{
	color: #000000;
	text-decoration: underline;
}

a:hover 
{
	color: #663300;
}

td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4A3627;
	text-decoration: none;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A3627;
}

.style1 
{	
	color: #D3CBBE;
	font-weight: bold;
}

/* Main Navigation ------------------------------------------------------------*/

a.nav:link, a.nav:visited, a.nav:active 
{
	color: #332317;
	text-decoration: none;
}

.navPipes 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0BC97;
	text-decoration: none;
	text-align: right;
	padding: 65px 15px 0 0;
	font-variant: normal;
	text-transform: uppercase;
}

a.nav:hover 
{
	color: #D7B093;
}

/*Home Page Elements------------------------------------------------------------*/

.callouts
{
	background-color: #D3CBBE;
	background-image: url(images/calloutback.gif);
	background-repeat: repeat-x;
}

.calloutBoxes
{
	border-right: 2px solid #FFF;
}

.calloutHeading
{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/* Supporting page elements ----------------------------------------------------*/

.content 
{
	background-color: #D3CBBE;
	border: 1px solid #C7BDAD;
	padding: 25px;
}

.rightCol 
{
	background-color: #C7BDAD;
}

.tableUnderline 
{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.heading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A3627;
}

/* Footer ------------------------------------------------------------*/

.finePrint 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}

.finePrint a
{
	color: #999999;
	text-decoration: underline;
}

.finePrint a:hover 
{
	color: #79582D;
}
#footer {
	padding: 10px;
}
.imgspacer {
	margin-bottom: 6px;
}

