/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f6f6f5;
	color: #747173;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #e7311f;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #e7311f;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #808080;
	line-height: 21px;
	padding: 0px 0px 23px 0px;
	font-size: 13px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 15px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#bg_header {
	background-image: url(images/bg_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 150px;
	min-width: 980px;
}
#bg_content {
	background-image: url(images/bg_content.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 627px;
	background-color: #ffffff;
	min-width: 980px;
}
#bg_footer {
	background-color: #f6f6f5;
	min-height: 63px;
}
#main_header {
	margin: 0 auto;
	width: 872px;
}
#main_content {
	margin: 0 auto;
	width: 872px;
	min-height: 627px;
	background-image: url(images/bg_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
#main_footer {
	margin: 0 auto;
	width: 872px;
	background-image: url(images/footer_divider_btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_nav {
	
	
}
#header_nav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header_nav li {
	display: inline;
}
#header_nav a {
	color: #a1a19f;
	font-size: 11px;
}
#header_nav a:hover, #header_nav a.on {
	color: #ffffff;
	text-decoration: none;
}
#logo_container {
	float: left;
	margin-top: 89px;
}
#nav_container {
	float: left;
	margin-left: 100px;
}
#top_nav {
	padding-top: 10px;
	text-align: right;
}
#main_nav {
	margin-top: 70px;
	text-align: right;
}
#main_nav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_nav li {
	display: inline;
	padding-right: 20px;
}
#main_nav a {
	color: #c6bfbc;
	font-size: 13px;
}
#main_nav a:hover, #main_nav a.on {
	color: #ffffff;
	text-decoration: none;
}
#img_column {
	float: left;
	background-image: url(images/img_index.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 340px;
	width: 606px;
	margin-top: 16px;
}
#img_column h1 {
	padding-top: 248px;
	padding-left: 33px;
}
#copy_column {
	float: left;
	padding-left: 25px;
	width: 235px;
}
#icon_container {
	padding-top: 34px;
	padding-left: 52px;
	padding-bottom: 41px;
}
#icon_container a {
	color: #8e8f8b;
	font-size: 10px;
}
#icon_container a:hover {
	color: #d72920;
}
#icon_container a.email {
	background-image: url(images/icon_email.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-left: 10px;
}
#icon_container a:hover.email {
	background-image: url(images/icon_email_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#icon_container a.print {
	background-image: url(images/icon_print.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	margin-left: 10px;
}
#icon_container a:hover.print {
	background-image: url(images/icon_print_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.module {
	border: solid 1px #ebeae9;
	height: 220px;
	width: 266px;
	margin-left: 14px;
	margin-bottom: 25px;
	float: left;
}
.module_padd {
	padding: 11px;
}
.module h2 {
	background-image: url(images/bg_index_mod_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;
}
.module ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 11px;
}
.module li {
	margin: 0px;
	padding-bottom: 5px;
}
.module_btm_link {
	border-top: #ebeae8 1px solid;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	text-align: right;
}
.module_btm_link a{
	font-size: 10px;
}
.project_gal_img {
	border: solid 2px #ebebea;
	margin-top: 8px;
	margin-bottom: 7px;
}
/* inside pages */
#main_inside {
	margin: 0 auto;
	width: 857px;
	min-height: 627px;
	background-image: url(images/bg_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
#main_header_inside {
	margin: 0 auto;
	width: 857px;
}
#main_footer_inside {
	margin: 0 auto;
	width: 857px;
	background-image: url(images/footer_divider_btm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#title_container h1 {
	float: left;
	padding-top: 27px;
	padding-bottom: 26px;
	margin: 0px;
}
#icon_container_inside {
	float: right;
	padding-top: 27px;
	padding-bottom: 25px;
}
#icon_container_inside a {
	color: #8e8f8b;
	font-size: 10px;
}
#icon_container_inside a:hover {
	color: #d72920;
}
#icon_container_inside a.email {
	background-image: url(images/icon_email.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-left: 10px;
}
#icon_container_inside a:hover.email {
	background-image: url(images/icon_email_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#icon_container_inside a.print {
	background-image: url(images/icon_print.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	margin-left: 10px;
}
#icon_container_inside a:hover.print {
	background-image: url(images/icon_print_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#font_resizer_small {
	background-image: url(images/icon_off.gif);
	background-position: top center;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 10px !important;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 6px;
}
#font_resizer_medium {
	background-image: url(images/icon_off.gif);
	background-position: top center;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 12px !important;
	display: block;
	float: left;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}
#font_resizer_large {
	background-image: url(images/icon_off.gif);
	background-position: top center;
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 14px !important;
	display: block;
	float: left;
	padding: 0px 6px 0px 6px;
	margin: 0px;
}
#top_divider {
	background-image: url(images/top_divider.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#btm_divider {
	background-image: url(images/divider_btm.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li.on a {
	background-image: url(images/sub_nav_on.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	height: 31px;
	line-height: 31px;
	padding-left: 13px;
	padding-right: 14px;
	display: block;
	float: left;
}
#subnav a {
	height: 31px;
	line-height: 31px;
	padding-left: 13px;
	padding-right: 14px;
	display: block;
	float: left;
}
#subnav a:hover {
	background-image: url(images/sub_nav_on.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
}
#content_padd {
	padding-top: 27px;
	padding-bottom: 32px;
}
#content_padd h2 {
	margin-bottom: 26px;
}
#left_column img {
	margin-bottom: 26px;
}
#left_column {
	float: left;
	width: 593px;
}
#left_column h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#left_column h4 a {
	font-size: 16px;
	background-image: url(images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#right_column {
	float: left;
	width: 196px;
	padding-left: 46px;
}
#right_column h3 {
	margin: 0px;
	padding: 0px;
}
#right_column p {
	padding: 0px 0px 13px 0px;
	line-height: 16px;
}
#right_column a {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#right_column a.rss {
	padding-left: 20px;
	background-image: url(images/rss.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#right_column hr {
	color: #e6e5e2;
	margin-top: 5px;
	margin-bottom: 18px;
	height: 1px;
	background-color: #e6e5e2;
	border-width:0;
}
#main_footer ul, #main_footer_inside ul {
	list-style-image: none;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 7px;
	margin: 0px;
}
#main_footer li, #main_footer_inside li {
	display: inline;
}
#main_footer a, #main_footer_inside a {
	color: #8e8f8b;
	font-size: 10px;
}
#main_footer a:hover, #main_footer a.on, #main_footer_inside a:hover, #main_footer_inside a.on {
	color: #ff0e00;
	text-decoration: none;
}
.photogal_album {
	float: left;
	width: 33%;
	text-align: center;
}
.photogal_album img {
	padding: 1px;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
}
.pg_title {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

