/***************Site Wide**************/
html,
body {
margin:auto;
padding:0px;
font-family:Arial, Helvetica, Sans-Serif;
background:#ffcc00 url(/imgs2/body-bg.gif) repeat;
}

a img{
border:0px;
}
a{
text-decoration: none;
}

.clear {
clear: both;
margin: -1px 0px 0px 0px;
height: 1px;
font-size: 1px;
line-height: 1px;
width: 100%;
}
.ahem { 
position: absolute;
overflow: hidden;
height: 0px;
width: 0px;
left: -1000px;
top: -1000px;
}
.fl{
float:left;
}
.fr{
float:right;
}

/***********Wrapper*************/
#wrapper{
	background:url(/imgs2/wrapper-bg.png) repeat-y;
	margin: auto;
	width: 1024px;
	padding:16px 35px 10px 33px ;
}

/***********Header*******/
#logo{
	display: block;
	background: url(/imgs2/logo.jpg) no-repeat;
	width:244px;
	height:94px;
}

#utility-nav{
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 726px;
	color: #719b6b;
}
#utility-nav li{
	display: inline;
	list-style: none;
}
#utility-nav li{
	padding-left: 8px;
}
#utility-nav li a{
	color: #58595b;
}
#utility-nav li a:hover{
	color: #719b6b;
} 

#utility-nav li a.selected{
	color: #719b6b;
} 


#primary-nav{
	width: 726px;
	text-transform: uppercase;
	letter-spacing: .12em;
	margin: 0;
	padding:45px 0 0 0;
	font-size:12px;
	font-weight:bold;
}
#primary-nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#primary-nav li a{
	display: block;
	color: #fff;
	background:url(/imgs2/nav-off.jpg) no-repeat;
}
#primary-nav li a:hover{
	background: url(/imgs2/nav-on.jpg) no-repeat;
}

#primary-nav li a.selected{
	background: url(/imgs2/nav-on.jpg) no-repeat;
}
/*
.pn1{
	padding:15px 0 0 53px;
	width: 124px;
	height: 25px;
	margin-right:6px;
}
.pn2{
	padding:8px 0 0 20px;
	width:157px;
	height:32px;
	margin-right: 6px;
}
.pn3{
	padding:15px 0 0 27px;
	width:150px;
	height:25px;
	margin-right: 6px;
}
*/
.pn1{
	padding:15px 0 0 0px;
	width:177px;
	height:25px;
	text-align:center;
	margin-right: 6px;
}

.pn2{
	padding:8px 0 0 0px;
	width:177px;
	height:32px;
	text-align:center;
	margin-right: 6px;
}

.pn3{
	padding:8px 0 0 0px;
	width:177px;
	height:32px;
	text-align:center;
	margin-right: 6px;
}
.pn4{
	padding:15px 0 0 0px;
	width:177px;
	height:25px;
	text-align:center;
}

/*********Content***********/
#content{
	width: 970px;
	background:url(/imgs2/content-bg.jpg) no-repeat top;
}
.top-text{
	width:387px;
} 
.top-text p{
    width: 310px;
	color:#58595b;
	padding:18px 0 0 46px;
	margin:0;
	font-size: 16px;
	line-height:22px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.top-text h2{
    width: 310px;
	color:#58595b;
	padding:18px 0 0 46px;
	margin:0;
	color:#A1141C;
	font-size: 24px;
	line-height:26px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.top-text a{
	color: #719b6b;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
.top-text a:hover{
	color: #58595b;
}


#bottom{
	padding-top: 20px;
}
.bucket{
	border-left:1px solid #abacad ;
	border-bottom:1px solid #abacad ;
	border-right:1px solid #abacad ;
	padding: 10px;
	width: 216px;
	height: 216px;
}

.bucket ul li
{
    margin: 0;
	list-style: disc;

}
.bucket ul
{
    margin: 0;
    padding:10px 25px;

}

.bucket p{
	line-height: 20px;
	font-size: 14px;
	color: #58595b;
}

.b1, .b2, .b3, .b4{
	width: 238px;
}

/*Bucket1*/
.b1{
	margin-right: 6px;
}
.b1 h2{
	margin: 0;
	padding:17px 0 0 39px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background:url(/imgs2/b1-bg.gif) no-repeat ;
	height:26px;
	width:199px;
}

.b1 a{
	color: #152815;
	font-weight: bold;
}
.b1 a:hover{
	color: #58595b;
}

/*Bucket2*/
.b2{
	margin-right: 6px;
}
.b2 h2{
	margin: 0;
	padding:17px 0 0 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	background:url(/imgs2/b2-bg.gif) no-repeat ;
	height:26px;
	width:238px;
}

.b2 a{
	color: #cf4900;
	font-weight: bold;
}
.b2 a:hover{
	color: #58595b;
}

/*Bucket 3*/
.b3{
	margin-right: 6px;
}
.b3 h2{
	margin: 0;
	padding:17px 0 0 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	background:url(/imgs2/b3-bg.gif) no-repeat ;
	height:26px;
	width:238px;
}

.b3 a{
	color: #090157;
	font-weight: bold;
}
.b3 a:hover{
	color: #58595b;
}


/*Bucket 4*/
.b4 h2{
	margin: 0;
	padding:17px 0 0 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	background:url(/imgs2/b4-bg.gif) no-repeat ;
	height:26px;
	width:238px;
}

.b4 a{
	color: #a1141c;
	font-weight: bold;
}
.b4 a:hover{
	color: #58595b;
}


/*******CONTENT CHILD PAGES******/

/*sidenav*/
.sidenav{
	width:177px;
}
.sidenav ul{
	margin: 60px 0 0 0;
	padding: 0;
}
.sidenav li{
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
.navspacing{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #58595b;
	width: 100%;
}
.navend{
	padding: 10px 0 10px 0;
	width: 100%;
}
.sidenav ul li ul{
	margin:0;
	padding: 5px 0 0 20px;
}
.sidenav a{
	color: #58595b;
}
.sidenav a:hover{
	color: #719b6b;
}

a.sidenav-active{
	color: #719b6b;
}



/*Body Copy*/

.bodycopy{
	width:756px;
	background: url(/imgs2/header-bg.jpg) no-repeat top left;
	padding-left: 37px;
}
.bodycopy h1{
	color: #fff;
	margin:15px 0 20px 0;
	font-size:20px;
	padding: 0;
}
.left{
	width: 539px;
}

.left2{
	width: 689px;
}


.left p, .left li, .left td,.left2 p, .left2 li, .left2 td{
	color: #58595b;
	font-size: 12px;
	line-height: 19px;
}
.left ul
{
    margin: 0;
    padding:0px 15px;

}
.left ul li ul
{
    margin: 0;
    padding:0px 5px;

}

.left ul li{
	margin: 0 10px;
	list-style: disc;
}
h2{
	font-size: 15px;
	margin: 10px 0 0 0;
	color: #58595b;
}

h3{
	font-size: 12px;
	margin: 5px 0 0 0;
	color: #58595b;
}
.left a{
	color: #719b6b;
}
.left a:hover{
	color: #58595b;
}
.left img{
	margin: 10px 15px 10px 0;
}


/*Right*/
.right{
/* originally	padding-left:39px;*/
	padding-left:19px;
}
.rightbucket{
	border-left:1px solid #abacad ;
	border-bottom:1px solid #abacad ;
	border-right:1px solid #abacad ;
	padding: 10px;
	width: 155px;
}
.right h2{
	margin: 10px 0 0 0;
	padding:10px 0 0 20px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	background:url(/imgs2/right-bg.jpg) no-repeat ;
	height:19px;
	width:157px;
}
.right p{
	font-size: 12px;
	color: #58595b;
	line-height: 18px;
}
.right p a{
	color: #58595b;
	font-weight: bold;
	font-size: 14px;
	float: right;
}
.right a:hover{
	color: #719b6b;
}

/**********Footer************/
#footer{
	margin: auto;
	background: url(/imgs2/footer-bg.png) no-repeat bottom left;
	width: 1024px;
	padding:0px 35px 0px 33px ;
	position: relative;
	height: 54px;
}
#footer p{
	margin: 0;
	font-size: 11px;
	color: #58595b;
	position: absolute;
	top: 10px;
	left: 35px;
}
#footer a{
	color: #719b6b;
}
#footer a:hover{
	color: #58595b;
}

.logo1{
	position: absolute;
	top:5px;
	right: 229px;
}
.logo2{
	position: absolute;
	top: 0px;
	right: 173px;
}
.logo3{
	position: absolute;
	top: 0px;
	right: 90px;
}
