/* CSS Document */

html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-color:#F3EEE8;
   background-image:url(../images/background.jpg);
   background-repeat:repeat-x;
}
img{
	border:0px;
}
p{
	margin:0px;
	padding:0px;
}
::selection {
background:#7ECCE9;
color:#FFF;
}

::-moz-selection {
background:#7ECCE9;
color:#FFF;
}

::-webkit-selection {
background:#7ECCE9;
color:#FFF;
}
#container {
   min-height:100%;
   position:relative;
}
#body {
   padding:0px;
   padding-bottom:295px;   /* Height of the footer */
}
#main_contain{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:295px;   /* Height of the footer */
   background-image:url(../images/background_footer.png);
   overflow:hidden;
}
#footer_contain{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#logo{
	position:absolute;
	top:27px;
	left:0px;
}
#top_bg{
	position:absolute;
	top:0px;
	left:0px;
}
.text1{
	font-family: 'Advent Pro', sans-serif;
	font-size:22px;
	color:#0067A5;
	font-weight:700;
}
#txt_contact{
	position:absolute;
	top:31px;
	right:48px;
}
.text2{
	font-family: 'Advent Pro', sans-serif;
	font-size:17px;
	color:#1F4525;
	font-weight:700;
}
#txt_connected{
	position:absolute;
	top:60px;
	right:82px;
}
#social_icons{
	position:absolute;
	top:57px;
	right:48px;
}
#social_icons ul{
	margin:0px;
	padding:0px;
}
#social_icons ul li{
	list-style:none;
	float:left;
	padding-left:3px;
}
#bar_nav{
	position:absolute;
	top:173px;
	left:-2px;
	z-index:50;
}
.text3{
	font-family: 'Advent Pro', sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:600;
}
.text3 a{
	text-decoration:none;
	color:#FFF;
}
.text3 a:hover{
	text-decoration:none;
	color:#7ECCE9;
	text-shadow:0px 2px 3px #000;
	padding-top:-2px;
	font-weight:700;
}
#top_links{
	position:absolute;
	top:185px;
	left:20px;
	z-index:100;
}
#top_links ul{
	margin:0px;
	padding:0px;
}
#top_links ul li{
	list-style:none;
	float:left;
	padding-right:29px;
}
#top_links ul li:hover{
	margin-top:-2px;
	-webkit-transition: margin 0.1s ease-out; 
	-moz-transition: margin 0.1s ease-out; 
	-o-transition: margin 0.1s ease-out;
}
#header_border{
	position:absolute;
	top:223px;
	left:0px;
	width:1000px;
	height:405px;
	background-color:#FFF;
}
#header{
	position:absolute;
	top:226px;
	left:12px;
}
#header_txt{
	position:absolute;
	top:320px;
	left:44px;
}
#button_learn{
	position:absolute;
	top:439px;
	left:43px;
	background-image:url(../images/button_learn.png);
	width:216px;
	height:68px;	
	background-position:0px 0px;
	cursor:pointer;
}
#button_learn:hover{
	background-position:0px 68px;
}
#button_learn a{
	display:block;
	width:216px; 
	height:68px;
}
#ca1{
	position:absolute;
	top:626px;
	left:7px;
	background-image:url(../images/ca1.png);
	width:317px;
	height:167px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca1:hover{
	background-position:0px 167px;
}
#ca1 a{
	display:block;
	width:317px; 
	height:167px;
}
#ca4{
	position:absolute;
	top:626px;
	left:324px;
	background-image:url(../images/ca4.png);
	width:359px;
	height:176px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca4:hover{
	background-position:0px 176px;
}
#ca4 a{
	display:block;
	width:359px; 
	height:176px;
}
#ca3{
	position:absolute;
	top:626px;
	left:683px;
	background-image:url(../images/ca3.png);
	width:314px;
	height:167px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca3:hover{
	background-position:0px 167px;
}
#ca3 a{
	display:block;
	width:314px; 
	height:167px;
}
#ca_top{
	position:absolute;
	top:620px;
	left:9px;
}
#hash_left{
	position:absolute;
	top:630px;
	left:313px;
}
#hash_right{
	position:absolute;
	top:630px;
	left:672px;
}
#shaddow_ca{
	position:absolute;
	top:793px;
	left:316px;
}
#cover_left{
	position:absolute;
	top:791px;
	left:7px;
	width:311px;
	height:2px;
	background-color:#F3EEE8;
}
#cover_right{
	position:absolute;
	top:790px;
	left:690px;
	width:301px;
	height:3px;
	background-color:#F3EEE8;
}
#content{
	background-color:#FFF;
	position:relative;
	width:1000px;
	min-height:610px;
}
.text4{
	font-family: 'Advent Pro', sans-serif;
	font-size:22px;
	color:#796B47;
	font-weight:500;
}
#main_content{
	padding-top:16px;
	margin-left:246px;
	width:495px;
	min-height:660px;
}
#pic_middle{
	padding:14px 0px 14px 4px;
}
#content_text{
	padding:0px 0px 20px 5px;
	line-height:21px;
}
.text14{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#000;
}
.text14 a{
	text-decoration:none;
	color:#000;
}
.text14 a:hover{
	text-decoration:underline;
	color:#333;
}
#events{
	position:absolute;
	top:16px;
	left:7px;
	width:220px;
}
#events ul{
	margin:0px;
	padding:10px 0px 10px 5px;
}
#events ul li{
	list-style:none;
	padding-bottom:3px;
}
.events_ul_content{
	margin-bottom:7px;
}
.pipe_event_ul{
	padding-left:5px;
}
.text5{
	font-family: 'Advent Pro', sans-serif;
	font-size:12px;
	color:#0073BB;
	font-weight:700;
	text-transform:uppercase;
}
.text6{
	font-family: 'Advent Pro', sans-serif;
	font-size:13px;
	color:#0073BB;
	font-weight:700
}
.text6 a{
	text-decoration:none;
	color:#0073BB;
}
.text6 a:hover{
	text-decoration:underline;
	color:#796B47;
}
.title{
	margin-top:10px;
	margin-left:-5px;
}
#content_ca{
	position:absolute;
	top:16px;
	left:760px;
}
#content_ca ul{
	margin:0px;
	padding:0px;
}
#content_ca ul li{
	padding-bottom:10px;
	list-style:none;
}
#ca_content1{
	background-image:url(../images/ca_content1.png);
	width:236px;
	height:74px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca_content1:hover{
	background-position:0px 74px;
}
#ca_content1 a{
	display:block;
	width:236px; 
	height:74px;
}
#ca_content2{
	background-image:url(../images/ca_content2.png);
	width:236px;
	height:74px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca_content2:hover{
	background-position:0px 74px;
}
#ca_content2 a{
	display:block;
	width:236px; 
	height:74px;
}
#ca_content3{
	background-image:url(../images/ca_content3.png);
	width:236px;
	height:74px;	
	background-position:0px 0px;
	cursor:pointer;
}
#ca_content3:hover{
	background-position:0px 74px;
}
#ca_content3 a{
	display:block;
	width:236px; 
	height:74px;
}
#activities{
	position:absolute;
	top:280px;
	left:764px;
	width:225px;
}
#activities ul{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#activities ul li{
	list-style:none;
	padding-bottom:2px;
}
.text7{
	font-family: 'Advent Pro', sans-serif;
	font-size:13px;
	color:#000;
	font-weight:600;
	text-transform:uppercase;
}
.text7 a{
	text-decoration:none;
	color:#000;
}
.text7 a:hover{
	text-decoration:underline;
	color:#0073BB;
}
.text8{
	font-family: 'Advent Pro', sans-serif;
	font-size:13px;
	color:#0073BB;
	font-weight:700;
}
.text8 a{
	text-decoration:none;
	color:#0073BB;
}
.text8 a:hover{
	text-decoration:underline;
	color:#796B47;
}
#pipe_activities{
	padding-bottom:15px;
}
#txt_learn{
	text-align:right;
}


/*----FOOTER CSS----*/

#footer_top_bg{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FFF;
	width:1000px;
	height:44px;
}
.text9{
	font-family: 'Advent Pro', sans-serif;
	font-size:14px;
	color:#A79787;
	font-weight:600;
	text-transform:uppercase;
}
#txt_association{
	position:absolute;
	top:0px;
	left:12px;
}
#wood_bg{
	background-image:url(../images/footer_wood_bg.png);
	background-repeat:no-repeat;
	width:1030px;
	height:73px;
	position:absolute;
	top:16px;
	left:-15px;
}
#wood_bg > div{
	position:relative;
}
#alinks{
	position:absolute;
	top:5px;
	left:21px;
}
#alinks ul{
	margin:0px;
	padding:0px;
}
#alinks ul li{
	list-style:none;
	float:left;
	padding-right:20px;
}
.text10{
	font-family: 'Advent Pro', sans-serif;
	font-size:22px;
	color:#000;
	font-weight:600;
	text-transform:uppercase;
}
#footer_links{
	position:absolute;
	top:97px;
	left:5px;
}
#footer_links ul{
	margin:0px;
	padding:0px;
	padding-right:35px;
	float:left;
}
#footer_links ul li{
	list-style:none;
	padding-bottom:2px;
}
.text11{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#FFF;
}
.text11 a{
	text-decoration:none;
	color:#FFF;
}
.text11 a:hover{
	text-decoration:underline;
	color:#0067A5;
	font-weight:bold;
}
#pipe_footer{
	position:absolute;
	top:99px;
	left:644px;
}
#logo_footer{
	position:absolute;
	top:90px;
	right:4px;
}
.text12{
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#000;
}
#txt_address{
	position:absolute;
	top:172px;
	right:140px;
	width:195px;
	text-align:center;
}
.text13{
	font-family: 'PT Sans', sans-serif;
	font-size:11px;
	color:#FFF;
}
.text13 a{
	text-decoration:none;
	color:#FFF;
}
.text13 a:hover{
	text-decoration:underline;
	color:#FF9900;
}
#txt_copyright{
	position:absolute;
	top:268px;
	left:20px;
}
#txt_built_by{
	position:absolute;
	top:268px;
	right:20px;
}


/*----INTERIOR CSS----*/

#content_int{
	background-color:#FFF;
	position:relative;
	width:1000px;
	min-height:760px;
}
#content_int2{
	background-color:#FFF;
	position:relative;
	min-height:300px;
	padding:16px 25px 25px 20px;
}
#events_int{
	position:absolute;
	top:280px;
	left:764px;
	width:220px;
}
#events_int ul{
	margin:0px;
	padding:10px 0px 10px 5px;
}
#events_int ul li{
	list-style:none;
	padding-bottom:3px;
}
#main_content_int{
	padding:16px 25px 25px 20px;
	width:700px;
}
#activities_int{
	position:absolute;
	top:780px;
	left:764px;
	width:225px;
}
#activities_int ul{
	margin:0px;
	padding:0px;
}
#activities_int ul li{
	list-style:none;
	padding-bottom:10px;
}
.int_content{
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#000;
}
.int_content a{
	text-decoration:none;
	color:#000;
}
.int_content a:hover{
	text-decoration:underline;
	color:#333;
}
.ptitles{
	font-family: 'Advent Pro', sans-serif;
	font-size:28px;
	color:#796B47;
	font-weight:600;
	text-transform:uppercase;
}
.ptitles a{
	text-decoration:none;
	color:#796B47;
}
.ptitles a:hover{
	text-decoration:underline;
	color:#0067A5;
}
.int_ptitles{
	font-family: 'Advent Pro', sans-serif;
	font-size:22px;
	color:#0067A5;
	font-weight:600;
	text-transform:uppercase;
}
.int_ptitles a{
	text-decoration:none;
	color:#0067A5;
}
.int_ptitles a:hover{
	text-decoration:underline;
	color:#796B47;
}







