/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	background-color: #CFEAF5;
	background-image: url(../images/bk.jpg);	
	background-repeat: repeat-x;
	color: #383838;
	}

	body a {
		color: #666666;
		text-decoration:none;
		}
		
	body a:hover {
		color: #006600;
		border-bottom: none;
		}


#pgcontainer {
	width: 770px;
	margin: auto;
	height: auto;
	background: url(../images/basic-pgcontainer-filler.gif) repeat-y;
	}


#top {
	width: 770px;
	margin: auto;
	height: 265px;
	background: url(../images/basic-pgcontainer-top.gif) no-repeat;
	}

	#top .padding {
	padding-top: 15px;
	}

	#top-banner {
	width: 740px;
	margin: auto;
	height: 110px;
	background: url(../images/basic-top.jpg) no-repeat;
	}

	#top-banner .padding {
	padding-top: 73px;
	padding-right: 20px;
	text-align: right;
	}

	#links a {
	padding: 2px;
	color:#FFFFFF;
	text-decoration: none;
	}

	#links a:hover {
	text-decoration: none;
	background: url(../images/navbutton-bk.gif) repeat-x;
	}

	#links a:active {
	color:#333333;
	text-decoration: none;
	}

	#photos {
	width: 740px;
	margin: auto;
	height: 95px;
	background: url(../images/basic-photos.jpg) no-repeat;
	}

	#navbar {
	width: 740px;
	margin: auto;
	height: 40px;
	background: url(../images/basic-nav.jpg) no-repeat;
	}
		
		#navbar ul {
		list-style-type: none;
		width: 740px; /* precision for Opera */
		margin: 0px;
		padding: 0px;
		}
		
		#navbar li {
		float: left;
		}
		
		#navbar a {
		padding: 10px;
		padding-top: 4px;
		padding-bottom: none;
		width: 165px;
		height: 26px;
		display: block;
		text-align: center;
		text-decoration: none;
		line-height: 16px;
		size: 13px;
		color: #FFFFFF;
		border: none;
		}
		
		#navbar a:hover {
		background: url(../images/navbutton-bk.gif) repeat-x;
		color: #FFFFCC;
		text-decoration: none;
		}
		
		#navbar a:active {
		background-color: #006699;
		color: #999999;
		}


	

#middle {
	width: 770px;
	margin: auto;
	background:  url(../images/basic-pgcontainer-middle.jpg) no-repeat;
	}

	#middle .content {
	width: 740px;
	margin: auto;
	background: url(../images/basic-copybk.jpg) repeat-x;
	}

	#middle .content .pagetitle {
	width: 680px;
	height: 50px;
	font-weight: bold;
	font-size: 16px;
	color:#006699;
	margin: auto;
	padding-top: 27px;
	}

	.content .boilerplate {
	width: 680px;
	color: #006699;
	margin: auto;
	}


	.content .copy {
	width: 365px;
	margin-left: 370px;
	}

	.content .copy .padding {
	padding: 20px;
	padding-right: 30px;
	padding-top: 10px;
	}

	.content .images {
	float: left;
	width: 367px;
	}

	.content .images .padding {
	padding: 20px;
	padding-left: 30px;
	padding-right: none;
	padding-top: 10px;
	}

#footer {
	width: 770px;
	margin: auto;
	height: 70px;
	background: url(../images/basic-pgcontainer-footer.gif) no-repeat;
	clear: both;
	}

#footer .content {
	margin-top: 3px;
	border-top: solid 1px #CCCCCC;
	width: 740px;
	height: 20px;
	margin: auto;
	text-align: left;
	font-size: 10px;
	color: #666666;
	}

/*INDEX ONLY FORMATTING*/
#index-pgcontainer {
	background: url(../images/index-pgcontainer.gif) no-repeat;
	width: 770px;
	margin: auto;
	height: 599px;
	}

	#index-pgcontainer .padding{
	padding: 15px;
	padding-top: 20px;
	}

#index-top {
	width: 740px;
	height: 130px;
	margin: auto;
	background: url(../images/index-top.jpg);
	}

	#index-top .padding {
	padding-top: 90px;
	padding-right: 20px;
	text-align: right;
	}

	#index-top #links a {
	padding: 2px;
	color:#FFFFFF;
	text-decoration: none;
	}

	#index-top #links a:hover {
	text-decoration: none;
	background-color: #5198B4;
	}

	#index-top links a:active {
	color:#333333;
	text-decoration: none;
	}

#index-copy {
	width: 740px;
	margin: auto;
	}

#index-nav {
	width: 740px;
	height: 40px;
	margin: auto;
	background: url(../images/index-nav.jpg);
	}

	#index-nav #navbar {
		padding: 0;
		margin: auto;
		}
	
	#index-nav #navbar ul {
	list-style-type: none;
	width: 740px; /* precision for Opera */
	margin: 0px;
	padding: 0px;
	}
	
	#index-nav #navbar li {
	float: left;
	}
	
	#index-nav #navbar a {
	padding: 10px;
	padding-top: 4px;
	padding-bottom: none;
	width: 165px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	size: 13px;
	color: #FFFFFF;
	border: none;
	}
	
	#index-nav #navbar a:hover {
	background: url(../images/navbutton-bk.gif) repeat-x;
	color: #FFFFCC;
	text-decoration: none;
	}
	
	#index-nav #navbar a:active {
	background-color: #006699;
	color: #999999;
	}

#index-copy {
	width: 740px;
	height: 140px;
	margin: auto;
	background: url(../images/index-copybk.jpg);
	}

	#index-copy .maintext {
	width: 510px;
	float: left;
	padding: 20px;
	padding-top: 20px;
	padding-left: 30px;
	line-height: 18px;
	}

	#index-copy .contact {
	width: 150px;
	float: right;
	padding: 10px;
	padding-top: 20px;
	line-height: 18px;
	}

#index-footer {
	margin-top: 3px;
	border-top: solid 1px #CCCCCC;
	width: 740px;
	height: 20px;
	margin: auto;
	text-align: left;
	font-size: 10px;
	color: #666666;
	}
/*END INDEX ONLY FOMATTING*/



#mm {
	float: right;
	}

.stress {
	color: #006699;
	}
