/* CSS Document */

/*copy spec*/

.breadcrumbs

{
	padding: 1px 0px 0px;
	width: 420px;
	display: block;
	position: relative;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
}
.title

{
	font-size: 16px;
	font-weight: bold;
	color: #996633;;
	display: block;
	padding: 0px;
	margin-top: 5px;
	line-height: 16px;
	position: relative;
	width: 420px;
}

#logo
{
	display: block;
	clear: right;
	float: left;
	width: 300px;
}

.kelvin {color: #996633;}

.assoc {color: #999999;}
.mac {color: #999966;}

li {
	margin-left: -20px;
}

#outerwrap {
	width: 800px;
	margin: 12px auto;
	border-top: none;
	position: relative;
	background-image: url(../images/small-bg5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	background-color: #FFFFFF;
}

#outerwrap2 {
	width: 800px;
	margin: 12px auto;
	border-top: none;
	position: relative;
	background-image: url(../images/small-bg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	background-color: #FFFFFF;
}


#wrap3 

{
	width: 800px;
	padding: 10;
	margin: 12px auto;
	border-top: none;
	background-image: url(../images/small-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	display: block;
}



a:link {
	color: #996633;
	text-decoration: none;
	
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
a:active {
	color: #999966;
	text-decoration: none;
}

a.thispage:link 

{
	color: #666666;
	
}



.main {
	width: 440px;
	overflow: auto;
	padding-top: 10px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 40px;
}

.subhead {
	color: #996633;
}

#foot

{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	padding: 5px 0px 20px;
	width: 760px;
	text-align: right;
	margin-right: 20px;
	vertical-align: bottom;
	margin-bottom: 0px;
	bottom: 0px;
}

