div {
	margin: 0;
	padding: 0
}

.clr {
	clear: both
}
.center {
	text-align:center
}

body {
	background: #be9c7d url(../images/bgpattern.png) top left repeat;
	color: #806f58;
	font: normal 16px "Times Roman", times, georgia, serif
}

h1,h2 {
	color: #654f31;
	font-style: italic;
	margin: 5px 0 .5em;
	padding:0
}

form {
	padding: 0;
	margin: 0
}

p {
	margin: 0;
	padding: 0 0 1em
}

a,a:link {
	color: #806f58;
	font-style: italic
}

a:hover,a:active {
	background: #806f58;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	outline:none
}

a:visited {
	font-weight: normal;
	font-style: italic;
	color:#b09f88
}

#wrap {
	width: 924px;
	margin: 15px auto 0 auto;
	position:relative
}

#logo
{
	position:relative;
	z-index:99
	}
#logo:hover {
	background:transparent
	}
#logo img{
	border:0
}

#social {
	width:120px;
	height:40px;
	position:absolute;
	top:-15px;
	right:40px
}

#social img {
	border:0
}

#nav {
	position:relative
	}
	
#nav ul{
	list-style: none;
	width:520px;
	position:absolute;
	top:10px;
	right:0
}

#nav li{
	list-style: none;
	float:left;
	margin:0 13px 0 0
}

#nav li a,#nav li a:link{
	text-indent:-10000px;
	display:block;
	height:33px;
	outline:0
}

#nav1 a,#nav1 a:link {
	width:137px;
	background: transparent url(../images/navmenu.png) -9px -35px no-repeat
}

#nav2 a,#nav2 a:link {
	width:133px;
	background: transparent url(../images/navmenu.png) -157px -35px no-repeat
}

#nav3 a,#nav3 a:link {
	width:147px;
	background: transparent url(../images/navmenu.png) -300px -35px no-repeat
}

#nav4 a,#nav4 a:link {
	width:61px;
	background: transparent url(../images/navmenu.png) -460px -35px no-repeat
}

#nav5 a,#nav5 a:link {
	width:136px;
	background: transparent url(../images/navmenu2.png) 0 -35px no-repeat
}

#nav6 a,#nav6 a:link {
	width:75px;
	background: transparent url(../images/navmenu2.png) -146px -35px no-repeat
}

#nav1 a:hover,#nav1 a.active
{
	background-position:-9px 0
}

#nav2 a:hover,#nav2 a.active
{
	background-position:-157px 0
}

#nav3 a:hover,#nav3 a.active
{
	background-position:-300px 0
}

#nav4 a:hover,#nav4 a.active
{
	background-position:-460px 0
}

#nav5 a:hover,#nav5 a.active
{
	background-position:0 0
}

#nav6 a:hover,#nav6 a.active
{
	background-position:-146px 0
}






#cnt {
	background: transparent url(../images/cntbgpattern.png) top left repeat-x;
	padding: 10px 0 0;
	margin: 15px 0 0
}

#hdr {
	background: #fff url(../images/headerbgpattern.png) bottom left repeat-x;
	position: relative;
	height:170px
}

#copy {
	background: #fff url(../images/sidefaux.png) 624px 0 repeat-y;
	margin: -20px 0 0 0;
	padding: 20px 15px 10px
}

#main {
	width: 594px;
	float: left
}

#side {
	background: #dae9e2 url(../images/sidebarbgpattern.png) top left repeat-x;
	width: 280px;
	height:auto !important;
	height:245px;
	min-height:245px;
	float: left;
	margin: -10px -15px -10px 15px;
	padding: 10px 10px 5px
}
#side img {
	float: left;
	padding: 0 5px 3px 0
}

#ftr {
	text-align: center;
	margin: 10px 0 0
}