/* CSS Document */

h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E0EC9B;
	font-weight:normal;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2c0b08;
	background-image: url(images/background_centered.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner-nav-bg {
	background-image:url(images/banner-nav-bg.jpg);
	background-repeat:no-repeat;
	background-position: center;	
}

.button-cell {
	width:114px;
	height:53px;
}

.textbox {
	width:300px;
	border:solid 1px #631b0c;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0ec9b;
	padding:3px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/semi_trans_bg.png');
}
			
.textbox[class]{
	width:300px;
	border:solid 1px #631b0c;
	background-color:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e0ec9b;
	padding:3px;
	background:none;
	background-image:url(images/semi_trans_bg.png);
}

.trans_box {
 
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/semi_trans_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box[class] {
  background-image:url(images/semi_trans_bg.png);
}

.trans_box_borders {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/semi_trans_bg.png');
	border-right:solid 2px #000000; border-left:solid 2px #000000;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box_borders[class] {
  background-image:url(images/semi_trans_bg.png);
  border-right:solid 2px #000000; border-left:solid 2px #000000;
}

.recent_projects_bg[class] {
  background-image:url(images/recent_proj_bg.png);
  background-repeat:repeat-x;
}

.recent_projects_bg {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/semi_trans_bg.png');
}

.dotted_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #95A47A;
}

.solid_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.portfolio_images {
	border: solid 3px #000000;
	}

/* -------------text styles---------------- */

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B3726;
}
.small_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2c8c5;
}

.green_sixteen{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height:20px;
	color:#c3f148;
}

.white_sixteen {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height:20px;
	color:#FFFFFF;
}

.yellow_sixteen {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height:20px;
	color:#E0EC9B;
}

.green_fourteen {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
	color:#c3f148;
}

.white_fourteen {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
	color:#FFFFFF;
}

.yellow_fourteen {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
	color:#E0EC9B;
}


.main_text_color {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E0EC9B;
}

.main_text_green {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #c3f148;
}

.main_text_white {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}


/* -------------link styles---------------- */

a.main_link:link, a.main_link:visited {
	text-decoration:none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3f148;
	text-decoration: none;
	border-bottom: solid 1px #A13713; 
}

a.main_link:hover{
	text-decoration:none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0EC9B;
	text-decoration:none;
	border-bottom: dotted 1px #A13713; 
}

a.showroom_link:link, a.showroom_link:visited {
	text-decoration:none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0EC9B;
	text-decoration:none;
}

a.showroom_link:hover{
	color: #A13713;
	text-decoration:none;
}



a.footer_link:link, a.footer_link:visited {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C3214;
	text-decoration:none;
}

a.footer_link:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F921C;
	text-decoration:none;
}
