/*
Gorski Consulting Style Sheet
Created: June 2006
Author: J.Cousins - www.inhouselogic.com
All rights reserved.
Edit History:
July 12, 2006: Added yellow_text and adjusted main_text_area width to support the News CMS.
*/
body {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #111112;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
h1 {
	font-size: large;
	color: #000033;
	margin-bottom: 2px;
	border-bottom-color: #CC9900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CC9900;
	border-left-style: solid;
	border-left-width: 8px;
	padding-left: 8px;
	margin-left: -8px;
}
h2 {
	font-size: medium;
	color: #000033;
}
h3 {
	font-size: medium;
	color: #663300;
	margin-top: 2px;
}
h4 {
	font-size: medium;
	color: #333300;
}
h5 {
	font-size: small;
	color: #333300;
}
h6 {
	font-size: x-small;
	color: #333300;
}
.masthead {
	background-color: #181818;
	background-repeat: no-repeat;
	z-index: 3;
	background-position: left 0;
	height: 160px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	background-image: url(imgs/mastheadb.jpg);
}
.logo {
	z-index: 1;
	left: 0px;
	top: 0px;
}
.footer {
	background-image:  url(imgs/footer.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #CC9900;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#main_text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 15px 10px;
	width: 96%;
}
.td_main_text_cell {
	border: 1px solid #023666;
	background-color: #FFFFFF;
}
#container {
	border: 3px solid #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	display: block;
	max-width: 1010px;
	background-color: #336699;
}
#design {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#masthead_contact {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	float: right;
	padding-top: 125px;
	padding-right: 15px;
	text-align: right;
	display: block;
	line-height: 25px;
	z-index: 5;
	font-stretch: wider;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
}
#container .masthead img {
}
.masthead_head {
	color: #FFFFFF;
	float: left;
	z-index: 2;
}
.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: #333333;
}
.error_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.breakout_table {
	display: table;
	margin: 10px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-image: url(imgs/smallcar.jpg);
	background-repeat: no-repeat;
	background-color: #D7D7D7;
	max-width: 360px;
}
.breakout_table td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:12px;
	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;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
caption {
	font-size: x-small;
	color: #555;
	font-weight: 100;
}
#masthead_contact a:link, #masthead_contact a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#masthead_contact a:hover, #masthead_contact a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.super {
	font-size: 10px;
	line-height: 15px;
	font-weight: 100;
	margin-bottom: 8px;
}
#main_text_area li {
	list-style-type: square;
	line-height: 120%;
	font-size: 100%;
}
#container .left_col {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
#container #masthead_contact .pagetitle {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #masthead_contact .pagetitle_sub {
	font-size: 16px;
	color: #000033;
	text-decoration: none;
	line-height: 15px;
}
#container #main_text_area #inset {
	padding-left: 30px;
	line-height: 125%;
}
#container #main_text_area #inset .small {
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
}
#outer_table {
	border: 1px solid #369;
	width: 100% !important;
}
#mastehead_leader {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 15px;
}
#mastehead_leader .subhead {
	font-size: 16px;
	color: #336699;
	margin-top: 0px;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
	height: 5px;
	left: auto;
	line-height: 75%;
}
#mastehead_leader .phone {
	float: right;
	font-size: 16px;
	color: #336699;
}
#container #horiz_navigation {
	font-weight: bold;
	border-bottom-color: #CC9900;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
#container #horiz_navigation  #navlist
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0px;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0px;
background-color: #003366;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
/* fixes Firefox 0.9.3 */
}

#container #horiz_navigation  ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#container #horiz_navigation #navlist a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

#container #horiz_navigation #navlist a:hover
{
background-color: #369;
color: #FFCC00;
}

#container #horiz_navigation #navlist #active { border-left: 1px solid #fff; }
#container #outer_table .td_main_text_cell #main_text_area .inset_image {
	border: 1px solid #dddddd;
	padding: 5px;
	float: right;
	margin: 0px 0 10px 10px;
}
#container #outer_table .td_main_text_cell #main_text_area .table_odd_rows {
	background-color: #E5E5E5;
}
#container #outer_table .td_main_text_cell #main_text_area .table_even_rows {
	background-color: #CCCCCC;
}
#container #outer_table .td_main_text_cell #main_text_area th {
	color: #FFFFFF;
	background-color: #003366;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
#container #outer_table .td_main_text_cell #main_text_area h2 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC9900;
	line-height: 1.4em;
	padding-left: 4px;
	page-break-after: avoid;
	margin-top: 3em;
}
#container #outer_table .td_main_text_cell #main_text_area li .date {
	float: none;
	display: inline;
	font-variant: small-caps;
	font-size: 10px;
}
#main_text_area li {
	margin-top: 8px;
}
.button {
	color: #FFFFFF;
	background-color: #003366;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.caption {	font-size: 11px;
	color: #666666;
}
.form_label {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.input {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.textarea {
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.error_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	background-color: #FFFFFF;
	border: 1px solid #cc3333;
	margin: .75em;
}
#container #outer_table .td_main_text_cell #main_text_area #frm_mailer {
	background-image: url(imgs/car3a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}
#container #outer_table .td_main_text_cell #main_text_area .contact_table {
	float: right;
	width: 210px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 85px;
}
#container #outer_table .td_main_text_cell #main_text_area .backbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	float: right;
}
.yellow_text {color: #CC9900}
#container #outer_table .td_main_text_cell #main_text_area .white_table {
	padding: 15px;
	margin: 10px;
}
#container #outer_table  img.float_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #outer_table  img.float_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#main_text_area #articleBlock img {
	display: block;
	text-align:center;
	margin: 6px auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 8px;
	max-width: 816px;
}
