/* Begin Vital Code */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #031a41;
}
.clearboth {clear:both;}
a:link, a:visited {
	outline: none;
	color: #03F;
	
}
#wrapper {
	margin: 20px auto 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	position: relative;
	background-color: #f9f9f9;
}
#header {
	height:100px;
	width:900px;
	background-color: #CCCC99;
	border-bottom: 6px solid #93000E;
}
#logo {
	height: 80px;
	width: 220px;
	background-image:url(../images/logo.gif);
	position: absolute;
	top: 10px;
	left: 20px;
}
#hdrtext {
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	right: 40px;
	top: 60px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 600px;
	position: absolute;
	top: 10px;
	right: 20px;
}
#nav ul {margin:0; padding:0; list-style-type:none;}
#nav ul li {display:inline;}
#nav ul li a {
	display:block;
	height:15px;
	float:left;
	text-decoration:none;
	font-size: 1.4em;
	color: #FFF;
	background-color: #1a2247;
	padding: 7px 20px 10px 10px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left-color: #FFF;
	border-right: 1px solid #FFF;
}
#nav ul li a:hover {
	background-color: #3c4fa5;
}
.firstnav {border-left:#FFF 1px solid;}
.lastnav {position: absolute;right: 20px; border-left:#FFF 1px solid;}


/* End Vital Code */
/* Promo */

#rotator {
	width:580px;
	height:300px;
	background-color:#FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	border: 2px solid #333;
}
/* End Promo */
/* Begin Quick Rates */
#qkrates {
	float: left;
	width: auto;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #333;
	background: #FFF;
}
#qkrates table {
	width: 240px;
	height:150px;
	font-size: 1.2em;
	padding: 0px;
	border:0;
}
.qkratesrt {text-align: right;}
.aslowas {font-size: 0.8em;}
/* End Quick Rates */
/* Begin main text */
#maintext {
	float:right;
	width:560px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 1.2em;
	border-top: solid 6px #CCC;
}
#maintext h2 {
	margin: 0px;
}
#maintext p {
	margin: 0px;
}
#maintext img {
	padding:0 10px 10px 0;
}

.story {
	border-bottom: 2px solid #CCC;
	padding-bottom: 14px;
}
/* End main text */
/*Begin Center Text*/
#centertext {
	width:800px;
	margin:50px auto;
	font-size: 1.2em;
}
#btnBox {
	width:140px;
	margin:20px auto;
}
#btnCont {

}

/*End Center Text*/
/* Begin Links */
#links {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	border: 1px solid #333;
}
#links div a {
	text-decoration: none;
	font-size: 1.4em;
	color: #000;
	padding-left: 10px;
	display: block;
	background-color: #CCCC99;
}
#links div a:hover {
	background-color: #a0a078;
}

/* End Links */

/* Begin Holiday Hours */
#hours {
	float: left;
	height: auto;
	width: 250px;
	margin-top:20px;
	margin-left: 20px;
	background: #FFF;
	border: 1px solid #333;
	margin-bottom: 20px;
}
#hours h3 {
	margin:5px 0px;
	padding-left: 10px;
	font-size: 1.2em;
}
#hours p {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1.2em;
	padding-left: 10px;
}
/* End Holiday Hours */
/* Begin Facebook */
#facebook {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	border:#000 1px solid;
}
#facebook a img {
	border:0;
}
/* End Facebook */

/* Begin IWS CSS */
#iws {
	width:120px;
	height:100px;
	float:left;
	padding:6px;
	border:solid 1px #000000;
	margin:20px 0px 0px 80px;
}
/* End IWS */

/* Begin Rates */
#rates {
	float:right;
	margin:0px 0px 20px;
	background-color: #FFF;
	height: auto;
	width: 600px;
	padding:10px;
}
#rates table {
	width:600px;
	border:0;
}
#rates table tr td {
	text-align: center;
}
.tblgray {background-color:#CCC;}
.tblname {width:200px;}
#ratesmemo {
	float:left;
	width:200px;
	height:400px;
	background-color:#CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 10px;
}
/* End Rates */
/* Begin Accounts page */
#accountsleft {
	font-size: 1.2em;
	padding: 20px;
	float: left;
	width: 400px;
}
#accountsright {
	font-size: 1.2em;
	padding: 20px;
	float: right;
	width: 400px;
}
/* End Accounts Page */


/* Begin Feedback Code */
#feedback {
	width:auto;
	background-color:#FFF;
	padding: 20px;
	margin-top: 0px;
}
#feedback #warning {
	float: right;
	width: 500px;
	padding: 10px;
	margin-right: 20px;
	color: #C00;
	text-align: center;
}

#fbcomments {
	width:280px;
	height:auto;
	float:left;
	padding: 6px;
	font-size: 1.2em;
}

#feedback #frmContact {
	background-color: #CCCC99;
	width: 500px;
	float: right;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a0a078;
	border-bottom-color: #a0a078;
	margin-bottom: 20px;
	padding: 20px;
}
#feedback #frmContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
}
#feedback #frmContact input.text {
	width: 200px;
}
#feedback #frmContact input.text:focus, #feedback #frmContact textarea:focus {
	background-color: #eddab1;
}
#map {
	width: 425px;
	float: right;
}
/* End Feedback Code */

/* Begin About Us */
#aboutusleft {
	font-size: 1.2em;
	padding: 20px;
	float: left;
	width: 400px;
}
#aboutusright {
	font-size: 1.2em;
	padding: 20px;
	float: right;
	width: 400px;
}
/* End About Us */

/* Begin Footer */
#footer {
	width:900px;
	margin:0 auto;
	clear:both;
	text-align: center;
	color: #FFF;
	position: relative;
	padding-top: 5px;
	height: 60px;
}
#ncuafooter {
	border:0;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#footeraddr {
	width: 600px;
	float: right;
	text-align: right;
	margin-right: 20px;
}

#ncuafooter a img {border:0;}
#eqhsgfooter a img {border:0;}
#eqhsgfooter {
	border:0;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}
/* End Footer */
/* Begin Article */
#articleleft {
	font-size: 1.2em;
	padding: 20px;
	float: left;
	width: 400px;
}
#articleright {
	font-size: 1.2em;
	padding: 20px;
	float: right;
	width: 400px;
}
#articleonecol {
	font-size: 1.2em;
	padding: 20px;
	width: 800px;
	margin: 0px auto;
}
/* End Article */
#frmRecipe {
	border: 1px solid #a0a078;
	background-color: #cccc99;
	padding: 20px;
}
#frmRecipe input.text {
	width: 200px;
}
#frmRecipe input.text:focus, #frmRecipe textarea:focus {
	background-color: #0FF;
}
#frmRecipe #frmCatTable {
	border: 1px solid #a0a078;
}
#pupclublogo {
	margin-left: 20px;
	margin-bottom: 20px;
}
#sidebar {
	float: left;
	width: 290px;
}
.fees {
	width: 800px;
}

/* Miscellaneous Code */
#alert h2 {
	border:1px solid red;
	color: red;
}
/* End Miscellaneous Code*/

/* Privacy Policy Page */
#pptbl {
	width: 800px;
}
#pphdr {
	background: black;
	color: white;
	width: 150px;
	padding: 10px;
}
#pphdrtext {
	padding: 10px;
	border: solid 1px black;
}
#ppsubhdr {
	background: gray;
	color: white;
	width:150px;
	padding: 10px;
	border: solid black 1px;
}
#pptbl p{
	padding: 10px;
	}
#pptbl td{
	padding: 8px;
	border: solid black 1px;
}
#ppdfhdr {
	background: gray;
	color:white;
	border: solid black 1px;
}
#ppdftxt {
	font-weight: bold;
	width:200px;
}
/* End Privacy Policy Page */

