

/* CSS Document */

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

a {
	color:#64d2f3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- 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;
}

.flag {
	position:relative;
	padding: 0 0 3px 0;
}

.pic { border:4px solid #ffffff;
}

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

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


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

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

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:98px;
	left:67px;
	width:877px;
	height:34px;
}

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

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

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

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

#content_main {
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	float:left;
	width:614px;
	height:auto;
	padding: 18px 0 0 60px;
}

#content_curve-sub {
	position:relative;
	top:0;
	left:0;
	width:595px;
	height:auto;
	background-image:url(images/img_curve-middle-sub.jpg);
	background-repeat:repeat-y;
padding: 0 5px 0 5px;

}


#img_main {
	position:relative;
	width:603px;
	height:309px;

}

#container_home {
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	width:880px;
	height:auto;
padding: 0 60px 0 60px;
}

#welcome_content {
	position:relative;
	font-weight:bold;
	top:0;
	left:0;
	float:left;
	width:300px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/red_repeat-body.jpg);
padding: 60px 10px 20px 10px;
}


#map_right {
	position:relative;
	font-weight:bold;
	float:right;
	width:530px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/blue_repeat-body.jpg);
}

#text-map {
	position:relative;
	font-weight:bold;
	float:right;
	width:200px;
	height:auto;
	padding: 10px 0 15px 0;

}

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

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

#side_bar {
	position:relative;
	font-size:12px;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:auto;
	padding: 18px 0 0 0;
}


#home-side {
	position:relative;
	font-size:12px;
	top:0;
	left:0;
	float:right;
	width:250px;
	height:auto;
	padding: 18px 64px 0 0;
}


#reg {
	font-size:12px;
	top:0;
	left:0;
	width:250px;
	height:140px;
	padding: 18px 0px 0 0;
	background-image:url('images/bg_reg.jpg');
	background-repeat:no-repeat;
}

#results {
	font-size:12px;
	top:0;
	left:0;
	width:250px;
	height:140px;
	padding: 18px 0px 0 0;
	background-image:url('images/bg_results.jpg');
	background-repeat:no-repeat;
}

#silent {
	font-size:12px;
	top:0;
	left:0;
	width:250px;
	height:140px;
	padding: 18px 0px 18px 0;
	background-repeat:no-repeat;
}

#photos {
	font-size:12px;
	top:0;
	left:0;
	width:250px;
	height:140px;
	padding: 18px 0px 0 0;
	background-image:url('images/bg_photos.jpg');
	background-repeat:no-repeat;
}

.donation {
	position:relative;
	width:231px;
	height:110px;
	background-repeat:no-repeat;
	background-image:url(images/bg_donation.jpg);
	padding: 30px 0 16px 19px;
}

.email-signup {
	position:relative;
	width:210px;
	height:140px;
	background-repeat:no-repeat;
	background-image:url(images/bg_signup.jpg);
	padding: 18px 20px 0 20px;
}

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

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


.copy {
	position:relative;
	color:#006DA8;
	font-size:13px;
	float:left;
	padding: 38px 0 0 61px;
}

.slug {
	position:relative;
	float:right;
	padding: 31px 65px 0 0;
}

#footer a {
	text-decoration:none;
}

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

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

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

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

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

a#nav_02 {
	width:101px;
	background-position:-52px 0;
}

a:hover#nav_02{
	background-position:-52px -34px;
}

.active_02 {
	background-position:-52px -34px !important;
}

a#nav_03 {
	width:154px;
	background-position:-153px 0;
}

a:hover#nav_03{
	background-position:-153px -34px;
}

.active_03 {
	background-position:-153px -34px !important;
}

a#nav_04 {
	width:108px;
	background-position:-307px 0;
}

a:hover#nav_04{
	background-position:-307px -34px;
}

.active_04 {
	background-position:-307px -34px !important;
}

a#nav_05 {
	width:100px;
	background-position:-415px 0;
}

a:hover#nav_05{
	background-position:-415px -34px;
}

.active_05 {
	background-position:-415px -34px !important;
}

a#nav_06 {
	width:117px;
	background-position:-515px 0;
}

a:hover#nav_06{
	background-position:-515px -34px;
}

.active_06 {
	background-position:-515px -34px !important;
}

a#nav_07 {
	width:70px;
	background-position:-632px 0;
}

a:hover#nav_07{
	background-position:-632px -34px;
}

.active_07 {
	background-position:-632px -34px !important;
}

a#nav_08 {
	width:75px;
	background-position:-702px 0;
}

a:hover#nav_08{
	background-position:-702px -34px;
}

.active_08 {
	background-position:-702px -34px !important;
}

a#nav_09 {
	width:100px;
	background-position:-777px 0;
}

a:hover#nav_09{
	background-position:-777px -34px;
}

.active_09 {
	background-position:-777px -34px !important;
}

