@CHARSET "UTF-8";

@font-face
{
    font-family: 'Rothenburg';
    src: url('../font/rothenburgdecorative-webfont.eot');
    src: url('../font/rothenburgdecorative-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/rothenburgdecorative-webfont.woff') format('woff'),
         url('../font/rothenburgdecorative-webfont.ttf') format('truetype'),
         url('../font/rothenburgdecorative-webfont.svg#rothenburg_decorativeregular') format('svg');
}

* {
	margin: 0;
	padding: 0;
}
a
{
	color: #4a4946;
	text-decoration: underline;
}

.float-none{
	clear:both;
}

.captcha { padding: 0 10px;margin-bottom:10px;}
.ds { padding: 10px; }

a:hover
{
	text-decoration: none;
}

.chromeframe
{
	position: fixed;
	top: 0px;
	width: 100%;
	padding:10px 0;
	text-align:center;
	background-color: #FFFED5;
	border-bottom: 1px solid #333333;
	color: #333333;
	font: 11px Verdana;
}
.chromeframe a
{
	text-decoration: none;
	color: black;
}
.chromeframe a:hover
{
	color: red;
}

.bold
{
	font-weight: bold;
}

body
{
	font-family: Arial, Verdana;
	background: #dbd6c7 url('../images/body-background.jpg') center 299px repeat-y;
}

h1, h2, h3, h4, h5, h6 {font-weight: normal !important;}

#breadcrumb {
	font-size: 11px !important;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px 20px;
}

#header
{
	margin: auto;
	height: 299px;
	width: 1000px;
	position: relative;
	background: url('../images/header-logo.jpg') center top no-repeat;
}
#header-wrap
{
	background: url('../images/body-line-top-background.gif') top repeat-x;
}

#header h1 {
	padding: 30px 0 0 50px;
}

#header h1 a {
	display: block;
	width: 900px;
	height: 140px;
	text-indent: -9999px;
	font-size: 1px !important;
	color: #DED8CA;
}

#header ul
{
	display: table;
	list-style: none;
	padding-top: 4px;
	padding-left: 40px;
	border-spacing: 20px 0px;
}

#header ul li {
	padding-right: 30px;
}

.flag
{
	display: table-cell;
	height: 50px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #37342B;
}
#flag-house
{
	background: url('../images/flag-house.png') left top no-repeat;
}
#flag-mail
{
	background: url('../images/flag-mail.png') left top no-repeat;
}
#flag-phone
{
	background: url('../images/flag-phone.png') left top no-repeat;
}
#slider
{
	margin: 0px auto 0px auto;
	height: 240px;
	width: 880px;
}

#main-navigation-box
{
	width: 900px;
	margin: auto;
	border: 1px solid #7FA100;
	border-radius: 10px;
	background: url('../images/main-navigation-background.png') repeat;
	line-height: 35px;
}

#main-navigation
{
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 10px;
	background: url('../images/main-navigation-gradient.png') repeat-x;
}
#main-navigation ul
{
	display: table;
	padding: 5px 0px 0px 10px;
}
#main-navigation ul li
{
	display: table-cell;
	padding: 0px 10px;
}
#main-navigation a
{
	color: Black;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 1px 1px 2px MintCream;
}
#main-navigation a:hover
{
	color: SaddleBrown;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 1px 1px 3px MintCream;
}

#main-navigation .slider-pagination
{
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 10px;
}
#main-navigation .slider-pagination a
{
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 4px;
	border: 1px solid #5f7a16;
	background-color: #5f7a16;
}
#main-navigation .slider-pagination li
{
	padding: 8px 3px;
}
#main-navigation .slider-pagination a:hover,
#main-navigation .slider-pagination .current a
{
	background-color: #adc05f;
}


#content-wrap
{
	width: 900px;
	margin: 20px auto 0px auto;
}

#content-wrap h1
{
	color: #4a4946;
	
	text-shadow: 1px 1px 1px Wheat;
}

#content
{
	float: right;
	width: 650px;
	padding-left: 20px;
	line-height: 24px;
	font-size: 14px;
}
#content h1
{
	padding-bottom: 15px;
}

#content h1 span
{	color: #6A7734;
	display: block;
	font-size: 24px;
} 
#content h2, #content h3
{
	color: #4a4946;
	padding: 15px 0px;
	font-weight: normal;
}
#content hr
{
	border: none;
	margin: 15px 0px 30px 0px;
	border-top: 1px solid #686254;
	border-bottom: 1px solid White;
}
#content p
{
	vertical-align: top;
	text-align: justify;
	padding-bottom: 15px;
}

#sidebar h1 {
    font-family: 'Rothenburg';
}

#sidebar
{
	float: left;
	padding-top: 40px;
	width: 230px;
}
#slider-sidebar
{
	width: 204px;
	height: 290px;
	padding: 0 8px;
	background-color: #686253;
	border: 2px solid #f0eee7;
	color: #f0eee7;
	font-size: 12px;
	letter-spacing: 1px;
}
#slider-sidebar div
{
	width: 220px;
}
#slider-sidebar img
{
	border: 2px solid #f0eee7;
	margin: 7px 0px;
}

#sub-navigation ul
{
	padding-top: 10px;
	list-style: none;
	line-height: 28px;
	margin-left: -30px;
}
#sub-navigation li
{
	padding-left: 60px;
	background: url('../images/sub-navigation-separator.png') center bottom no-repeat;
}
#sub-navigation a
{
	color: #4a4946;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#sub-navigation a:hover,
#sub-navigation li.active a
{
	text-decoration: underline;
}

#reference
{
	margin-top:60px;
}

#footer
{
	margin-top: 40px;
	text-align: center;
	padding: 100px 0px 60px 0px;
	font-size: 11px;
	color: #4a4946;
	letter-spacing: 1px;
	background: url('../images/footer-background.png') center top no-repeat;
}