body {
background-image: url('img/bgsides.jpg');
background-repeat:no-repeat;
background-position:center;
background-attachment: fixed;

background-color: #d9b588;
}
a, p, div, h1, h2, h3, h4, h5, ul, li, img {
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	list-style: none;
	color:#784C16;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	
}
#bghold{
margin-top:-25px;
padding-top:25px;
background-image: url('img/bgny1.jpg');
background-repeat:repeat-y;
background-position:center;

}
div {
	
}
.container {
	margin:auto;
	width:780px;

}
.left {
	padding-top:25px;
	width:560px;
	float:left;
}
.header {
height:100px;
}
.header h1{
font-size:41px;
}
.header h2{
font-size:15px;
margin-top:-23px;
}
.text{

	
}
.text h1 , .sidenav h1{
	padding-top:24px;
	background-image: url('img/lines.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:40px;
	font-weight: bold;
	font-size:24px;
}
.menu-sub{
float:left;
margin:10px 15px 0px 0px;
padding:10px;
border-left:2px solid #784C16;
border-top:2px solid #784C16;
}
.right {

	background-image: url('img/logo_small.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:210px;
	float:right;
}
.sidenav {
margin-top:125px;
}

#smily {
float:right;
margin:20px 0px 20px 0px;
}
.footer {
	border-top: 1px dashed #333333;
	margin: auto;
	clear:both
}
.small{font-size: 8px;}
.over1{font-size: 20px;font-weight: bold;}
.ital{font-size: 13px;font-style:italic;}
.subhead{font-size: 17px;font-style:bold;}

a:hover 
{
text-decoration:underline;
}

img{border:0px}

