/*-----------------------------------------------------------------
[Reset]*/

html{
	height:101%;
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:62.5%/1.6em;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus{
	outline:0;
	}

body{
	line-height:1;
	color:black;
	background:white;
	}

ol, ul {
	list-style:none;
	}

table {
	border-collapse:separate;
	border-spacing:0;
	}

caption, th, td {
	text-align:left;
	font-weight:normal;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
	}

blockquote, q {
	quotes:"" "";
	}

/*-----------------------------------------------------------------
[PNG Transparency Fixes]*/

img, div { behavior: url(pngFixes/iepngfix.htc) }

#header h1,
#header h1 span.imageHolder{
	behavior: url(pngFixes/iepngfix.htc);
	}


/*-----------------------------------------------------------------
[Layout]*/

body{
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	color:#666;
	background:url(images/bg.jpg);
	width:100%;
	display:table;
	}
	
img { border: 0; }
	
#bodyContainer {
	min-height:100%;
	height:auto !important;
	height:100%;/* just for ie! how special! */
	background:url(images/headerBg.jpg) top repeat-x;
	}

#pageContainer{
	min-width:960px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
#container {
	position:relative;
	text-align:left;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}

/*-----------------------------------------------------------------
[Header]*/

#header {
	height:175px;
	max-height:175px;
	width:960px;
	color:#d1c2b3;
	background:url(images/headerRight.jpg) 520px top no-repeat;
	}
	
	* html #header{/* just for ie! how special! */
		margin-left:105px;
		}
				
#headerLeft {
	float:left;
	width:558px;
	height:175px;
	}
	
	/* ----- start header image replacement ---- */
	#logo {
		display:block;
		width:558px;
		height:175px;
		background:url(images/headerLogo.png) left top no-repeat;
		}
	
	#logo h1{
		text-indent:-9000em;
		}
		
/*-----------------------------------------------------------------
[navigation]*/

#navigation{
	width:960px;
	height:50px;
	background:url(images/navRight.jpg) 587px top no-repeat;
	}
		
	* html #navigation{/* just for ie! how special! */
		margin-left:105px;
		}
			
		#navlist{
			width:960px;
			margin:0 0 0 30px;
			font:bold .8em Arial, Helvetica, sans-serif;
			}

		#navlist ul,
		#navlist li{
			margin:0;
			padding:0;
			display:inline;
			list-style-type:none;
			float:left;
			}

		#navlist a:link,
		#navlist a:visited{
			float: left;
			line-height:16px;
			margin:1px 0 0 0;
			text-decoration: none;
			color:#fff;
			padding:15px 15px 0 15px;
			height:25px;
			}

		#navlist a:link#current,
		#navlist a:visited#current,
		#navlist a:hover{
			border-bottom:5px solid #b64908;
			padding-bottom:2px;
			line-height:16px;
			background:url(images/navOver.jpg) repeat-x;
			padding:15px 15px 0 15px;
			margin:1px 0 0 0;
			color:#fff;
			height:25px;
			}

/*-----------------------------------------------------------------
[pageContent]*/

#pageContent{
	background:#fff url(images/contentBg.jpg) center top no-repeat;
	height:100%;/* just for ie! how special! */
	width:896px;
	margin:0 30px;
	border:1px solid #ccc;
	_margin-left:135px;
	}
	
		#pageContent .column{
			padding:30px 40px 40px 40px;
			}
			
			#pageContent .column #pageTitle{
				border-bottom:5px solid #a9a9a9;
				margin-bottom:20px;
				}
				
				#pageContent .column #pageTitle h3{
					margin-bottom:5px;
					}
				
				#pageContent .column #pageTitle .darkTitle{
					color:#2b2b2b;
					}
					
			#pageContent .column #rightColumn{
				float:right;
				width:320px;
				margin:0 0 20px 40px;
				}
				
				#pageContent .column #rightColumn h4{
					color:#b64908;
					font-weight:bold;
					margin-bottom:5px;
					}
		
			#pageContent .column a{
				color:#b64908;
				font-weight:bold;
				text-decoration:underline;
				}
			
			#pageContent .column a:hover,
			#pageContent .column a:active{
				text-decoration:none;
				color:#666;
				}
				
				#pageContent .column a.thickbox:hover,
				#pageContent .column a.thickbox:active{
					background:none;
					}
			
			#pageContent .column a:visited{
				font-weight:normal;
				}
			
			#pageContent .column strong{
				font-weight:bold;
				}
			
			#pageContent .column em{
				font-style:italic;
				}
				
			#pageContent .column .noBorder{
				border:none;
				}
			
			#pageContent .column h3,
			#pageContent .column h4,
			#pageContent .column h5,
			#pageContent .column h6{
				padding-bottom:3px;
				margin-bottom:15px;
				font:1.2em Tahoma, Arial, Helvetica, sans-serif;
				color:#666;
				}
			
			#pageContent .column h3{
				font:bold 1.6em Tahoma, Arial, Helvetica, sans-serif;
				}
											
			#pageContent .column h4{
				font:1.4em Tahoma, Arial, Helvetica, sans-serif;
				}

			#pageContent .column h5{
				font:bold 1em Tahoma, Arial, Helvetica, sans-serif;
				}

			#pageContent .column h6{
				font:bold .8em Tahoma, Arial, Helvetica, sans-serif;
				}
			
			#pageContent .column p{
				font-size:.9em;
				line-height:24px;
				padding-bottom:15px;
				text-align:justify;
				}
				
			#pageContent .column blockquote{
				min-height:50px;
				margin:0 40px 15px 30px;
				padding:10px 0 10px 10px;
				font-style:italic;
				background:url(images/content/blockQuoteBg.jpg) top left no-repeat;
				}
				
			#pageContent .column sup{
				font-size:.7em;
				vertical-align:top;
				}
				
			#pageContent .column sub{
				font-size:.7em;
				vertical-align:bottom;
				}
								
			/*list styling*/
			#pageContent .column ul,
			#pageContent .column ol{
				padding:0 10px 10px 20px;
				font-size:.8em;
				line-height:22px;
				}
			
			#pageContent .column ul{
				list-style-type:none;
				}
				
				#pageContent .column ul li{
					background:url(images/ulArrow.gif) 0 .6em no-repeat;
					padding-left:1em;
					}
				
				#pageContent .column ul ul,
				#pageContent .column ul ol,
				#pageContent .column ol ol,
				#pageContent .column ol ul{
					padding:0 10px 0 20px;
					}
					
					#pageContent .column ul ul li{
						background:url(images/ulArrow.jpg) 0 .7em no-repeat;
						padding-left:.8em;
						}
				
			#pageContent .column ol{
				list-style-type:decimal;
				margin-left:20px;
				}
			
			/*image with caption styling*/
			#pageContent .column .imageCaption{
				float:right;
				width:310px;
				text-align:right;
				font:.7em Arial, Helvetica, sans-serif;
				margin:0 0 5px 10px;
				}
				
				#pageContent .column .imageCaption span{
					float:right;
					}
				
				#pageContent .column .imageCaption span.desc{
					float:left;
					margin-left:5px;
					font-weight:bold;
					}

			#pageContent .column img{
				margin:0 10px 10px 0;
				padding:2px;
				border:1px solid #999;
				}
				
				#pageContent .column a img:hover{
					border:1px solid #333;
					}
				
				#pageContent .column img.alignLeft{
					float:left;
					margin:0 10px 10px 0;
					}
								
				#pageContent .column img.alignRight{
					float:right;
					margin:0 0 10px 10px;
					}
					
				#pageContent .column img.gallery{
					float:left;
					margin:20px 40px 20px 0;
					}
					
				#pageContent .column img.galleryRight{
					float:left;
					margin:20px 0 20px 0;
					}
			
			/* table styling */
			#pageContent .column table{
				width:100%;
				border-collapse:collapse;
				font:.7em Arial, helvetica, sans-serif;
				margin-bottom:15px;
				}

			#pageContent .column table td,
			#pageContent .column table th{
				border: 1px solid #F4F5F9;
				padding:.8em;
				}

			#pageContent .column table thead th,
			#pageContent .column table tfoot th{
				font:bold 1em Arial, helvetica, sans-serif;
				border:1px solid #F4F5F9;
				text-align:left;
				padding-top:6px;
				}
				
				#pageContent .column table thead{
					background:#36434B;
					color:#fff;
					}
				
				#pageContent .column table tfoot{
					background:#DEE3E6;
					}
			
			#pageContent .column table a{
				background:transparent;
				text-decoration:underline;
				}

				
			#pageContent .column table a:hover,
			#pageContent .column table a:active{
				text-decoration:none;
				}
	
			#pageContent .column table tbody th,
			#pageContent .column table tbody td{
				vertical-align:top;
				text-align:left;
				}

			#pageContent .column table tfoot td{
				border:1px solid #F4F5F9;
				padding-top:6px;
				text-align:right;
				}

			#pageContent .column table tbody tr.odd{
				background:#eee;
				}
			
			#pageContent .column table tbody tr.odd:hover{
				background:#F4F5F9;
				}

			#pageContent .column table tbody tr:hover{
				background:#F4F5F9;
				}

			#pageContent .column table tbody td:hover{
				background:#e6e6e6;
				}
	
/*-----------------------------------------------------------------
[columnLeft] */


/*-----------------------------------------------------------------
[columnRight] */

		
/*-----------------------------------------------------------------
[Footer]*/

#footer{
	color:#999;
	text-align:right;
	line-height:18px;
	font-size:.6em;
	width:896px;
	margin:0 auto;
	_margin-left:135px;
	}
	
	#footer #footerContent{
		min-width:896px;
		width:896px;
		height:50px;
		margin:0 auto;
		}
		
	#footer #footerContent a{
		color:#999;
		text-decoration:none;
		}
		
	#footer #footerContent a:hover{
		text-decoration:underline;
		}
		
	#footer #footerContent #alignLeft{
		float:left;
		text-align:left;
		}
		
/*-----------------------------------------------------------------
[Forms]*/

#form{
	width:816px;
	height:auto;
	}
	
#form fieldset{
	
	}

#form div.question{
	width:816px;
	clear:left;
	padding:5px 5px 2px 5px;
	margin-bottom:10px;
	/*background:#faf7ee;*/
	}

#form div.question:hover,
#form #submit:hover{
	/*background:#f7f0e6;*/
	}
	
	#form div.required{
		background:#e3c9c9;
		}
		
#form input,
#form select,
#form textarea{
	background-color:#ccc;
	border:1px solid #999;
	font-size:1em;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#form input:hover,
#form select:hover,
#form textarea:hover{
	background-color:#e6e4e4;
	}

#form input:focus,
#form select:focus,
#form textarea:focus{
	background-color:#e6e4e4;
	}

#form textarea{
	overflow:auto;
	}
	
/*fix for the width of dropdowns and multiple select*/
#form div .selectone,
#form div .selectMultiple{
	width:350px;
	}

/*info box*/
#form fieldset div.instructions{
	width:806px;
	padding:10px;
	background:#e6e4e4;
	margin-bottom:10px;
	}
	
	#form fieldset div.instructions p{
		padding-bottom:0;
		}
	
#form fieldset span.options {
	width:350px;
	margin:0 0 0 200px;
	display:block;
	}

/*just label div*/
#form div label.leftAlign{
	display:block;
	float:left;
	width:350px;
	margin:3px 0 0 0;
	}

/*label for inside options*/
#form div label.labelCheckbox{
	display:inline;
	height:16px;
	width:350px;
	font-size:.8em;
	}

/*label for inside options*/
#form div label.labelRadio{
	display:inline;
	height:16px;
	width:350px;
	font-size:.8em;
	}
	
/*input areas*/
#form div select,
#form div input.inputTextArea, 
#form div input.inputText, 
#form div textArea {
	width:458px;
	padding:1px 0;
	display:block;
	float:left;
	margin:0 0 5px 0;
	font-weight:normal;
	}

/*radio/check input areas*/	
#form div input.inputCheckbox, 
#form div input.inputRadio{
	display:inline;
	margin:1px 3px 0 0;
	vertical-align:middle;
	background:transparent;
	border:0;
	}
	
#form form div small{
	display:block;
	margin:5px 0 0 350px;
	width:350px;
	padding:1px 0;
	font-size:.8em;
	text-align:justify;
	line-height:1.2em;
	}

#form #submit{
	width:816px;
	/*background:#faf7ee;*/
	padding:5px 0;
	text-align:right;
	}
	
#form #submit input.inputButton{
	width:auto;
	margin-left:355px;
	padding:2px 40px;
	cursor:pointer;
	background:#ccc;
	border:3px double #666;
	border-top-color:#999;
	border-left-color:#999;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	}
	
	#form #submit input.leftButton{
		float:left;
		}
	
	#form #choiceButtons #submit input.noMargin{
		margin:5px;
		}
		
		#form #choiceButtons #submit input#contactButton{
			float:left;
			}
	
#form #submit input.inputButton:hover {
	background:#999;
	}
	
#form #submit input.inputButton:active{
	border:3px double #999;
	border-top-color:#666;
	border-left-color:#666;
	padding:3px 40px 1px 40px;
	}
