	body						{ background: #fff; color: #000; margin: 0; padding: 0; border: 0; 
								background-image: url(/images/background.jpg); background-repeat: no-repeat; background-position: bottom right; }
p, a, td, li, ul, ol, dl, h1, h2, h3, h4, h5, h6 { font-family: Verdana, Trebuche, Lucida, Arial, sans-serif;	}

	/* Generally useful styles across all sites */

img						{ display: block; border: 0; }
.inline					{ display: inline; }
.hide						{ display: none; }

HR						{ height: 1px; }
DL							{ font-size: 12px; line-height: 1.5em; }
DT						{ font-weight: bold; }


.pimg		{ border: 1px solid #000; margin-bottom: 1.5em; }
.view			{ clear: both; border: 1px dotted #CDCDCD; margin-bottom: 1.5em; padding: 20px; background-color: #F7FAFA; }#details		{ width: 150px; border: 1px solid #CDCDCD; float: right; font: 11px/1.5em verdana; padding: 10px; margin-left: 5px; margin-bottom: 5px; }.location	{ font: 13px verdana; font-weight: bold; margin-bottom: 5px; }


	/*  Page Structure  */

#header				{ 	background: #202A33; 
								color: #FFF; 
								border: 0; 
								border-bottom: 1px dotted #000; 
								margin: 0; 
								
								text-align: left; 
								height: 103px; 
								font: 16px verdana;
								font-weight: bold; }

#primarycontent	{ 	border: 0;
								border-top: 10px solid #C1D4CC;
								padding: 0;
								margin: 0;
								margin-left: 150px;
								width: auto; }

#content				{	margin: 0;
								border: 0;
								padding: 15px 25px;
								width: 550px; /* False value for IE4-5.x/Win */
								voice-family: "\"}\"";
								voice-family: inherit;
								width: 500px; /* Actual value for conformant browsers */ }

html>#content		{	width: 500px; /* Be nice to Opera */  }

	/*  Left side navigation	*/ 
#primarynav			{ 	position: absolute;
								left: 0;
								margin: 0;
								padding: 0 15px 25px 15px;
								background: #97BAAC;
								border-top: 10px solid #B0242B;
								border-bottom: 5px solid #C1D4CC;
								width: 150px; /* False value for IE4-5.x/Win */
								voice-family: "\"}\"";
								voice-family: inherit;
								width: 120px; /* Actual value for conformant browsers */	}
html>#primarynav		{	width: 120px; /* Be nice to Opera */ }

#primarynav ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border: 0;
	}

#primarynav li	{
	text-align: center;
	width: 120px;
	margin: 0px 0px 10px 0px;	padding: 0;
	font: 11px/20px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background: #e0861e;
	}

#primarynav li a {
	display: block;	letter-spacing: 1px;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #13694E;
	border-right: 1px solid #13694E;
	background: #CADED6;	color: #000;
	text-decoration: none;
	width: 120px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 118px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#primarynav li a {
	width: 118px;	 /* Be nice to Opera */
	}
	
#primarynav li a:hover {
	font-weight: normal;
	background: #73A28F;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	color: #FFF;
	text-decoration: none;
	}
	/*  General page elements 	*/ 

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #e0861e;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #95a580;
	background: transparent;  
	}


	/*  Headlines  */

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: Verdana, Lucida, Helvetica, sans-serif;
	}

h1	{	font-size: 26px;
	margin-top: 0;
	margin-bottom: 10px;	}

h2	{
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;	color: #007FAD;
	}

h3	{
	font-size: 18px;	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em; 
    }

h4	{
	font-size: 13px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	}

h5	{
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	padding: 0;
	letter-spacing: 1px;
	}




						