
/******************** Main Structure *******************************/

Body {	
	background-image: url(../images/bg1.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #d8eff8;
}
#outwrapper {
	width: 900px;
	margin: auto;
	padding: auto;
}
#contentContainer {
	width: 900px;
	height: 100%;
	float: left;
	clear: both;
}
#banner {
	width: 900px;
	height: 70px;
	text-align:center;
	float: left;
	clear: both;
}
#bodyArea {
	width: 585px;
	height: 100%;
	margin: 0;
    text-align: left;
    border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 23px;
	padding-right: 20px;
	float: left;
	clear: none;
}
#sidebar {
	width: 240px;
	height: 100%;
    border-radius: 10px;
	margin: 0;
	padding-top: 23px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	float: right;
	clear: none;
}
#footer {
	width: 900px;
	height: 55px;
	text-align: center;
	clear: none;
	float: left;
}
#credit {
	width: 900px;
	height: 30px;
	text-align: center;
	margin-bottom: 20px;
	clear: none;
	float: left;
}

/********************************* Banner text *************************************/

#BannerLeft {
	float: left;
}
p.BannerTextLeft {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #0f639d;
	margin-top: 10px;
	padding: 0px 0px 6px 0px;
	font-size: 34px;
	letter-spacing: .2em;
	line-height: 44px;
	font-weight: bold;
	font-style: italic;
}

#BannerRight {
	float: right;
	clear: none;
}
p.BannerTextRight {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #0f639d;
	margin-top: 10px;
	padding: 0px 0px 6px 0px;
	font-size: 24px;
	letter-spacing: .2em;
	line-height: 44px;
	font-weight: bold;
	font-style: italic;
}


/********************************* Flexi Slider *************************************/
	
	.gallery{
		height: 335px;
		padding-top:10px;
		position:relative;
		margin:0 auto;
		width: auto;
		position:relative;
		float: left;
		clear: both;
	}
	.slides{
		list-style:none;
		overflow:hidden;
		padding:0;
		width:100%;
	}
	.slides li{
		padding:0;
		display: none;
		position:relative;
		list-style: none;
	}
	* +html .slides li{
		display:inline;
		zoom:1;
		margin:0;
		list-style: none;
	}
	.slides blockquote{
		float:right;
		width:48%;
		margin:0;
	}
	.slides blockquote:first-child{float:left;
	}



/******************** content *******************************/

p {
	color:#000000;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
	line-height: 150%;
}
strong {
	font-weight: bold;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
	line-height: 150%;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #10649d;
	text-decoration: underlined;
	margin-bottom: 20px;
	line-height: 150%;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #10649d;
	text-decoration: underlined;
	margin-bottom: 20px;
	line-height: 150%;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fd641e;
	text-decoration: underlined;
	margin-bottom: 20px;
	line-height: 150%;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #10649d;
	text-decoration: underlined;
	margin-bottom: 20px;
	line-height: 150%;
}

/* ================= Headers ================= */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px; 
	color: #10649d;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 150%;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px; 
	color: #10649d;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	line-height: 150%;
}
h1 strong, h2 strong {
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 20px;
	margin-top: 10px;
}

/* ================= List Styles ============== */
ul {
	list-style:none;
	margin-top:0;
	margin-left: 20px;
}
li {
	list-style: disc;
	color:#000000;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
}


ol {
	margin-bottom:0;
	margin-top:0;
}
ol, ol li {
	list-style:decimal outside;
}



#leftBox {
	width: 240px;
	margin-left: 40px;
	text-align: center;
	float: left;
}

#rightBox {
	width: 240px;
	margin-right: 40px;
	padding-top: 8px;
	text-align: center;
	float: right;
	clear: none;
}




/* ================= Images ================= */
.imgRight {
	margin-left: 15px;
	margin-bottom: 4px;
	margin-right: 0;
	margin-top: 4px;
	float: right;
	border:1px solid #EFEBE2;
}
.imgLeft {
	margin-left: 0;
	margin-bottom: 4px;
	margin-right: 15px;
	margin-top: 4px;
	float: left;
	border:1px solid #EFEBE2;
}

# center {
	text-align: center;	
}


/* ================= Deviders ================= */

.padding20 {
	padding-top:20px;
	font-size:0;
	line-height:0;
}
.line {
	font-size:0px;
	border-top:1px solid #d9d9d9;
}
hr {
	background:transparent;
	border:0;
	clear:both;
	color:transparent;
	height:1px;
	margin:0;
	padding:0
}
hr {
	background: #d9d9d9;
	color: #d9d9d9;
	margin:5px 0 25px 0;
}
hr.dotted {
	border-style: dotted;
}

/* ================= Blockquote ================= */

blockquote p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
	margin-bottom:15px;
}
blockquote {
	quotes: none;
	padding: 0 10px 0 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
}

/******************** footer *******************************/

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	letter-spacing: .1em;
}
a.footer:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0f639d;
}
a.footer:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0f639d;
}
a.footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fd641e;
}
a.footer:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0f639d;
}


/******************** credit *******************************/

.thenet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.thenet:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f639d;
}
a.thenet:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f639d;
}
a.thenet:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fd641e;
}
a.thenet:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0f639d;
}





