/* CSS Document  - Copyright 2008 Chappell Creative Inc. */

/* general elements */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #3C4145;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}

.oneColFixCtr #container {
	width: 910px;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

.floatLeft {
	float: left;
}

.clearer {clear: both; line-height: 0; height: 0;}

td, th {


	
}
h1  {
	color: #333333;
	font-size: 20px;
	letter-spacing: 1px;
	background-image: url(../images/headline_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-weight: normal;
	height: 36px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}

h2  {
	color: #333333;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h3  {
	color: #333333;
	font-size: 18px;
	letter-spacing: 1px;
	background-image: url(../images/headline_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	font-weight: normal;
	height: 36px;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}

h4  {
	color: #333333;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-align: left;
	line-height: 14pt;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: 1px outset #990000;
	background-color: #efefff;
}

.author {
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin-top: -15px;
}

.linedTable {
	border: 1px dotted #990000;
}

.linedTable2 {
	border: 1px solid #3E4347;
	background-color: #ededed;
}

.tableHead {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	text-align: left;
	height: 20px;
	line-height: 1.25;
}

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

a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal
}
.header   {
	font-size: 14pt;
	line-height: 12pt;
	color: #990000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	width: auto;
	padding-bottom: 5px;
}


.sidebarHeader {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	background-image: url(../images/red_sm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}

.smTitle {
	color: #990000;
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.subTitle  {
	color: #333333;
	font-size: 14pt;
	font-weight: normal;
	line-height: 18pt;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.equipTitle  {
	color: #333333;
	font-size: 14pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.smallPrint {color: #999999; font-size: 9px; font-weight: normal; line-height: 11px; text-align: justify;}
ul  {
	display: block;
}
li  {
	font-size: 10pt;
	line-height: 12pt;
	list-style-position: outside;
	list-style-image: url(../images/red_sm_arrow.gif);
	list-style-type: none;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 7px;
}
.return  {
	text-align: right;
	background-image: url(../images/linkbox2.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	padding-right: 20px;
	font-size: 9px;
	line-height: 12px;
}
#headerDiv {
	height: 80px;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#tagline {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 30px;
	padding-top: 12px;
	width: 320px;
	position: relative;
	float: right;
}
#featured_proj {
	background-color: #efefef;
	margin: 0px;
	width: 290px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.featured_projI {
	background-color: #efefef;
	width: 240px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyDiv {
	text-align: left;
	width: 890px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#chromemenu {
	text-align: left;
	height: 40px;
	background-image: url(../images/nav_bg_sm.jpg);
	background-repeat: repeat-x;
	width: 890px;
	visibility: visible;
	z-index: 1;
	background-position: left top;
	padding-top: 20px;
}
#flash {
	height: 255px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/flash_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	z-index: 0;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#flashI {
	padding: 0px;
	height: 175px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/flashI_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	text-align: center;
}

#main {
	float: left;
	width: 470px;
	padding-top: 15px;
	padding-left: 25px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 1px;
	margin: 0px;
}
#sidebar {
	float: left;
	width: 320px;
	padding-top: 50px;
	padding-left: 20px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

#sidebarLeft {
	float: left;
	width: 280px;
	padding-top: 60px;
	padding-left: 20px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 1px;
}

#sidebarRight {
	float: left;
	width: 260px;
	padding-top: 50px;
	padding-left: 20px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#sidebarRight img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}


#mainRight {
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#mainLeft {
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-left: 25px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 1px;
	margin: 0px;
}

#phone {
	font-size: 20px;
	color: #990000;
	letter-spacing: 1px;
	font-weight: bold;
	width: 185px;
	text-align: left;
	padding-top: 15px;
	padding-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
.equip {
	background-color: #EFEFEF;
	height: auto;
	width: 450px;
	border: 1px dotted #666666;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.equip img {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#slogan {
	font-size: 12px;
	color: #990000;
	padding-top: 15px;
	font-weight: bold;
	text-align: right;
	float: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	height: 30px;
	padding-right: 25px;
	width: 655px;
}

#footerDiv {
	background-image: url(../images/footer_bg_sm.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 890px;
	font-size: 8pt;
	line-height: 12pt;
	color: #ffffff;
	height: 35px;
	background-position: left top;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerDiv   a     {
	color: #efefef;
	text-decoration: none;
	font-weight: normal
}
#footerDiv   a:hover {
	color: #ffffff;
	text-decoration: underline overline;
	font-weight: normal
}

#notice {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 30px;
	height: 60px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#notice   a     {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal
}
#notice  a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
}


#sidebarRight ul {
	display: block;
}
#sidebarRight li {
	font-size: 10pt;
	line-height: 12pt;
	list-style-position: outside;
	list-style-image: url(../images/red_sm_arrow.gif);
	list-style-type: none;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



/* form elements */

form {
	color: #565656;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #2A3746;
	border-bottom: 1px solid #2A3746;
}

input.large {
	width: 150px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

input.big {
	width: 300px;
	height: 200px;
	font-size: 10px;
	font-weight: normal;
	border: 1px #77776A solid;
	text-align: left;
}

input.med {
	width: 65px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

input.small {
	width: 25px;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}

.buttonUp {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	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: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
}

.buttonOver {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height: 19px;
	cursor: pointer;
	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: #000000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #000000;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle {
	font-size: 14px;
	color: #dadada;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
}

.chromestyle ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 7px;
}

.chromestyle ul li {
	display: inline;
	width: auto;
	padding-right: 2px;
}

.chromestyle ul li a {
	color: #efefef;
	text-decoration: none;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	background-color: #7C94A0;
	color: #FFFFFF;
	font-weight: bold;
}

.active {
	background-color: #7C94A0;
	color: #FFFFFF;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:100;
	background-color: #7C94A0;
	width: 175px;
	visibility: hidden;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
}

* html .dropmenudiv a { /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #f0f0f0;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
}
