/* Body */
body{

background:url(../images/inside/bg.gif) repeat-x #decb78;
 
text-align: center;
margin: 0;
font-size: 0;
color: #4e4442;
font-family: Arial, Helvetica, sans-serif;
}

div, img, input
{
	margin:0;
	border:0;
	padding:0;
}

input
{
	border: solid 1px #d1b86f;
}

h1, h2, h3, h4, h5 {
margin: 0;
}

a
{
	text-decoration: none;
	color: #4E4442;
	font-weight:700;
}

li
{
	margin-bottom: 10px;
	margin-left:0;
}

a:hover
{
	text-decoration: none;
}

/* Container */
#container 
{

margin:0 auto;
width:961px;
text-align: left;
}




#header {
width:961px;
height:140px;
}

#logo
{
	float: left;
	height: 140px;
	width:228px;
}

#right
{
	width:733px;
	float:right;
	height:97px;
}

#nav
{
	background:url(../images/inside/header.jpg) no-repeat;
	width: 733px;
	height:38px;  /* Firefox - padding increases height, IE - padding included in height */
	_height:70px;
	padding-left:0;
	padding-top:32px;
}


#sub-nav {
background:url(../images/nav-bg.gif) top left no-repeat;
width:722px;
_width:733px;
height:27px;
text-align:right;
padding-right:11px;


}
#image
{
	width:733px;
	float:right;
	margin-top:-88px;
	right:0;
	_right:-1px;
	position:absolute;
}
#body-header
{
	position:relative;
	height:127px;
	width:961px;
	margin-top:45px;
	_margin-top:35px;
	background:url(../images/inside/body-header.gif) no-repeat;
}

#tools
{
	position:relative;
	width:946px;
	height:26px;
	background:none;
}
#tools .search-box
{
	position:absolute;
	top:25px;
	left:145px;
	width:190px;
	height:20px;
}
#tools #search-btn
{
	margin-left:5px;
}
#email
{
	position:absolute;
	top:46px;
	_top:43px;
	left:520px;
	width:207px;
	height:20px;	
}
#email .email-field
{
	float:left;
	width:145px;
}

#email .email-btn
{
	float:left;
	margin-left:5px;
	width:45px;
	_margin-top:2px;
}

#sizes
{
	position:absolute;
	top:41px;
	left:845px;	
}
#sizes img
{
	cursor: pointer;
}

.size
{
	width:29px;
	text-align:center;
	float:left;
}


#body 
{
	background:url(/images/inside/body-bg.gif) repeat-y;
	height:auto;
	width:947px;
}

#body-nav
{
	float:left;
	width:260px;

}


#body-nav a
{
	color:#a77225;
}

.content
{

	width:650px;
	text-align:left;
	float:left;
}


#body-footer 
{
	clear:both;
	float:left;
	position:static;
	background:transparent url(../images/body-footer.gif) top left no-repeat; 
	width:946px;
	height:129px;
}

#thirty-year
{
	float:left;
	margin-top:30px;
}
.location
{
	margin-right:40px;
	margin-top:56px;
	float:right;
	color:#decb78;
	font-size: 11px;
	font-weight:bold;
}

#pittsford
{
	margin-right:32px;
}
#sodus
{
	margin-right:35px;
}

#footer
{
	clear:both;
	line-height: 25px;
	color: #a77225;
	font-size:11px;
	text-align:center;
}

#footer a
{
	color: #a77225;
}

.search-box-field
{
	width:141px;		
}
.search-box-button
{
	width:45px;	
}

.search-box
{
	margin-top:21px;
}

.search-form
{
	width:141px;
	height:18px;
	float:left;
}
 input#kw.search-form
 {
	padding-left:5px;
 }
 
 .email-input
 {
	padding-left: 5px;
	margin-left:-2px;
	width:146px;
 }
.search-form-submit
{
	float:left;
	margin-left:5px
}

#search-btn
{
	display:inline;
}

.contact-table
{
	margin-left:auto;
	margin-right:auto;
}
.newsArticleTitle
{
	font-size:1.15em;
	font-weight:bold;
}
.newsArticleDate
{
	margin-bottom:5px;
}
 ol
 {
	_margin-left:30px;	
 }