﻿body
{
	font-family: Arial, Helvetica;
	color: #333333;
	font-size:12px;
}

#Footer a.link
{
	font-size: 11px;
	font-family:Arial;
	color: #666666;
	text-decoration: none;
}

#Footer a.link:hover
{
	font-family:Arial;
	color: #666666;
	text-decoration: underline;
}

#Footer
{
	color: #666666;
}

#HomeBottomBoxes h1
{
	color: #1a3983;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a.quoteMore
{
	position:absolute;
	width: 130px;
	top: 132px;
	left: 103px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.quoteMore:hover
{
	position:absolute;
	text-decoration: none;
	color: #666666;
	/* font-size: 13px; */
	font-weight: bold;
}

.ownersQuoteLink a:link, .ownersQuoteLink a:visited 
{
    color: #333;
    font-weight: bold;
}

    .ownersQuoteLink a:hover
    {
        color: #666;
    }

#PromoBoxes a.more
{
	position:absolute;
	text-decoration: none;
	color: #333333;
	display: inline-block;
	font-weight: bold;
}

#PromoBoxes a.more:hover
{
	text-decoration: none;
	color: #666666;
	/* font-size: 13px; */
	font-weight: bold;
}

#Promo3 .note
{
    font-size: 9px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#Body h2
{
	font-size: 24px;
	font-weight: normal;
	color: #B61D2B;
	background: #dbe3ed;
	padding: 5px 0px 0px 10px;
	margin: 10px 10px 0px 0px;
}

#Body h3
{
    font-size: 16px;
	font-weight: normal;
	color: #444444;
	background: #dbe3ed;
	padding: 0px 0px 5px 10px;
	margin: 0px 10px 0px 0px;	    
}

    #Body h3 img
    {
        float:right;
        cursor: pointer;
        padding: 4px 10px 0px 0px;
    }

#Body h4
{
	font-size: 14px;
	font-weight: normal;
	color: #B61D2B;
	padding: 0px 0px 5px 10px;
	margin: 20px 0px 0px 0px;
}

#Body h5
{
	font-size: 14px;
	font-weight: normal;
	color: #B61D2B;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#Body b
{
	font-size: 12px;
	font-weight: bold;
	/* padding: 0px 0px 0px 10px; */
	margin: 0px 0px 0px 0px;
}



#Inner p
{
}
.ClearBoth{clear:both;}
h4.Line{display:block;}

a
{
	color:#B61D2B;
	text-decoration: none;
	font-style: normal;
}

a:hover
{
	color:#B61D2B;
	text-decoration: underline;
	font-style: normal;
}

a.blueMenu
{
	color: #093A80;
}

a.blueMenu:hover
{
	color: #093A80;
}

.blueMenuSelect
{
	color: #B61D2B;
}

.error,.errorAst,div.ContentError,div.errorAstInline,div.errorAstLeft,div.ContentErrLeft
{
	font-weight: bold;
	color: #B61D2B;
}

div.errorAstLeft,div.ContentErrLeft{float:left;}
div.errorAst,div.Content{float:right;}
div.errorAst,div.errorAstLeft{font-size:20px;width:10px;}
div.errorAstInline{font-size:20px;width:10px;height:1px;display:inline;}
div.ContentErrLeft,div.Content{width:auto;}
div.ContentInline{display:inline;}
.errorAstInlineStar  
{
    font-size: 20px; 
    width: 10px;
    height: 1px;
    display: inline;
    top: 10px;
}

.note
{
	font-size: 10px;
}


a.theButton
{
    float:left;
    clear:both;
	display:block;
	width: 152px;
	height: 26px;
	padding: 7px 0px 0px 25px;
	margin: 2px 0px 0px 0px;
	background: url("/_images/theButtonBack.gif");
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.theButton:hover
{
	text-decoration: none;
	background: url("/_images/theButtonOver.gif");
	color: #FFFFFF;
}



a.theButtonSm
{
	display:block;
	width: 152px;
	height: 26px;
	padding: 5px 0px 0px 25px;
	margin: 3px 0px 0px 0px;
	background: url("/_images/theButtonBack_sm.gif") no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.theButtonSm:hover
{
	text-decoration: none;
	background: url("/_images/theButtonOver_sm.gif") no-repeat;
	color: #FFFFFF;
}


div.theButtonSmLocked
{
	display:block;
	width: 152px;
	height: 26px;
	padding: 5px 0px 0px 25px;
	margin: 3px 0px 0px 0px;
	background: url("/_images/theButtonBackLocked.gif") no-repeat;
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}



a.theButtonLarge
{
    float:left;
    clear:both;
	display:block;
	width: 235px;
	height: 24px;
	padding: 7px 0px 0px 25px;
	margin: 8px 0px 0px 0px;
	background: url("/_images/theButtonLarge.gif");
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.theButtonLarge:hover
{
	text-decoration: none;
	background: url("/_images/theButtonLargeOver.gif");
	color: #FFFFFF;
}


a.theButtonSmConfig
{
	display:block;
	width: 135px;
	line-height: 24px;
	padding: 0px 0px 0px 25px;
	margin: 3px 0px 0px 0px;
	vertical-align:middle;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.theButtonSmConfig:hover
{
	text-decoration: none;
	color: #FFFFFF;
}


a.prev
{
    background: url("/_images/buildyourown/theButtonBack_prev_config.gif") no-repeat;	
}


a.next
{
    background: url("/_images/buildyourown/theButtonBack_config.gif") no-repeat;
	
}

    a.prev:hover
    {
        background: url("/_images/buildyourown/theButtonOver_prev_config.gif") no-repeat;
    }


    a.next:hover
    {
       background: url("/_images/buildyourown/theButtonOver_config.gif") no-repeat; 
    }

