* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Sans-serif;
}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F7F0;
	background-image: url(imgs/bkgnd_pagetop.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6B1E32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B1E32;
}
a:hover {
	text-decoration: underline;
	color: #516473;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 1.6em;
	color: #676C4C;
	margin-top: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.5em;
	color: #676C4C;
	margin-top: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.35em;
	color: #676C4C;
	margin-top: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.2em;
	color: #676C4C;
	margin-top: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 1.15em;
	color: #676C4C;
}
h6 {
	font-size: 1.15em;
	color: #676C4C;
}

/* BLOCKS *********************************************** */
#wrapper {
	margin: 0px auto;
	width: 760px;
}
#photobox {
	width:295px; 
	height:202px; 
	z-index:2; 
	visibility:visible; 
	float: left;
}
#logo {
	 float:right; 
	 width:465px; 
	 height:202px; 
	 z-index:1; 
	 visibility:visible;
}
#wrapper #text_area_wrapper {
	clear: both;
	width: 760px;
	background-image: url(imgs/bkgnd_textarea.jpg);
	background-repeat: repeat-y;
}
#wrapper #text_area_wrapper #left_col {
	float: left;
	width: 207px;
	display: block;
}
#wrapper #text_area_wrapper #right_col {
	margin: 0px 0px 0px 207px;
	display: block;
	padding: 1em 1em 2em 1.25em;
	min-height: 600px;
	height: 350px;
}

#wrapper #footer {
	background-color: #5B6241;
	background-image: url(imgs/dalgity_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}

/* Navigation Links ******************************************* */

#navcontainer {
	font-size: 16px;
	margin-left: 20px;
}
#left_col #lc_1 {
	margin: 45px 3px 0 17px;
	color: #333333;
	padding: 0 0 0 1em;
}


#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 1px 0; 
}

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	width: 170px;
	color: #516473;
	text-decoration: none;
	border-bottom-color: #333300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer a:hover
{
	color: #fff;
	background-color: #663300;
	text-decoration: none;
	border-bottom-color: #8E9573;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 180px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	font-size: 12px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#navcontainer ul ul a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
	border-bottom-color: #000044;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


/* Text Controls  **************************************** */

#left_col h1 {
	font-size: 1.1em;
}
#left_col p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.button {
	color: #FFFFCC;
	background-color: #003366;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caption {	font-size: 11px;
	color: #666666;
}
.form_label {
	font-size: 12px;
	color: #663333;
	font-weight: bold;
}
.input {
	font-size: 11px;
	color: #666666;
	background-color: #DED7CF;
	border-color: #A79281;
	border-style: solid;
	border-width: 1px;
}
.textarea {
	font-size: 11px;
	color: #666666;
	background-color: #DED7CF;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.error_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.breakout_table {
	color: #663333;
	background-color: #DED7CF;
	display: table;
	margin: 10px;
	padding: 5px;
	float: right;
	border: 1px solid #03343B;
}
.breakout_table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:11px;
	padding-left: 4px;
	padding-top: 2px;
}
.breakout_table ul {
	font-size: small;
	color: #582C2C;
	list-style-position: outside;
	list-style-type: square;
}
.breakout_table th {
	font-size: medium;
	color: #D2BD9D;
	background-color: #9C8770;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.breakout_table caption {
	font-size: small;
	color: #555;
	font-weight: 100;
}
.pagetitle {
	color: #663300;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0px;
	background-image: url(imgs/bkgnd_headline.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pagetitle_sub {
	font-size: 16px;
	color: #666633;
	text-decoration: none;
	line-height: 15px;
}
#right_col #inset {
	padding-left: 30px;
	line-height: 125%;
}
#right_col #inset .small {
	font-size: 0.75em;
	font-weight: 100;
	text-decoration: none;
}
#right_col ul {
	line-height: 1.25em;
	margin: .5em 0 0 2em;
}
.small {font-size: xx-small}
#right_col img {
	display: block;
	clear: both;
	width: 225px;
	margin-bottom: 10px;
}
.caption {color: #666666}
#right_col .displaytable img {
	padding: 5px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
}
#right_col .displaytable {
	margin-left: 20%;
}
#right_col p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0.25em;
	margin-bottom: .5em;
}
#right_col ol {
	line-height: 1.25em;
	margin: .5em 0 0 2em;
}
#right_col li {
	margin: auto;
	font-size: .9em;
}
#wrapper #footer .attribution {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: .85em;
	margin: 8px;
	float: right;
}
.attribution a:link {
	color: #F4F7F0;
	text-decoration: none;
}
.attribution a:visited {
	text-decoration: none;
	color: #F4F7F0;
}
.attribution a:hover {
	text-decoration: underline;
	color: #990000;
}
.attribution a:active {
	text-decoration: underline;
	color: #990000;
}
#navlist #current {
	font-weight: bolder;
}
#wrapper #text_area_wrapper #right_col .super {
	font-size: 0.7em;
	display: inline;
}
sup {
	font-size: 0.7em;
}
#newsletter-form label {
	font-size: .8em;
}
#newsletter-form .input1 {
	font-size: 0.95em;
	color: #003300;
	display: block;
	margin: 0px 0px .6em;
	width: 180px;
	border-color: #003300;
	background-color: #E1E6D0;
}
#newsletter-form .error_list {
	font-size: 0.9em;
	color: #993300;
	border: thin dotted #990000;
	list-style-type: none;
	margin: 10px auto;
	clear: both;
	float: none;
}
