/* @override http://cascofcu.com/_styles/layout.css */

/*  ------- Layout CSS for NORDIC VILLAGE - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 856px;
		background-color: #6d7a73;
		font-family: Arial, Helvetica, sans-serif;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	a {
		outline: none;
		color: #00759b;
		}
	img {
		border-style: none;
		}
	img, div { behavior: url(/iepngfix.htc) }
 
	h1 {
		font-size:13px;
		line-height:20px;
		color:#00759b;
		font-weight: normal;
		margin: 10px 0px 0px 10px;
		}
	h2 {
		font-size:11px;
		line-height:20px;
		color:#000000;
		font-weight: normal;
		margin: 10px 0px 0px 10px;
	}
	h3 {
		font-size:11px;
		line-height:20px;
		color:#707273;
		margin: 0px 0px -6px 60px;
		text-transform:uppercase;
	}
	h5 {
		font-size:10px;
		font-weight:400;
		font-style:italic;
		line-height:16px;
		margin:0 20px 10px 0px;
		color: #707273;
	}
	h6 {
		font-size:9px;
		line-height:12px;
		color:#000;
		margin: 0px 0px 10px 60px;
	}

/*  -------  ID Rules   -------*/

	body.one #menuMain a#one, body.two #menuMain a#two,body.three #menuMain a#three,body.four #menuMain a#four,body.five #menuMain a#five,body.six #menuMain a#six {
		color: #323232;
		}
  
/*  ------- Wrapper -------*/

	#wrapper {
		width: 800px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: #a1b9af;
		}
		
/*  ------- Masthead -------*/

	#masthead {
		width: 624px;
		height:132px;
		background-image: url(../_images-base/backgroundmasthead.gif);
		background-repeat: repeat-x;
		text-align:	left;
		float:right;
		}
	
	#masthead li {
		float:left;
	}
	
	#adminMasthead {
		width: 780px;
		height:85px;
		padding: 10px;
		background-image: url(../_images-base/backgroundmasthead.gif);
		background-repeat: repeat-x;
	}
	
/*  ------- MastheadHome -------*/

	#mastheadHome {
		width: 800px;
		height:105px;
		background-image: url(../_images-base/backgroundMastHome.gif);
		background-repeat: repeat-x;
		text-align:	left;
		float:right;
		}
	
	#mastheadHome li {
		float:left;
	}
	
/*  ------- Nav -------*/
	
	#nav {
		float:left;
		margin: 0px;
		height: 26px;
	}
	
	#nav li {
		float:left;
		margin: 0px;
	}
	
	#adminLinks{
/*		float:right;*/
		text-align:left;
		padding:10px 10px 10px 10px;
		font-size: 12px;
		border-bottom: 1px solid #000;
	}

/*  ------- Content -------*/
	
	#content {
		width: 800x;
		float: left;
		text-align: left;
		background-color:#A1B9AF;
		}
		
	#contentHome {
		background-color:#D7D4B6;
		height: 363px;
		width: 800x;
		float: left;
		text-align: left;
	}
		
/*  ------- Copy -------*/	
	#copy {
		width: 565px;
		float: left;
		text-align: left;
		background-color: white;
		margin: 20px 0px 20px 30px;
		border: #707273;
		border-width: 1px;
		}
	#copy p {
		font-size:11px;
		line-height:17px;
		margin:10px;
		color:#707273;
		}
	#copy ul {
		margin:10px 10px 10px 25px;
		}
	#copy li {
		font-size:11px;
		line-height:18px;
		color:#a63f1e;
		list-style-type: disc;
		}
		
/*  ------- CopyHome -------*/	
	#copyHome {
		width: 627px;
		height: 222px;
		float: left;
		text-align: left;		}
		
/*  ------- Left -------*/
	
	#left {
		width: 176px;
		/* IE MIN-HEIGHT HACK */
		min-height:520px;
		height:auto !important;
		float:left;
		margin: 0px;
		background-color: white;
		}
	
	#left li{
		margin: 0px;
		}


/*  ------- LeftHome-------*/
	
	#leftHome {
		width: 173px;
		/* IE MIN-HEIGHT HACK */
		min-height:210px;
		height:auto !important;
		height:210px;
		float:left;
		margin: 0px;
		background-color: white;
		}
	
	#leftHome li{
		margin: 0px;
		}
	#leftHome ul {
		float: right;
		margin: 0px 0px 0px 5px;
	}

/*  ------- Right -------*/

	#right {
		float:right;
		width: 190px;
		text-align: left;
		margin: 0px;
		background-image: url(../_images-base/backgroundRightHome.gif);
		background-repeat: no-repeat;
		overflow:visible;
		}
	
	#right a {
		color: #000;
		text-decoration:none;
	}	
	#right a:hover {
		color: #d5791a;
	}
	#right p {
		font-size: 11px;
		line-height: 13px;
		letter-spacing:-.05px;
		margin: 10px 25px 10px 25px;
		color:000;
	}

	#right strong {
		font-size: 10px;
		color: #d5791a;
		text-transform:uppercase;
	}
	
	#right strong a{
		color: #d5791a;
		}

/*  ------- RightInterior -------*/

	#rightInterior {
		float:right;
		width: 239px;
		/* IE MIN-HEIGHT HACK */
		min-height:200px;
		height:auto !important;
		height:200px
		text-align: left;
		margin: 0px;
		background-image: url(../_images-base/backgroundRight.gif);
		background-repeat: no-repeat;
		}
	
/*  ------- Login -------*/
	#login {
		float:right;
		width:190px;
		height:99px;
		background-image: url(../_images-base/backgroundLogin.gif);
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:left;
		color:#FFFFFF;
		margin: 0px;
		
	}
	#login table{
		margin:25px 0px 0px 25px;
	}
	.username {
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		height:11px;
		width:125px;
		margin:0px;
	}


/*  ------- Footer -------*/
	
	#footer {
		height: 226px;
		background-color: white;
		background-image: url(../_images-base/backgroundfooter.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		border-top-width: 6px;
		border-top-color: #bfb778;
		border-top-style: solid;
		color: #00759b;
		text-align: left;
		}
	#footer p {
		font-size: 10px;
		margin: 20px;
	}
	#footer img {
		*float:right;
	}
		}
	#footer a:link {
		text-decoration: none;
	}
	

/*  ------- FooterHome -------*/
	
	#footerHome {
		height: 226px;
		background-color: #007DB1;
		border-top-width: 6px;
		border-top-color: #bfb778;
		border-top-style: solid;
		color: #00759b;
		text-align: left;
		}
	#footerHome p {
		font-size: 10px;
		margin: 20px;
	}
	
	#footerHome table {
		width:440px;
		font-size: 10px;
		background-color: #cadbd5;
		border-style: solid;
		border-width: 1px;
		border-color: white;
	}
	#footerHome a:link {
		text-decoration: none;
	}
	#footerHome li {
		float: left;
		margin-right: 45px;
		_margin-right: 40px; /*IE 6 hack */
		margin-left: -5px;
		margin-top: 5px;
	}
	#footerHomeText{
		background-color: #ffffff;
		height: 60px;
		display: block;
		padding: 1px 0 0 0;
		margin: 10px 0 0 0;
		_margin: 10px -5px -2px 0; /*IE 6 hack */
		font-size: 10px;
		vertical-align: middle;
	}
	#footerHomeText p img {
		*margin-top: -10px; /*IE 7 Hack*/	
	}
	#clearboth {
		clear: both;
	}
	
/*  ------- Callouts -------*/

	#callout1 {
		width:275px;
		height:155px;
		float: left;
		background-image: url(../_images-base/backgroundNews.gif);
		background-repeat:no-repeat;
		margin:5px 0px 0px 20px;
		_margin:5px 0px 0px 5px; /*IE 6 hack */
		}
	
	#callout1 p {;
		margin:10px 0px 0px 20px;
		color: white;
		}
	
	#callout H3,H5 {
		color: white;
		}
	#callout2 {
		width:440px;
		height:155px;
		float: right;
		margin:15px 25px 0px 0px;
		text-align: center;
		}


/*  ------- Classes -------*/

	.floatRight {
		float: right;
		text-align: right;
		}
	.floatLeft {
		float: left;
		text-align: right;
		}
	.posLogoSub {
		margin: 37px 0px 14px 300px;
		}
	.posLogo {
		margin: 36px 0px 14px 102px;
		}
	.posTagline {
		margin: 0px 0px 14px 244px;
		}
	.description {
		width:150px;
		height:16px;
		margin: 0px 5px 5px 5px;
		}

  	.table_header {width:91px;color:white;font-size:12px;font-family:arial;text-align:center;border-left:2px solid #6e747a;border-bottom:2px solid #6e747a}
  	.table_cell {border-left:1px solid #ffffff;border-bottom:1px solid #404040;color:black}
	
	#copyInterior table h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin: 5px;
		color: #FFFFFF;
		}
  .row_gray {background-color:#e6e9cd;}
  .table_cell {border-bottom:1px solid #ffffff;color:black;font-family:arial;padding-left:10px;}

/*  ------- News -------*/
#newsFull{
	margin-left: 10px;
	border-top: 1px solid #eee;
}

#newsFull h3 {
	font-weight: 600;
	text-align: left;
	padding: 0;
	margin: 0;
}

#newsFull h5 {
	color: #000;
}

#newsHomepage{
	margin:30px 0 0 25px;
	color: #000;
	font-size: 12px;
	width: 230px;
	height: 115px;
}

#newsHomepage a:link, #newsHomepage a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: .8em;
}

#newsHomepage h3 {
	font-weight: 600;
	text-align: left;
	padding: 0;
	line-height: 16px;
	color:white;
	margin: 0;
}
#userMgmt {
	padding: 10px;
	padding-left:30px;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}
#userMgmt h1, #userMgmt h3 {
	margin: 0px;
	padding: 0px;
}
#userMgmt table h3 {
	font-weight: 600;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}
#userMgmt td{
	padding: 5px 10px 5px 10px;
	margin: 10px;
}
#userControls{
	padding:10px;
}
#userControls a:link, #userControls a:visited{
	margin: 0 10px 0 0;
	font-size: 12px;
}
.printLogo {
	display:none;
}

#callout2 ul li {
	padding: 0px;
	margin: 7px;
}

