*{margin:0;padding:0}

body {
background: url("images/bckg.gif");
font-family: "Trebuchet MS", "Helvetica", sans-serif;
background-color:#FFFDE8;
text-align: center;
color:#D8D8D8;
}

.main
{
	border-left:8px solid #396876;
	border-right:8px solid #396876;
	background-color: #fff;
	width:930px;
	text-align:left;
	border-collapse: collapse;
}

.header {
background: url("images/head_bck.gif");
background-repeat: y;
background-position:top right;
vertical-align:top;
height: 180px;
color: #fff;

}

.header p {
font-size: 24px;
text-align:center;
padding:16px 0 0 0;
}

#logo {float:left;
padding:13px 0 0 29px;
border:0;
margin:0;
}
#logo a {border:0;}

#tag {color: #648D92;
float:left;
padding: 43px 0 0 25px;
font-size: 23px;
line-height:23px;
width:250px;
font-weight:bold;
}

a{
text-decoration:underline;
color: #B8735E;
}
a:hover{
color:#B8735E;
}
/* Start Navigation
================================= */
#nav {
border-top:5px solid #FFFDE8;
background-color:#B8735E;
height:27px;
margin: 0;
padding: 8px 0 0 20px ;
font-size: 14px;
font-weight:bold;
}

#nav a {
	text-decoration: none;
	color: #E4BC96;
	text-align:left;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
}

#nav a:hover {
color: #fff;
}

/* End Navigation
================================= */
.content {
	padding:30px 20px 15px 40px;
	color:#396876;
	font-size: 13px;
	line-height:19px;
	width:524px;
	float:left;
}

.content p {margin-bottom:15px;}


.content-2nd {
	padding:30px 20px 15px 40px;
	color:#396876;
	font-size: 13px;
	line-height:19px;
	width:820px;
	float:left;
}

.content-2nd p {margin-bottom:15px;}



#rightside {
	float:left;
	width:300px;
	margin: 20px 0;
	text-align:center;
	background-color:#648D92;
	color: #fff;
	font-size: 14px;
	padding:10px 15px 30px 0;
}

#rightside h2 {
text-align:center;
color: #fff;
font-size: 17px;
padding:5px 0 0 10px;
}
#rightside p {padding: 0 ;}

#botitem {
text-align:center;
margin:20px;
width:500px;
}
#botitem img {border:0;}

#footer {
padding:10px 30px 5px 30px;
font-size: 11px;
text-align:left;
color:#fff;
background-color:#396876;
width:870px;
margin-bottom:10px;
border-left:8px solid #396876;
border-right:8px solid #396876;
}

#footer a{color:#fff;}

.clearfloat{
clear:both;
margin:0;
padding:0;
background-color: #fff;
}

#front_slideshow{float:right;
	margin:8px 0 5px 28px;
    height:193px;
    width:290px;
	padding-bottom:20px;
    }

ul.slideshow {
    position:relative;
    list-style:none;
}
ul.slideshow li {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
ul.slideshow li.active {
    z-index:10;
    opacity:1.0;
}
ul.slideshow li.last-active {
    z-index:9;
}
.page-header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B8735E;
	text-decoration: none;
}

