/* RAT Beach Bike Tour Web Site Stylesheet */


/* Universal style rule  */
*{ 
  margin: 0; 
  padding: 0;
} 


/* Body Styles */

body { 
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
} 

h1, h2, h3, h4, h5, h6 {
    color: #CD212B;
}


/********** Major layout divisions **********/ 


/* Wrapper Styles */

#wrapper{ 
    width: 80%;
    color: #000000;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
    font-size: small;
    text-align: left;
} 

#wrapperPhotos { 
    width: 80%;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    font-size: small;
    text-align: left;
} 

#wrapperSitemap { 
    width: 80%;
    color: #000000;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    font-size: small;
    text-align: left;
} 


/* ------------------------------ */

/* Sidebar/Menu Styles */

#sidebar {
    float: right;
    width: 12em;
    color: #000000;
    /* background-color: #4AC8FF; */
    font-weight: bold;
}

#sidebar2 {
    width: 11em;
    padding: .5em;
}

#sidebar2 a:link {
    text-decoration: none;
}

#sidebarPhotos {
    float: right;
    width: 12em;
    color: #000000;
    background-color: #FFFFFF;
    font-weight: bold;
}

/* Menu Style */

#menu {
    width: 12em;
    color: #000000;
    background-color: #012C61;
    font-weight: bold;
}

/* Removes Bullets from Sidebar */

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* Creates Menu Blocks */

#menu a {
    display: block;
    padding: 3px 3px 5px 10px;
    background-color: #012C61;
    color: #ffffff;
    border-bottom: 1px #fcf1be solid;
    text-decoration: none;
}

/* Creates Menu Rollover Effect */

#menu a:hover {
    background-color: #0358C3;
    color: #ffffff;
    border-right: 3px #999999 solid;
    border-bottom: 3px #999999 solid;
    padding-bottom: 3px;
}


/* ------------------------------ */

/* Branding Division Style */

#branding { 
    color:white;
    background-color: #CD212B;
    height: 194px;
    text-align: left;
    margin: 0;
    padding: 15px;
    overflow: hidden; 
} 

#branding a { 
    position:absolute; 
    text-decoration:none; 
    color:#000; 
    font-size:0.8em; 
} 

#branding img {
    position: absolute;
}

#branding h1 {
    color: white;
    font-size: 2.5em;
}

#branding h2 {
    color: white;
    font-size: 1.75em;
}

#branding img {
    border-width: 0;
}

#brandingHome { 
    color:white;
    background-color: #CD212B;
    height: 125px;
    text-align: left;
    margin: 0;
    padding: 15px;
    overflow: hidden; 
} 

#brandingHome a { 
    position:absolute; 
    text-decoration:none; 
    color:#000; 
    font-size:0.8em; 
} 

#brandingHome h1 {
    color: white;
    font-size: 3.5em;
}

#brandingHome h2 {
    color: white;
    font-size: 2em;
}

#brandingHome img {
    border-width: 0;
}

#logo1 {
    float: left;
    width: 125px;
}

#logo2 {
    float: right;
    width: 80px;
}

#banner {
    background-color: #FFE5BD;
}

#banner a:link {
    color: blue;
}

#banner a:hover {
    color: blue;
}

#banner a:visited {
    color: red;
}

/* ------------------------------ */

/* Content Division Styles */


/* Home Page Styles */

#contentHome1 { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 38em;
    padding: 10px 20px 0 1em;
} 

#contentHome { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 54em;
    padding: 10px 20px 0 1em;
} 

#column1Home {
    float: left;
    width: 35%;
    height: 54em;
    color: #000000;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

#column1Home li {
    margin-left: 15px;
}

#column2Home {
    float: left;
    width: 56.8%;
    height: 54em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

#column2Home li {
    margin-left: 15px;
}

#contentHome a:link {
    color: blue;
}

#contentHome a:hover {
    color: blue;
}

#contentHome a:visited {
    color: red;
}


/* Social Media Division Styles */

#socialMedia {
    margin-left: 325px;
    text-align: right;
}

#socialMedia a:link {
    color: #000;
    text-decoration: none;
}

#socialMedia a:visited {
    color: #000;
    text-decoration: none;
}



/* Charities Page Styles */

#contentCharities {
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 51em;
    padding: 10px 20px 0 1em;
}

#contentCharities a:link {
    color: blue;
}

#contentCharities a:hover {
    color: blue;
}

#contentCharities a:visited {
    color: red;
}


/* Details Page Styles */

#contentDetails { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 52em;
}

#column1Details {
    float: left;
    width: 30%;
    height: 52em;
    color: #000000;
    /* background-color: #FDFFCD; */
    padding-left: 10px;
    padding-right: 10px;
}

#column1Details li {
    margin-left: 15px;
}

#column2Details {
    float: left;
    width: 63.6%;
    height: 52em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

#column2Details li {
    margin-left: 15px;
}

#contentDetails a:link {
    color: blue;
}

#contentDetails a:hover {
    color: blue;
}

#contentDetails a:visited {
    color: red;
}

#contentRoutes { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 52em;
    padding: 10px 20px 0 1em;
} 

#contentRoutesTitle { 
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    height: 100px;
} 


/* Registration Page Styles */

#contentRegistration { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 80em;
}

#column1Registration {
    float: left;
    width: 30%;
    height: 80em;
    color: #000000;
    /* background-color: #FDFFCD; */
    padding-left: 10px;
    padding-right: 10px;
}

#column1Registration li {
    margin-left: 15px;
}

#active a:link {
    text-decoration: none;
}

#active a:visited {
    text-decoration: none;
}

#active2 a:link {
    color: blue;
}

#active2 a:visited {
    color: red;
}

#column2Registration {
    float: left;
    width: 63.6%;
    height: 80em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

#column2Registration li {
    margin-left: 15px;
}

#column2Registration a:link {
    color: blue;
}

#column2Registration a:visited {
    color: red;
}

#contentRegistrationForm { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 68em;
    padding: 10px 20px 0 1em;
} 


#contentLiabilityForm { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 83em;
    padding: 10px 20px 0 1em;
} 


/* Sponsors Page Styles */

#contentSponsors { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 183em;
    padding: 10px 20px 0 1em;
}

#contentSponsors a:link {
    text-decoration: none;
}

#contentSponsors a:active {
    text-decoration: none;
}

#contentSponsors a:hover {
    text-decoration: none;
}

#column1Sponsors {
    float: left;
    width: 30%;
    height: 183em;
    color: #000000;
    background-color: #FDFFCD;
    padding-left: 10px;
    padding-right: 10px;
}

#column1Sponsors li {
    margin-left: 15px;
}

#column1Sponsors a:link, a:hover, a:visited {
    text-decoration: none;
    color: #FFF;
}

#column2Sponsors {
    float: left;
    width: 63%;
    height: 183em;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
}

#column2Sponsors li {
    margin-left: 15px;
}

/* Sponsors Page Styles */

#contentSponsors-alt { 
    /* margin-right:12em; */ 
    color: #000000;
    background-color: #fff;
    height: 80em;
    padding: 10px 20px 0 1em;
} 

#contentSponsors-alt a:link {
    text-decoration: none;
}

#contentSponsors-alt a:active {
    text-decoration: none;
}

#contentSponsors-alt a:hover {
    text-decoration: none;
}

#linksSponsors-alt {}

#linksSponsors-alt a:link {
    color: blue;
}

#linksSponsors-alt a:hover {
    color: blue;
}

#linksSponsors-alt a:visited {
    color: red;
}


/* Sponsor Opportunities Pages Styles */

#contentOpportunities { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 35em;
    padding: 0;
} 

#column1Opportunities {
    float: left;
    width: 30%;
    height: 35em;
    color: #000000;
    /* background-color: #FDFFCD; */
    padding: 10px;
}

#column1Opportunities li {
    margin-left: 15px;
}

#column1Opportunities a:link, a:hover, a:visited {
    text-decoration: none;
    color: #FFF;
}

#column2Opportunities {
    float: left;
    width: 63.6%;
    height: 35em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 10px;
}

#column2Opportunities li {
    margin-left: 15px;
}

#column2Opportunities a:link {
    color: blue;
}

#column2Opportunities a:hover {
    color: blue;
}

#column2Opportunities a:visited {
    color: red;
}


#contentSBSRCProjects { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 74em;
    padding: 10px 20px 0 1em;
} 


/* Volunteers Page Styles */

#contentVolunteers { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 55em;
}

#contentVolunteers a:link {
    color: blue;
}

#contentVolunteers a:hover {
    color: blue;
}

#contentVolunteers a:visited {
    color: red;
}

#column1Volunteers {
    float: left;
    width: 30%;
    height: 55em;
    color: #000000;
    /* background-color: #FDFFCD; */
    padding-left: 10px;
    padding-right: 10px;
}

#column1Volunteers li {
    margin-left: 15px;
}

#column2Volunteers {
    float: left;
    width: 63.6%;
    height: 55em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

#column2Volunteers li {
    margin-left: 15px;
}


#contentSBSRC { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 55em;
    padding: 10px 20px 0 1em;
} 


/* Photos Page Styles */

#contentPhotos { 
    margin-right:12em;
    color: #000000;
    background-color: #fff;
    height: 48em;
    padding: 10px 20px 0 1em;
} 

#contentPhotos a:link {
    color: blue;
}

#contentPhotos a:hover {
    color: blue;
}

#contentPhotos a:visited {
    color: red;
}


#contentPhotos1 { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 43em;
    padding: 10px 20px 0 1em;
} 

#contentPhotos2 { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 43em;
    padding: 10px 20px 0 1em;
} 

#contentPhotosTitle { 
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    height: 100px;
} 



/* FAQs Page Styles */

#contentFAQs { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    height: 69em;
} 

#contentFAQs a:link {
    color: blue;
}

#contentFAQs a:hover {
    color: blue;
}

#contentFAQs a:visited {
    color: red;
}

#column1FAQs {
    float: left;
    width: 30%;
    height: 69em;
    color: #000000;
    /* background-color: #FDFFCD; */
    padding-left: 10px;
    padding-right: 10px;
}

#column1FAQs li {
    margin-left: 15px;
}

#column2FAQs {
    float: left;
    width: 63.6%;
    height: 69em;
    color: #000000;
    background-color: #ffffff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
}

#column2FAQs li {
   margin-left: 15px;
}


/* Contact Page Styles */

#contentContact { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 54em;
    padding: 10px 20px 0 1em;
} 

#contentContact a:link {
    color: blue;
}

#contentContact a:hover {
    color: blue;
}

#contentContact a:visited {
    color: red;
}


/* Spread the Word Page Styles */

#contentWord { 
    margin-right:12em; 
    color: #000000;
    background-color: #fff;
    background-image: url(images/palmtree175.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 91em;
    padding: 10px 20px 0 1em;
} 

#contentWord a:link {
    color: blue;
}

#contentWord a:hover {
    color: blue;
}

#contentWord a:visited {
    color: red;
}


/* Sitemap Page Styles */

#contentSitemap { 
    /* margin-right:12em; */
    color: #000000;
    background-color: #fff;
    height: 51em;
    padding: 10px 20px 0 1em;
    line-height: 1.5em;
} 

#Sitemap a:link, a:hover, a:visited {
    text-decoration: none;
    color: #FFF;
}

#contentSitemapTitle { 
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    height: 100px;
} 

#column1Sitemap {
    float: left;
    width: 51.0%;
    height: 51em;
    color: #000000;
    background-color: #ffffff;
    padding: 10px;
}

#column1Sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#column1Sitemap li {
    margin-left: 15px;
    text-decoration: none;
}

#column1Sitemap a:link, a:hover, a:visited {
    text-decoration: none;
    color: #FFF;
}

#column2Sitemap {
    float: left;
    width: 42.6%;
    height: 51em;
    color: #000000;
    background-color: #ffffff;
    padding: 10px;
}

#column2Sitemap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#column2Sitemap li {
    margin-left: 15px;
    text-decoration: none;
}

#column2Sitemap a:link, a:hover, a:visited {
    text-decoration: none;
    color: #FFF;
}


/* ------------------------------ */

/* Footer Division Styles */

#footer{ 
   clear:left;
   background-color: #EDECEC;
   color: #000;
   margin: 0;
   padding: 10px 0;
   text-align: center;
   font-size: .8em; 
}

#footer a:link {
    color: blue;
}

#footer a:visited {
    color: red;
}

/* ------------------------------ */

/* Miscellaneous Syles */

.col-1, .col-2, .col-3 {
	float:left;
	padding: 10px;
}

.col-1 {
	float: left;
	width: 30%;
	color: #000;
	background-color: #FEFFE1;
	padding: 15px;
}

.col-2 {
	width: 60%;
	color: #000;
	background-color: #fff;
}

/* Photo Class - styling for photo and caption */
.photo {
   width: 200px;
   font-size: .8em;
   font-style: italic;
   line-height: 1em;
}

/* Float Right Class */
.floatRight {
   float: right;
   margin-left: .8em;
}

/* Float Left Class */
.floatLeft {
   float: left;
   margin-right: .8em;
}

.clearFloat {
	float: none;
}

.indent {
	margin-left: 15px;
	margin-top: 15px;
}

.indentb {
	margin-left: 320px;
	margin-top: 15px;
    text-align: center;
}

.indentr {
	margin-right: 15px;
}

.hanginindent {
	color: #4d220e;
	margin-left: 5.5em;
	text-indent: -5.5em;
}

.lineheight {
	font-size: .2em;
}

.para_center {
	text-align: center;
}

.para_center_red {
    color: red;
	text-align: center;
}

.para_center_white {
    color: white;
    background-color: #2A5EA7;
	text-align: center;
    padding: 10px;
}

.para_gold {
    color: black;
    background-color: #F0BF3C;
	padding: 5px;
}

.para_center_dkred {
    color: #CD212B;
	text-align: center;
}

.para_center_dkred2 {
    color: #CD212B;
	text-align: center;
    font-size: large;
}

.para_center1 {
	text-align: center;
	font-style: italic;
}

.para_center2 {
	text-align: center;
    margin-left: 3em;
    margin-right: 3em;
}

.para_blue {
	color: #0200DD;
}

.para_blue_bold {
	color: #0200DD;
    font-weight: bold;
}

.para_red {
	color: red;
}

.para_dkred {
	color: #CD212B;
}

.para_indent {
	margin-left: 5em;
}

.para_color {
	color: #4d220e;
}

.center_schedule {
	text-align: center;
}

.sitemap {
    padding: 15px;
}

