/* © Peacock, Carter & Associates New Media 2007 */

/* Reset */

address, caption, cite, code, dfn, em, strong, th {
	font-style: normal;
	font-weight: normal;
	}
	
	abbr,acronym {
	border: 0;
	}
	
	body, html {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;	
	}
	
	blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, ul, p, pre, textarea, td, th {
	margin: 0;
	padding: 0;
	}
	
	caption, th {
	text-align:left;
	}
	
	h1, h2, h3, h4, h5, h6, p, pre, blockquote {
	background: transparent;
	font-weight: normal;
	word-spacing: 0px;
	}
	
	fieldset, img {
	border: 0;
	}
	
	table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin: 10px;
	}
	
	ol,ul {
	list-style: none;
	}
	
/* Generic styling */

	a, a:active, a:link, a:visited  {
	background: transparent;
	border-bottom: 1px #282828 dotted;
	color: #282828;
	text-decoration: none;
	}
	
	a:hover {
	background: transparent;
	border-bottom: 1px #682860 dotted;
	color: #682860;
	text-decoration: none;
	}
		
		a[href $='.pdf'] { 
		background: transparent url("images/icon_pdf.gif") no-repeat center right; 
		padding-right: 20px; 
		} 
		
		a[href $='.doc'] {
		background: transparent url("images/icon_doc.gif") no-repeat center right;
		padding-right: 20px; 
		}
		
		a[href $='.ppt'] {
		background: transparent url("images/icon_ppt.gif") no-repeat center right;
		padding-right: 20px; 
		}

	blockquote {
	background: #F6DDFF url("images/blockquote_bg.gif") no-repeat top left;
	border: 3px #682860 solid;
	color: #282828;
	float: left;
	margin: 5px 10px;
	width: 230px;
	}
	
		blockquote p {
		margin: 5px 5px 5px 40px;
		}
	
	body {
	background: #F6DDFF;
	margin: 0;
	min-width: 750px !important;
	padding: 0;
	}
	
	caption {
	font-size: 0.8em;
	font-weight: bold;	
	}
	
	cite {
		
	}
	
	code {
	font-family: "courier new", courier, monospace;
	}
	
	dfn {
	color: #5E5E5E;
	font-weight: 700;
	}
	
	em {
	font-style: italic;
	}
	
	.float_left {
	float: left !important;	
	}
	
	.float_none {
	float: none !important;	
	}
	
	.float_right {
	float: right !important;
	}

	h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet ms", georgia, "times new roman", times, serif;
	margin: 10px 0px;	
	}

	h1 {
	color: #682860;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2.2em;
	}
	
	h2 {
	color: #5E5E5E;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	}	
	
	h3, h4, h5, h6 {
	color: #666666;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4em;
	text-transform: uppercase;
	}

	img {
	margin: 5px 10px;
	}
	
	ol {

	}
	
	ul {
	}

	p {
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 2em;
	margin: 10px 5px;
	text-align: justify;	
	}
		
		.p_imgcaption {
		color: inherit;
		font-size: 0.7em;
		line-height: 1.4em;
		font-weight: bold;
		text-align: left;
		}
	
	q {
	quotes: '"' '"' "'" "'";
	}
	
	strong {
	font-weight: bold;
	}
	
	table {
	font-size: 0.9em;
	padding: 3px;
	margin: 10px;
	width: 450px;
	}
	
			td {
		    background-color: #282828;
		    border: 3px #666666 solid;
		    color: #FFFFFF;
		    height: 20px;	
		    padding: 5px;
	    	}
	    	
	    	th {
		    background-color: #282828;
		    border: 1px #666666 solid;
		    color: #FFFFFF;
		    height: 20px;	
	    	}
	    
/* Layout & Specific Styling */
	
	/* What? No 'orbis'? Something's wrong with me... */
	
	#logo {
	background: transparent url("images/logo_bg.gif") no-repeat top left;
	clear: both;
	height: 100px;
	margin: 10px auto;
	margin-bottom: 0px !important;
	position: relative;
	width: 750px !important;
	}
	
		#logo img {
		border-width: 0px;
		clear: both;
		float: left;
		margin: 10px;
		padding: 0px;
		}
		
		#logo h1, #logo h1 a {
		border-width: 0px !important;
		color: #682860;
		float: right;
		font-size: 0.8em;
		font-weight: bold;
		text-transform: uppercase;	
		}
	
	.wrapper {
	background: #FFFFFF url("images/wrapper_bg.png") repeat-y top left;
	clear: both;
	color: #282828;
	margin: 0 auto !important;
	padding: 0 !important;
	position: relative;
	width: 750px;
	}
	
	#header {
	background: #682860 url("images/header4_bg.png") no-repeat top right;
	height: 100px;
	width: 750px;	
	}
	
	#leftcolumn {
	float: left;
	padding: 5px;
	width: 225px;
	}
	
		#leftcolumn img {
		border-width: 0px;
		margin: 0px;
		margin-left: -5px;
		padding: 0px;	
		}
		
		#nav {
		margin-top: -5px;
		margin-left: -5px;
		padding: 0px;
		}
		
			#nav li {
			list-style-image: none !important;	
			list-style-type: none !important;
			margin: 0px !important;
			}
		
			#nav li a, #nav li a:active, #nav li a:link, #nav li a:visited {
			background: #682860;
			border-bottom-width: 0px;
			color: #FFFFFF;
			display: block;
			font-size: 0.7em;
			font-weight: bold;
			margin: 0px !important;
			padding: 5px 5px !important;
			position: relative;
			text-align: left;
			text-decoration: none;
			text-transform: uppercase;
			width: 215px !important;
			}
			
			#nav li a:hover {
			background: #ECBBFF;
			border-bottom-width: 0px;
			color: #682860;
			width: 225px;
			}
			
			#nav ul {
			margin-top: -5px !important;
			padding: 0px;	
			}
			
		#accreditation {
		font-size: 0.8em;
		padding: 5px;
		text-align: left;	
		text-transform: uppercase;
		}
		
			#accreditation img {
			border-width: 0px !important;
			float: left;
			margin: 10px 0px !important;
			width: 101px;	
			}
			
			#accreditation ul {
			list-style: square inside;	
			}
			
	#content {
	margin-left: 250px;	
	}
	
		#content p, #content ol, #content ul {
		font-size: 0.8em;
		line-height: 2em;
		margin-right: 20px;
		}
		
		#content ol, #content ul {
		margin-left: 5px;	
		}
		
		#content img {
		border: 5px #682860 solid;
		float: right;
		padding: 5px;
		}
	
	#footer {
	background: #682860 url("images/footer_bg.png") no-repeat top left;
	border-top: 5px #682860 solid;
	clear: both;
	color: #FFFFFF;
	font-size: 0.7em;
	height: 100px;
	line-height: 2.4em;
	text-transform: uppercase;
	}
	
		#footer a, #footer a:active, #footer a:link, #footer a:visited {
		border-bottom: 2px #FFFFFF dotted;
		color: #FFFFFF;	
		}
		
		#footer a:hover {
		border-bottom: 0px #9932CC dotted;
		}
		
		#footer li {
		display: block;
		margin-left: 10px;
		}
		
		#footer ul {
		float: left;
		list-style-type: none;
		margin: 7px 0px;	
		width: 425px;
		}
		
		#footer img {
		float: left;	
		}