/* Start of CMSMS style sheet 'kalianas v2' */
A {
	color: #7b6e39;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #6b3d26 url('images/background.gif') top center repeat-y;
	text-align: center;
}

HTML, BODY {
	height: 100%;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

TD, BODY {
	font-family: Verdana, Helvetica, Arial, Sans-Serif; 
	font-SIZE: 12px;
	color: #522f15;
}

H1, H2, H3, P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/* ######################################################################################### */

#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}

#innercontainer {
	width: 1000px;
	margin: auto;
	text-align: left;

	background: url('images/vertdivider_large.gif') no-repeat;
	background-position: 690px 0px;
}

/* ######################################################################################### */

#leftcontainer {
	float: left;
	width: 707px;
}

#leftcontainer #splash {
	background: url('images/splash.jpg') top left no-repeat;
	width: 707px;
	height: 546px;
	position: relative;
}

#leftcontainer #splash P {
	position: absolute;
	top: 200px;
	left: 495px;
	width: 175px;
	line-height: 35px;
	color: #804f2a;
}

#leftcontainer #header {
	
}


/* ######################################################################################### */

#content {
	padding: 25px 45px 25px 45px;
	line-height: 1.5;
}

#content H1 {
	font-size: 16px;
}

#content #newsletterbox {
	float: left;
	display: block;
	background: url('images/bigbutton_newsletter.gif') top left no-repeat;
	width: 262px;
	height: 145px;
	position: relative;
}

#content #newsletterbox .textin {
	position: absolute;
	top: 73px;
	left: 18px;
	border: 1px solid #86826c;
	color: #999898;
	background: #ffffff;
	height: 18px;
	width: 170px;
}

#content #newsletterbox .gobutton {
	position: absolute;
	top: 79px;
	left: 195px;
}

#content #verttour {
	float: left;
	margin: 0px 10px 0px 0px;
}




/* ######################################################################################### */

#rightcontainer {
	float: left;
	width: 293px;
}

#rightcontainer #mainmenu {
	background: url('images/menubacking.jpg') top left no-repeat;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#rightcontainer #mainmenu LI A {
	display: block;
	color: #f4f2dc;
	height: 70px;
	width: 293px;

	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

#rightcontainer #mainmenu LI A:hover {
	background: #f4f2dc;
	color: #4e1400;
}

#rightcontainer #mainmenu LI A SPAN {
	display: block;
	padding: 23px 0px 0px 30px;
}

#rightcontainer #submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightcontainer #submenu LI {
	height: 30px;
	margin: 0px 0px 3px 0px;
}

#rightcontainer #submenu LI.bg1 { background: url('images/submenu_back_1.gif') top left no-repeat; }
#rightcontainer #submenu LI.bg2 { background: url('images/submenu_back_2.gif') top left no-repeat; }
#rightcontainer #submenu LI.bg3 { background: url('images/submenu_back_3.gif') top left no-repeat; }
#rightcontainer #submenu LI.bg4 { background: url('images/submenu_back_4.gif') top left no-repeat; }

#rightcontainer #submenu LI A {
	display: block;
	color: #522f15;
	text-decoration: none;
	font-weight: bold;

	width: 293px;
	height: 30px;
}

#rightcontainer #submenu LI A:hover {
	background: #522f15;
	color: #f4f2dc;
}

#rightcontainer #submenu LI A SPAN {
	display: block;
	padding: 8px 0px 0px 30px;
}

#rightcontainer #sidecontent {
	padding: 13px;
}

#rightcontainer .textblock {
	padding: 0px 17px 0px 17px;
}

/* ######################################################################################### */


#footcontainer {
	padding: 0px 45px 45px 45px;
	color: #c0b996;
}

#footcontainer .menu A {
	color: #7b6e39;
}

#footcontainer .copyright {
	text-align: right;
	font-size: 10px;
	padding: 15px 0px 0px 0px;
}

#footcontainer .twitter {
	display: block;
	width: 135px;
	height: 39px;
	background: url('images/twitter.png') left top no-repeat;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin: 15px 20px 0 0;
}


#footcontainer .facebook {
	display: block;
	width: 97px;
	height: 35px;
	background: url('images/facebook.png') left top no-repeat;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}

/* ######################################################################################### */



#wp_integrate {
	border: 1px solid #dbd7bb;
	margin: 15px 0 0 0;
}


#wp_integrate H2 {
	background: #dbd7bb;
	padding: 5px 10px;
	font-size: 16px;
	margin: 0 0 15px 0;
}

#wp_integrate H3 {
	padding: 0;
}

#wp_integrate .entry {
	border-bottom: 1px dotted #dbd7bb;
	margin: 0 20px 15px 20px;
}
/* End of 'kalianas v2' */

