/*////////////////////////////////////////////*/
/*////////////////////STYLE///////////////////*/
/*///////////////////////////////////////////*/
a.link {
font: 10px Helvetica, verdana,arial, sans-serif;
font-weight: regular;
color:#FFFFFF;
text-decoration:none;
}
a:hover.link {
color:#ffe400;
text-decoration:none;
}
a:visited.link { 
color:#ffe400;
text-decoration:none;
}

h2 {
	font: 15px Helvetica, arial, verdana, sans-serif;
	color:#006BB1;
	font-style: bold;
	text-align: center;
}

h3 {
	font: 15px Helvetica, arial, verdana, sans-serif;
	color:#FFFFFF;
	font-style: bold;
	text-align: left;
	padding-left:5px;
	padding-top:12px;
	width:416px;
	height:28px;
}



p {
font: 12px Helvetica, arial, verdana, sans-serif;
color:#000000;
font-style: normal;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Content {
width: 100&;
height: auto;
padding:3px;
border-right:1px solid #cedcf1;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#seedingContent {
width: 339px;
height: 1280px;
border-right:1px solid #5686ce;
}

#charityContent {
width: 182px;
height: 1280px;
}

#nudgeHome {
padding-left:15px; 
}

#nudgeGear {
	padding-left: 5px;
}

#align {
margin-top:-60px; 
margin-left: 100px;
}

#align_right {
margin-top:-60px; 
margin-left: 140px;
}

/*////////////////////////////////////////////*/
/*///////////////SPLASH BUTTONS//////////////*/
/*////////////////////////////////////////////*/

/*HOME*/
a.home { 
        background:url(images/home.png) repeat 0px 0px; 
        width: 69px; 
        height: 59px; 
        display: block;
}

a.home span { 
        display: none; 
}

a.home:hover { 
        background: url(images/home.png) repeat 0px -59px; 
}
/*ENTER*/
a.enter { 
        background:url(images/enter.png) repeat 0px 0px; 
        width: 69px; 
        height: 59px; 
        display: block;
}

a.enter span { 
        display: none; 
}

a.enter:hover { 
        background: url(images/enter.png) repeat 0px -59px; 
}
/*accom*/
a.accom {
	background:url(images/accomodation.png) repeat 0px 0px;
	width: 69px;
	height: 59px;
	display: block;
}

a.accom span { 
        display: none; 
}

a.accom:hover { 
        background: url(images/accomodation.png) repeat 0px -59px; 
}



/*GALLERY*/
a.gallery {
	background:url(images/gallery.png) repeat 0px 0px;
	width: 69px;
	height: 59px;
	display: block;
}

a.gallery span { 
        display: none; 
}

a.gallery:hover { 
        background: url(images/gallery.png) repeat 0px -59px; 
}
/*GEAR*/
a.gear { 
        background:url(images/gear.png) repeat 0px 0px; 
        width: 69px; 
        height: 59px; 
        display: block;
}

a.gear span { 
        display: none; 
}

a.gear:hover { 
        background: url(images/gear.png) repeat 0px -59px; 
}
/*EYEWEAR*/
a.eyewear { 
        background:url(images/eyewear.png) repeat 0px 0px; 
        width: 69px; 
        height: 59px; 
        display: block;
}

a.eyewear span { 
        display: none; 
}

a.eyewear:hover { 
        background: url(images/eyewear.png) repeat 0px -59px; 
}
textcolor {
	color: #006BB1;
}

