@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
a, img {
	border: none;
	outline: 0;
}

#header-back {
	background-image: url(../images/header-bg-full.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 348px;
	width: 100%;
	top: 147px;
	left: 0px;
}
#container {
	padding: 0px;
	width: 1150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 100;
	top: 33px;
}
#top {
	font-family: 'Signika Negative', sans-serif;
	background-image: url(../images/top-bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 115px;
	position: relative;
	font-size: 14px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
	position: relative;
	height: 115px;
}
#topnav {
	padding: 0px;
	width: auto;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	text-align: right;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#topnav ul li a:hover, #topnav ul li.active a, #topnav ul li a:focus {
	text-decoration: underline;
}
#social {
	color: #FFF;
	padding: 0px;
	float: right;
	width: 274px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#social img {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 57px;
	position: relative;
	left: 8px;
	top: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 305px;
	margin-top: 15px;
	padding: 0px;
	width: 1150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
}

#slider1 {
	width: 1150px; /* important to be same as image width */
	height: 305px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}

#slider1Content {
	width: 1150px; /* important to be same as image width or wider */
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 305px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	width: 252px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding-top: 65px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.clear , #clear{
	clear: both;
}
.slider1Image span a {
	color: #FFF;
	text-decoration: none;
}
.right {
	font-size: 21px;
	right: 0;
	bottom: 0;
	width: 252px !important;
	height: 250px;
	font-family: 'Annie Use Your Telescope', cursive;
}
.author {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#slider1Content ul { list-style-type: none;}
#top-space {
	background-image: url(../images/space-top.jpg);
	padding: 0px;
	height: 43px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#wrapper {
	background-color: #FFF;
	background-image: url(../images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 1150px;
	position: relative;
	height: 100%;
}
#sidenav {
	margin: 0px;
	float: left;
	width: 239px;
	position: relative;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#sidenav h1 {
	font-family: 'Signika Negative', sans-serif;
	font-size: 21px;
	text-decoration: none;
	color: #d26311;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#sidenav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#sidenav ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#sidenav ul li a {
	font-family: 'Signika Negative', sans-serif;
	font-size: 21px;
	text-decoration: none;
	color: #532503;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#sidenav ul li a:hover, #sidenav ul li.active a, #sidenav ul li a:focus {
	color: #d26311;
	text-decoration: underline;
}


#content {
	float: left;
	height: auto;
	min-height: 500px;
	width: 539px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4dedc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 30px;
	padding-left: 24px;
}
#content h1, .h-rightbar {
	font-family: 'Signika Negative', sans-serif;
	color: #d26311;
	font-size: 21px;
	padding: 0px;
	width: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#content h2 {
	font-size: 14px;
}
.heading-news {
	font-size: 14px;
	font-weight:bold;
	width: 100%;
	float: left;
	padding: 0;
	Margin: 20px 0 14px 0;
}
.small-author {
	font-size: 10px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}
#content p {
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 20px;
	text-decoration: none;
}
#content a {
	color: #532503;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #532503;
	text-decoration: underline;
}
#content ul {
	padding: 0 0 0 30px;
	margin: 20px 0 20px 0;
	width: 420px;
}

#content li {
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 14px;
}
#rightbar {
	margin: 0px;
	float: right;
	width: 251px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 30px;
	padding-left: 24px;
}
#rightbar p {
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	margin-bottom: 20px;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
#rightbar a {
	text-decoration: underline;
	color: #d26311;
	font-weight: bold;
}
#footer {
	height: 160px;
	width: 100%;
	bottom: 0px;
	clear: both;
	overflow: visible;
	padding-top: 34px;
	background-image: url(../images/ftr-bg.png);
	background-repeat: repeat;
}
#footer-txt {
	text-align: center;
	color: #423633;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/shade.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 50px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#footer-txt a {
	color: #423633;
	text-decoration: none;
}
#footer-txt a:hover {
	text-decoration: underline;
}
.space {
	padding-right: 10px;
	padding-left: 10px;
}

