/* CSS Document */

body {
	font-family: Myriad Web, Verdana, Arial, Helvetica, sans-serif ;
	background-color: #CEC2B5;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}

html>body { /* for Opera */
	font-size: small:
}


#container {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	position:absolute;
	left: 50%;
	width: 720px;
	margin-left: -385px;
	background-position: top, left;
	background:url(images/main_03.jpg);
	background-repeat:no-repeat;
	display:inline; /* IE Win margin bug */
}

#header {
	height: 191px;
	float:left;
}

#globalnav {
	float:left; 
	width: 100%;
	margin: 0;
	padding: 24px 0 0 12px;
	list-style:none;
	font-size: 110%;
	}
	
#globalnav li {
	float:left;
	margin: 0;
	padding: 0;
}

#globalnav a {
	float: left;
	display:block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #000000;
	text-decoration:none;
	background: url(images/navigation_alt.jpg);
	font-weight:bold;
	background-position:bottom;
}

#globalnav a:hover, body#intro #n-intro a{
	text-decoration:none;
	background-image:none;
	color:#FFFFFF;
	font-weight:bold;

	}

#content {
	float:left;
	clear:left;
	background:#CCB293 url(images/main_05.jpg);
	background-repeat:no-repeat;
	width: 720px;
}

#left {
	width: 130px;
	float: left;
	}
	
#left p.img img {
	float: left;
	margin-left: 19px;
	display:inline; /* IE Win margin bug */
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 5px;
	border: 1px solid #666666;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color:#FFFFFF;
}
	
#middle {
	width: 380px;
	float: left;
	padding-top: 12px;
}

#middle2 {
	width: 480px;
	float: left;
	padding-top: 12px;
	margin-left:130px;
	display:inline; /* IE Win margin bug */

}

.welcomebox {
	width: 100%;
	margin-bottom:12px;
	padding-bottom: 12px;
	background-color:#CDC2B5;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;

}

.welcomebox h1{
	background:url(images/mainheader_large.jpg) no-repeat top left;
	font-size: 125%;
	font-weight:bold;
	padding: 9px 0 6px 6px;
	color: #FFFFFF;
	margin: 0;
	line-height: 95%;
	border-bottom:1px solid #CCCCCC;
}

.welcomebox p{
	margin:0;
	padding: 6px 5px 3px 6px;
	color:#000000;

}

.welcomebox h2{
	font-size: 110%;
	margin:0;
	padding: 12px 3px 0px 6px;
	color:#000000;
}

.bodyimages{
	width: 100%;
	display:block;

		}

.bodyimages p.img img {
	float: left;
	margin-left: 5px;
	display:inline; /* IE Win margin bug */
	margin-top: 12px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #666666;
	border-bottom-color:#999999;
	border-right-color:#999999;
	background-color:#FFFFFF;
}


#right {
	width:180;
	float:right;
	padding-top: 12px;
	margin-right: 0px;
	display:inline; /* IE Win margin bug */
	position:relative;
	padding-right:12px;
	margin-left: 12px;

}

#special {
	width: 174px;
	clear:both;
	background-color:#FFCC66;
	padding:3px;
	color:#000000;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px;
}

.sidebar {
	width: 180px;
	margin-bottom:12px;
	padding-bottom: 12px;
	background-color:#CDC2B5;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;

}

.sidebar h1{
	width: 174px;
	background:url(images/boxheader.jpg) no-repeat top left;
	font-size: 125%;
	font-weight:bold;
	padding: 9px 0 6px 6px;
	color: #FFFFFF;
	margin: 0;
	line-height: 95%;
	border-bottom:1px solid #CCCCCC;
}

.sidebar p{
	width: 174px;
	margin:0;
	padding: 6px 0 3px 6px;
	color:#000000;
	}

dl { 
	margin: 6px 0 3px 6px;
	}

dd {
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 24px;
	}

#kicker {
	background-color: #7F401E;
	font-size: 10px;
	color:white;
	clear: both;
	padding: 10px 0px 5px 8px;
	float:left;
	width: 712px;
	display:inline; /* IE Win margin bug */

}

#kicker a{
	text-decoration:underline;
	color:#FFFFFF;
}

#kicker a:hover{
	text-decoration:none;
	color:#FFFFFF;

}

#kickernav {
	float:left; 
	width: 100%;
	margin: 0;
	padding: 2px 10px 0 12px;
	list-style:none;
	font-size: 110%;
	display:inline; /* IE Win margin bug */

	}
	
#kickernav li {
	float:left;
	margin-right:10px;
	list-style:none;
}

a {
	color:#80000A;
	text-decoration:none;
	}
	
a:hover {
	color:#421C00;
	text-decoration:underline;
	}
