/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#4c4c4c;
	font-size:12px;
	margin:0 auto;
	background-color:#ADD3EA;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_repeat.jpg);
}

a {
	color:#F78F52;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:27px; color:#4CCAF2; font-family:"Century Gothic", "Times New Roman", Arial; font-weight: normal; }

h3 { font-size:17px; margin-bottom:5px; color:#018EDE; font-family:"Century Gothic", "Times New Roman", Arial; font-weight: normal; }

h3 a { color:#018EDE; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.orange-text {
	color: #ff7b21;
}

.hr-style {
	border: 1px solid #D2E8F5;
	margin: 10px 0 20px 0;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:150px;
	background-repeat: no-repeat;
	background-image:url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	float:right;	
	top:98px;
	right:60px;
	width:610px;
	height:32px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position: relative;
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#main_mid { 
	position: relative;
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-mid.jpg);

}

/* ---- start main content settings -------------- */

#intro_main {
	position: relative;
	width: 960px;
	height:auto;
	float: left;
	padding-bottom: 14px;
}

.image-main {
	position: relative;
	float: left;
	padding-left: 29px;
}

.upcoming-events {
	position: relative;
	float: right;
	width:253px;
	height:283px;
	background-repeat: no-repeat;
	background-image: url(images/bg_upcoming-events.jpg);
	padding:15px 39px 0 28px;
}

#intro_sub {
	position: relative;
	width: 960px;
	height:auto;
	float: left;
	padding:0 0 14px 30px;
}

#three_buttons {
	position: relative;
	float: left;
	width: 903px;
	height: auto;
	padding: 0 0 15px 30px;
}

.btn-left {
	float: left;
	padding: 0 19px 0 0;
}

.btn-mid {
	position: relative;
	width:257px;
	height:72px;
	float: left;
}

.btn-right {
	float: right;
}

#content_main {
	position: relative;
	width:832px;
	height:185px;
	background-repeat: no-repeat;
	background-image: url(images/bg_welcome-box.jpg);
	margin: 0 0 0 30px;
	padding: 68px 40px 0 40px;
}

#content_main-padding {
	position: relative;
	width: 592px;
	height: auto;
	float:left;
	padding: 0 0 0 30px;
}

#content_main-home {
	position: relative;
	width:902px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_welcome-repeat.jpg);
	margin: 0 0 0 30px;
	padding: 28px 40px 20px 40px;
}

.home-text {
	position: relative;
	width: 830px;
	padding: 0 0 0 0;
}

#content_main-sub {
	position: relative;
	float:left;
	width:592px;
	height:auto;
	background-repeat:repeat-y;
	background-image: url(images/main-sub_repeat.jpg);
}

.sub-text {
	position: relative;
	width:516px;
	padding: 38px 0 23px 40px;
}

.sub-text-case {
	position: relative;
	width:516px;
	padding: 38px 0 23px 40px;
}

.sub-text-case p {
	padding-left: 25px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:291px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/sidebar_repeat.jpg);
	padding: 0 29px 0 0;
}

#side_bar2 {
	position:relative;
	top:10px;
	left:0;
	float:right;
	width:291px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/sidebar_repeat.jpg);
	padding: 0 29px 0 0;
}

#side_bar li {
	list-style: none;
}

#side_bar li a {
	color:#F78F52;
}

.side_bar-text {
	position: relative;
	width:220px;
	height: auto;
	padding: 18px 0 15px 28px;
}

.side_bar-text p {
	padding-left: 15px;
}

.side_bar-text a {
	color: #2B5376;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:60px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.jpg);
}

.copy {
	position:relative;
	float:left;
	padding: 58px 0 0 45px;
}

.slug {
	position:relative;
	float:right;
	padding: 46px 45px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:32px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav2.gif);
}

a#nav_01 {
	width:56px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -32px;
}

.active_01 {
	background-position: 0 -32px !important;
}

a#nav_02 {
	width:128px;
	background-position:-56px 0;
}

a:hover#nav_02{
	background-position:-56px -32px;
}

.active_02 {
	background-position:-56px -32px !important;
}

a#nav_03 {
	width:120px;
	background-position:-184px 0;
}

a:hover#nav_03{
	background-position:-184px -32px;
}

.active_03 {
	background-position:-184px -32px !important;
}

a#nav_04 {
	width:95px;
	background-position:-304px 0;
}

a:hover#nav_04{
	background-position:-304px -32px;
}

.active_04 {
	background-position:-304px -32px !important;
}

a#nav_05 {
	width:114px;
	background-position:-399px 0;
}

a:hover#nav_05{
	background-position:-399px -32px;
}

.active_05 {
	background-position:-399px -32px !important;
}

a#nav_06 {
	width:97px;
	background-position:-513px 0;
}

a:hover#nav_06{
	background-position:-513px -32px;
}

.active_06 {
	background-position:-513px -32px !important;
}
