/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version:
Last Updated:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Structural and related
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}


#outerwrapper {
	width: 100%;		
}

#innerwrapper {
	width: 950px;
	background-color: transparent;
	margin: 0 auto;		
}


* html #outerwrapper {
	height: 100%;
}

#header {
	position: relative;
	width: 950px;
	height: 96px;
	background-image: url(../_images/header_bg.gif);
	background-repeat: repeat-x; 
	display: inline-block;
	}
		
		#header p {
		display: inline;
		float: left;
		margin-top: 54px;
	}

	
#taglineSection{
	position: relative;
	width: 950px;
	height: 47px;
	background-color: #d5cebc;
}

#taglineImage{
	margin: 0px;
	position: relative;
	width: 374px;
	height: 47px;
	float: right;
}
#mainContentSection{
position: relative;
	width: 950px;
	height: 257px;
	background-image: url(../_images/main_section_bg.gif);
	background-repeat: repeat-x; 
}

#sedondaryContentSection{
	position: relative;
	width: 950px;
	height: 35px;
	background-color:#d5cebc;
}

#sedondaryContentSectionColumn{
	display:inline;
	position: relative;
	width: 300px;
}

#pageDivider{
	position: relative;
	width: 950px;
	height: 1px;
	background-color: #eee7d5;

}

#logo { 
	float: left;
	height:96px; 
	margin:0px; 
} 

#define{
	width: 400px;
	margin-top: 40px;
	padding-left: 10px;
	float: left;
}

#define h3 {
	font-size: .8em;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.02em;
	}
	
	
.eventImage
{
	padding-left: 40px;
	position: relative;
	margin: 0px;
	width: 213px;
	height: 107px;
	
}	
#boy
{
	
	margin-bottom: 300px;
	position: relative;
	margin-top: 2px;
	width: 218px;
	height: 256px;
	display: block;
	float: right;
	
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
	
	
#navigation{
		color:#928d7f;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:10px;
		text-decoration:none; 
		text-transform: uppercase;
		margin-top:20px;
		margin-left:20px;
		letter-spacing: 0.02em;
		width: 380px;
		padding:0px;
		float: left;
		}
	
	#navigation p {
		display: inline;
		float: left;
		
	}
.menu
 {
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:10px; 
	}



a:link {
		background: transparent;
		color:#000000;
		text-decoration:none; 	
	}

a:visited {
		background: transparent;
		color:#000000;
		text-decoration:none; 
		}

a:hover{
		color:#928d7f;
		text-decoration:underline;
	}

a:active .inline {
	background: transparent;
	text-decoration:none; 
	color:#928d7f;
	}

a:link img
{
border: 0;

}

a:visited img {
		border: 0;
		}

a:hover img {
		border: 0;
	}

a:active img {
border: 0;
	}

a.inline:link  {
		background: transparent;
		color:#928d7f;
		text-decoration:underline; 	
	}

a.inline:visited  {
		background: transparent;
		color:#928d7f;
		text-decoration:underline; 
		}

a.inline:hover {
		color:#000000;
		text-decoration:underline;
	}

a.inline:active {
	background: transparent;
	text-decoration:underline; 
	color:#928d7f;
	}
	

img {
border-style: none;

}



ul {
	font-size: 11px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px; 
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	}
	
/*Footer Layout--------------------------------------------------- */

#footer {
	position: relative;
	margin-top: 150px;
	text-align: left;
	height: 20px;
}


#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	line-height: 60px;
	font-size: 10px;
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
}
	
/* Typography ------------------------------------------------------ */




p {
	font-size: 11px;
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	}




blockquote, quote {
	margin-left: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: verdana,arial,helvetica,sans-serif;
}

h1 {
	font-size: 250%;
	line-height: 100%;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    HomePage Main Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sectionHeader{

	font-size: 1em;
	line-height: 12px;
	text-decoration: underline; 
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;

}

	#sectionContent{
	font-size: .9em;
	line-height: 24px;
	text-transform: none;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	padding: 10px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;
	width: 550px;
	position:relative;
	}

#info{
	width: 100px;
	height: 96px;
	margin-top: 35px;
	padding: 0px;
	float: right;
	position:relative;
		}
	

	#info p{
	
	font-size: .8em;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.02em;
	
	
	}


	
	h2 {
	font-size: 1.2em;
	line-height: 12px;
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-left: 20px;
	padding: 10px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;

}


h3 {
	font-size: .9em;
	line-height: 12px;
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;
}

h4 {
	font-size: .9em;
	line-height: 12px;
	text-decoration: none; 
	text-transform: none;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;
}

h5 {
	font-size: 1.2em;
	line-height: 12px;
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Times New Roman;
	letter-spacing: 0.02em;
}

h6 {
	font-size: 100%;
	line-height: 100%;
}

ul, ol, dl {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

li, dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;;
}

ul li {
	list-style-type: square;
	color:#000000;
}

dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}



/* Graphical Bullets ----------------------------------------------- */



ul.page {
	list-style: disc url(../_images/icon_page.gif) inside;
	color:#333333;
	margin-left: 30px;
	list-style-position: outside;
	}

ul.event {
	list-style: disc url(../_images/icon_calendar.gif) inside;
	color:#333333;
	margin-left: 30px;
	list-style-position: outside;
	}
/** END oF CSS DEFINITION */	
