/* Out of It CSS Document */
/* copyright christopher preece 2007 */
/* This stops the scoll bar jump in Firefox*/
html { min-height: 100%; margin-bottom: 1px; }

body {
	margin:0;
	padding:0;
	color:#333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	body {
		min-width:750px;
	}
	#wrap {
		margin:0 auto;
		width:950px;
	}
	#header {
	margin: 0px;
	padding: 0px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #ED580F;
	border-right-color: #ED580F;
	border-bottom-color: #ED580F;
	border-left-color: #ED580F;
	color: #ED580F;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 8px 0px 0px;
	height: 25px;
	border-top-style: dotted;

	}
	#nav ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
	#nav li{
	display: inline;
	padding: 0px 0px 0px 20px;
	float: left;
	}
	#nav li a:link, #nav li a:visited {
	color: #823008;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: italic;
}
#nav li a:hover, #nav li a:active {
	background-image: url(../images/bullet_h.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
	
	#main {
	float:left;
	margin: 0px;
	padding: 0px;
	}
	#main h2, #main h3, #main p {
		padding:0 10px;
    }
	#sidebar {
	float:right;
	width:150px;
	color: #FFFFFF;
	padding: 10px 0px 0px;
	background-color: #ED580F;
	margin: 0px;
	}
	#sidebar ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0;
    }
#sidebar li {
	padding: 0px 15px 0px 0px;
	list-style-type: square;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 0.9em;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #823008;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}
#sidebar a:hover {
color: white
}

#sidebar h3, #sidebar p {
	padding:0;
	margin: 0px;
    }

div.boxwrap {
	color:#FFFFFF;
	width: 450px;
	float: left;
	}
#clear {
	height: 20px;
	clear: both;
}

div.images {
	background-color: #ED580F;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 312px;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
}
div.imagesbox {
	margin: 0px;
	padding: 0px 0px 50px;
}


div.sidebox {
	color: #FFFFFF;
	background-color: #ED580F;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.tl {
	background:url(../images/tlcorner.gif) no-repeat;
	float:left;
	height:12px;
	width:12px;
	}
div.tr {
	background:url(../images/trcorner.gif) no-repeat;
	float:right;
	height:12px;
	width:12px;
	}
div.bl {
	background:url(../images/blcorner.gif) no-repeat;
	float:left;
	height:12px;
	width:12px;
	margin-top:-12px;
	}
div.br {
	background:url(../images/brcorner.gif) no-repeat;
	float:right;
	height:12px;
	width:12px;
	margin-top:-12px;
	}
div.content {
	padding:12px;
	margin: 0px;
	background-color: #ED580F;
	}
/*div.content p {
	padding:0;
	margin:0;
	}*/
#footer {
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #ED580F;
	border-right-color: #ED580F;
	border-bottom-color: #ED580F;
	border-left-color: #ED580F;
	border-bottom-style: dotted;
	margin-top: 20px;
	height: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	}
#footer p {
	padding:0px;
	margin: 0px;
    }
.content h1 {
	font-size: 1.5em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.content p {
	font-size: 1em;
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.2em;
}

.content h2 {
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 10px;
}
.content h3 {
	font-size: 0.9em;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
.content h4 {
	font-style: italic;
	font-size: 1em;
	margin: 0px 0px 5px;
	padding: 0px;
}
.content h5 {
	font-size: 1em;
	margin: 15px 0px 10px;
	padding: 0px 0px 3px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}

.content ul {
	margin: 3px 0px 0px 15px;
	padding: 0px;
}

.pquote {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 0.9;
	font-style: italic;
	padding: 1em 0em 0em 0.7em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 280px;
	margin: 0;
	background: url(../images/openquote.gif) no-repeat left top;
} 
/*.pquote p:first-letter{ 
font-size: 1.5em; 
font-weight: bold;
}*/
.sidebox h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#access li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	color: #823008;
}
#access ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#access a:link, #access a:visited {
	text-decoration: none;
	color: #823008;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED580F;
}
#access a:hover {

	text-decoration: none;
	color: #ED580F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED580F;
}
.content a:link, .content a:visited {
	text-decoration: none;
	color: #823008;
	font-weight: bold;
}
.content a:hover, .content a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.content li {
	margin: 0px;
	padding: 5px 0px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}

#quiz a {
	border-bottom: 1px dashed brown;
	text-decoration: none;
}

#quiz a:hover {
  position: relative;
}

#quiz a span {
  display: none;
}

#quiz a:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	/* formatting only styles */
     padding: 5px;
	margin: 10px;
	z-index: 100;
	background: #29F00E url(../images/smallBeer.gif) repeat;
	border: 1px dotted #000000;
	opacity: 0.9;
	width: 350px;
	color: #000000;
	font-style: italic;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  /* end formatting */
}
#quiz p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#contacts {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#contacts p {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#contacts img {
	float: left;
	margin: 0px;
	padding: 0px;
}
.contactLogo {
	width: 250px;
	height: 120px;
	float: left;
	clear: both;
}
.contactDetail {
	height: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contactDetail a:hover {
	color: #00FF00;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageMargins {
	margin: 15px;
}
