body {
	margin: 0;
	padding: 0;
	color: #676457;
	background: url(images/background.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

a:focus {
	outline: none;
}

a {
	color: #476A94;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #676457;
}

img {
	border: none;
}

.thumb-left {
	background: #FFF;
	padding: 3px;
	border: 6px solid #F1EFEC;
	float: left;
	margin-right: 15px;
}

.thumb-left-no-border {
	float: left;
	margin-right: 15px;
}

.thumb-right {
	background: #FFF;
	padding: 3px;
	border: 6px solid #F1EFEC;
	float: right;
	margin-left: 15px;
}

.thumb-no-float {
	background: #FFF;
	padding: 3px;
	border: 6px solid #F1EFEC;
}

/* Header1 */

#header1-wrapper {
	background: url(images/header1-wrapper.png) repeat-x;
	height: 348px;
}

#header {
	margin: 0px auto;
	height: 348px;
	width: 960px;
}

/* Header2 */

#header2-wrapper {
	background: url(images/header2-wrapper.png) repeat-x;
	height: 61px;
}

#header2 {
	height: 61px;
	width: 960px;
	margin: 0px auto;
	background: url(images/header2.png) no-repeat;
}

#header2 h2 {
	color: #FFF;
	padding-left: 40px;
	margin: 0px;
	padding-top: 20px;
	text-shadow: 1px 1px 0 #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}

/* Action Area */

#action-wrapper {
	background: url(images/action-wrapper.jpg) repeat-x;
	height: 61px;
}

#action {
	margin: 0px auto;
	height: 46px;
	width: 960px;
	padding: 15px 0px 0px;
	background: url(images/action-background.png) no-repeat 35px top;
}

#action h1 {
	margin: 0px;
	padding: 6px 0px 6px 64px;
	float: left;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#action h1 a {
	color: #FFF;
	text-decoration: none;
	background: #3E618C url(images/action-h1-a.png) repeat-x left top;
	padding: 6px;
	text-shadow: 1px 1px 0 #000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 34px;
}

#action h1 a:hover {
	background: #5376A1 url(images/action-h1-hover.png) repeat-x left top;
	text-shadow: 1px 1px 0 #000;
	margin: 0px;
}

/* Main Wrapper */

#wrapper {
	background: url(images/wrapper.png) repeat left top;
}

/* Menu */

#menu-wrapper {
	height: 159px;
	background: url(images/menu-wrapper.png) repeat-x;
}

#menu {
	width: 960px;
	height: 159px;
	margin: 0px auto;
	border-right: 1px solid #D6D6D6;
	background: url(images/logo.png) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 108px;
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	padding: 50px 0px 0;
	width: 88px;
	text-align: center;
	border-left: 1px solid #D6D6D6;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
	font-family: "Arial Black", Gadget, sans-serif;
}

#menu a:hover {
	background: url(images/menu-hover.png) repeat-x;
	color: #FFF;
	text-shadow: 1px 1px 0 #000;
}

#menu .active a {
	color: #8C8877;
	background: url(images/menu-active.png) repeat-x;
	text-shadow: 1px 1px 0 #FFF;
}

#menu .submenu {
	margin: 0px;
	padding: 3px 0px 0px;
	display: block;
}

/* Page */

#page {
	width: 940px;
	margin: 0px auto;
	padding: 30px 10px 10px;
}

/* Content */

#content {
	float: right;
	width: 558px;
	background: #FDFCF9;
	border: 1px solid #E0E0D6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 15px;
}

#content h1 {
	background: url(images/content-h1.png) no-repeat;
	height: 35px;
	padding-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
	font-size: 18px;
	font-weight: bold;
	color: #676457;
	padding-left: 20px;
	text-shadow: 0 1px 1px #FFF;
	margin-top: 0px;
}

#content h2 {
	color: #476A94;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 1px #FFF;
	padding-bottom: 2px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #476A94;
	text-shadow: 0 1px 1px #FFF;
	
}

#content-wide {
	float: right;
	width: 938px;
	background: #FDFCF9;
	border: 1px solid #E0E0D6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 15px;
}

#content-wide h1 {
	background: url(images/content-wide-h1.png) no-repeat;
	height: 35px;
	padding-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
	font-size: 18px;
	font-weight: bold;
	color: #676457;
	padding-left: 20px;
	text-shadow: 0 1px 1px #FFF;
	margin-top: 0px;
}

#content-wide h2 {
	color: #476A94;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 1px #FFF;
}

.post {
	text-align: justify;
}

.post .entry {
	padding: 10px;
}

.post .flash {
	padding: 10px;
	text-align: center;
}

.post .left {
	padding: 10px;
	float: left;
	width: 420px;
}

.post .right {
	padding: 10px;
	float: right;
	width: 420px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 298px;
	background: #FDFCF9;
	border: 1px solid #E0E0D6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar a {
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 8px;
	border-bottom: 1px dotted #E0E0D6;
}

#sidebar a:hover {
	background: #ECEAE0 url(images/sidebar-arrow.png) no-repeat right center;
}

#sidebar h1 {
	font-size: 18px;
	font-weight: bold;
	color: #676457;
	background: url(images/sidebar-h1.png);
	height: 35px;
	margin-right: -10px;
	margin-left: -10px;
	padding-top: 5px;
	padding-left: 20px;
	text-shadow: 0 1px 1px #FFF;
	margin-top: 0px;
}

/* Footer */

#footer-wrapper {
	background: url(images/footer-wrapper.png) repeat-x;
	height: 170px;
}

#footer {
	height: 170px;
	width: 920px;
	margin: 0px auto;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}

#footer p {
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}

#footer a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #7594B9;
}

#footer a:hover {
	color: #FFF;
	position: relative;
	top: 2px;
}

#links {
	float: left;
	color: #7594B9;
}

#address {
	float: right;
	background: url(images/footer.png) no-repeat;
	height: 151px;
	width: 230px;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	color: #676457;
}

/* Featured Slider */

#slider-wrapper {
	width: 960px;
	background: url(images/shadow.png) no-repeat center 302px;
	height: 318px;
	padding-top: 30px;
	position: relative;
}

#bus {
	height: 80px;
	width: 818px;
	position: absolute;
	background: url(images/bus.png) no-repeat;
	z-index: 100;
	top: 258px;
	left: 70px;
}

#featured_slider 	{
	width:776px;
	height:260px;
	position:relative;
	z-index:1;
	background-color: #FFF;
	padding: 9px;
	border: 1px solid #CCC;
	margin: 0px auto;
}

#slider {
	position:relative;
	min-height:280px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 260px;
	width: 776px;
	z-index: 10;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height: 260px;
	width: 776px;
}

#slider a {
	border:0;
}

.nivoSlider {
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:50px;
	top:70%;
	padding:5px;
	background:#000;
	color:#fff;
	width:auto;
	z-index:79;
	margin:0 auto;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:34%;
	z-index:99;
	cursor:pointer;	
}

.nivo-prevNav {
	left:0px;
	text-indent:-99999px;
	display:block;
	width:34px;
	height:70px;
	background:url(images/arrows.png) 0 0 no-repeat;
}

.nivo-nextNav {
	right:0px;
	display:block;
	text-indent:-99999px;
	width:34px;
	height:70px;
	background:url(images/arrows.png) -34px 0 no-repeat;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	top:280px;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}

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

label {
	display: block;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
	width: 360px;
	color: #595959;
	background: #FDFCF9;
	border: 1px solid #E0E0D6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	padding: 6px;
	width: 360px;
	border: 1px solid #E0E0D6;
	background: #FDFCF9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	background: #FDFCF9;
	padding: 6px;
	width: 360px;
	border: 1px solid #E0E0D6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.submit {
	background: transparent;
	height: 30px;
	width: 110px;
	border-style: none;
	margin-left: -6px;
}

.required {
	font-weight: bold;
	color: #F00;
}

