/* CSS Document */

body {
	margin: 0px auto;
	padding: 0;
font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 12px;
	color:#000000;
	text-align:center;
	background-color: #666666;
	background-image:url(../images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


a {
font-family:Arial, Helvetica, sans-serif;
color:#204b8a;
text-decoration:none;
}

a:hover {
color:#204b8a;
text-decoration:underline}


h1 {
	font-size: 22px;
	color:#666666;
	margin: 0 0 5px 0;
	font-weight:lighter;
	line-height:1.3em;
	padding: 2px 0px 0px 0px;
}



h2 {
	font-size: 16px;
	color:#5fa638;
	margin: 0 0 5px 0;
	font-weight:bold;
	line-height:1.3em;
	padding: 2px 0px 0px 0px;
}

h3 {
	font-size: 16px;
	color:#204b8a;
	margin: 0 0 5px 0;
	font-weight:bold;
	line-height:1.3em;
	padding: 2px 0px 0px 0px;
}

h4 {
	font-size: 18px;
	color:#000000;
	margin: 0 0 5px 0;
	font-weight:lighter;
	line-height:1.3em;
	padding: 2px 0px 0px 0px;
}


#wrap {

width:960px;
margin:auto;
text-align:left;
background-color:#FFFFFF
}


#header {
width:960px;
padding:0px;
background-image:url(../images/header_02.jpg);
background-repeat:no-repeat;
height:163px;
}

#logo {
	width:960px;
	height:138px;
	float:left;
	margin-top:15px
}

#flash {
width:321px;
height:138px;
float:right;
margin-top:15px
}


#menubar {
width:960px;
background-image:url(../images/hutch_04.jpg);
background-repeat:no-repeat;
height:41px;
}


#content {
width:960px; 
background-color:#FFFFFF
}

#left {
width:176px;
padding-right:13px;
float:left;
text-align:left
}


#midmain {
width:763px;
border-left:dotted 2px #cccccc;
float:right;
margin-left:0px;
}

#mid {
width:450px;
float:left;
text-align:left;
margin-left:20px;
}

#right{
width:252px;
margin-left:22px;
float:right;
text-align:left
}



.leftcopy {
margin-left:15px;
width:153px;
text-align:left
}

#greybox {
widows:176px;
background-image:url(../images/hutch_10.jpg);
background-repeat:repeat-y;
}

#greenbox {
widows:176px;
background-image:url(../images/hutch_17.jpg);
background-repeat:repeat-y;
}


#callusbox {
width:252px;
background-image:url(../images/hutch_06.jpg);
background-repeat:no-repeat;
height:326px;
}

.callusboxcopy {
margin-left:15px;
width:222px;
text-align:left
}


#quotebox {
width:252px;
height:248px;
background-image:url(../images/hutch_12.jpg);
background-repeat:no-repeat;

}

.quotecopy {
margin-left:15px;
width:222px;
text-align:left;
color:#FFFFFF;
padding-top:45px;

}

.quotecopy a{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline
}

.quotecopy a:hover{
color:#c9db39;
font-weight:bold;
text-decoration:underline
}




#footer {
width:960px;
margin:auto;
padding-top:10px;
border-top:solid 4px #204b8a;
color:#666666;
font-size:10px;
clear:both;
text-align:left

}

#footer a{
color:#666666;
text-decoration:none

}

#footer a:hover{
color:#000000;
text-decoration:none

}



#footer .left {
float:left;
display:block;
padding-left:20px}

#footer .right {
float:right;
display:block;
padding-right:20px}



.clearall {
clear:both;
height:3px}



.floatright {
float:right;
padding-bottom:10px;
padding-left:10px}

.floatleft {
float:left;
padding-bottom:10px;
padding-right:10px}

.blueline {
height:3px;
border-bottom:dotted 2px #cccccc;
margin-bottom:10px;
margin-top:10px
}




.divider {
height:10px
}


#menu {
width:960px;
height:24px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
float:left;
padding-top:5px;
}


#menu ul {
margin: 0; padding: 0px;height:19px;
	list-style-type: none; list-style-image: none; text-align:left
	   
}

#menu li { display: inline; float: left;  


} 

#menu li a  {
float: left; 
background-color:#5fa638;
display:block;
text-align: center;
height:19px;
padding-top:3px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
color:#ffffff;
border-right:solid 1px #ffffff;
     }
	 
	 
#menu li a:hover {
background-color:#c9db39;
display:block;
color:#204b8a;
text-decoration:none;
     }
	 
	 
#menu li .current {
background-color:#c9db39;
display:block;
color:#204b8a;
text-decoration:none;
font-weight:bold;
     }
	 
#last {
border-right:none
     }

.greysmall {
font-size:10px;
color:#999999;
line-height:1.2em
}

.greysmall a {
font-size:10px;
color:#999999;
text-decoration:none
}


.greysmall a:hover{
font-size:10px;
color:#999999;
text-decoration:none
}

.greytop {
font-size:12px;
color:#999999;
}

#compass {
top:353px;
left:327px;
position:absolute
}


#rightmenu {
width:200px;
}


#rightmenu ul{
padding:0;
margin:0;
list-style:none



}

#rightmenu li{
border-bottom:dotted 1px #999999;
padding-bottom:7px;
padding-top:7px;



}

#rightmenu a {
color:#204b8a;
text-decoration:none;
font-weight:bold;

}
#rightmenu a:hover {
color:#5fa638;
text-decoration:none;
font-weight:bold;

}

#rightmenu .current {
color:#5fa638;
text-decoration:none;
font-weight:bold;

}



#newsmenu {
width:440px;
}


#newsmenu ul{
padding:0;
margin:0;
list-style:none



}

#newsmenu li{
border-bottom:dotted 1px #999999;
padding-bottom:7px;
padding-top:7px;



}

#newsmenu a {
color:#204b8a;
text-decoration:none;
font-weight:bold;

}
#newsmenu a:hover {
color:#5fa638;
text-decoration:none;
font-weight:bold;

}

#newsmenu .current {
color:#5fa638;
text-decoration:none;
font-weight:bold;

}


#leftmenu {
width:150px;
}


#leftmenu ul{
padding:0;
margin:0;
list-style:none



}

#leftmenu li{
border-bottom:solid 1px #204b8a;
padding-bottom:7px;
padding-top:7px;



}

#leftmenu a {
color:#999999;
text-decoration:none;
font-weight:bold;

}
#leftmenu a:hover {
color:#204b8a;
text-decoration:none;
font-weight:bold;

}

#leftmenu .current {
color:#204b8a;
text-decoration:none;
font-weight:bold;

}
#wrap #content #midmain #right #quotebox1 {
	background-image: url(../images/hutch-new.jpg);
}
