@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/design/bg.jpg) top left repeat;
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

/*Start of frame-markup*/

#wrapper{
	width: 862px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#tlc {
	background: url(../img/design/tlc.png) no-repeat top left;
	width:10px;
	height:10px;
	float:left;
}

#tb {
	background: url(../img/design/tb.png) repeat-x top center;
	height:10px;
	width:842px;
	float:left;
}

#trc {
	background:url(../img/design/trc.png) no-repeat top right;
	width:10px;
	height:10px;
	float:left;
}

#container1 {
    float:left;
    width:100%;
	background: url(../img/design/lb.png) repeat-y top left;
}

#container2 {
    float:left;
    width:100%;
}

#container3 {
    float:left;
    width:100%;
    background: url(../img/design/rb.png) repeat-y top right;
}

#lb {
	clear:left;
	width:6px;
	height:10px;
	float:left;
}

#content {
	background-color:#FFFFFF;
	float:left;
	width:850px;
}

#rb{
	width:6px;
	float:left;
}

#blc {
	clear:left;
	background:url(../img/design/blc.png) no-repeat bottom left;
	width:10px;
	height:10px;
	float:left;
}

#bb {
	background: url(../img/design/bb.png) repeat-x bottom center;
	height:10px;
	width:842px;
	float:left;
}

#brc {
	background:url(../img/design/brc.png) no-repeat bottom right;
	width:10px;
	height:10px;
	float:left;
}

/*End of frame-markup*/


/*Start of Content-markup*/

#nav {
	width:100%;
	height:40px;
	background-color: #5c6631;
}

#nav ul {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#nav ul li {
	float:left;
	width: 139px;
	height:40px;
}

#nav ul li a {
	display:block;
	padding-top: 13px;
	background:url(../img/design/nav_hover_bg.jpg) top right no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	width:139px;
	height:40px;
}

#nav ul li a:hover {
	color:#462132;
	background-position:18px -40px;
	width:139px;
	height:40px;
}

#nav .active {
	background:url(../img/design/nav_hover_bg.jpg) top right no-repeat;
	background-position:18px -40px;
	width:139px;
	height:40px;
	color:#462132;
}

#header {
	position: relative;
	left: -44px;
}

#header #swirl_left {
	position:absolute;
	background: url(../img/design/swirl_left.png) left bottom no-repeat;
	width:122px;
	height:114px;
	z-index:100;
	padding: 85px 0 0 0;
	margin-left:-15px;
}

#header #logo {
	float:left;
	background:url(../img/design/logo.jpg) left top no-repeat;
	width:469px;
	height:168px;
	z-index:-100;
}

#header #swirl_mid {
	position:absolute;
	background: url(../img/design/swirl_mid_top.png) center top no-repeat;
	width:224px;
	height:88px;
	z-index:100;
	padding: 0 710px 0 0;
}

#header #slides {
	float:right;
	background:url(../img/slideshow/slide_1.jpg) right top no-repeat;
	width:469px;
	height:168px;
	margin: 0 -88px 0 0;
	z-index:-100;
}

#header #swirl_right {
	position:absolute;
	background: url(../img/design/swirl_right.png) right bottom no-repeat;
	width:122px;
	height:114px;
	z-index:100;
	padding: 85px 0 0 0;
	margin-left:830px;
}

#main2 {
    width:100%;
}

#main1 {
	float:left;
    width:100%;
	background-color: #5c6631;
}

#maintext {
	float:left;
	width:840px;
	padding-left: 20px;
}

#maintext #text {
	margin-right: 25px;
}

#breadcrumbs {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#breadcrumbs a {
	color:#FFFFFF;
}

#breadcrumbs a:hover {
	color:#462132;
}

#text {
	margin-left:10px;
	margin-bottom: 20px;
}

#text h1, #subContent #subArticle1 h1, #subContent #subArticle2 h1, #subContent #subArticle3 h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	color:#FFFFFF;
	margin:0 0 5px 0;
	padding:0;
}

#text h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	margin:10px 0 5px 0;
	padding:0;
}

#text p {
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#text ul{
	
}

#text a {
	color: #FFFFFF;
}

#text a:hover {
	color:#462132;
}

#subContent {
	float:left;
}

#subContent #subArticle1 {
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	width:310px;
	border-right: 1px #FFFFFF solid;
}

#subContent #subArticle2, #subContent #subArticle3 {
	float:left;
	padding-left: 20px;
	width:220px;
}

#subContent a {
	color:#FFFFFF;
}

#subContent a:hover {
	color:#462132;
}

.phototable {
	margin: 0px 15px 15px 15px;
}

#maintext .photo {
	margin-right: 10px;
}

#subArticle1 .photo, #subArticle2 .photo, #subArticle3 .photo {
	margin-bottom:5px;
}

.photo {
	padding: 2px;
	border:#462132 3px solid;
}

.messages {
	margin-top: 20px;
}

.entries {
	width:700px;
}

/*End of Content-markup*/