/* DEFAULT
-------------------------------------------------------------------------*/
body	{
	color: #242424;
	background: #e57c10 url(../pix/backgroundpattern.gif) bottom left fixed repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:georgia,times new roman,times,serif;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;	
	}

html>body	{
	font-size: small;	
	} 

h1, h2, h3, h4, h6 {
	font-family:georgia,times new roman,times,serif;
	font-weight:normal;
	text-align:left;
	color:#000;
	margin:0;
}

h1 {
	font:22px/22px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:normal;
	color:#8A0000;
}

h2 {
	font:10px/10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	margin-bottom: 8px;
}

h3 {
	font:12px/12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	margin: 15px 0px 5px 0px;
	padding: 5px;
	background: url(../pix/header3background.gif) top left repeat;
	border-top: 3px solid #360404;
}

h4 {
	font:12px/12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#8A0000;
	margin: 15px 0px 5px 0px;
}


/* DEFAULT LINKS
-------------------------------------------------------------------------*/
a:link {
	text-decoration : underline;
	color: #8A0000;
	font-weight:bold;
}

a:visited {
	text-decoration : none;
	color: #B96400;
}

a:hover {
	text-decoration : underline;
	color: #B96400;
}

a:active {
	text-decoration : none;
	color: #B96400;
}


/* POSITIONING
-------------------------------------------------------------------------*/
#containerout {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #862D00;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #FBE6D3;
}

#containerin {
	width: 732px;
	\width: 752px;
	w\idth: 732px;
	border: 3px solid #862D00;
	margin: 0px;
	padding: 10px;
}

#topper {
	padding: 0px;
	margin-left: 160px;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #FBE6D3;
}

#content {
	padding: 10px;
	margin-left: 160px;
	margin-right: 160px;
	border-left: 1px dotted #862D00;
}

#content2 {
	padding: 10px;
	margin-left: 160px;
	margin-right: 0px;
	border-left: 1px dotted #862D00;
}

#sidebar-a {
	float: left;
	position: relative;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
	height: 300px;
	margin: 12px 0px 0px 0px;
	padding: 5px;
	background: url(../pix/prodevlogo.gif) top left no-repeat;
}

#sidebar-b {
	color: #000000;
	float: right;
	width: 140px;
	\width: 150px;
	w\idth: 140px;
	margin: 20px 0 100px 0;
	padding: 10px;
	background: url(../pix/sidebackground.gif) top left repeat;
	font: normal 10px/12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#footer {
	clear: both;
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-top: 1px dotted #862D00;
	font: normal 9px/11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


/* LISTS01
-------------------------------------------------------------------------*/
#lista {
	margin: 15px 0px 10px 0px;
	padding: 10px;
	background: url(../pix/pulloutbackground.gif) top left repeat;
	font: normal 11px/13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#listicon {
	float: left;
	position: relative;
	width: 60px;
	\width: 70px;
	w\idth: 60px;
	height: 60px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#listcontent {
	margin: 0px 0px 0px 60px;
}

.listdivider {
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #862D00;
}


/* NAVIGATION
-------------------------------------------------------------------------*/

 #navcontainer
{
	margin: 0px;
	padding: 0;
	height: 20px;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	background: #FBE6D3;
	width: 94px;
	height: 20px;
	border-left: 1px solid #862D00;
	border-bottom: 1px solid #862D00;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #862D00;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/21px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-transform: uppercase;
}

#navcontainer ul li a:hover
{
	color: #930;
	background: #E6BD8D;
}

#navcontainer a:active
{
	background: #c60;
	color: #fff;
}

#navcontainer li#active a
{
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}

/* You are here */
	
body#menunav01 li#menu01 a,
body#menunav02 li#menu02 a,
body#menunav03 li#menu03 a,
body#menunav04 li#menu04 a,
body#menunav05 li#menu05 a,
body#menunav06 li#menu06 a 	{
	color: #862D00;
	background: #f5d7b4;
	}

/* Adds */

.addinfo {
	font: italic 10px/11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	
}

/* TABLE -------------------------------------------*/

.table01 {
	width: 100%;
}

.table01_cella {
	padding: 3px;
	border-right: 1px solid #191919;
	border-bottom: 2px solid #000000;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}

.table01_cellb {
	padding: 3px;
	border-right: 1px dotted #191919;
	border-bottom: 1px dotted #191919;
	vertical-align: top;
	text-align: left;
}

.table01_cellc {
	padding: 3px;
	border-right: 1px dotted #191919;
	border-bottom: 1px dotted #191919;
	vertical-align: top;
	text-align: center;
}	
