/* Cascading Style Sheet - Coded by Rich Kibble            */

/***********************************************************/
/*                  site-wide styles                       */
/***********************************************************/

/* ----------------------- body -------------------------- */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/* --------------------- paragraph ------------------------ */
p{
	margin: 5px 0px 2px 6px;
}

strong{
	font-size:80%;
	color:#333333;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}

/* ----------------------- links ------------------------- */
a.underline:link, a.underline:visited, a.underline:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.underline:visited{
	color:#B9C9C6;
}
a.underline:hover{
	color:#FF9900;
}

a.nonUnderline:link, a.nonUnderline:visited, a.nonUnderline:hover{
	color:#FFFFFF;
	text-decoration:none;
}

a.nonUnderline:visited{
	color:#B9C9C6;
}

a.nonUnderline:hover{
	color:#FF9900;
}

/* CSS2 for making image links have no border */
a:link img{border-style:none;}
/* IE Fix for borderless image links */
.borderlessImageLink{border-style:none;}

img{
	border:0px solid;
}

/* ---------------------- headings ----------------------- */
h1, h2, h3, h4, h5{
	font-family: Verdana,Arial,sans-serif;
}

h1{
	color:#000000;
	font-size: 140%;
	font-weight:bold;
	padding:5px 0px 0px 5px;
	margin:0;
}

h2{
	color:#000000;
	font-size:120%;
	padding:5px 0px 0px 5px;
	margin:0;
}

h3{
	/*color:#FF9900;*/
	color:#000000;
	font-size:100%;
	padding:5px 0px 0px 5px;
	margin:0;
}

h4{
	color:#000000;
	font-size:80%;
	padding:10px 0px 0px 5px;
	margin:0px 0px -15px 0px;
}

h5{
	color:#F5310E;
	font-size:110%;
	padding:5px 0px 0px 0px;
	margin:0;
}

/* ----------- Lists; Converting Vert to Horiz ----------- */
ul.horizList{
	margin:0px;
	padding:0px;
}

ul.horizList li{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	display: inline;
	color:#F5310E; /*Addeed*/
	border-left: 1px solid;
}

ul.horizList li.leftMost{
	border-left: none;
}

/* -------------------------- tables ----------------------- */
table{
	font-size:90%;
	text-align:left;

	color:#000000;
	margin-bottom:0px;
}

caption{
	font-size:110%;
	font-weight:600;
	text-align:left;	
	caption-side: top;
	color:#000000;
	padding:5px 0px 0px 5px;
}

th{
	padding: 0px 15px 0px 5px;
	text-align: left;
}

tr{
	height:15px;
	vertical-align:top;
}

tr.topRow{
	height:20px;
	vertical-align: bottom;
}

td.middle{
	text-align: center;
}

#Open{text-align: left;padding:0px 5px 0px 5px}
#Closed{text-align: right;padding:0px 5px 0px 5px}

#Price{text-align: left;padding:0px 5px 0px 15px}
	
/***********************************************************/
/*                  block formatting                       */
/***********************************************************/

/* ----------------- TOP OF PAGE HEADER ------------------ */
/* ----- (background, logo, navigation bar) ----- */
#mainPageHeader{
	position: absolute;
	/*top: 0px;*/
	height:82px;/* THIS HAS CHANGED FROM 77 */
	left: 0px;
	/*right: 0%;*/
	width:100%;
	border-bottom: 1px solid #000000;
	background-color:#D8452C;
	max-width:1440px;  
	min-width:1100px;
	margin:0;
}

	/* ------------------------ logo ------------------------- */
	#logo{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}

	/* -------------------- navigation bar ------------------- */
	#mainPageHeader #navigationBar{
		position: absolute;
		width:100%;
		/*border-top: 1px solid #D8452C;*/
		border-top: 1px solid #000000;
		border-bottom: 1px solid #D8452C;
		top: 81px;/* THIS HAS CHANGED FROM 75 */
		height:17px;/* THIS HAS CHANGED FROM 16 */
		padding: 3px 0px 3px 0px;
		margin:0px 0px 0px 0px;
		background-color:#333333;
	}
	
/* ----------------- LOWER PAGE CONTENT ---------------- */
/* --------- (navigation column, content column,---------*/
/* -------------- current features and footer)-----------*/
#content{
	position:absolute;
	width:100%;
	margin:106px 0px 0px 0px;/* THIS HAS CHANGED FROM 99 0 0 0 */
	border-top: 1px solid #000000;
	padding:0px 0px 0px 0px;
	max-width:1440px;  
	min-width:1100px;
	background-color:#cccccc;
}

	/* ----------------- navigation column ------------------- */
	#navColumn{
		float:left;
		width:22%;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		background-color:#333333;	
	}

	#navColumn .break{
		display:block;
		background-color:#cccccc;
	}

	#navColumn a.bulletPoint:link, #navColumn a.bulletPoint:visited, #navColumn a.bulletPoint:hover{
		color:#FFFFFF;
		text-decoration:none;
		background-image:url(images/bulletNonActive.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}

	#navColumn a.bulletPoint:visited{
		color:#B9C9C6;
		background-image:url(images/bulletNonActive.gif);
	}

	#navColumn a.bulletPoint:hover{
		color:#FF9900;
		background-image:url(images/bulletActive.gif);
	}

		/* ------------ unordered list formatting ---------------- */
		#switchLinks{
			color:#F5310E;
			margin:10px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			font-size:90%;
		}
		
		#switchLinks ul{
			margin-left:0px;	/* IE and Opera implementation of indentation */
			padding-left:0px;	/* Gecko-based browers implementation of indentation */
			list-style:none;
			padding:0px 0px 5px 0px;
			margin:0px 0px 0px 0px;
		}
	
		#switchLinks ul li{
			padding:0px 0px 0px 0px;	/* IE and Opera implementation of indentation */
			margin:0px 0px 5px 10px;	/* Gecko-based browers implementation of indentation */
		}

		#switchLinks ul li.indentedHeading{
			padding:10px 0px 5px 10px;
		}

		#switchLinks ul li.indented{
			padding:0px 0px 0px 10px;	/* IE and Opera implementation of indentation */
			margin:0px 0px 0px 10px;	/* Gecko-based browers implementation of indentation */
		}

		#switchLinks ul.nested{
			margin-left:0px;	/* IE and Opera implementation of indentation */
			padding-left:0px;	/* Gecko-based browers implementation of indentation */
			list-style:none;
			padding:0px 0px 0px 0px;
			margin:-5px 0px 0px 0px;
		}
	
		#switchLinks ul.nested li{
			padding:0px 0px 0px 0px;	/* IE and Opera implementation of indentation */
			margin:0px 0px 0px 10px;	/* Gecko-based browers implementation of indentation */
		}

		#switchLinks ul.nested li.indentedHeading{
			padding:10px 0px 5px 0px;
			color:#F5310E;
		}

		#switchLinks ul.nested li.indented{
			color:#FFFFFF;
			padding:0px 0px 0px 10px;	/* IE and Opera implementation of indentation */
			margin:0px 0px 5px 10px;	/* Gecko-based browers implementation of indentation */
		}

		img.central{
			display: block;			
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 10px;
			background-color:#ffffff;
		}


	/* ------------------ content column --------------------- */
	#contentColumn{
		float:right;
		width: 77%;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		margin:0;
	}

		#contentColumn .firstArticle{
			width:100%;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px solid #999999;
			background-color:#999999;
		}

		#contentColumn .firstArticle .withImageRight{
			margin-top:5px;
			float:right;
			margin-left:10px;
		}
		
			#contentColumn .currentFeatures{
				float:right;
				width:35%;
				background-color:#999999;
				margin:5px 0px 0px 0px;
			}

			#contentColumn .currentFeatures .break{
				display:block;
				background-color:#cccccc;
			}
	
				#contentColumn .currentFeatures .withBottomSpacer{
					margin: 0;
					padding:0px 0px 5px 0px;
					background-color:#999999;
				}

		#contentColumn .section{
			width:64%;
			background-color:#999999;
			margin:5px 0px 0px 0px;
			padding:0px 0px 5px 0px;
		}

		#contentColumn .section .middleArticle{
			width:98%;
			margin: 5px 10px 0px 0px;
			padding: 0px 5px 5px 0px;
			border-bottom: 1px solid #999999;
			background-color:#999999;
			margin-left: auto;
			margin-right: auto;
			border-bottom-style: solid;
			border-bottom-color:#cccccc;
			border-bottom-width:1px;
		}
		
		#contentColumn .middleArticleFull{
			width:100%;
			margin: 10px 10px 0px 0px;
			padding: 0px 5px 10px 0px;
			border-bottom: 1px solid #999999;
		}
		
		#contentColumn #lastArticle{
			width:63%;
			margin: 10px 10px 0px 0px;
			padding: 0px 5px 10px 0px;
			background-color:#999999;
		}

		#contentColumn #lastArticleFull{
			width:63%;
			margin: 10px 10px 0px 0px;
			padding: 0px 5px 10px 0px;
		}

		#contentColumn .middleArticle .withImageRight{
			margin-top:5px;
			float:right;
			margin-left:10px;
		}
		
		#contentColumn .middleArticle .withImageLeft{
			float:left;
			margin-top:5px;			
			margin-right:10px;
			margin-left:5px;			
		}

	/* ---------------------- footer ------------------------- */
	#mainPageFooter{
		width: 100%;
		margin: 0;
		font-size: 80%;
		border-top: 1px solid #D8452C;
		border-bottom: 1px solid #D8452C;
		color: #000066;
		padding: 5px 0px 5px 0px;
		white-space: normal;
		background-color:#333333;
	}
	
	#mainPageFooter a:link, a:visited, a:hover{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#mainPageFooter a:visited{
		color:#B9C9C6;
	}
			
	#mainPageFooter a:hover{
		color:#FF9900;
	}

	/* ----------------------- form -------------------------- */
	form{
		margin:5px 0px 0px 5px;
	}