body {
	margin: 0px 0px 0px 0px;
	background: url('../images/bg_main.jpg') repeat #ffffff;
	color:#9c835c;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 100%; 
	line-height: 110%;
	text-align: center;
}

a {
	text-decoration: none; 
	color:#9c835c; 
	font-weight: normal;
}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: underline;}

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 908px;
	margin-bottom:0px;
	margin-top:0px;	
}

#header {
	margin: 0px;
	padding:0px;
	height:160px;
	text-align:center;
	background: url('../images/bg3.jpg') repeat-x;
}

#header-inner {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:908px;
	height:160px;	
	background: url('../images/header2.jpg') no-repeat;
}

#menu {
	padding-left:25px;
}
#menu a {
	text-decoration: none;
	color:#887249;
	font-weight: normal;
	font-family: georgia, times; 
	font-size:12px;
	padding-right:35px;
	text-transform:uppercase;
}

#menu a:link {}
#menu a:visited {}
#menu a:active {}
#menu a:hover {color:#887249;text-decoration: underline;}

.box1 {
	float:left;
	width:285px;
	height:242px;
	text-align:left;
	background: url('../images/bg_open.jpg') no-repeat;
	font-size:12px;
	margin-top:20px;
	margin-right:25px;
	color:#856e44;
}

.box1 h1 {
	color:#856e44;
	font-weight: bold;
	font-family: georgia, times; 
	font-size:15px;
}

.box1 a {
	display:block;
	text-decoration: underline;
	color:#856e44;
	font-weight: normal;
	padding-top:8px;
}

.box1 a:link {}
.box1 a:visited {}
.box1 a:active {}
.box1 a:hover {color:#856e44;text-decoration: none;}

.box2 {
	float:left;
	width:285px;
	height:242px;
	text-align:left;
	background: url('../images/bg_open.jpg') no-repeat;
	font-size:12px;
	margin-top:20px;	
	color:#856e44;
}

.box2 h1 {
	color:#856e44;
	font-weight: bold;
	font-family: georgia, times; 
	font-size:15px;
}

.box2 a {
	display:block;
	text-decoration: underline;
	color:#856e44;
	font-weight: normal;
	padding-top:8px;
}

.box2 a:link {}
.box2 a:visited {}
.box2 a:active {}
.box2 a:hover {color:#856e44;text-decoration: none;}


.box3 {
	float:left;
	width:908px;	
	text-align:left;
	background: url('../images/bg_box3.jpg') repeat-y;
	font-size:12px;
	margin-top:20px;
	margin-right:25px;
	margin-bottom:0px;
	color:#856e44;
}

.box3-inner {
	width:908px;
	background: url('../images/bg_box3_top.jpg') no-repeat;	
}

.box3 h1 {
	color:#856e44;
	font-weight: normal;
	font-family: georgia, times; 
	font-size:20px;
}

.box3 h2 {
	color:#856e44;
	font-weight: normal;
	font-family: georgia, times; 
	font-size:16px;
}

.box3 a {
	text-decoration: underline;
	color:#856e44;
	font-weight: normal;	
}

.box3 a:link {}
.box3 a:visited {}
.box3 a:active {}
.box3 a:hover {color:#856e44;text-decoration: none;}



#footer {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height:82px;	
	background: url('../images/bg_footer.jpg') repeat-x;
	font-size:10px;
	color:#999282;
}
#footer a {
	text-decoration: none;
	color:#999282;
	font-weight: normal;
}

#footer a:link {}
#footer a:visited {}
#footer a:active {}
#footer a:hover {color:#999282;text-decoration: underline;}

.img {
	border: #ded8c3 1px solid;
	padding: 1px;
}


div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
	padding:0px;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
	padding:0px;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
	padding:0px;
}

div.sep15 {				
	height: 15px; display:block; clear:both;	margin:auto;
	padding:0px;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
	padding:0px;
}
