/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/



/* LAYOUT */


	.required { color: #ff0000; font-weight: bold;}

body 
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	background-image: url(/images/snow.jpg);
	background-color: #E9EAFC;
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #B60101;
}


#wrap {
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/bg-wrap.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#header {
}

#banner {
	height: 550px;
	width: 1150px;
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#header .topcontact {
	position: absolute;
	z-index: 15;
	left: 792px;
	top: 12px;
	right: 0px;
	bottom: 0px;
	font-style: italic;
	font-weight: bold;
	color: #b60101;
	font-size: 110%;
	width: 384px;
	height: 24px;
	text-align: right;
}





#about-us #slider {
	background-image: url(/images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#events #slider {
	background-image: url(/images/slide2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#trips #slider {
	background-image: url(/images/slide3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#gallery #slider {
	background-image: url(/images/slide4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#sponsorship #slider {
	background-image: url(/images/slide5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contact #slider {
	background-image: url(/images/slide6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#membership #slider, #paydues #slider, #thanks #slider  {
	background-image: url(/images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#header-top {
	height: 100px;
}
#header-content {
	background-image: url(/images/topbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header-content #phone {
	font-size: 25px;
	color: #1370A1;
	padding-top: 40px;
	float: left;
	display: inline;
	margin-right: 35px;
}

#logo {
	background-image:url(/images/jacksonville-ski-club-logo.png);
	display:block;
	height:172px;
	width:236px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 20px;
	position: absolute;
	left: 110px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
}	




#content {
	padding-bottom: 20px;
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 18px;
}

#main {
	width: 520px;
	display: inline;
	float: left;
	position: relative;
	padding-left: 270px;
}
#main p {
	margin-bottom: 10px;
}
#main a {
	text-decoration: underline;
	color: #0070A1;
}
#main a:hover {
	text-decoration: none;
}
#main ul {
	padding-bottom: 20px;
}

.two-column-bulletin li
{
	float: left;
	width: 150px;
	list-style-type: disc;
	margin-left: 15px;
 }
#main li {
	list-style-type: disc;
	margin-left: 15px;
}

#sidebar {
	width: 230px;
	margin-left: 720px;
}
#main .smallcopy {
	font-size: 80%;
	line-height: 1.4em;
	font-style: italic;
	clear: both;
}
#footer {
	background-image: url(/images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


#footer-content .credits{
	color: #666;
	padding-top: 18px;
	font-size: 90%;
	padding-bottom: 12px;
	margin-top: 15px;
	line-height: 1.4em;
}
#footer-content .col a {
	color: #999;
}

/* HEADERS */


 
h1 {
	margin-bottom: 10px;
	line-height: normal;
	font-size: 150%;
	color: #0070a1;
	font-style: italic;
}

h2 {
	line-height: normal;
	font-size: 130%;
	color: #0070a1;
}


#main h3 {
	font-size: 110%;
	color: #0070a1;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0070a1;
	padding-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 110%;
	color: #EAC534;
	padding-bottom: 10px;
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}


/* NAV */
#nav {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/bg-nav.png);
	width: 207px;
	height: 369px;
	padding-top: 60px;
	padding-left: 25px;
	position: absolute;
	left: 100px;
	top: 474px;
	z-index: 30;
	}

#nav li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	}
	
#nav a {
	font-size: 16px;
	line-height: 14px;
	text-decoration: none;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 7px;
	padding-top: 6px;
	}
#nav a:hover {
	text-decoration: none;
	color: #B52816;
}
#nav #email-list {
	background-image: url(/images/email-list.gif);
	display: block;
	height: 43px;
	width: 152px;
	text-indent: -1111px;
	margin-top: 70px;
	margin-left: 10px;
}


/*--- Active States ---*/

body#home #nav #butt1 a, 
body#about-us #nav #butt2 a, 
body#events #nav #butt3 a, 
body#trips #nav #butt4 a,
body#membership #nav #butt5 a, body#paydues #nav #butt5 a,
body#gallery #nav #butt6 a,
body#sponsorship #nav #butt7 a,
body#contact #nav #butt8 a
{
	text-decoration: none;
	color: #B52816;
 }


#sidebar .testimonial {
	font-size: 120%;
	color: #2676A1;
	font-style: italic;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #177AB4;
	line-height: 1.4em;
}
#sidebar .testimonial span {
	font-size: 90%;
	font-style: normal;
	display: block;
	text-align: right;
}
.mugshot {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #2676A4;
	float: left;
	margin-right: 10px;
}
#gallerypics img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #2676A4;
	float: left;
	margin-right: 10px;
	height: 130px;
	width: 130px;
	margin-bottom: 10px;
}
#sidebar {
	width: 228px;
	margin-left: 800px;
}
#sidebar #event-list {
	padding-bottom: 20px;
	background-image: url(/images/bg-sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar #event-list h3 {
	background-image: url(/images/bg-sidebar-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 25px;
	text-transform: uppercase;
	color: #F0C0C1;
	padding-top: 8px;
	font-size: 15px;
	text-align: center;
}
#sidebar #event-list li {
	list-style-type: disc;
	margin-left: 30px;
	color: #666;
	font-size: 90%;
	line-height: 1.3em;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 10px;
}
#sidebar #social {
	padding-top: 10px;
	text-align: center;
}
#sidebar #social img {
	margin-right: 2px;
}
#main #address {
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 7px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B52816;
}

#address .mary, #address .mary a {
	color: #999;
	font-size: 10px;
 }
#slider {
	height: 550px;
	width: 1150px;
}
#main .date {
	margin-bottom: 0px;
	font-style: italic;
}
#main .divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007CC6;
	margin-bottom: 10px;
}
#trips table td {
	padding: 5px;
	border: 1px solid #999;
}
#gallery .images img {
	height: 110px;
	width: 110px;
	margin-right: 5px;
	background-color: #FFF;
	border: 1px solid #666;
	padding: 3px;
	margin-top: 10px;
}
#gallery .date {
	color: #B90000;
	font-style: normal;
	font-weight: bold;
}


.smallcopy {
	font-size: 10px;
}

#membership-form input {
	background-color: #E9EAFC;
	padding: 2px;
	border: 1px dotted #B90000;
}
#membership-form .nostyle {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#membership-form h3 {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #0070A1;
}
#main .trip_images {
	width: 176px;
	position: absolute;
	left: 62px;
	top: 254px;
	height: 800px;
	z-index: 50;
}
#main .trip_images img {
	height: 150px;
	width: 150px;
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #FFF;
}
