﻿/* !Default Formatting	*/
body { font: 7pt Arial, Helvetica, Tahoma, Verdana, sans-serif; color: #000000; text-align: center; background: #ffffff; }
H1 { font: 12pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h2 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h3 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h4 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h5 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h6 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h7 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
h8 { font: 10pt  Arial, Helvetica, Tahoma, Verdana, sans-serif; font-weight: bold; border: 0; margin: 0; padding: 0; }
p { margin: 0 0 20px 0; }

a { color: #930; text-decoration: none; } 
a:hover { color: #930; text-decoration: underline; }
a:active, a:focus { outline: 0; }

img {border: none;}

/* !YouTube */

#YouTube {
	z-index: 0;
	text-align: center;
	padding-bottom: 10px;
}

/* !Layout */

body#home #outershell { width: 1050px; margin: 0 auto; text-align: left; font-size: 120%; line-height: 150%; padding: 160px 0 0 0;}
body#home #header { height: 110px; position: absolute; top: 0px;width: 1030px;}
body#home #uppermenu {top: 130px; color:#6291a0}
body#home #menu {
	position: relative;
	top: -47px;
	height: 47px;
	background: #ffffff;
}

/* !Header */
#headerLogo { float:left; padding-left:25px; height:100px; width:150px; }
#headerCastle {	float:left;	padding-left:12px; padding-top: 15px; text-align: center; font: xx-large Tahoma, Geneva, sans-serif; color:#666;}
#headerCastle img { padding-bottom: 7px}
#headerText { float: left; padding-left:70px; padding-top: 24px; text-align: center; line-height: 100%; font: Tahoma, Geneva, sans-serif; color:#666; }
#headerText img { padding-top: 4px; border: none}
#headerLogosTop img { float:right; padding: 15px 5px 0px 5px; }
#headerLogosBottom img { float:right; padding: 5px 5px 0px 5px; 
}

/* !Content */
#content { clear:both; width: 1030px; position:absolute;}
#contentWrapper { float:left; margin-left:250px; margin-right:220px; height:100%;}
#contentTop {
	font-size:1.2em;
	text-align:justify;
	width: 550px;
	min-height:600px;
}
#breadcrumb {
	padding-bottom:20px;
	font-size:0.8em;
	font-weight:normal;
}
#breadcrumb a {
	color:#930;
}
#breadcrumb a:hover {
	color:#F60;
}
#contentMain { clear:both; float:left; position:absolute; left:220px; margin-right:0px; padding:0 20px;  width:550px}
#contentMain ul li {
	line-height:1.3;
	padding-bottom: 1em;
	text-indent:1em;
	list-style-type: circle;
	list-style-position: inside;
}
#contentMain ol li {
	line-height:1.3;
	padding-bottom: 1em;
	text-indent:1em;
	list-style-type:decimal;
	list-style-position: inside;
}
#bulletBox {
	padding:10px 20px 0px 10px;
	border:solid thin #000;
	
}
#contentRight {
	float:right;
	background:url(/_images/right_bar.png) no-repeat;
	width:200px;
	margin-left:-200px;
}
#menuLeft {
	float:left;
	background: url(/_images/left_bar.png) no-repeat;
	width:200px;
	margin-left: 10px;
	z-index: 1;
}
.sidebarsTopText {
	height:28px;
	padding: 7px 0 0 0px;
	text-align:center;
	color:#FFF;
	font-size: large;
	font-weight: bold;
}
#sidebarInnerRight {
	background:url(/_images/side_bar_reflection.png) no-repeat top;
	border-left:1px #e48822 solid;
	border-right:1px #e48822 solid;
	border-bottom:1px #e48822 solid;
	padding:20px;
	text-align:left;
}
#sidebarInnerRight p {
	text-align:left;
}
#sidebarInnerLeft{
	z-index: 1;
}
#footerBox 
{
    position:relative;
    left:-230px;
	clear:both;
	width:1020px;
	margin-top:30px;
}
.footerBottom {
	height:85px;
	background:url(/_images/bottom_bar_left.png) no-repeat left bottom;
}
.footerBottom div {
	display:block;
	height:108px;
	background:url(/_images/bottom_bar_right.png) no-repeat right top;
}
#footerContent {
	width:1020px;
	margin-top:-38px;
	margin-left: 145px;
}
#footerContent ul li {
	float:left;
	padding-left:2em;
	font: bold 12px Verdana;
	list-style-type: none;
	
}
#footerContent a {
	color:#fff;
}
#footerContent a:hover {
	color:#000;
	text-decoration:none;
}
.floatLeft {
	float:left;
	padding-top:0.5em;
	padding-right:0.5em;
}
.floatRight {
	float:right;
	padding-top:0.5em;
	padding-left:0.5em;
}
.clearFloat {
	clear:both;
}
#twoPics { width:100%; height:100%; position: relative;}
#leftPic { 
	width:50%;
	float:left;
	text-align:center;
}
#rightPic { 
	width:50%;
	float:right;
	text-align:center;
}
#splashLeft {
	float:left;
	width:200px;
	margin-top: 10px;
}
#splashLeft img {border:none;
}

/* !Contact Us Page */
#contactForm{
	clear:left;
}
#formMail label {
	width: 5em;
	display: inline-block;
}
#formMail input {
	width: 28em;
}
#formMail textarea {
	vertical-align:top;
}
#formMail #submit {
	width: 5em;
}


/* !Navigation */
#menu { width: 1020px;  background: #ffffff; height: 35px; position: absolute; padding: 0px 10px; }
#topMenu {
	clear:both;
	width:100%;
	margin-bottom:2em;
}
.topMenuBottom {
	height:35px;
	background:url(/_images/top_bar_left.png) no-repeat left bottom;
}
.topMenuBottom div {
	display:block;
	position:relative;
	height:35px;
	background:url(/_images/top_bar_right.png) no-repeat right top;
}


/*  Blog CSS */
#contentMain .titlefield {
	font-size:1.3em;
	font-weight:bold;
}
#sidebarInnerRight .titlefield {
	font-size:1.1em;
	font-weight:bold;
}
.datefield { /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
}
.descfield {
	font:1em;
	font-weight:normal;
}
#example1 div { /*CSS specific to demo 1*/
	margin-bottom: 4px;
}
#example2 div { /*CSS specific to demo 2*/
	margin-bottom: 20px;
	line-height:1.3em;
	text-align:justify;
}
#example2 div a { /*CSS specific to demo 2*/
	text-decoration: none;
}

