/* CSS Document */

body {
	background: url(images/twosidesstock.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-color: #fff;
}
#frame {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	width: 750px;
	background-color:#ffffff;
}
#header {
	clear:both;
	padding:0;
	margin:0;
	text-align: right;
	background-color:#c8742c;
	vertical-align:top;
}
#header a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom:2px;
}
#header li {
	display: inline;
}
#header a:link, #header a:visited {
	padding: 3px 5px 2px 5px;      /* top right bottom left */
	color:#000000;
	background-color:#c8742c;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#columnMain {
	float: right;
	width: 400px;
	background-color:#ffffff;
}
#columnMain h1 {
	padding: 15px 15px 5px 15px;             /* top right bottom left */
	border-bottom: 1px solid #663300;
	color:#663300;
	font-weight:bold;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#columnMain h2 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 15px 0px 15px;
	color:#663300;
	font-weight:bold;
	text-align:left;
}
#columnMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px 15px 0px 15px;
	margin-bottom: 15px;
	text-align:left;
}
#columnMain h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #663300;
	padding: 0px 5px 5px 15px;
	text-align:left;
	font-weight: bold;
}
#columnMain h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 2px 15px 0px 15px;
	text-align:left;
	font-weight: bold;
}
#columnMain p {
	padding: 2px 15px 5px 15px;    /* top right bottom left */
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:left;
}
#columnMain p.medium {
	padding: 0px 15px 5px 15px;    /* top right bottom left */
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	text-align:justify;
}
/*#columnMain p1 {
padding: 2px 15px 5px 30px;    top right bottom left 
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
text-align:center;
}

#columnMain p:first-letter {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
font-style:oblique;
line-height: 0.8em;
}*/

#columnMain a {
	text-decoration:underline;
	color:#663300;
}
/*
************************************************
#columnMain ul {
margin-top: 0em;
margin-bottom: .7em;
margin-left: 2em;
list-style-type: disc; 
}
*/


#columnMain li {
	list-style: disc;
	text-align:left;
	padding-left: 50px;
	margin-left: 1.5em;
}
#navigation {
	float: left;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#625834;
}
#navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}
#navigation li {
	border-bottom: 1px solid #c14001;
}
#navigation li a:link, #navigation li a:visited {
	display:block;
	padding: 5px 1px 5px 2px;      /* top right bottom left */
	border-left: 5px solid #9e9667;
	border-right: 1px solid #9e9667;
	background-color:#625834;
	color: #ffffff;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	font-size:.8em;
}
#navigation li a:hover {
	background-color:#CC6600;
	color: #FFFFFF;
}
#navigation ul ul {
	margin-left:5px;
}
#navigation ul ul li {
	border-bottom: 1px solid #f5D7b4;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color:#ccc59b;
	color:#330000;
	font-weight:normal;
}
#navigation ul ul a:hover {
	background-color:#CC9933;
	color: #FFFFFF;
}
#columnRight {
	float: right;
	width:200px;
	background-color:#cdc69c;
}
#columnRight h1 {
	font: 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 15px 10px 3px 15px;             /* top right bottom left */
	color:#663300;
	font-weight:bold;
	text-align:left;
}
#columnRight h2 {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px 3px 15px;             /* top right bottom left */
	color:#663300;
	font-weight:bold;
	text-align:left;
}
#columnRight p {
	padding: 2px 10px 3px 15px;    /* top right bottom left */
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:left;
}
#columnRight ul {
	padding: 0;
	margin: 0;
}
#columnRight li {
	list-style: disc;
	text-align:left;
	padding-left: 0px;
	margin-left: 0.5em;
}
#columnRight a {
	text-decoration:underline;
	color:#663300;
}
#columnRight img {
	width: 200px;
}
#enclose {
	float:left;
	width:550px;
}
#footer, #footer2{
	clear:both;
	text-align: center;
	background-color:#CC6600;
}
#footer p, #footer2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	padding:.5em 0 .5em 0;  /* top right bottom left */
}
#footer a, #footer2 a {
	text-decoration:underline;
	color:#663300;
}
dl#dl_1 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px;
	text-align:left;
	font-size:0.8em;
}
#dl_1 dt {
	margin:0;
	padding:10px 0 2px 0;
	font-weight:bold;
	text-decoration:underline;
}
#dl_1 dd {
	margin:0;
	padding:2px 0 10px 0;
}
dl#dl_2 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px;
	text-align:left;
	font-size:0.8em;
}
#dl_2 dt {
	margin:0;
	padding:20px 0 2px 0;
	font-weight:bold;
}
#dl_2 dt div {
	text-decoration:underline;
}
#dl_2 dd {
	margin:0;
	padding:2px 0;
}
#dl_2 dd div {
	padding:0 0 0 15px;
}
a#press_releases {
	display:block;
	padding:20px 0;
	background:#FF1F22;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}
a#press_releases:hover {
	background:#F60;
}
#image_lists {
	padding:0;
	margin:0;
	text-align:center;
}
#image_lists li {
	padding:3px 0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
dl#list_dl {
	width:363px;
}
#list_dl dt {
	margin:0;
	padding:0;
	width:110px;
	clear:both;
	float:left;
	height:105px;
	text-align:left;
}
#list_dl dd {
	padding:0;
	width:250px;
	margin-left:110px;
	text-align:left;
}
#list_dl dd a {
	text-decoration:none;
}
/*
popup window related index.php
*/
#popup {
	font-size:0.8em;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	width:680px;
	height:571px;
}
#popup_button_close {
	width:674px;
	padding:3px;
	background:#0077d3;
	text-align:right;
}
#popup_button_close img {
	cursor:pointer;
}
#popup_body {
	width:677px;
	height:410px;
	border-color:#0077d3;
	border-style:solid;
	border-width:0 0 10px 3px;
	overflow-y:scroll;
	background:#fff;
}
#popup_body_contents {
	padding:10px;
}
#popup_body_contents h1 {
	font-size:1.5em;
}
#popup_body_contents h2 {
	margin:0;
	padding:10px 0 3px;
	font-size:1.3em;
}
#popup_body_contents h3 {
	margin:0;
	padding:3px 0;
	font-size:1.1em;
}
#popup_body_contents p {
	margin:0;
	padding:3px 0 15px 0;
}
#columnRight form {
	margin:0;
	padding:10px 0;
}
#columnRight input {
	margin:0;
	padding:0;
}
#form_resume {
	width:100%;
	text-align:left;
}
#form_resume fieldset {
	margin:10px;
	padding:20px 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:0;
	border-right:0;
}
#form_resume p {
	padding:0;
	margin:0;
	line-height:1.5em;
}
#form_resume dt {
	color:#AD373B;
}
.clear_0 {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
.clear_1:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear_1 {
	display:inline-table;
}
* html .clear_1 {
	height:1%;
}
*+html .clear_1 {
	height:1%;
}
.clear_1 {
	display:block;
}
.clear_2 {
	overflow:hidden;
}
* html .clear_2 {
	zoom:1;
}
