/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_grey.gif);
	background-position:left;
	background-repeat:repeat-y;
	font-size:12px;
	color:#333333;
	}
a:link {
	color:#B05B3F;
	background-color:#e7e7e7;
	text-decoration:none;
	}
a:visited {
	color:#B05B3F;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#413429;
	margin:0px;
	}	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#85391F;
	}	
.title {
	font-weight:bold;
	font-size:15px;
	color:#B05B3F;
	}	
#rightColBg {
	background-image:url(../images/ArmstrongStone-header_05.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#bodyContent {
	text-align:left;
	line-height:18px;
	width:485px;
	padding-right:5px;
	margin-top:65px;
	position:relative;
	}
#bodyContent p + p { 
	margin-top:-5px;
	}	
#bodyContent strong {
	font-size:13px;	
	font-weight:bold;
	color:#666666;
	}
#bodyNoScroll {
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:22px;
	width:485px;
	padding-right:5px;
	margin-top:65px;
	position:relative;
	}

#navigation {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	color:#FFFFFF;
	}
#navigation a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#434339;
	}
#navigation a:visited {
	color:#e7e7e7;
	background-color:#434339;
	text-decoration:none;
	}
#navigation a:hover {
	color:#DFD0B3;
	background-color:#434339;
	text-decoration:none;
	}

#footer {
	width:800px;
	margin-right:15px;
	font-size:11px;
	color:#e7e7e7;
	text-align:right;
	letter-spacing:1px;
	}
#footer a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	background-color:#6E6E62;
	}
#footer a:visited {
	color:#E1E1DD;
	text-decoration:none;
	font-weight:bold;
	background-color:#6E6E62;
	}
#footer a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#6E6E62;
	}

#flashTagline {
	width:385px;
	height:35px;
	margin:100px 0px 0px 100px;	
	}
#rightColumn td {
	font-size:13px;
	color:#FFFFFF;
	}
.caption {
	font-size:11px;
	}
.photoBorder {
	cursor:pointer;
	border:1px solid #CCCCCC;
	}
.processPhotobox {
	background-color:#E6E6E5;
	margin-top:50px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:10px;
	}
.processDiv {
	border-bottom:1px solid #E6E6E5;
	margin-bottom:25px;
	}	
h2#download {
	float:right;
	margin:0;
	background:url(../images/DownloadPDF_over.gif) center no-repeat;
	}
h2#download a {
	display:block;
	width:139px;
	height:118px;
	background:url(../images/DownloadPDF.gif) center no-repeat;
	text-indent:-9999px;
	}
h2#download a:hover {
	display:block;
	width:139px;
	height:118px;
	background:url(../images/DownloadPDF_over.gif) center no-repeat;
	}