/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version:
Last Updated:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Structural and related
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #b9b8b3 url("../_images/bg.jpg") repeat-x 0% 0%; 
}


#outerwrapper {
	width: 100%;		
}

#innerwrapper {
	width: 800px;
	background-color: transparent;
	margin: 0 auto;		
}


* html #outerwrapper {
	height: 100%;
}

#header {
	width: 800px;
	margin-top: 20px;
	padding: 0;
	}
		

	


#ContentSection{
	position: relative;
	width: 800px;
	margin-top: 10px;

}


#pageDivider1{
	width: 800px;
	height: 1px;
	background-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;

}

#pageDivider2{
	width: 800px;
	height: 1px;
	background-color: #999999;
	margin-top: 10px;

}


	
	


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
	
	
#navigation{
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:10px;
		text-decoration:none; 
		text-transform: uppercase;
		margin-top:10px;
		letter-spacing: 0.02em;
		width: 800px;
		padding:0px;
		margin-left:0px;
		}


a:link {
		background: transparent;
		color:#999999;
		text-decoration:none; 	
	}

a:visited {
		background: transparent;
		color:#999999;
		text-decoration:none; 
		}

a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}



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:#000000;
		text-decoration:underline; 	
	}

a.inline:visited  {
		background: transparent;
		color:#000000;
		text-decoration:underline; 
		}

a.inline:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}

a.inline:active {
	background: transparent;
	text-decoration:underline; 
	color:#000000;
	}

a.current:link  {
		background: transparent;
		color:#333333;
		text-decoration:underline; 	
	}

a.current:visited  {
		background: transparent;
		color:#333333;
		text-decoration:underline; 
		}

a.current:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}

a.current:active {
	background: transparent;
	text-decoration:underline; 
	color:#333333;
	}
	

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;
	}



	
.intext {
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC; 
	margin-top: 5px;
}

	.floatright

{

float: left;
margin-right: 165px;

}
/*Footer Layout--------------------------------------------------- */

#footer {
	
	position: relative;
	margin-top: 10px;
	text-align: left;
	height: 20px;
}


#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0;
	line-height: 60px;
	font-size: 10px;
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
}
	
/* Typography ------------------------------------------------------ */




p {
	font-size: 12px;
	color:#CCCCCC;
	font-family:verdana,arial,helvetica,sans-serif;
	}


.hometext {
	font-size: 11px;
	color:#CCCCCC;
	font-family:verdana,arial,helvetica,sans-serif;
	line-height: 16px;
	}

blockquote, quote {
	margin-left: 20px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/







	
	h2 {
	font-size: 16px;
	line-height: 12px;
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: Times New Roman;
	letter-spacing: 0.4em;
	

}


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: 5px;
}

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: 10px;
	list-style-position: inside;
	}

ul.event {
	list-style: disc url(../_images/icon_calendar.gif) outside;
	color:#333333;
	margin-left: 10px;
	list-style-position: inside;
	}
/** END oF CSS DEFINITION */	



