.navBar {
	font-size: 14px;
	background-color:#95969F;
	padding:9px;
	color:#ffffff;
	border-top: #606060 solid 6px;
	border-bottom: #ffffff solid 2px;
	}

Body	{
	background-color: #2D6175 ;
	text-align:center;

	scrollbar-3dlight-color:;
    scrollbar-arrow-color: #ffffff;
    scrollbar-face-color:#004781;
	background-position:center;
	/*background-image: url(/images/choice-background.gif);*/
	margin: ;
	}

H1	{
	font-family: Trebuchet Ms;
	color:#606060;
	font-size:1.6em;
	}

H2	{
	font-family: Trebuchet Ms;
	color:#606060;
	font-size:1.0em;
	}
	
P	{
	font-family: Trebuchet Ms;
	font-size:0.8em;
	}
	
Div	{
	font-family: Trebuchet Ms;
	}

li	{
	font-family: Trebuchet Ms;
	font-size:0.8em;
	font-style: normal;
	}

.choiceMain	{
	text-align:center;
	width: 810px;
	}
	
.choiceContentArea	{
	background-color:#FFFFFF;
	padding: 12px;
	text-align:left;
	}
	
.choiceContentAreaHome	{
	background-color:#FFFFFF;
	padding: 0px;
	text-align:left;
	}
	
.choiceOutdoors	{
	background-color:#FFFFFF;
	padding:10px;
	text-align:left;
	}
	

.choiceTopImage	{
	border-bottom: #FFFFFF solid 0px;
	border-top: #ffffff solid 0px;
}

.choiceTopBar1	{
	background-color:#ffffff;
	padding: 0px;
	border-bottom: #FFFFFF 0px solid;
	}

.choiceTopBar2	{
	background-color:#0084B5;
	padding: 0px;
	}
	
.choiceTopBar3	{
	background-color:#0084B5;
	padding: 0px;
	border-top: #95969F 3px solid;
	}

.PromoDiv	{
	text-align:center;
	padding:6px; 
	margin-top:1px; 
	font-size:13px; 
	background-color:#D4D4D4;
	}

a:link    { text-decoration: underline; color:#000000;}
a:visited   { text-decoration: underline; color:#000000;}
a:active    { text-decoration: underline; color:#000000;}
a:hover     { text-decoration: none; color: #000000;}

.Promo-Links     { text-decoration: underline; color:#000000;}
.Promo-Links:Visited  { text-decoration: underline; color:#000000;}
.Promo-Links:Active    { text-decoration: underline; color:#000000;}
.Promo-Links:Hover     { text-decoration: underline; color:#000000;}
	
.Paving-Links     { font-size: 13px; font-family: Trebuchet Ms; text-decoration: none; color:#FFFFFF; padding: 10px;}
.Paving-Links:Visited   { text-decoration: none; color:#FFFFFF;}
.Paving-Links:Active    { text-decoration: none; color:#FFFFFF;}
.Paving-Links:Hover     { text-decoration: underline; color: #FFFFFF;}

.Brick-Links     { font-size: 13px; font-family: Trebuchet Ms; text-decoration: none; color:#0000ff; padding: 10px;}
.Brick-Links:Visited   { text-decoration: none; color:#0000ff;}
.Brick-Links:Active    { text-decoration: none; color:#0000ff;}
.Brick-Links:Hover     { text-decoration: underline; color: #0000ff;}

.Photo-Gallery-Index     { font-size: 13px; font-family: Trebuchet Ms; text-decoration: none; color:#FFFFFF; padding: 10px; line-height: 50px;}
.Photo-Gallery-Index:Visited   { text-decoration: none; color:#FFFFFF;}
.Photo-Gallery-Index:Active    { text-decoration: none; color:#FFFFFF;}
.Photo-Gallery-Index:Hover     { text-decoration: underline; color: #FFFFFF;}

.choiceOutdoorsFooter	{
	background-color:#A8A9B3;
	border-bottom: #FFFFFF 4px solid;
	padding:4px;
	font-family: Trebuchet Ms;
	font-size:0.7em;
	color:#FFFFFF;
	}
	
.choiceOutdoorsFooterLinks	{
	background-color:#ffffff;
	border-bottom: #FFFFFF 4px solid;
	padding:4px;
	font-family: Trebuchet Ms;
	font-size:0.7em;
	}
	
.quoteBox	{
	background-color:#CCCCCC;
	border: #999999 1px dashed;
	width: 180px;
	padding:6px;
	float:right;
		font-family: Trebuchet Ms;
	font-size:0.8em;
	margin-left: 10px;
	}
	
.quoteBoxHeader	{
	background-color: #CCCCCC;
	padding: 4px;
	font-size: 13px; 
	font-family: Trebuchet Ms;
	font-weight:bold;
	margin-bottom:6px;
	width: 100%;
	}	
	
.ContactBox	{
	background-color:#EEEEEE;
	border: #999999 1px dashed;
	padding:6px;
		font-family: Trebuchet Ms;
	font-size:0.8em;
	margin-left: 10px;
	width:600px;
	text-align:left;
	}