﻿body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background-image: url("../images/DRPCLOTH.PNG");
		background-repeat:repeat;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	}
	a {
		color:#fff;
		font: Arial;
	}
	a:hover {
		color:#fff;
		text-decoration: Underline;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
		
	img 
	{
		border: none 0px White;
	}

	
.topmost{	
		z-index: 9999;
	}
	
	
table.simplegrid {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.simplegrid th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}
table.simplegrid td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	vertical-align: middle;
	text-align: left;
}

table.instruction {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}
table.instruction th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}
table.instruction td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	vertical-align: middle;
	text-align: left;
}


	
	/* Header styles */
	#header 
	{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	clear: none;
	float:left;
	background-image: url('../images/TopBannerBackground.jpg');
	background-repeat: repeat-x;
	height: 113px;
}

#container 
{
	position:relative;	
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	height:100%;
	min-height: 600px;
	overflow:hidden;
	background-image: url("../images/ClampBackground.jpg");
	background-repeat: repeat-y;
}

#content {
  margin-left:  247px;
  background: #FAF8CD;
  padding: 0px 0 15px 10px;
  font-family: Georgia;
  font-size: 10pt;
}

#content a 
{
	color: Gray; 
	text-decoration: none;
}

#content a:hover {
		text-decoration: Underline;
}

#content h1 
{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	padding: 5px 0 5px 0;
	margin: 10px 0 10px 0;
	color: #8b5d3b;
}

#content h2 
{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 0 2px 0;
	margin: 8px 0 5px 0;
	color: #8b5d3b;
}

.contentIndent1
{
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 0 2px 0;
	margin: 0px 0px 0px 20px;
}

.contentNavHeader 
{
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	background: #796937; 
	padding: 5px 10px 5px 10px; 
	margin: 2px 0px 5px 0px;
}

.contentNavHeader 
{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	color: White;
	background: #796937; 
	padding: 5px 10px 5px 10px; 
	margin: 2px 0px 5px 0px;
	overflow: hidden;
}


.navbar {
  float: left;
  width: 247px;
}

.navcontent 
{
	float: left;
	background: #796937; 
	width: 185px;
}


#mainmenu 
{
	position: absolute; margin-left: 260px; margin-top: 67px;
	left: 0px;
	top: 20px;
	height: 25px; 
	vertical-align: middle;
	z-index: 10000;
}
	
	#mainmenu li
	{	float: left;
		list-style: none;
	}
	
	#mainmenu li a
	{
	 color: #e5e5e5;
	 font-family: Georgia, Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 font-weight: bold;
	 letter-spacing:1px;
	 text-align: center;
	 text-decoration: none;
	 padding: 0 25px 0 25px;
	 display: block;
	 white-space: nowrap; 
	}

	#mainmenu li a:hover
	{
	 color: White;
	 display: block;
	 white-space: nowrap;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	}
	

		#mainmenu li ul
		{	
		margin-top: 0px;
		padding: 0;
		position: absolute;
		visibility: hidden;
		background: white;
		color: black;
		border: 1px solid White;
		overflow: hidden;
		}
		
		#mainmenu li ul li
		{	float: none;
			display: inline;
			
		}
		
		#mainmenu li ul li a
		{	width: auto;
			text-align: left;
			background: #796937;
			color: White;
			font-family:  Georgia, Arial, Helvetica, sans-serif;
		    font-size: 10pt;
			padding: 9px;
			margin-left: 2px;
			border-bottom: 1px solid Gray;
			text-decoration: none;
			
			}
		
		#mainmenu li ul li a:hover
		{	background-color: #8B5D39; 
	        color: #F89F38;
			border-bottom: 1px solid Gray;

		}
		



#navinnercontent 
{
	margin: 10px 0px 5px 15px;
	color: White;
	font-style: italic;
	font-weight: bold; 
	font-size: 16pt;
}

#navinnercontent p 
{
	color: White;
	font-style: italic;
	font-weight: bold; 
	font-size: 16pt;
}
#navinnercontent h1 
{	
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold; 
	color: White;
}

#navinnercontent h2
{	
	font-family: Georgia;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

#navinnercontent a 
{
	color: #e5e5e5;
	text-decoration: Underline;
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
}


#navinnercontent a:hover {
		color: White;
		background:#8B5D39;
		text-decoration: Underline;
	}
	

.navborder 
{
	margin-left: 185px;
	width: 62px; 
	vertical-align: top;
}

.navborderline
{
	float: left;
	background-repeat: repeat-y;
	min-width: 20px;
	max-width: 20px;
}

.navgutter 
{
	margin-left: 20px; 
	background: #FAF8CD;
	min-width: 42px;
	max-width: 42px;
}



/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:125px;
	width: 225px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	text-align: left;
	left: 0;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0px;
	background: Black;
}
    div#rotator ul li.show {
	z-index:500
}


#bannercontact 
{
	position: relative;
	float: right;
	vertical-align: middle; 
	margin: 0 10px 0 0;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
}

#bannercontact p 
{
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
}


	/* Footer styles */
	#footer 
	{
		font-size: 9pt;
		text-align: center;
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #f89f38;
		background: #F7E5A5;
	}
	#footer p 
	{
		text-align: center;
		margin:0;
	}
	
	#footer a
	{
	 color: Black;
	}

.incontentHorizonalNav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.incontentHorizonalNav ul li 
{ 
    display: inline; 
    margin: 5px;
}

.incontentHorizonalNav ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}

.incontentHorizonalNav ul li a:hover
{
color: #fff;
background-color: #369;
}

.basicToggleOver
{
    color: White;
    background-color: Black;
    cursor: pointer;
}

.basicToggleOut
{
    color: Black;
    background-color: White;
    cursor: default;
}

