/* CSS Document */

body {
	background:#CED5EC url("images/background.jpg") ;
	font-family: arial, verdana, "Deja vu sans";
	font-size:16px;
	padding:10px;
	margin:0px;
}

P{
	text-align:justify;
	margin:0;
	padding:0;	
}

h1{
	font-size: 16px;
	margin:3px 0px 3px 0px;
	padding:0;
}

h2{
	font-size: 14px;
	margin:3px 0px 3px 0px;
	padding:0;
}

a, a:link, a:visited, a:active, img{	
	color:#3D321E;
	background: #fee3ad;
	border:none;
	text-decoration:none;
}
a:hover{
	background: none;
	color:#000066;
	text-decoration:underline;
}
.text_entry{
	width:220px;
}
label
{
width:140px;
float: left;
display: block;
}
.form{
	margin-top:10px;
}
.submit input
{
margin-left: 4.5em;
}
input, textarea, select
{
color: #3D321E;
background: #fee3ad;
border: #8B7A4E solid 1px;
}

#topbanner{
	border-bottom:#3D321E solid 4px
}

#content{
	width:748px;
	height:1100px;
	margin:0 auto;
	padding:0;
	background:#FFF url("images/swan_1.jpg") bottom no-repeat;
	border: #3D321E solid 2px;
	border-bottom:0px;
}

#content2{
	width:748px;
	height:1100px;
	margin:0 auto;
	padding:0;
	background:#FFF url("images/swan_1.jpg") bottom no-repeat;
	border: #3D321E solid 2px;
	border-bottom:0px;
}

#box{
	margin-top:10px;
	border: #8B7A4E solid 1px;
	text-align:center;
/* 	font-size:14px; */
	padding: 0px 0px 5px 0px;
}
#box1{
	margin:5px;
	border: #8B7A4E solid 1px;
	text-align:center;
/* 	font-size:14px; */
	padding: 0px 0px 5px 0px;
}
#box_title{
	background: #3D321E;
	border-bottom:#8B7A4E 1px solid;
	padding:3px;
	margin-bottom:5px;
	color:#FFF;
}
#leftsidebar{
	width:130px;
	float:left;
	padding:0px 0px 0px 3px;
	margin:0px;
}

.main_menu{
	border-bottom:1px #000 solid;
	padding:0;
	margin-top:10px;
}
.main_menu:hover{
	margin-left:10px;
	border-bottom:2px #000 solid;
}

.menulink:link,.menulink:active,.menulink:visited{
	text-decoration:none;
	background:none;
	text-decoration:none;
}
.menulink:hover{
	background:none;
	color:#000;
	text-decoration:none;
}

#maincontent{
/* 	background:#FFF; */
	width:365px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 20px 0px 20px;
}

#rightsidebar{
/* 	background:#FFF; */
	width:200px;
	float:left;
	padding:10px 5px 0px 5px;
	display:block
}
  
hr{
	border:#8B7A4E solid 1px;
	margin:5px 0px 10px 0px;
	padding:0px;
}

#copyright{
	clear:both;
/* 	bottom:5px; */
	width:738px;
	padding:5px;
/* 	position:absolute; */
	font-size:10px;
	color:#FFF;
	background: #3D321E;
	border-top:#8B7A4E solid 2px;
	border-left:#3D321E solid 2px;
	border-right:#3D321E solid 2px;
	margin: 0 auto;
}

/* IE 6 Hack*/
* html #copyright{
}

/* IE 7 Hack*/
*+html #copyright{
}/* CSS Document */

body {
	background:#CED5EC url("images/background.jpg") ;
	font-family: arial, verdana, "Deja vu sans";
	font-size:16px;
	padding:10px;
	margin:0px;
}

P{
	text-align:justify;
	margin:0;
	padding:0;	
}

h1{
	font-size: 16px;
	margin:3px 0px 3px 0px;
	padding:0;
}

h2{
	font-size: 14px;
	margin:3px 0px 3px 0px;
	padding:0;
}

a, a:link, a:visited, a:active, img{	
	color:#3D321E;
	background: #fee3ad;
	border:none;
	text-decoration:none;
}
a:hover{
	background: none;
	color:#000066;
	text-decoration:underline;
}
#text_entry{
	width:220px;
}
label
{
width:140px;
float: left;
display: block;
}
#form{
	margin-top:10px;
}
.submit input
{
margin-left: 4.5em;
}
input, textarea, select
{
color: #3D321E;
background: #fee3ad;
border: #8B7A4E solid 1px;
}

#topbanner{
	border-bottom:#3D321E solid 4px
}

#content{
	width:748px;
	height:1100px;
	margin:0 auto;
	padding:0;
	background:#FFF url("images/swan_1.jpg") bottom no-repeat;
	border: #3D321E solid 2px;
	border-bottom:0px;
}

#content2{
	width:748px;
	height:1100px;
	margin:0 auto;
	padding:0;
	background:#FFF url("images/swan_1.jpg") bottom no-repeat;
	border: #3D321E solid 2px;
	border-bottom:0px;
}

.box{
	margin-top:10px;
	border: #8B7A4E solid 1px;
	text-align:center;
/* 	font-size:14px; */
	padding: 0px 0px 5px 0px;
}
#box1{
	margin:5px;
	border: #8B7A4E solid 1px;
	text-align:center;
/* 	font-size:14px; */
	padding: 0px 0px 5px 0px;
}
.box_title{
	background: #3D321E;
	border-bottom:#8B7A4E 1px solid;
	padding:3px;
	margin-bottom:5px;
	color:#FFF;
}
#leftsidebar{
	width:130px;
	float:left;
	padding:0px 0px 0px 3px;
	margin:0px;
}

#main_menu{
	border-bottom:1px #000 solid;
	padding:0;
	margin-top:10px;
}
#main_menu:hover{
	margin-left:10px;
	border-bottom:2px #000 solid;
}
#maincontent{
/* 	background:#FFF; */
	width:365px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 20px 0px 20px;
}

#rightsidebar{
/* 	background:#FFF; */
	width:200px;
	float:left;
	padding:10px 5px 0px 5px;
	display:block
}
  
hr{
	border:#8B7A4E solid 1px;
	margin:5px 0px 10px 0px;
	padding:0px;
}

#copyright{
	clear:both;
/* 	bottom:5px; */
	width:738px;
	padding:5px;
/* 	position:absolute; */
	font-size:10px;
	color:#FFF;
	background: #3D321E;
	border-top:#8B7A4E solid 2px;
	border-left:#3D321E solid 2px;
	border-right:#3D321E solid 2px;
	margin: 0 auto;
}

/* IE 6 Hack*/
* html #copyright{
}

/* IE 7 Hack*/
*+html #copyright{
}
