/* Duo Net Template Stylesheet */

/* this rule stops the 'shorter pages' from jumping to the left -  */
html, body { min-height:100%; margin-bottom:1px; }

body {
margin:0;
padding: 0;
color: White;
background-color: White;
font: 101%  Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:center;  /* aligns page center in IE5.5 */
}
/* to style the lists on the front page */
ul,li {
line-height: 1.5em;
font-size: 1.0em;
list-style-type: disc
}
/* outer wrapper - holds the rest of the content -ensures that layout is centered 
width: 999px;*/
#wrapper {
margin: 0 auto;
width: 884px;
background-color: White;
text-align: left;
}

#companyname {
background-image: url(images/company-name.gif);
background-repeat:no-repeat;
padding: 0;
height: 70px;
background-color: transparent;
}
/* HEADER BACKGROUND AND COMPANY NAME */
#header {
background: url(images/header-pic.jpg) no-repeat;
background-color:#FFFFFF;
width: 770px;
height: 178px;
}
/* BACKGROUND FOR THE TOP NAV */
#topnav{
height: 30px;
background-image: url(images/navbar-bg.jpg);
background-repeat: no-repeat;
}
 

/*navigation styling */
#navBar {
background-color: transparent;
height: 38px;
padding-top: 0;
line-height: 1.55em;
}

#navBar ul {
margin: 0px; 
padding: 4px;
list-style-type: none; 
}
#navBar li {
display: inline;
list-style-type: none;
padding:8px;
margin: 0px;
font-size: .80em;
font-weight: bold;
}

#navBar a {
background: transparent;
border: none;
margin: 0px;
color: #000066;
text-decoration: none;
padding: 0px 15px;
}

#navBar a:link, #navBar a:visited {
color: #000066;
text-decoration: none; 
}

#navBar a:hover {
color: #FFFFFF;
background-color: #000000;
background-color: transparent;
}

#navBar a:active {
background-color: transparent;
color: #FFFFFF;
font-weight: bold;
}
/*End NavBar styles */


/* OUTER WRAPPER FOR CONTENT AREA */
#contentwrapper {
width: 999px;
background-image: url(images/content-wrapper.jpg);
background-repeat: repeat-y;
overflow: auto;
}


/* LEFT column styles */

#contentleft {
padding-top: 0px;
padding-left: 30px;
padding-right: 30px;
width:450px;
float: left;
font: .78em Verdana, Arial, Helvetica, sans-serif;
color: #4f4f4f;
background-color: transparent;
}

/* styles the positioning of the court graphic on the front page so that it is centered in the left column */
.frontpageimg {
width: 428px;
padding-top: 28px;
padding-left: 0px;
padding-right: 18px;
padding-bottom: 20px;
}


/*  heading styles for the left column */

#contentleft h1 {
	font-size: 1.3em;
	color: #213C5C;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9E9E9E;
	}
	
#contentleft H2 {
font:  bold 1.1em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #AB8630;
}

/* RIGHT column - main content area styles */

#contentright {
width:330px;
float: left;
padding-left: 40px;
padding-right: 10px;
font: .78em Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
}
/* heading styles for the content area */
#contentright H1{
font: 1.2em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #213C5C;
}

#contentright H2 {
font:  bold 1.1em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #213C5C;
border-bottom: 1px solid #9E9E9E;
padding-top: 15px;
}
#contentright H3 {
font:  bold .95em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #213C5C;
font-variant: small-caps;
}

/* styles the small green text  read more...  text */
.smalltext {
color: #A48624;
margin: 0;
}
/* styles the above text when a link is applied  */
.smalltext a:link, .smalltext a:visited {
color: #A48624;
margin: 0;
}

/* FOOTER AREA */
#footer {
background: url(images/footer.gif) no-repeat;
font: .75em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding: 0;
height: 90px;
}

#footer p{	
padding-top: 10px;
color: #CCC;
font-size: .4em;
}
.footermenu{
font: 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
float: right; 
padding-top: 3px; 
padding-right: 22px; 
color: #CCCCCC;
}

.footermenu a:link, .footermenu a:visited{
	color: #CCC;
}
/* BASIC HEADING STYLES */
H1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.0em}
	
H2 {
font: 1.0em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #B0B742;
}	
/* menu styles in the footer */


/* BASIC LINK STYLES */
a:link {
color: #003366;
text-decoration: none;
}

a:visited {
color: #003366;
}

a:hover {
text-decoration: underline;
}

/* CLEARER DIV USED TO CLEAR FLOATED DIVS */
.clearit {
clear: both;
font-size: 1px; /*for IE*/
height: 0;
line-height: 0px;
}
/* styles the image so that it sits either left or right of content text */
.imgright {
float: right; 
padding-left: 6px; 
padding-right: 0px;
padding-top: 6px;
}
.imgleft {
float: left; 
padding-left: 6px; 
padding-right: 15px;
padding-top: 6px;
}


/***** Begin laying out the contact form *****/

#contentleft form {
	margin: 10px 20px 15px 15px; 
	width: 450px;
}
#contentleft legend{
padding:10px;    /*gives a bit of padding between the border and the text*/
color: #304975;
font-size: 130%;
font-weight: bold;
}

/*#contentleft .hand, #contentleft .print {
	display: none;
}*/
/*
#contentleft p.sent {
   color: #414129;
	background-color: #f1f1f1;
	border: 1px solid #70704E;
	padding: 5px;
	margin: 0 43px 25px 15px;
}*/

#contentleft input, #Content select {
	background-color: #FCFDFE;
		color: #304975;
	border: 1px solid #577DA2;
	margin: 0;
	width: 180px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 120%;
	padding: 2px;
}

#contentleft select {
	padding: 0;
	width: 165px;
}

#contentleft textarea {
	background-color: #FCFDFE;
		color: #304975;
	border: 1px solid #577DA2;
	margin: 0 20px 0 0;
font-family: "Courier New", Courier, monospace;
	font-size: 120%;
	padding: 2px;
	width: 350px;
}

#contentleft textarea:focus, #contentleft input:focus, #contentleft select:focus {
	color: #A7BADA;
		background-color: #EEF4F9;
		color: #304975;
	border: 1px solid #577DA2;
}

.labelfloat {
	float: left;
	padding-top: 20px;
	width: 420px;
}

#contentleft label {
	color: #304975;
	font-size: 85%;
	padding-top: 5px;
	display: block;
}

#contentleft fieldset {
padding:10px;
border: 1px solid #577DA2;
width: 420px;
font-size: 100%;
}
#contentleft #submit {
border: 1px solid #577DA2;
background: #41659F;
color: #EDEDED;
margin-top: 10px;
}
/* END FORM STYLES */