f7* {
	margin:0;
	padding:0;
		}
 
html, body {
		height:100%;
		}
 
body {
		background-position:center;
	    background-color:#f18220;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		text-align:center; /* horizontal centering for IE Win quirks */
		margin:0px;
		margin-top:15px;
		line-height:18px;
		}
		
p {
		margin-bottom:15px;
}

li {
		margin-left:13px;

}

.addthis_button_google_plusone {
     width:55px!important;
}
 
.autoPadDiv p {
	margin-top:0!important;
	}
		
a:link {
	color:#0b0491;
}		
a:visited {
	color:#0b0491;
}		
a:hover {
	color:#FF0000;
}		
		
.container {
		margin:0 auto;
		text-align:center;
	    width:1000px;
	    height:auto;
}

.header {
	    width:1000px;
	    height:142px;
		float:left;	
		background-color:#FFFFFF;	
		position:relative;
}

.addthis_toolbox {
		background-color:#fad7b5;
		width:257px;
		height:25px;
		padding-top:11px;	
		padding-left:20px;	
		position:absolute;
		right:0px;
		top:106px;
}

.addthis_button_google_plusone { 
		width:50px;
		margin-left:3px;
}

.addthis_toolbox p {
		float:left;
		font-size:13px;
		font-weight:bold;
		font-style:italic;
		margin-right:10px;		
}


.header-left {
	    width:auto;
	    height:auto;
		margin-top:15px;
		margin-left:15px;
		float:left;
		text-align:left;
		font-weight:bold;
		font-size:20px;
		line-height:23px;
}

.header-right {
	    width:auto;
	    height:auto;
		margin-top:15px;
		margin-right:15px;
		float:right;
		text-align:right;
		font-weight:bold;
		font-size:20px;
		line-height:23px;
}

.telephone {
		font-size:27px;
		font-style:italic;
		font-weight:bold;
		color:#f07c09;
}



.nav {
		text-align:justify;
	    width:1000px;
	    height:auto;
		float:left;
		background-color:#f0660a;
}

.nav a {
		display:block;
	    padding-top:10px;
	    padding-bottom:10px;
	    padding-left:15px;
	    padding-right:15px;
		font-weight:bold;
		font-size:13px;
		margin-left:20px;
		text-decoration:none;
		float:left;
}

.nav a:link             { color:#FFFFFF; }
.nav a:visited          { color:#FFFFFE; }
.nav a:hover            { background-color:#063e98; }
body.home .nav a.home, 
body.areas .nav a.areas  
                        { background-color:#063e98; }	



.main {
		text-align:justify;
	    width:969px;
	    height:auto;
		float:left;
		padding-left:31px;
		padding-bottom:15px;
		background-image:url(../images/main.png);
}

/* SLIDER CSS */


.nivoSlider {
	position:relative;
	width:946px;
	height:222px;
	margin-top:30px;
	margin-bottom:20px;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.nivoSlider img {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav  {
    display:none;
	position:relative;
	z-index:9;
}

.nivo-directionNav a {
	cursor:pointer;
    display:block;
	position:absolute;
	top:90px;
}
a.nivo-prevNav {
	left:3px;
	width:65px;
	height:45px;
	background-image:url(../images/nivo-previous.png);
}
a.nivo-nextNav {
	right:3px;
	width:65px;
	height:45px;
	background-image:url(../images/nivo-next.png);
}

a.nivo-prevNav:hover { 	background-image:url(../images/nivo-previous-hover.png); }
a.nivo-nextNav:hover {  background-image:url(../images/nivo-next-hover.png); }

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	background-image:url(../images/slider-nav.png);
	width:90px;
	height:19px;
	position:absolute;
	left:180px;
	top:165px;
	z-index:9;
	display:none;
}

.nivo-controlNav a {
	display:block;
	width:18px;
	height:18px;
	float:left;
	margin-left:4px;
	background-image:url(../images/slider-nav-button.png);
	cursor:pointer;
}
.nivo-controlNav a.active {
	background-image:url(../images/slider-nav-active.png);
}

/* SLIDER END */



h1 {
	font-size:28px;
	color:#083379;
	margin-bottom:20px;
	line-height:30px;
}

h2 {
	font-size:16px;
	color:#083379;
	margin-bottom:10px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:0px;
}

h4 {
		display:block;
		width:auto;	
		height:25px;
		background-color:#063e98;
		padding-top:10px;
		padding-left:20px;
		padding-right:20px;
		font-weight:bold;
		font-style:italic;
		font-size:13px;
		color:#FFFFFF;
		position:absolute;
		right:0px;
		top:160px;
}

h5 {
	display:block;
	margin:auto;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	background-color:#063e98;
	color:#FFFFFF;
	text-align:center;
}


.left {
	float:left;
	width:610px;
}

.right {
	float:right;
	width:320px;
}

.right img {
	margin-top:15px;
}

.footer-divider {
	background-color:#063e98;
	float:left;
	height:5px;
	width:1000px;
}

.footer {
		text-align:justify;
	    width:970px;
	    height:auto;
		float:left;
		background-color:#f0660a;
		color:#FFFFFF;
		font-weight:bold;
		font-size:11px;
		padding:15px;
		padding-top:5px;
		padding-bottom:0px;
}

.footer a:link    { color:#FFFFFF; }
.footer a:visited { color:#FFFFFE; }
.footer a:hover   { color:#333333; }

.footer2 {
		text-align:center;
	    width:980px;
	    height:auto;
		float:left;
		color:#333333;
		font-weight:bold;
		font-size:9px;
		padding:10px;
}

.footer2 a:link    { color:#333333; }
.footer2 a:visited    { color:#333332; }
.footer2 a:hover   { color:#000000; }



.w3c {
		text-align:justify;
	    width:auto;
	    height:34px;
		float:right;	
	    background-image:url(../images/w3c-bg.png);
		margin-top:-8px;
}


form {
	background-color:#f0660a;
	width:294px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	border-style:solid;
	border-width:3px;
	border-color:#FFFFFF;
}

form input[type="text"] {
	width:240px;
	height:24px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	margin-top:12px;
	border-style:solid;
	border-width:2px;
	border-color:#d4d2d2;
	font-size:11px;
	color:#666666;
}

form textarea {
	width:240px;
	height:120px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	margin-top:12px;
	border-style:solid;
	border-width:2px;
	border-color:#d4d2d2;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

form input[type="text"].valid, form textarea.valid  { border-color:#009900; }
form input[type="text"].error, form textarea.error  { border-color:#cc0000; }


form input[type="submit"] {
	width:264px;
	height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-style:none;
	background-color:#083379;
}
form input[type="submit"]:hover {
	background-image:url(../images/send-over.png);
}
form input[type="submit"]:active {
	background-image:url(../images/send-down.png);
}

form p.privacy-policy a {
	color: #fff!important;
}

form p.privacy-policy {
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 10px !important;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 15px;
}

form label {
	margin-top: 10px!important;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

label.error {
	position:absolute;
	background-color:#FFFFFF;
	color:#cc0000;
	right:300px;
	width:210px;
	margin-top:12px;
	padding:4px;
	text-align:center;
	font-size:12px;
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;
}

.g-recaptcha {
    transform: scale(0.8)!important;
    -webkit-transform: scale(0.8)!important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
	margin-left: 15px;
}


/* FANCYBOX IMAGE GALLERY CSS */

.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
}

.fancybox-opened {
	z-index: 1003;	
}


.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url(../images/fancybox/fancybox_loading.gif);
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox/fancybox_sprite.png);
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url(../images/fancybox/blank.gif); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	z-index: 1005;
	font-weight:bold;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
}


#fancybox-thumbs {
	position: fixed;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1005;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
	background:none;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;

	position: relative;
	border: 0;
	padding: 0;
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 1005;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	background-color:#222222;
	border-style:solid;
	border-color:#555555;
	border-width:1px;
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/fancybox/fancybox_buttons.png);
	background-repeat: no-repeat;
	outline: none;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}

body.areas h1 {
    font-size:20px;
} 
