/* FileName : volunteer.css
Modification History: 
Date Modified   By                      Description
========================================================================================
2009-06-09	C.Allan		Created
2009-07-23  C.Allan     Changed Div#Navigation<ul>
2010-05-02  C.Allam     Updated logo to 2010 logo in div#info
                        Update div#logo to image volunteer_header_left_or_three.jpg
2010-08-23  C.Allan     Deleted div#Incentive
                        Updated table descriptions
                        Added div#TableNoBorder & div#TableNoBorder2
*/

/*------------------------ Initialize ----------------------------*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }
/*----------------------------------------------------------------*/

/* =a */        
a.one:link    {color: #9a3b1f;}                /* unvisited link */
a.one:visited {color: #400000;}                /* visited link */
a.one:hover   {color:red; }                    /* mouse over link */
a.one:active  {color: #000FFF;}                /* selected link */

a.two:link    {color: #9a3b1f;}                /* unvisited link*/
a.two:visited {color: #9a3b1f;}                /* visited link */
a.two:hover   {color: red; font-size: 110%;}   /* mouse over link */
a.two:active  {color: #000FFF;}                /* selected link */
/*----------------------------------------------------------------*/

/* =html */
html    { text-align : left;  
        font-family: "OldTowneNo536D", "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode"; 
}
/*----------------------------------------------------------------*/

/* =body */
body {
        position : relative; 
        width : 1100px; 
        margin : 0 auto; 
        text-align:center; 
        color: #400000;
        background-image:url('../images/parchment.jpg');
        background-attachment:fixed;
        background-position:left;
}
/*----------------------------------------------------------------*/

/* =Content */
#Content {
   width:1000px;
   margin: 0 auto;    /* Right and left margin widths set to "auto" */
   text-align:left; /* Counteract to IE5/Win Hack */
   padding:15px;
}
p{
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	color: #400000;
	font-size: 1.2em;
	padding-top: 1em;
}
/* =big */
p.Big {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 1.5em;
	font-style: oblique;
}
/* =p.oblique */
p.oblique {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-style: oblique;
}
/*----------------------------------------------------------------*/
/* =form p */
form p {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	color: #400000;
	font-size: 1.2em;
	padding-top: 1em;
}
/*----------------------------------------------------------------*/
/* =Contained */
div#Contained {
        position: relative;
        top: 5px;
}
/*----------------------------------------------------------------*/
/* =Info */
div#Info {
   position: relative; 
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   height: 594px;/*574px;*/
   width: 482px;/*502*/
   margin-left: 465px;
   text-indent: -9999px;
   background: url('../images/Banjo_Logo_2010_482w.gif') no-repeat center;        
}
/*----------------------------------------------------------------*/
/* =Logo */
div#Logo {
   position: relative;
   float: left;
   left: 0px; 
   height: 504px;
   width: 50%;
   padding: 0 0 0 0;
   margin: -30px 0 0 0;
   padding-top: 80px;
	background: url('../images/Volunteer_Header.gif') no-repeat center;
	background-repeat:no-repeat; /* Needed For IE */
}
div#Logo h1 {
   padding-top: 20px;
   font-family: "URWWoodTypD", Arial, "Comic Sans MS", "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
   font-size: 2.6em;
   font-weight: normal;
   text-align: center;
   text-indent: -9999px;
}
div#Logo h2 {
   padding-top: 130px;
   font-family: "Comic Sans MS", Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
   font-size: 1.2em;
   font-weight: bold;
   text-align: center;
   text-indent: -9999px;
}
/*----------------------------------------------------------------*/
/* =sup */
sup {
        font-size: 50%;
}
/*----------------------------------------------------------------*/
div#Submit {
	float: left;
}
div#Submit p {
	font-size: 1em;
	padding-top: 0;
	padding-bottom:0;
}
/*----------------------------------------------------------------*/
div#Reset {
	float: right;
}
/*----------------------------------------------------------------*/
/* =FormDiv */
div#FormDiv {

}
/* =FormDiv p */
div#FormDiv p{
   padding-top: 0px;
   padding-bottom: 6px;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1em;
	font-weight: normal;
}
/* =div#FormDiv p.IndentBoth */
div#FormDiv p.IndentBoth {
   padding-left: 20px;
   padding-right: 50px;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	color: #400000;
	font-size: 1.0em;
	line-height: 140%
}
/* =div#FormDiv p span */
div#FormDiv p span {
   font-size: 1.4em;
}
/*----------------------------------------------------------------*/
div#Printform {
	float: left;
	width: 20em;
	margin-right: 20px;
}
div#Printform p {
	padding-top: 0;
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 1.2em;
}
/*----------------------------------------------------------------*/
div#Committeeaddress {
	float: left;
	left: 200px;
}
div#Committeeaddress p {
	padding-top: 0;
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 1.2em;
}
/*----------------------------------------------------------------*/
/* =Contact */
div#Contact {
        position: relative;
        top: 5px;
        /*height: 30px;*/
}
/*----------------------------------------------------------------*/
div#Footer {
	position: relative;
	clear: both;
}
div#Footer p {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 1.2em;
	padding-bottom: 1em;
}
/*----------------------------------------------------------------*/
/* =SetUp */
div#SetUp {
	position: relative;
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 1.1em;
	padding-bottom: 1em;
	text-align: left;
}
/* =SetUp p */
div#SetUp p{
}

/*----------------------------------------------------------------*/
/* =Navigation */
div#Navigation {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	color: #400000;
	font-size: 1em;
        text-align: center;
}
/* =ul */
div#Navigation ul {
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        color: #400000;
        font-size: 1em;
}       
/* =li */
div#Navigation ul li {
	display: inline;
}
div#Navigation ul li a {
	margin-right: 10px;
	padding-right: 10px;
}
/* =Navigation ul li img*/
div#Navigation ul li img{
	top: 1px;
	left: 0px;
}
/*----------------------------------------------------------------*/
/* =p.floatright */
p.floatright {
	text-align: right;
	margin-top: -30px;
}
/*----------------------------------------------------------------*/
/* =table */
/*<table  border=1 cellspacing=0 cellpadding=0 width=800 style='width:600.0pt;border:solid maroon 1.0pt;'>*/
table {
	font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	font-style: normal;
	font-weight: normal;
	border: 2px ridge maroon;
	width: 1000px;
}
/* =th */
th {
	text-align: center;
	font-size: 1.1em;
	width: 200px;
	border: 2px ridge maroon;
}
/* =th p */
th p {
	font-weight: bold;

}
/* =tr */
tr {
   margin: 0 0 0 0;
	border: 2px ridge maroon;
}
/* =td p */
td p {
   margin: 0 0 0 0;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 1.1em;
}
/* =td */
td {
	border: 2px ridge maroon;
	width: 20%;
}
/* =td h4 */
td h4 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
/* =td h3 */
td h3 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}
/* =td h2 */
td h2 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
/*----------------------------------------------------------------*/
/* =div#TableNoBorder */
div#TableNoBorder {

}
/* =div#TableNoBorder table */
div#TableNoBorder table {
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-style: normal;
	font-weight: normal;
	border: 2px ridge maroon;
	width: 1000px;
}
/* =div#TableNoBorder tr */
div#TableNoBorder tr {
	border: 0px none maroon;
}
/* =div#TableNoBorder tr p */
div#TableNoBorder td p {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 1em;
}
/* =div#TableNoBorder td */
div#TableNoBorder td {
	border: 0px none maroon;
	width: 20%;
}
/* =div#TableNoBorder tr td.Col_1 */
div#TableNoBorder tr td.Col_1 {
	border: 0px none maroon;
	width: 6%;
}
/* =div#TableNoBorder tr td.Col_2 */
div#TableNoBorder tr td.Col_2 {
	border: 0px ridge maroon;
	width: 10%;
}
/* =div#TableNoBorder tr td.Col_345 */
div#TableNoBorder tr td.Col_345 {
	border: 0px ridge maroon;
	width: 14%;
}
/* =div#TableNoBorder tr td.Col_6 */
div#TableNoBorder tr td.Col_6 {
	border: 0px ridge maroon;
	width: 22%;
}
/* =div#TableNoBorder td h4 */
div#TableNoBorder td h4 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
/* =div#TableNoBorder td h3 */
div#TableNoBorder td h3 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}
/* =div#TableNoBorder td h2 */
div#TableNoBorder td h2 {
   padding: 0 0 0 5px;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
/*----------------------------------------------------------------*/
/* =div#TableNoBorder */
div#TableNoBorder {

}
/* =div#TableNoBorder2 table */
div#TableNoBorder2 table {
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-style: normal;
	font-weight: normal;
	border: 2px ridge maroon;
	width: 1000px;
}
/* =div#TableNoBorder2 tr */
div#TableNoBorder tr {
	border: 0px none maroon;
}
/* =div#TableNoBorder2 tr p */
div#TableNoBorder2 td p {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 1em;
}
/* =div#TableNoBorder2 td */
div#TableNoBorder2 td {
	border: 0px none maroon;
	width: 20%;
}
/* =div#TableNoBorder2 tr td.Col_1 */
div#TableNoBorder2 tr td.Col_1 {
	border: 0px none maroon;
	width: 6%;
}
/* =div#TableNoBorder2 tr td.Col_2 */
div#TableNoBorder2 tr td.Col_2 {
	border: 0px ridge maroon;
	width: 10%;
}
/* =div#TableNoBorder2 tr td.Col_345 */
div#TableNoBorder tr td.Col_345 {
	border: 0px ridge maroon;
	width: 14%;
}
/* =div#TableNoBorder2 tr td.Col_6 */
div#TableNoBorder2 tr td.Col_6 {
	border: 0px ridge maroon;
	width: 22%;
}
/* =div#TableNoBorder2 td h4 */
div#TableNoBorder2 td h4 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
/* =div#TableNoBorder2 td h3 */
div#TableNoBorder2 td h3 {
   padding: 0 0 0 0;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}
/* =div#TableNoBorder2 td h2 */
div#TableNoBorder2 td h2 {
   padding: 0 0 0 5px;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------------------------------*/
/* =div#ContactDetails */
div#ContactDetails {
}
/* =div#ContactDetails tr td.Col_one */
div#ContactDetails tr td.Col_one {
	border: 0px none maroon;
	width: 14%;
}
/* =div#ContactDetails td */
div#ContactDetails td {
	border: 0px none maroon;
	width: 86%;
}
/*----------------------------------------------------------------*/
/* =h3 */
h3 {
	font-family: URWWoodTypD;
	font-size: 2em;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* =h4 */
h4 {
   padding-top: 15px;
	font-family:  Arial, "Times New Roman", Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";/*OldTownNo536D;*/
	font-size: 1.2em;
	font-weight: bold;
}
/* =ReceptionRoster */
div#ReceptionRoster h3 {
        text-indent: -9999px;
        width: 994px;
        height: 24px;
	background: url('../images/Volunteer_reception_roster.jpg') no-repeat center;
}
/* h3.EventRoster */
h3.EventRoster {
        text-indent: -9999px;
        width: 1010px;
        height: 30px;
	background: url('../images/Volunteer_event_roster.jpg') no-repeat center;
}
/*----------------------------------------------------------------*/
/* =EventRoster */
div#EventRoster {
	position: relative;
	padding-left: 2em;
}
/* =EventRoster p */
div#EventRoster p {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}
/* =OvalRoster */
div#OvalRoster {
	position: relative;
	padding-left: 2em;
}
/* =OvalRoster p */
div#OvalRoster p {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}
/* h3.OvalRoster */
h3.OvalRoster {
        text-indent: -9999px;
        width: 1060px;
        height: 28px;
	background: url('../images/Volunteer_oval_roster.jpg') no-repeat center;
}
/* h3.SetUpH */
h3.SetUpH {
        text-indent: -9999px;
        width: 1010px;
        height: 32px;
	background: url('../images/Volunteer_setup.jpg') no-repeat center;
}
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
