body {
background:url(images/bk_template10.jpg) left top repeat;
font-family:Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
color: #A84556;
}

#container {
text-align: left;
margin:0 auto;
width:830px;
background:url(images/bk_side.png) center center repeat-y;
}

#header {
height: 200px;
width:770px;
padding:0 25px 0 35px;
text-align: left;
background:url(images/header_template10.jpg) center top no-repeat;
}

#header img#logo {
	float:right;
}

#header h1 {
	color: #842435;
	padding:5px 0;
}

#header h3 {
	color: #394A37;
	padding:5px 0;
}

#nav {
	width:140px;
	margin:10px 35px 10px 0;
	padding:5px;
	float:right;
	background: url(images/side_template10.png) center bottom no-repeat;
}

#nav li {
	list-style-type: none;
	}

#nav li a {
	padding:20px;
	margin:0 0 1px 0;
	color: #743025;
	font-weight:bold;
	text-align:center;
	display: block;
	text-decoration:none;
	height:35px;
	background: url(images/tab10.png) right top no-repeat;
}

#nav a:hover {
	color: #394A37;
	text-decoration: underline;
	background: url(images/tab10.png) right bottom no-repeat;
}

#nav #selected {
	color: #394A37;
	background-image: url(images/tab10.png) right bottom no-repeat;
}

#content {
background-color:#FFF;
margin-left:35px;
width:600px;
}

#main-content {
color: #000;
background-color: #FFF;
width: 580px;
}

#main-content a {
color: #936;
text-decoration:underline;
}

#box-content1, #box-content2 {
width:600px;
border:1px solid #f60;
float:left;
}

#box-content1 a, #box-content2 a {
color: #311315;
}

#box-content1 h3, #box-content2 h3{
color:#FF6690;
border-bottom:3px dotted #C47B88;
margin-bottom:5px;
}

#box-content1 {
background: #FFD9E0;
height:130px;
}

#box-content2 {
margin-top:10px;
background-color: #FDF2E3;
}

.thumbnail img {
color:#eee;
}

.thumbnail img:hover {
color:#A84556;
}

#footer {
	text-align: center;
	clear: both;
	width: 800px;
	margin: 10px auto;
	height: 130px;
	background: url(images/down.png) left bottom no-repeat;
}

#footer li {
	list-style-type: none;
	display: inline;
	padding:0 30px;
}

#footer a {
	color: #C27583;
	text-decoration: none;
}

#footer a:hover {
	color: #FDF2E3;
	text-decoration: underline;
}

#copyright p {
text-align: center;
color: #C27583;
clear: both;
}

#copyright p a {
color: #C27583;
text-decoration:underline;
}

