body, #headerFull, #navFull {
	margin:0px;
background: rgb(102,204,51);
	font-family: Arial, Helvetica, San-serif;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
}

h1, h2, h3, h4 {
color:#H52448;
}

a {
color:#369;
text-decoration:underline;
}

#container {
	width: 910px;
	border: 5px solid rgb(255,153,102);
	background: rgb(255,255,255);
	margin:0 auto;
	color: #CEDABE;
	overflow:auto;
}

#headerFull {
margin:0;
padding:0;
height:auto;
background: rgb(255,255,255);
}

#header {
	padding:0px 0px;
	width:900px;
	background: rgb(255,255,255);
    overflow:auto;
}

#header h1 {
    color: #F4F9FA;
}

#header h3 {
	font-style: italic;
	color: #A2376A;
}

#nav {
	font-size: 0.9em;
	height: 32px;
	text-align:center;
	border-bottom-width: 2px;
	width: 100%;
	background:#530E21 url(images/bk_template6.jpg) left bottom repeat-x;
}

#nav ul {
	padding: 0 0 0 50px;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #B52448;
	display: inline-block;
	width: 100px;
	padding:10px 0 16px 0;
	float: left;
	text-decoration:none;
}

#content {
	color: #5B1025;
	padding:20px 20px;
	background:url(images/bk2_template6.jpg) repeat y;
	width:100%
	float:left;
}

#main-content {
	line-height: 130%;
	width:850px;
	float:left;
}
/**** FOOTER ****/
#box-content1, #box-content2 {
width:400px;
height:150px;
border: 1px solid #ccc;
}

#box-content1 a, #box-content2 a {
color:color:#993366;
}

#box-content1 h3, #box-content2 h3 {
	color: #8A103B;
	background:#E6DEC3;
	padding:10px 5px 5px 10px;
	margin-bottom:10px;
}

#box-content1 {
float: left;
background:#FEFFFA;
margin-left:5px;
}

#box-content1 li a {
	font-family: Arial, Helvetica, San-serif;
	text-decoration:none;
}

#box-content1 li a:hover {
text-decoration:underline;
}

#box-content2 {
	float: right;
	margin-right:5px;
}

#box-content2 img {
height:50px;
}

.thumbnail img {
border:1px solid #ccc;
}

.thumbnail img:hover {
border:1px solid #A2376A;
}

#footer {
	text-align: right;
	margin-top:10px;
	height:35px;
	clear:both;
	width:100%;
	float:left;
}

#footer li {
	display: inline;
	padding:0 5px 0 5px;
}

#footer a {
	color: #C1C38B;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#copyright {
width:100%;
float:left;
padding:0;
}

#copyright p {
	text-align: right;
	color: #E6DEC3;
}

#copyright p a {
color: #E6DEC3;
}
