@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-top: 35px;
	margin-left: 0px;	
}
p {
}
h1 {
	background-image: url(../images/burstingShellLogo.gif);
	width: 146px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 56px;
	background-position: left top;
	margin-bottom: 18px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
#sideBarHead h2 {
	color: #99CC00;
	margin-top: 10px;
}
h3 {
	font-size: 18px;
	color: #99CC00;
	margin-top: 5px;
	width: 500px;
	display: block;
	float: left;
	font-weight: normal;
}
.imageNavigation {
	float: right;
	margin-top: 10px;
}

#mainContent {
	width: 595px;
	margin-left: 194px;
	float: left;
}
#wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -420px;
}
#contactBlock {
	width: 146px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-bottom: 6px;
	margin-bottom: 7px;
}
#contactBlock  p  {
	font-size: 10px;
}
li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 4px;
}
#nav   > li    {
	padding-left: 0px;
}
#currentPage a{
	color: #99CC00;
}
#staticCurrentPage a{
	color: #99CC00;
}
.pageName #wrapper #mainContent #contentArea .doubleColumn li {
	padding-left: 0px;
}

#contentHeader {
	height: 84px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.adBox {
	margin-top: 8px;
}
#contentArea {
}
.projectImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.projectImage p {
	color: #999999;
	margin-top: 4px;
}
.doubleColumn {
	width: 288px;
	float: left;
	padding-right: 9px;
	margin-bottom: 15px;
}
#sideBar {
	width: 146px;
	float: left;
	margin-left: -789px;
	padding-left: 34px;
}
#sideBar #sideBarHead {
	height: 84px;
	width: 146px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.lightGrey {
	color: #999999;
}
#mainNav {
	float: left;
	width: 146px;
	height: 254px;
}
#secondaryNav {
	float: left;
	width: 146px;
}
a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#secondaryNav h2 {
	color: #99CC00;
}.imageNavigation p {
	display: block;
	float: left;
	clear: right;
	text-align: right;
	margin-left: 10px;
}
.doubleColumn h2 {
	color: #99CC00;
}
#bullets > li, #bullets2 > li{
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	display: list-item;
	background-image: url(../images/staticPageImages/bulletWhite.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.doubleColumn a {
	color: #99CC00;
}
.doubleColumn a:hover {
	color: #444444;
}
#sideBar #sideBarHead a {
	color: #99CC00;
}
#sideBar #sideBarHead a:hover {
	color: #444444;
}
#contentArea .doubleColumn #bullets strong {
	color: #444444;
}
#contentArea .doubleColumn strong, #contentArea .singleColumn strong {
	color: #99CC00;
}
.large {
	font-size: 18px;
}
.large a {
	color: #99CC00;
}
.large a:hover {
	color: #666666;
}
#homeThumbs .homeThumb {
	float: left;
	width: 188px;
	margin-right: 8px;
}
#homeThumbs {
	padding-top: 18px;
}
#homeThumbs .homeThumb a {
	color: #99CC00;
}
#homeThumbs .homeThumb h4 {
	padding-bottom: 5px;
}
#homeThumbs .homeThumb img {
	border: 1px solid #999999;
}
