body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-color: #6B191B;

}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.display{
display: none;
position: absolute;
left: -9000px;
}

.Nav-Off, .Nav-Off a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777575;
	text-decoration: none;
	background-image: url(/images/nav_off.gif);
	line-height: 22px;
	height: 26px;
	text-align: center;
	display: block;
	width: 94px;
}
.Nav-Off a:hover {
	background-image: url(/images/nav_on.gif);
	color: #9E010D;
	background-color: #D7D5D5 
}
.Nav-On, .Nav-On a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9E010D;
	text-decoration: none;
	background-image: url(/images/nav_on.gif);
	line-height: 22px;
	height: 26px;
	text-align: center;
	display: block;
	width: 94px;
}
.four-boxes{
	background-image: url(/images/4box_bg.gif);
	height: 138px;
	width: 170px;
	padding: 9px;
}
.four-boxes a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4847;
	text-decoration: none;
}
.four-boxes a:hover {
	color: blue;
}
.Light-BG {
	background-image: url(/images/body_light_bg.gif);
}

/* ##### FOOTER #################################################### */
.Footer-Nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(/images/footer_bg.gif);
	height: 75px;
	text-align: center;
}
.Footer-Nav a {
	text-decoration: none;
	color: #999999;
}
.Footer-Nav a:hover {
	color: blue;
}
.Footer-White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFA7A3;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/footer_bottom.gif);
	height: 25px;
	line-height: 25px;
}

/* ##### PRESS #################################################### */
.Press-Button{
	background-image: url(images/dgrey_box_button_bg.jpg);
	display: block;
	padding-left: 35px;
	height: 29px;
}
.Press-Button a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	color: #EAFF00;
	text-decoration: none;
}
.Press-Button a:hover {
	color: #FFFFFF;
}
.Press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #665555;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C6E6E;
	border-right-color: #403636;
	border-bottom-color: #403636;
	border-left-color: #7C6E6E;
}
.Press2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #665555;
	padding: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C6E6E;
	border-right-color: #403636;
	border-bottom-color: #403636;
	border-left-color: #7C6E6E;
	line-height: 1.3em;
}
.Press2 a {
	color: white;
}
.Press-Date, .Press-Date a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Press-Date a:hover {
	color: #F9B000;
	text-decoration: none;
}
.Press-Text, .Press-Text a {
	color: #D2D2D2;
	text-decoration: none;
}
.Press-Text a:hover {
	color: #F9B000;
}
.Press-More, .Press-More a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F9B000;
	text-decoration: none;
}
.Press-More a:hover {
	color: #FFFFFF;
}
.Cat-More, .Cat-More a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C2232;
	text-decoration: none;
}
.Cat-More a:hover {
	color: #FFFFFF;
}

/* ##### FEATURED PROJECT #################################################### */
.Featured-Project-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F5E1F;
	background-image: url(images/featured_project_title_bg.gif);
	height: 29px;
	font-size: 11px;
	padding-left: 5px;
}
.Featured-Project-Title a:hover {
	color: #F9B000;
}
.Featured-Project-Title a {
	color: white;
	text-decoration: none;
}
.Featured-Project-Box, .Featured-Project-Box a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8F5E1F;
	text-decoration: none;
	padding: 5px;
	line-height: 1.5em;
}
.Featured-Project-Box a:hover{
	color: #F9B000;
}
.Featured-Project-Button {
	background-image: url(images/featured_project_button_bg.jpg);
	height: 29px;
	background-color: #8F5E1F;
	padding-left: 35px;
	line-height: 30px;
	display: block;
}
.Featured-Project-Button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EAFF00;
	text-decoration: none;
}
.Featured-Project-Button a:hover {
	color: #FFFFFF;
}
.Featured-Project-Border {
	border-width: 1px;
	border-style: solid;
	border-top-color: #9F7540;
	border-right-color: #5A3B14;
	border-bottom-color: #5A3B14;
	border-left-color: #9F7540;
}
.Body-Dgrey-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
.Body-Dgrey-Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
.Body-Dgrey-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.Contact-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F7878;
	height: 30px;
}
INPUT.input250 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8D8D8;
}
TEXTAREA.textarea250 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8D8D8;
}
SELECT.select250 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8D8D8;
}
h1
{
font-family: "Trebuchet MS";
font-size : 14px; 
font-weight : none; 
color : #ffffff; 
text-decoration : none; 
text-align : left; 
} 
h2
{
font-family: "Trebuchet MS";
font-size : 12px; 
font-weight : none; 
color : #ffffff; 
text-decoration : none; 
text-align : left; 
} 
