@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	background: #f8f1f8;
}

* html body {
	font-size: 0.7em;
}
*:first-child+html body {
	font-size: 0.7em;
}

div#page_wrapper {
	width: 900px;
	border: 1px solid #000000;
	margin: 0px auto;
	background: #ffffff;	
}

div#header_wrapper {
	width: 100%;
	border-top: 10px solid #333333;
	color: #ffcc33;
}

div#header_logo_wrapper {
	float: left;
	margin: 25px 0px 0px 60px;
}

div#header_triangle {
	float: right;
	height: 30px;
	width: 83px;
}

#header_wrapper a, #header_wrapper a:link, #header_wrapper a:active, #header_wrapper a:visited {
	color: #ffcc33;
	font-weight: bold;
}

div#header_nav {
	background: #333333;
	float: right;
	min-height: 30px;
	padding: 0px 10px;
}

* html div#header_nav {
	height: 30px;
}

div#header_search {
	float: right;
	clear: right;
	padding: 30px 10px 30px 10px;
	width: 20em;
	text-align: right;
}

input.styled_button {
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #cc6600;
	display: inline;	
}

*:first-child+html input.styled_button {
	font-size: 1em;
}

* html input.styled_button {
	font-size: 1em;
}

input.styled_textbox {
	display: inline;
	border: 1px solid #000000;
	margin-right: 3px;
	background: #cccccc;
	color: #666666;
	font-weight: bold;
	text-indent: 1px;
}

div#nav_wrapper {
	background: #cccccc;
	width: 100%;
	border: 1px solid #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	line-height: 2.6em;
}

#nav_wrapper a, #nav_wrapper a:active, #nav_wrapper a:link, #nav_wrapper a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid black;
	padding: 0px 12px;
}

#page_wrapper #nav_wrapper a.no_right_border {
	border-right: none;
}

#page_wrapper #nav_wrapper a:hover {
	color: #ffffff;
	background: #333333;
}

#page_wrapper #nav_wrapper a.active {
	color: #ffffff;
	background: #333333;
}

table#content_head_wrapper {
	width: 100%;
	background: #666666;
}

div#hp_image {
}

div#hp_head_content {
	color: #ffffff;
	margin: 10px 15px;
	overflow-x: hidden;
	overflow-y: auto;	
}

div#hp_head_content p {
	margin: 5px 0px;	
	font-size: 1.2em;
}

tr#hp_head_footer td {
	border: 1px solid #000000;
	border-left-width: 0px;
	border-right-width: 0px;	
	background: #444444;	
}

div#hp_head_content p {
	line-height: 1.8em;
}

div#hp_head_content h1 {
	color: #ffcc33;
	font-size: 1.8em;
}

*:first-child+html div#hp_head_content h1 {
	color: #ffcc33;
}

td#sample_projects {
	background: #444444;
	color: #ffcc33;
	font-weight: bold;
}

div#sample_projects_content {
	margin: 0px 15px;
	overflow: auto;
}

div#sample_projects_content span {
	position: relative;
	top: -0.1em;
}

*:first-child+html div#sample_projects_content span {
	top: -0.2em;
}

* html div#sample_projects_content span {
	top: -0.2em;
}

div#sample_projects_content select {
	margin: 0px 10px;
	font-size: 1em;	
}

#page_footer {
	background: #ffffff;
	border-top: 1px solid #000000;
}

#page_footer_content {
	padding: 10px 15px;
	font-size: smaller;
}

#page_footer_content a, #page_footer_content a:link, #page_footer_content a:active, #page_footer_content a:visited {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}	

#page_footer_content a:hover {
	text-decoration: underline;
}

table#main_content {
	
}

td#left_col {
	background: #FFFFFF;
	width: 50%;
	color: #333333;
}

td#left_col h1 {

}	

td#left_col h3 {
	color: #cc6600;
}	

td#rightcol_col h3 {
	text-decoration: underline;
}	

td#left_col a, td#left_col a:link, td#left_col a:active, td#left_col a:visited, td#left_col a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}	

td#right_col a, td#right_col a:link, td#right_col a:active, td#right_col a:visited, td#right_col a:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: underline;
}	

td#left_col div.repeat_content {
	margin-top: 10px;
	border-bottom: 1px solid #999999;
}

td#right_col {
	width: 50%;
	background: #fcdf6a;
}

td#right_col h1, td#right_col h2, td#right_col h3 {
	color: #cc6600;
}

td#left_col h3 {
	margin-bottom: 5px;
	font-weight: bold;
}

td#left_col p {
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
	font-size: 1.2em;
}

td#right_col div.repeat_content {
	margin-top: 10px;
	border-bottom: 1px solid #cc6600;
}

td#left_col div#hp_contact {
	background: #ffffff;
	padding: 0.5em 0px;
	margin-top: 0.5em;
	font-weight: bold;
}

div.stayintouch {
	padding: 0.5em 0px;
	margin-top: 0.5em;
}

#stayintouch_sizedcol {
	width: 45%;
}

*:first-child+html #stayintouch_sizedcol {
	width: 40%;
}

* html #stayintouch_sizedcol {
	width: 40%;
}

td#left_col div#hp_contact a, td#left_col div#hp_contact a:link, td#left_col div#hp_contact a:active, td#left_col div#hp_contact a:visited, td#left_col div#hp_contact a:hover {
	color: #333333;
	text-decoration: underline;
}   

tr#l1_page_header {
	background: #666666;
	height: 102px;
}

tr#l1_page_header td.border_bottom {
	border-bottom: 1px solid #000000;
}

#breadcrumbs {
	color: #cccccc;
	font-weight: bold;
	font-size: xx-small;
}

#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #cccccc;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #ffcc33;
}

#page_title h1 {
	color: #f8c42a;
	font-size: 2.6em;
}

#page_subtitle {
	color: #ffffff;
}

#l1_contact {
	background: #fcdf6a;
	color: #000000;
	font-size: 0.85em;
	width: 265px;
}

td#l1_contact a, td#l1_contact a:link, td#l1_contact a:active, td#l1_contact a:visited, td#l1_contact a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}	

#left_nav { 
	background: #ffffff;	
	font-weight: bold;
}

#left_nav a, #left_nav a:link, #left_nav a:active, #left_nav a:visited {
	color: #000000;
	text-decoration: none;
}

#left_nav a.activenav {
	color: #cc6600;
}


#left_nav a:hover {
	text-decoration: underline;
}

#left_nav_wrapper {
	background: #fcdf6a;
	width: 100%;
}

img#leftnav_triangle {
	float: left;
}

#l1_content {
	line-height: 1.5em;
	font-size: 1.1em;
}

#l1_content table {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	position: relative;
	top: -0.5em;
}

*:first-child+html #l1_content table {
	top: 0.5em;
}

* html #l1_content table {
	top: 0.5em;
}

#l1_content h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;	
}

#l1_content p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#l1_content a, #l1_content a:link, #l1_content a:active, #l1_content a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #cc6600;
} 

#l1_rightcol {
	background: #cccccc;
}

#l1_rightcol a, #l1_rightcol a:link, #l1_rightcol a:active, #l1_rightcol a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #cc6600;
} 

#l1_rightcol div.rightcol_callout a, #l1_rightcol div.rightcol_callout a:link, #l1_rightcol div.rightcol_callout a:active, #l1_rightcol div.rightcol_callout a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFCC33;
} 

#l1_rightcol div.rightcol_callout a:hover {
text-decoration: underline;
}

#backto {
	margin-top: 10px;
}

.rightcol_callout {
	font-size: 0.85em;
	color: #f8c42a;
	background: #666666;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.rightcol_callout p {
	margin: 5px 0px;
}
.rightcol_callout h3 {
	line-height: 1.8em;
}

.quote {
	font-size: 1.3em;
	font-weight: bold;
}

.padme_10 {
	padding: 15px;
}

.padme_10_LR {
	padding: 5px 15px;
}

.clear_both {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

h1, h2, h3, h4 {
	 margin: 0px;
	 padding: 0px;
}

h1 {
	 font-size: 1.65em;
}

h2 {
	 font-size: 1.5em;
}

h3 {
	 font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

h5,h6 {
	font-size:1em;
}


p {
	margin: 0.5em;
}

ul {
}

a, a:link, a:active, a:visited {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.image_left {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #333333;
}

div#dg_footer {
	width: 900px;
	margin: 0px auto;
	text-align: right;
	padding: 5px 0px 10px 0px;
	font-size: smaller;
}

div#dg_footer a, div#dg_footer a:link, div#dg_footer a:visited, div#dg_footer a:hover, div#dg_footer a:active {
	color: #666666;
	text-decoration: underline;
}

.tall_callout_table {
	margin-left: auto;
	margin-right: auto;	
}

#tall_callout_table td p {
	padding: 0;
	margin: 0;
}


.tall_callout_top {
	background: url(../images/tall_callout_top.png) no-repeat top #CCCCCC;
	height: 60px;
	width: 130px;
	color: #cc6600;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;	
}

.tall_callout_top div {
	margin: 10px 10px 5px 10px;
}

.tall_callout_mid {
	background: url(../images/tall_callout_mid.png) no-repeat top #CCCCCC;
	width: 130px;
}

.tall_callout_mid img {
	margin: 0px 10px;
}

.tall_callout_bot {
	background: url(../images/tall_callout_bot.png) no-repeat top #FCDF6A;
	height: 50px;
	width: 130px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


.hp_connect {
	background:url(../images/hp_connect.png) no-repeat top #FCDF6A;
	height:100px;
	width: 100px;
}

.tall_callout_bot div {
	margin: 5px 10px 10px 10px;
}

.tall_callout_spacer {
	width: 10px;
}

#tall_callout_table a {
	color: #cc6600;
	display: block;
}



.hpbutton_callout_table {
	margin-left: auto;
	margin-right: auto;	
}

#hpbutton_callout_table td p {
	padding: 0;
	margin: 0;
}


.hpbutton_callout_top {
	background: url(../images/tall_callout_top.png) no-repeat top #CCCCCC;
	height: 60px;
	width: 130px;
	color: #cc6600;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;	
}

.hpbutton_callout_top div {
	margin: 10px 10px 5px 10px;
}

.hpbutton_callout_mid {
	width: 130px;
}

.hpbutton_callout_mid img {
	margin: 0px 4px;
}

.hpbutton_callout_bot {
	background: url(../images/tall_callout_bot.png) no-repeat top #FCDF6A;
	height: 140px;
	width: 130px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.hpbutton_callout_bot div {
	margin: 5px 10px 10px 10px;
}

.hpbutton_callout_spacer {
	width: 10px;
}

#hpbutton_callout_table a {
	color: #cc6600;
	display: block;
}

.imagebox_right300 {
	float: right;
	margin: 0px 0px 15px 15px;
	width: 300px;
}

.imagebox_left300 {
	float: left;
	margin: 0px 15px 15px 0px;
	width: 300px;
}

.imagebox_right200 {
	float: right;
	margin: 0px 0px 15px 15px;
	width: 200px;
}

.imagebox_left200 {
	float: left;
	margin: 0px 15px 15px 0px;
	width: 200px;
}

.imagebox_right100 {
	float: right;
	margin: 0px 0px 15px 15px;
	width: 100px;
}

.imagebox_left100 {
	float: left;
	margin: 0px 15px 15px 0px;
	width: 100px;
}

.imagebox_caption {
	font-size: x-small;
	color: #666666;
	line-height: 1.2em;
}


#l1_content h3 {
	color: #cc6600;
}

form {
	margin: 0em;
	padding: 0em;
	display: inline;
}

table.photo_left {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-left: 20px;	
	position: relative;
    margin-top: 10px !important;	
}

*:first-child+html table.photo_left {
    margin-top: 0px !important;	
}

* html table.photo_left {
    margin-top: 0px !important;	
}


table.photo_right {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	float:right;
	margin-left: 10px !important;
	margin-bottom:10px !important;
	margin-right: 20px !important;
}

table.photo_left img, table.photo_right img {
	border:1px solid black;
}

a h3 {
	text-decoration: underline;
}

#sitemap h3 {
	margin-top:10px;
}

#sitemap ul {
	margin:0px;
	padding:0px;
	
	margin-left:2em;
}

#sitemap ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sitemap a:link,#sitemap a:visited,#sitemap a:hover {
	font-weight:bold;
}

#sitemap ul li a:link,#sitemap ul li a:visited,#sitemap ul li a:hover {
	font-weight:normal;
}