@charset "utf-8";
/* CSS Document */

/*
	Featured Content Slider
	by: Chris Coyier
*/


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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 14px;	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END CSS RESETS */
   
body {
    font-size: 62.5%;
    font-family: Helvetica, Arial, sans-serif;
    background: #424c64;
	text-align: center; /* Allows for Centering in Older Browsers */
    }
    
li {
	font-size: 1.4em;
}

p {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 0.8em;
	padding-top: 10px;
    }

a { color: #729dff; text-decoration: none; 
                    font-weight: bold;
}

a:hover, a:active { text-decoration: underline; color: #424c64; }

h1 {
    font-size: 2.3em;
	font-weight: 600;
    padding: 0 40px 0 0;
    }
    
h2 {
    font-size: 2.5em;
    }
	
h3 {
	font-size: 1.4em;
	padding: 0 40px 10px 60px;
}

h4 {
	font-size: 1.7em;
	font-weight: bold;
}

/* UTILITY STYLES */				  				  					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
 
div#page-wrap {
    width: 843px;
	margin-left: auto; /* margin-left & -right: auto, centers page in browser */
	margin-right: auto;
	text-align: left; /* RESETS default body centering (compatibility for older browsers) */
    }
	
	div#jsWrap{
		width: 728px; 
		margin: auto; 
		position: relative; 
		min-height: 312px;
	}

			/*SLIDER*/
			.slider-wrap								{ width: 728px; position: absolute; top: 0; left: 1px; }			
			.stripViewer .panelContainer 
			.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
			.stripViewer								{ position: relative; overflow: hidden; width: 728px; height: 312px; }
			.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
			.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 728px; }
			.stripNavL, .stripNavR, .stripNav			{ display: none; }
			.cross-link									{ display: block; width: 62px; margin-top: -14px; 
														  position: relative; padding-top: 15px; z-index: 9999; }											
div#indexGallery {
	height: 488px;
	width: 480px;
	padding: 0 0 0 58px;
	float: left;
}
div#indexText {
	height: 300px;
	width: 230px;
	float: right;
	padding: 95px 70px 0 5px;
}
div#indexText p {
	font-size: 1.3em;
	color: #000;
}

/* BEGIN Table Styling */

.contactTable {
	padding: 0;
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #000;
	background: #bcd0e4 url("images/tableBG.jpg") top left repeat-x;
}
.contactTable a {
	color: #000;
}
.contactTable caption {
  font-size: 1.8em;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  padding: 0.5em 0;
}
.contactTable th, .contactTable td {
	border: 1px dotted #666;
	padding: 0.5em;
	text-align: left;
	color: #000;
}
.contactTable th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	text-transform: uppercase;
	font-size: 1.4em;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	font-weight: bold;
}
.contactTable th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}
.contactTable tr.alt th, .contactTable tr.alt td {
	color: #2a4763;
}
.contactTable tr:hover th[scope=row], .contactTable tr:hover td {
	background-color: #dbae47;
	color: #ffffff;
}
.contactTable tr:hover th[scope=row] a, .contactTable tr:hover td a {
	background-color: #dbae47;
	color: #ffffff;
}

.aptTable {
	padding: 0;
	margin: auto;
	border-collapse: collapse;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #000;
	background: #bcd0e4;
}
.aptTable th, .aptTable td {
	border: none;
	padding: 0.5em;
	text-align: left;
	color: #000;
}
.aptTable th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	border: 2px solid #333;
	border-bottom: none;
}
.aptTable th[scope=row] {
	background-color: #C5D8FA;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
}
.aptTable h3 {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0; 
}

.promTable {
	padding: 0;
	margin: auto;
	border-collapse: collapse;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #000;
	background: #bcd0e4;
}
.promTable th, .promTable td {
	border: none;
	padding: 0.5em;
	text-align: left;
	color: #000;
}
.promTable th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	border: 2px solid #333;
	border-bottom: none;
}
.promTable th[scope=row] {
	background-color: #C5D8FA;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #333;
}
.promTable tr:hover th[scope=row], .promTable tr:hover td {
	background-color: #dbae47;
	color: #ffffff;
}
.promTable h3 {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0; 
}
.promTable caption {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  padding: 0.5em 0;
}

/* END Table Styling */

/* BEGIN Navigation Styling */
	
	div#naviBar {
		width: 843px;
		height: 95px;
		background: top center no-repeat;
	}	
	div#naviBarRound {
		width: 843px;
		height: 14px;
		background: url(images/naviBarRound.jpg) top center no-repeat;
	}		
	div#naviBarMain {
		width: 843px;
		height: 41px;
		background: url(images/naviBarMain.jpg) top center no-repeat;
	}		
	div#naviBarBot {
		width: 843px;
		height: 40px;
		background: url(images/naviBarBot.jpg) top center no-repeat;
	}
	ul#nav {
		height: 41px;
		list-style: none;
		padding: 0 0 0 40px;
	}		
	ul#nav li {
		display: inline;
		width: 843px;
		position: relative;
	}		  
	ul#nav li a {
		display: block;
		float: left;
		margin: 10px 0 10px 15px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		}			
	ul#nav li a:hover, ul#nav li a:active {
		text-decoration: underline;
		color: #dbae47;
	}
	
	/* END Navi Styling */
	
	/* BEGIN Main Content Style */
	
div#mainContent {
	background: url(images/vertRepeat.jpg) top center repeat-y;
	width: 843px;
    }	
	div#textArea {
		width: 729px;
		min-height: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	div#textAreaAlone {
		margin: auto;
		padding: 10px 82px 10px 82px;
	}
    div#textArea div#leftCol {
        float: left;
        width: 485px;
		padding: 15px 10px 15px 25px;
    }	
	ul#leftCol li {
		list-style: outside;
		margin-bottom: 5px;
	}
	ul#leftColnoBul li {
		list-style: none;
		margin-bottom: 5px;
	}
	ul#leftColp li {
		margin-bottom: 13px;
		list-style-image: url(images/bullet2.gif);
	}
	
	div#contactPara {
		width: 729px;
		padding-left: 63px;
	}
	
    div#textArea div#rightCol {
        float: right;
        width: 199px;
		padding: 90px 0 15px 10px;
        }					
    div#textArea div#rightCol p {
		font-size: 1.2em;
		line-height: 1.2em;
    }
	div#textArea div#rightCol h3 {
		font-size: 1.2em;
		font-weight: bold;
		text-align: right;
		margin-right: 9px;
	}
div#mainContent div#mainCend {
	background: url(images/contentAreaBGend.jpg) no-repeat center;
	position: absolute;
	width: 843px;
	height: 47px;
}
		
/* END Main Content Style */
		
div#footer {
    height: 96px;
    width: 843px;
    background: url(images/footerBG.jpg) no-repeat bottom center;
    list-style: none;
    text-align: center;
	color: #FFF;
    font-size: 0.8em;
	margin-top: 50px;
    }
	
	ul#fNav {
		height: 35px;
		width: 843px;
		list-style: none;
		padding: 0 0 0 20px;
	}		
	ul#fNav li {
		display: inline;
		width: 843px;
		position: relative;
	}
	ul#fNav li a {
		display: block;
		float: left;
		margin: 5px 0 5px 15px;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.9em;
		}
	ul#fNav li a:hover, ul#fNav li a:active {
		text-decoration: underline;
		color: #dbae47;
		}	
    div#footer a {
		color: #dbae47;
		text-align: center;
		padding: 15px 0 0 14px;
    }
	div#footer p {
		font-size: 1.4em;
		padding: 0 0 15px 0;
		position: relative;
	}
	div#footer p img {
		position: absolute;
		bottom: 15px;
		left: 630px;
	}


