body {
	background-color: #000000;
	margin: 0px;
}

body, input, select, textarea {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px;
}
img {
	border: 00px;}
a:Hover {
	color: #cc0000;
	background-image: url(images/trans_white.png);	
}

b, h1, h2, h3, label.required { color: #996600; }

.big { font-size: 16px; }

.blank, a.blank {
	background: none;
	text-decoration: none;
	border: 0px;
}

.brown_border {
	border: 1px solid #bf9855;
}

.button, a.button {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 88px;
	height: 22px;
	background-color: #f3f2e8;
	background-image: url(images/button_square.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin: 6px 0px;
	text-align: center;
}

.button:Hover, a.button:Hover {
	background-color: #ffffff;
	color: #cc0000;
}

.clear {
	height: 0px;
	clear: both;
	width: 100%;
}

.content_frame {
	width: 970px;
	padding: 20px;
}


.corner {
	display: block;
	float: left;
	height: 12px;
}

.error_bubble_small, .error_bubble_large {
	display: none;
	position: absolute;
	z-index: 200;
	width: 210px;
	height: 95px;
	background-image: url(images/error_bubble.png);
	background-repeat: no-repeat;
	padding: 20px 40px 20px 10px;
	text-align: left;
	behavior: url(iepngfix.htc);
}

.error_bubble_large {
	height: 300px;
	background-image: url(images/error_bubble_large.png);
	behavior: url(iepngfix.htc);
}

.feature_content, .home_news_content {
	display: block;
	clear: both;
	background-color: #e4e3d3;
	border-left: 1px solid #bf9855;
	border-right: 1px solid #bf9855;
	padding: 0px 15px;
 	text-align: left;
}
#content_bottom {
	width: 734px;
	float: left;
	margin: 15px 00px 00px 00px;
}
#content_bottom div.curve_top_bg, #content_bottom div.curve_bottom_bg {
	background: url(images/curve_top_bg_3.jpg) left top scroll repeat-x;
	width: 734px;
	float: left;
}
#content_bottom div.curve_bottom_bg {
	background: url(images/curve_bottom_bg_3.jpg) left top scroll repeat-x;
}
#content_bottom div.curve_top_bg img, #content_bottom div.curve_bottom_bg img {
	border: 00px;
}
#content_bottom div.curve_bg {
	background-color: #e4e3d3;
	border-left: 1px solid #bf9855;
	border-right: 1px solid #bf9855;
	padding: 00px 15px;
 	text-align: left;
	float: left;
	width: 702px;
}
.feature_frame {
	display: block;
	float: left;
}
table.logo {
	text-align: center;
	width: 700px;
}
table.logo img {
	text-align: center;
}
ul.list_2 {
	padding: 00px 00px 07px 00px;
	background: #e4e3d3;
}
ul.list_2 li {
	padding: 00px 00px 07px 15px;
	list-style-type: none;
	background: url(images/arrow_8.jpg) left 07px scroll no-repeat;
}
ul.list_2 A {
	background-color: none;
}
h1, h2, h3 { font-weight: bold; }

h1 {
	font-size: 20px;
}

h2 { font-size: 18px; }

h3 { font-size: 16px; }

.highlight {
	clear: both;
	padding: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccaab;
	border-right: 1px solid #cccaab;
	background-color: #e9e8db;
}

.home_news_content {
	text-align: center;
	padding: 0px 5px;
}

.home_news_item, a.home_news_item {
	display: block;
	width: 144px;
	height: 190px;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px 5px;
	color: #990000;
	text-decoration: none;
	border: 1px solid #e4e3d3;
	text-align: center;
}

a.home_news_item:Hover {
	background-color: #f3f2e8;
	border-color: #eee9e0;
	color: #cc0000;
}

.icon, a.icon { 
	float: left;
	display: block;
}

.icon_frame {
	height: 17px;
	width: 98px;
	float: right;
	margin: 2px 0px 0px 0px;
}

img {
	border: 0px;
	display: block;
	behavior: url(iepngfix.htc);
}

img.left, .left, img.logo, img.small {
	float: left;
	border: 1px solid #bf9855;
}

img.left, .left { margin-right: 22px; }

img.logo, img.small {
	margin: 8px;
}

img.right {
	float: right;
	border: 1px solid #bf9855;
	margin-left: 22px;
}

input, select, textarea {
	border: 1px solid #bf9890;
	background-color: #ffffff;
	background-image: url(images/input_bg.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}

input.login_home {
	width: 172px;
}

input.start_here, textarea.start_here {
	width: 310px;
}

input.standard {
	padding: 0px;
	border: 0px;
	background: none;
}

label {
	display: block;
	float: left;
	text-align: right;
	width: 330px;
	margin-right: 22px;
}

label.required, label.admin_required {
	font-weight: bold;
}

label.fit {
	width: auto;
}

label.admin, label.admin_required {
	width: 160px;
}

.list {
	border-bottom: 1px solid #bf9855;
	background-image: url(images/trans_white.png);
	padding: 5px;
}

.message_bubble {
	display: none;
	position: absolute;
	z-index: 200;
	width: 230px;
	height: 70px;
	background-image: url(images/message_bubble.png);
	background-repeat: no-repeat;
	padding: 45px 20px 20px 10px;
	text-align: center;
	behavior: url(iepngfix.htc);
}

.nav, a.nav, a.nav_current {
	display: block;
	height: 33px;
	margin: 0px 14px;
	padding-top: 3px;
	float: left;
	border-bottom: 2px solid #989898;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}

a.nav:Hover {
	color: #ffffff;
	border-bottom-color: #eeeeee;
/*	background-image: url(images/trans_white.png); */
	background-image: url(nav/nav_over.gif);
}

a.nav_current, a.nav_current:Hover {
	background-image: url(nav/nav_current.gif);
	color: #ffffff;
	border-bottom-color: #990000;
}

.nav_frame, .subnav_frame {
	display: block;
	clear: both;
	width: 1010px;
	height: 45px;
	background-color: #6d6d6d;
	background-image: url(nav/nav_bg.gif);
	background-repeat: no-repeat;
}

.outer_frame {
	width: 1010px;
	border: 3px solid #ffffff;
	margin-top: 15px;
	background-color: #a9a672;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.photobar, .photobar_controls, .photobar_content {
	width: 1010px;
	height: 170px;
}

.photobar {
	position: relative;
	overflow: hidden;
	margin: 3px 0px 10px 0px;
}

.photobar_content { position: relative; }

.photobar_controls {
	position: absolute;
	z-index: 200;
	top: 170px;
}

.photobar_img { float: right; margin: 0px; height: 170px; }

a.photobar_control {
	padding: 0px;
	width: 35px;
	height: 170px;
	display: block;
}

.portfolio_thumb, a.portfolio_thumb {
	display: block;
	float: left;
	width: 150px;
	padding: 4px;
	margin: 6px;
	border: 1px solid #e4e3d3;
	text-align: center;
}

a.portfolio_thumb:Hover {
	background-color: #f3f2e8;
	border-color: #eee9e0;
}

.project_thumb {
	float: left;
	margin-right: 10px;
}

.project_thumbs_frame {
	clear: both;
	overflow: auto;
	height: 100px;
	display: block;
}

.small {
	font-size: 12px;
}

.subnav, a.subnav, a.subnav_current {
	display: block;
	height: 26px;
	margin: 0px 9px;
	padding-top: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}

a.subnav {
	color: #eeeeee;
	background-image: url(images/spacer.gif);
}

a.subnav:Hover {
	color: #ffffff;
/* 	background-image: url(images/trans_white.png); */
	background-image: url(nav/subnav_over.gif);
}

a.subnav_current, a.subnav_current:Hover {
	color: #ffffff;
	background-image: url(nav/subnav_current.gif);
}

.subnav_frame {
	height: 30px;
	background-image: url(nav/subnav_bg.gif);
	background-repeat: no-repeat;
}

.testimonial_left, .testimonial {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style: italic;
}

.testimonial_left { text-align: center; }

ul.online_community {
	margin: 15px 00px 70px 00px;
	padding: 10px 10px 10px 32px;
	width: 685px;
	text-align: left;
	border: 1px solid #FFFFFF;
	float: left;
}
ul.online_community li {
	padding: 00px;
	list-style-type: none;
	margin: 00px 15px 00px 00px;
	float: left;
	border: 00px;
	background: none;
}
ul.online_community li A {
	background: none;
	padding: 00px;
	margin: 00px;
}
ul.online_community li img {
	padding: 00px;
	margin: 00px;
	border: 00px;
	background: none;
}
/********************* Portfolio ********************/
.color_red {
	color: #990000;
}
.left_2 {
	float: left;
}
.right_2 {
	float: right;
}
#portfolio {
	width: 738px;
	float: left;
	text-align: left;
}
#portfolio .bg_top, #portfolio .bg_bottom {
	width: 720px;
	float: left;
	border: 00px;
	background: url(images/top_bg.jpg) left top scroll repeat-x;
}
#portfolio .bg_bottom {
	background: url(images/bottom_bg.jpg) left top scroll repeat-x;
}
#portfolio span {
	width: 695px;
	float: left;
	border-left: 1px solid #bf9855;
	border-right: 1px solid #bf9855;
	background: #e4e3d3;
	padding: 00px 00px 00px 23px;
}
#portfolio h5 {
	font-size: 14px;
	padding: 00px 00px 15px 00px;
}
#portfolio h5 A {
	background: none;
	color: #990000;
	text-decoration: none;
}
#portfolio h5 A:hover {
	text-decoration: underline;
}
#portfolio span h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 00px 00px 00px 05px;
	padding: 00px 00px 00px 00px;
}
#portfolio ul {
	padding: 00px;
}
#portfolio li {
	width: 160px;
	float: left;
	margin: 00px 10px 10px 00px;
	list-style-type: none;
}
#portfolio li A {
	width: 150px;
	padding: 05px;
	display: block;
}
#portfolio li A:hover {
	background: #FFFFFF;
}
#portfolio li img {
	padding: 00px 00px 00px 00px;
}
#portfolio li p {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
	width: 150px;
	padding: 05px 00px 00px 00px;
	margin: 00px;
	text-align: center;
}
/********************* Menu ********************/

#menu {
	width: 1010px;
	clear: both;
	height: 45px;
	background: url(nav/nav_bg.gif) left top scroll no-repeat #6d6d6d;
	float: left;
	padding: 00px;
	margin: 00px 00px 20px 00px;
}
#menu ul {
	padding: 00px 00px 00px 00px;
	margin: 00px;
}
#menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	float: left;
	color: #eeeeee;
	text-decoration: none;
}
#menu A {
	color: #eeeeee;
	text-decoration: none;
	display: block;
	padding: 00px 01px 10px 01px;
	margin: 00px 15px;
}
#menu A:hover {
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}