/**************************************************
***************        TAGS         ***************
**************************************************/
body
{
	background-color:#D8D8D8;
	font-size:14px;
	font-family:Arial Verdana Tahoma Sans-Serif 'Trebuchet MS';
}
p
{
	margin:0px;
	padding:0px 85px 10px 10px;
}
img
{
    border:none;
    padding:0px;
    margin:0px;
}
h1,h2,h3,h4,h5
{
    color:#990000;
    margin:0px;
}
h1
{
    padding:8px 8px 0px 8px;
	font-size:28px;
	font-weight:900;
}
h2
{
    padding:8px 8px 0px 8px;
	font-size:20px;
	font-weight:600;
	color:#8f220d;
}
h3
{
	padding:0px 8px 0px 8px;
	font-size:17px;
	font-weight:300;
}
h4
{
	font-size:16px;
	font-weight:bold;
}
h5
{
	font-size:15px;
}

/**************************************************
***************        DIVS         ***************
**************************************************/
/*==========  Container  ==========*/
#container
{
    text-align:left;
	border:1px solid black;
	width:800px;
	background-color:White;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
}
#LeftNav
{
    float:left;
    width:165px;
    margin: 0;
}

/*========== upcoming and revious events   ==========*/
#Upcoming
{
    border:1px solid #d8d8d8;
    background-color:#d8d8d8;
    margin:0px 10px 10px 8px;
    padding:8px 8px 8px 8px;
}
#Upcoming p
{
    padding:10px 10px 15px 10px;
}
#Upcoming a:link
{
    color:#000000;
    text-decoration:underline;
}
#Upcoming a:visited
{
    color:#666666;
    text-decoration:underline;    
}
#Upcoming a:hover
{
    color:#333333;
    text-decoration:underline;    
}
#previous
{
    border:1px solid #CCCCCC;
    background-color:#CCCCCC;
    margin:0px 10px 10px 8px;
    padding:8px;
}
#previous p
{
    padding:10px;
}
#previous a:link
{
    color:#000000;
    text-decoration:underline;
}
#previous a:visited
{
    color:#666666;
    text-decoration:underline;    
}
#previous a:hover
{
    color:#333333;
    text-decoration:underline;    
}

/*==========  footer  ==========*/

#FooterLeft
{
    background-color:White;
    color:#990000;
    padding:15px;
    margin-top:7px;
}
#FooterLeft p
{
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
}
#tableText
{
    width:634px;
}
#OuterTableText
{
    width:634px;
}

/*==========  buttons  ==========*/
#button
{
    width: 165px;
	padding: 0px 0 0px 0;
	margin-bottom: 0px;
	font-family:Arial Verdana Tahoma Sans-Serif 'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	background-color: #fff;
	color: #fff;
}

#button ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
		
#button li 
{
	border-bottom: 10px solid #fff;
	margin: 0;
}
#button li a 
{
    display: block;
    padding: 5px 5px 5px 0.5em;
    background-color: #990000;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

html>body #button li a 
{
	width: auto;
}

#button li a:hover 
{
    text-decoration:underline;
	background-color: #8f220d;
	color: #fff;
}

/*==========  MISC  ==========*/
#orderTable
{
	margin:0px 0px 0px 10px;
	border:1px solid black;
}
#bodtablemain
{
	margin:0px 0px 0px 10px
}
#formArea
{
	width:600px;
	padding:10px;
}
DIV.verticalAlignCenter img
{
	vertical-align:middle;
}

/**************************************************
***************       Classes       ***************
**************************************************/
.mission
{
    padding:10px;
    font-size:13px;
    font-style:italic;
    color:black;
}
.missionBold
{
    font-weight:bold;
    color:#713d20;
    font-size:11px;
    padding:10px;
}
.centerOnPage
{
    text-align:center;
}
.alignRight
{
    text-align:right;
    padding-top:20px;
}
.bottomImg
{
    margin:7px 0px 7px 7px;
}
.btt
{
    display:block;
    font-weight:bold;
    font-size:11px;
    padding-left:10px;
    text-align:right;
    margin-right:40px;
}
.btt a:link
{
    color:#106798;
    text-decoration:underline;
}
.btt a:visited
{
    color:#106798;
    text-decoration:underline;    
}
.btt a:hover
{
    color:#106798;
    text-decoration:underline;    
}
.picRight
{
	float:right; padding:3px; margin:5px; border:1px solid black;
}
.picLeft
{
	float:left; padding:3px; margin:5px; border:1px solid black;
}
.ClearPicLeft
{
	clear:left;
}
.bodHeadTable
{
	background-color:#d9e7e9;
	padding:0px 10px 0px 0px;
}
.bodTable
{
	padding:0px 10px 0px 0px;
}

.bodTableBottom
{
	padding-bottom:10px;
}
.bodHeadTableBottom
{
	padding-bottom:10px;
	background-color:#d9e7e9;
}

.orderTableColored
{
	background-color:#d9e7e9;
}
	

.SubmitButton
{
	text-align:center;
}
.error
{
	color:Red;
}
.rf
{
	color:Red;
	font-style:italic;
}
.Text10px
{
	font-size:10px;
}
.Text12px
{
	font-size:12px;
}
.Text10pxItalics
{
	font-size:10px;
	font-style:italic;
}
.Text12pxItalics
{
	font-size:12px;
	font-style:italic;
}
.Text10pxBold
{
	font-size:10px;
	font-weight:bold;
}
.Text12pxBold
{
	font-size:12px;
	font-weight:bold;
}
.NoBulletUL
{
	margin-top:0px;
	list-style-type:none;
}
.long li
{
	padding-bottom:10px;
	padding-right:40px;
}

