/* Morgan Akens */
/* Copyright 2006 Morgan Akens. */


/* HTML Styles */
/* These control the main HTML elements. */

body {
	background-image: url(images/background.jpg);
	background-color: #847f28;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
/* IE 5.5 hack for centered content */
	text-align: center;
}

p#portfolio {
	font-family: "times", "times new roman";
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 10px 50px 0px 0px;
	
}

h2 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #a0a0a0;
	font-size: 12pt;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	

}

h3 {
	font-family: "times", "times new roman";
	color: #A0A0A0;
	font-size: 11pt;
	margin-left: 30px;
	margin-top: 0px;
	font-style: italic;
	float: none; 
	text-align: left;
		

}


img#portfolio {
	
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 3px;
}

img {
	
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 3px;
	float: none;
}


hr 
{
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}

/* Rounded Corners */
/* rounded corners for divs */
div#top
{
    margin: 0px auto 0 auto;
    background-image: url(images/topborder.gif);
	height: 29px;
	position: relative;
	width: 790px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}

div#bottom
{
    background-image: url(images/bottomborder.gif);
	position: relative;
	width: 790px;
	height: 29px;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	display: block;
	padding: 0px;
}

div#header
{
	margin: 40px auto 10px auto;
    background-image: url(images/webhead.gif);
	position: inherit;
	width: 790px;
	height: 133px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}

/* Division Styles */
/* These control the layout of the site. */

div#wrapper 
{
	margin: 0 auto 0 auto;
	position: relative;
	width: 790px;
	background-color: #FFF;	
	min-height: 250px;
	display: block;
	padding: 0px;
}





div#content {
	
	position: inherit;
	width: auto;
	max-width: 575px;
	background-color: #FFF;
	float: left;
	margin: 0 10px 0 0px;
	display: block;
	padding: 0px;
}

div#leftnavigation{
	margin: 20px auto 0 0px;
	position: relative;
	min-width: 100px;
	max-wdith: 150px;
	background-color: #FFF;
	float: left;
	min-height: 150px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0px;
	
}

div#clear{
clear:both;
}

/* Content DIV Styles */
/* These control the appearence of the content div's content. */
div#leftnavigation table{
	border-right: solid;
	border-color: #ccc;
	border-width: 1px;
	min-width: 100px;
	
}

img.head {
	
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 3px;
	float: left;
}
img.leftnavigation{
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	float:none;
	
}

div#wrapper p {
	color: #000;
	margin-left: 30px;
	margin-right: 0px;
	font-size: 11px;
	text-align: justify
	float: none;
	position: relative;
	text-align: left;	

}

div#bottom p {
	color: #000;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	float: none;
	position: relative;

}

div#wrapper img {
	
	font-weight: bold;
	border: none;
}



div#content img {
	margin: 3px;
	
	float: left;
	
}



div#wrapper a {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #C17F0B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}
div#wrapper a:hover {
	
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #F1C736;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	
}


div#bottom a {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #C17F0B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}
div#bottom a:hover {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #F1C736;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div#top a {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #C17F0B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	
}
div#top a:hover {
	font-family: Arial, "arial narrow", helvetica, sans-serif;
	color: #F1C736;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}





/* Navigation UL Styles */
/* These control the appearence of the navigation div's content. */

ul#navigation {
	
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	position: relative;
	text-align: left;
	display: block;
	
	
}

ul#navigation li {
	display: inline;
	list-style-type: none;
	position: relative;
}

ul#navigation a 
{
	color: #555;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

li#active a {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

ul#navigation a:hover 
{
font-family: Arial, "arial narrow", helvetica, sans-serif;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}



/* Navigation LEFT UL Styles */
/* These control the appearence of the navigation div's content. */

ul#leftnavigation {
	padding:  10px 10px 10px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-align: left;
	margin: 0px;
}

ul#leftnavigation li {
	list-style-type: none;
	position: relative;
	line-height: 15px;
}

ul#leftnavigation a 
{
	color: #555;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	
}

li#leftactive a {
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
	color: #0ff;
}

ul#left a:hover 
{
font-family: Arial, "arial narrow", helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	left: -20px;
	
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: bottom-left;
	width: 100px;
	height: 100px;
margin-right: 0px;
padding-right: 0px
	

}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	position: relative;

}

.hoverbox .preview
{
	

	background: #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	height: auto;
	width: 190px;
	border-style: solid;
	border-width: 1px;
}

