/************************************************************************************************************/
/************************************************************************************************************/
/* Now we are going to display all the elements that belong to the content section (where text appears) */
/************************************************************************************************************/
/************************************************************************************************************/

#content, #content * {
    font-family: "Arial", "Times New Roman", "Times Roman", Times, serif;
    font-size: 13px;
}

#content p { 
    color: #000000;
    background-color: inherit;
    text-align: justify;
    text-indent: 3em;
}

#content p.breadcrumb, #content p.breadcrumb * { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    margin-bottom: 0;
    text-align: right; 
}
#content p.noindent { text-indent: 0em; }
#content p.dropcap { text-indent: 0em; }
#content p.dropcap:first-letter { 
    background-color: inherit;
    color: #B22222;
    float: left;
    font-family: "Times New Roman", "Times Roman", Times, serif;
    font-size:68px;
    line-height: 51px;
    margin: 0;
    padding: 0;
}

#content h1 { 
    font-family: "Times New Roman", "Times Roman", Times, serif;
    font-size: 15pt;
    margin: 0;
    padding: 0.35em 0em 0em 0em;
    text-indent: 0em;
    text-transform: capitalize;
}
#content h1.toptitle { margin-top: 0; margin-bottom: 0; }
#content h2 { 
    font-family: "Times New Roman", "Times Roman", Times, serif;
    font-size: 14pt;
    padding: 0em 0em 0em 0em;
    text-indent: 0em;
    text-transform: capitalize;
}
#content h3 {
    display: inline;
    font-family: "Times New Roman", "Times Roman", Times, serif;
    font-size: 12pt;
    padding: 0em 0em 0em 0em;
    text-indent: 0em;
    text-transform: capitalize;
}

#content a { color: #B22222; background-color: inherit; text-decoration: none; }
#content a:link { color: #B22222; background-color: inherit; text-decoration: none; }
#content a:visited { color: #B22222; background-color: inherit; text-decoration: none; }
#content a:hover { color: #B22222; background-color: inherit; text-decoration: underline; }

#content p.yearheader, #content p.yearheader * {
    font-size: 9pt;
    margin: 0 auto 2em auto;
    text-align: center;
    text-indent: 0;
}
#content hr.darkred { 
    color: #B22222; 
    background-color: inherit; 
    border: 1px solid #B22222; 
    height: 2px; 
    margin: 0;
    padding: 0;
    text-indent: 0em;
}
#content img.floatleft { float: left; padding: 0.5em 1em 0.5em 1em; }
#content img.floatright { float: right; padding: 0.5em 1em 0.5em 1em; }


/************************************************************************************************************/
/* (HOME > CLUB) */
/************************************************************************************************************/

/******** Club Overview --- (Home > Club) index.php?id=8 ********/
#content .overviewbottomheader { text-indent: 0em; }
#content hr.overviewbottomline { 
    background-color: inherit;
    border: 1px solid #B22222;
    color: #B22222;
    height: 2px;
    text-indent: 0em;
}


/******** Executive Commitee --- (Home > Club > Executive Committee) index.php?id=11 ********/

#content .execlistofyears { 
    margin: 2em 8.2em 2em 8.2em; 
    text-align: left; 
    text-indent: 0em;
}
#content .execlistofyears_decade { 
    text-align: right; 
    text-indent: 0em;
}
#content .execlistofyears_decade_left { 
    text-align: left; 
    text-indent: 0em;
}
#content ul.execposition { 
    float: left;    
    list-style: none;
    margin: 0 0 0 120px;
    padding: 0;
    width: 200px;
}
#content li.execposition { font-variant: small-caps; list-style: none;  }
#content ul.execname { list-style: none; margin: 0; padding: 0; }
#content li.execname { background-color: inherit; color: #B22222; list-style: none; }

/******** Team Roster --- (Home > Club > Team Roster) index.php?id=7 ********/

#content .crewlistofyears { 
    margin: 2em 8.2em 2em 8.2em; 
    text-align: left; 
    text-indent: 0em;
}
#content .crewlistofyears_decade { 
    text-align: right; 
    text-indent: 0em;
}
#content .crewlistofyears_decade_left { 
    text-align: left; 
    text-indent: 0em;
}
#content ul.leftcrew { 
    float: left;    
    list-style: none;
    margin: 0 0 0 120px;
    padding: 0;
    text-align: left;
    width: 200px;
}
#content li.crewheader { 
    list-style: none;
    font-variant: small-caps;
    color: #B22222;
    font-weight: bold;
    background-color: inherit;
    margin: 0;
}
#content li.coach { list-style: none; font-weight: bold; }
#content ul.rightcrew { list-style: none; margin: 0; padding: 0; text-align: left; }


/******** Past Olympians --- (Home > Club > Past Olympians) index.php?id=13 ********/

#content .pastolympiansheader { text-align: center; font-weight: bold; margin: 2em 0em 0.5em 0em; }
#content p.pastolympians { text-align: center; text-indent: 0em; margin: 0; }


/******** Trophy Case --- (Home > Club > Trophy Case) index.php?id=15 ********/

#content img.trophycase { float: left; }
#content div.trophycase { margin: 0 0 0 165px; }
#content div.trophycasetextonly { margin: 0; }
#content p.trophycaseheader { 
    background-color: inherit;
    color: #B22222;
    font-style: italic;
    font-weight: bold;
    text-indent: 0em;
}
#content p.trophycaseoption {
    background-color: inherit;
    color: #B22222;
    text-indent: 0em;
}
#content ul.trophycaserecipients { list-style: none; }
#content li.trophycaserecipients { 
    background-color: inherit;
    color: #000000; 
    list-style: none;
    text-align: center;
    text-indent: 0em; 
}
#content hr.trophycaseseparator {
    background-color: inherit;
    border: 1px solid #b22222;
    color: #B22222;
    height: 2px;
    text-indent: 0em;
}


/******** Constitution --- (Home > Club > Constitution) index.php?id=5 ********/

#content p.constitution-title { 
    background-color: inherit;
    color: #000000;
    font-size: 12.0pt;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-decoration: underline;
}
#content p.constitution-subtitle { text-align: center; }
#content p.constitution-smallindent { margin: 0 5.95pt 0 18.95pt; text-indent: -.25in; }
#content p.constitution-largeindent { margin: 0 5.6pt 0 41.85pt; text-indent: -0.25in; }
#content p.constitution-blocktext { margin-right: 5.6pt; margin-left: 100px; text-indent: -0.25in; }
#content hr.constitution-separator { 
    background-color: inherit;
    border: 1px solid #B22222;
    color: #B22222;
    height: 2px; text-indent: 0em;
}
#content .constitution-change, #content .constitution-change p { 
    background-color: inherit;
    color: #B22222;
    text-decoration: underline;
}


/******** CURC 2004 (Home > Events and Results > CURC 2004) index.php?id=26 ********/

#content p.curc-header { color: #778899; background-color: inherit; text-indent: 0; font-weight: bold; }
#content p.curc-address { font-style: italic; text-indent: 2em; margin: 0; }


/******** McGill Invitational Regatta (Home > Events and Results > McGill Invitational Regatta) index.php?id=27 ********/

#content p.meir-header { color: #778899; background-color: inherit; text-indent: 0; font-weight: bold; }


/******** Upcoming Events (Home > Events and Results > Upcoming Events) index.php?id=22 ********/

#content ul.upcomingevents, #content ul.upcomingevents * { color: #B22222; background-color: inherit; margin-top: 0.25em; text-indent: 0em; }

/******** News (Home > Events and Results > News) index.php?id=89 ********/

#content p.news-date, #content p.news-date * { font-size: 9pt; font-style: italic; text-align: right; text-indent: 0; }
#content p.news-credit, #content p.news-credit * { font-size: 9pt; font-style: italic; text-indent: 0; }


/******** Alumni Home Page (Home > Alumni) index.php?id=17 ********/

#content p.alumni-header { color: #B22222; background-color: inherit; text-indent: 0; font-weight: bold; }

/******** Fundraising (Home > Alumni > Fundraising) index.php?id=24 ********/

#content p.fundraising-header { color: #B22222; background-color: inherit; text-indent: 0; font-weight: bold; }
#content p.fundraising-subheader { color: #B22222; background-color: inherit; text-indent: 0.5em; font-weight: bold; }
#content p.fundraising-address { font-style: italic; text-indent: 2em; margin: 0; }


/******** Wave (Home > Alumni > Wave) index.php?id=18 ********/

#content ul.wave { list-style: none; }
#content li.wave { 
    color: #B22222; 
    background-color: inherit; 
    text-indent: 0em; 
    list-style: none; 
    margin: 0.35em 3em 0 3em;
}

/******** Recruiting Online Form (Home > Recruiting Info > Online Form) index.php?id=45 ********/

#content p.recruiting-smalltext { font-size: 8pt; text-indent: 0em; }
#content div#recruiting-info { background-color: #B22222; border: 1px solid #FF0000; color: #FFFFFF; }

/******** Profile (Home > My Profile index.php?id=29 *******/

#content table td.profileheadertitle { color: #B22222; background-color: inherit; text-indent: 0; font-weight: bold; }
#content table td.profilemodify, #content table td.profilemodify *  { font-weight: bold; }

/******** FAQ (Home > Frequently Asked Questions) index.php?id=6 ********/

#content p.faq-header { color: #B22222; background-color: inherit; text-indent: 0; font-weight: bold; }
#content p.faq-direction-header { 
    color: #B22222;
    font-size: 13pt;
    padding: 0;
    text-transform: capitalize;
    text-indent: 0em;
}
#content ul.faq, li.faq { text-indent: 0em; }
#content p.faq-maps { text-indent: 0em; } /* Bottom of page */


/******** Useful Links (Home > Useful Links) index.php?id=12 ********/

#content ul.links, #content li.links { list-style-image: url(/assets/images/global/bullet.gif); }
#content p.linkssubheader { font-size: 8pt; }
