/* --- Common site Styles ---------------------------------------------------------- */
body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

body {
	background-image:url(../_images/bgrd_main.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#2F9776;
	margin:0px 0 0 0;
}
* html a {
	outline:none;
}
* html a:active {
        outline: 0;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}
* :focus { outline: 0; }
a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}
:active {
	outline:none;
}
a:link,
a:visited,
a:active,
a:hover {
	color: #bef30f;
	text-decoration:none;
}
a:hover { 
	color: #bef30f;
	text-decoration:underline;
}
h1 {
	font-size:15pt;
	line-height:22px;
	color:#CAF439;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}
.mainArea
{
	width:760px;
	margin:0px auto 0 auto;
}
.topHalf
{
	margin:0px 10px 0 10px;
}
.mainContent
{
padding:9px 46px 23px 34px;
}
.comingContent
{
padding:41px 0px 250px 274px;
}
li
{
	margin:0 0 0 0px;
	list-style-image:url(../_images/bullet_diamond.gif);
}
ul
{
	padding:0 0 0 15px;
	margin:0 0 0 15px;
	list-style-type:disc;
	list-style-position:outside;
}
.line
{
margin:9px 0 9px 0;
border-bottom:1px solid #BEF400;
}
.divider {
background-image:url(../_images/line.jpg);
background-repeat:repeat-x;
background-position:center;
padding:10px 0 10px 0;
}
.columnPad {
	padding:9px 0 33px 0;
}
p {
	margin:10px 0 0 0;
	padding:0px;
	line-height:20px;
	font-size:13px;
}

/* --- New CSS  ---------------------------------------------------------- */
#mainArea
{
	width:954px;
	margin:0px auto 0 auto;
}
.mainContent2 {
	padding:0px 22px 23px 22px;
}
.interiorContent {
	padding:0px 38px 23px 38px;
}
.mainText {
	padding:25px 38px 23px 38px;
}
.clear {
	clear:both;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ccff00;
	font-weight:bold;
	text-transform:uppercase;
	margin:22px 0 20px 0;
}
.h1spacer {
	padding-left:3px;
	font-weight:normal;
}
h2 {
	font-size:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333;
	margin:26px 0 2px 16px;
	text-transform:uppercase;
}
.h2Height {
	line-height:32px;
	margin-right:15px;
}
h3 {
	font-size:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:7px 0 3px 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	margin:22px 0 20px 0;
	font-size:15pt;
	line-height:26px;
}
div.btns {
	display: block;
}
div.btns a,
div.btns a:link,
div.btns a:visited,
div.btns a:active {  
	background-image:url(../_images/btn-rt.png);
	background-repeat:no-repeat;
	background-position:right top;
 	display: block;  
 	padding:0 15px 0 0;  
 	color: #efefef;
	height:31px;
 	text-decoration:none;
}  
div.btns a:hover {
	background-image:url(../_images/btn-rt.png);
	background-repeat:no-repeat;
	background-position:right -31px;
	color:#ccff00;
	outline:none;
	display: block; 
}
div.btns span {
	display:block;
	background-image:url(../_images/btn-lt.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:7px 3px 0 0;
	height:24px;
	cursor:pointer;
}
div.btns:hover span  {  
	background-image:url(../_images/btn-lt.png);
	background-repeat:no-repeat;
	background-position:left -31px;  
	display: block;  
	padding: 7px 3px 0px 0;
	margin:0px;

}  
.lineGrey {
	border-bottom:1px solid #7A7A7A;
	margin:25px 0;
}
/* --- Background  ---------------------------------------------------------- */
#interiorBgrd {
	background-image:url(../_images/bgrd-interior-rpt.jpg);
	background-repeat:repeat-x;
}
#interiorMain {
	background-image:url(../_images/bgrd-interior.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#pageBgrd {
	background-image:url(../_images/bgrd-page-rpt.jpg);
	background-repeat:repeat-x;
}
#pageMain{
	background-image:url(../_images/bgrd-page.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

/* --- Page Titles  ---------------------------------------------------------- */
#pTitle {
	margin:33px 38px 10px 22px;
}
.pTitle {
	margin-right:36px;
}
.clientQuote {
	color:#FFF;
	font-size:16px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.readMore {
	height:20px;
	width:65px;
}
a.readMore,
a.readMore:link,
a.readMore:visited,
a.readMore:active{
	height:20px;
	width:65px;
	background-image:url(../_images/btn-read-more.jpg);
	background-repeat:no-repeat;
	display:block;
}
a.readMore:hover {
	height:20px;
	width:65px;
	background-image:url(../_images/btn-read-more_f2.jpg);
	background-repeat:no-repeat;
	display:block;
}

/* --- Side Panel  ---------------------------------------------------------- */
.sidePanel {
	border-right:1px solid #7a7a7a; 
	padding:12px 0 0 0;
}
div.sideBox {
	display:block; 
	border:1px solid #7a7a7a; 
	border-right:none; 
	background-color:#383838;
	margin-top:8px;
	
}
div.sideBox a:link,
div.sideBox a:visited,
div.sideBox a:active,
div.sideBox a:hover {
	color: #ccff00;
	text-decoration:none;
	width:250px; 
	padding:16px;
	display:block;
	
}
div.sideBox a:hover { 
	color: #fff;
	text-decoration:none;
	background-color:#5B5B5B;
	display:block;
	width:250px; 
	padding:16px;
}
.sideMap {
	border-right:1px solid #7a7a7a; 
	margin:12px 40px 0 0;
}
div.mapBox {
	display:block; 
	border:1px solid #7a7a7a; 
	border-right:none; 
	background-color:#383838;
	margin-top:8px;
	padding:15px;
	
}
.mapDesc td {
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:15px;
}
/* --- Services  ---------------------------------------------------------- */

#serviceBox {
	margin:4px 0;
	background-color:#363636;
	border:1px solid #6a6a6a;
	padding:16px;
	width:264px;
	float:left;
}
div.serviceBox {
	display:block; 
	margin:4px 0;
	background-color:#363636;
	border:1px solid #6a6a6a;
	float:left;
	color:#FFF;
}
div.serviceBox a:link,
div.serviceBox a:visited,
div.serviceBox a:active,
div.serviceBox a:hover {
	text-decoration:none;
	padding:16px;
	width:264px;
	display:block;
	color:#FFF;
}
div.serviceBox a:hover { 
	text-decoration:none;
	background-color:#525252;
	display:block;
	padding:16px;
	width:264px;
}

.servicesMiddle {
	margin-left:8px;
	margin-right:8px;
}
.servicesImg {
	border:1px solid #6a6a6a;
}
.servicesDesc {
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:15px;
	height:29px; 
	overflow:hidden;
}
.servicesMore {
	text-align:right; 
	margin-top:5px; 
	font-size:11px; 
	color:#ccff00; 
	font-weight:bold; 
	text-transform:uppercase;
}
.servicesMore a:link,
.servicesMore a:visited,
.servicesMore a:active,
.servicesMore a:hover {
	color: #ccff00;
	text-decoration:none;
}
.servicesMore a:hover { 
	color: #44862B;
	text-decoration:none;
}

/* --- News -------------------------------------------------------------- */
.newsItems {
	margin:25px 15px 10px 0;
}
.newsTitle {
	margin:10px 0 5px 0; 
	color:#00539C; 
	font-size:17px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:15px;
}
.newsDesc {
	font-size:11px; 
	line-height:16px;
}
/* --- Clients  ---------------------------------------------------------- */

.city {
	color:#BEF30F;
	font-size:7pt;
	margin:-6px 0 0 0;
}




/* --- Home  ---------------------------------------------------------- */

.ltSide {
	margin:5px 0 0 37px;
}
.ltSide p {
	color:#ccff00;
	margin:0;

}

.ltSide ul {
	padding:0px;
	margin:0px 5px;;
	font-size:8.5pt;
	list-style-type:disc;
	list-style-position:outside;
}
.ltSide li {
	color:#30631B;
	padding:0px;
	margin:0px 0 3px 16px;
	
}
.callOutTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#ccff00;
} 



/* --- Interior Pages  ---------------------------------------------------------- */
.headerMargin {
	margin:0 0 0px 22px;
}


/* --- Our Work  ---------------------------------------------------------- */

.websiteImage 
{
background-image:url(../_images/our_work/web/our_work_websites.jpg);
background-repeat:no-repeat;
height:477px;
width:950px;
}
.workContent
{
margin:8px 0px 0 17px;
line-height:16px;
}
.webArea
{
width:955px;
margin:0px auto 0 auto;
}
#flashcontent {
height:420px;
width:100%;
}

.flashPosition 
{
	position:absolute;
	margin:0px auto 0 auto;
	width:100%;
	height:420px;
	left: 0px;
	top: 220px;
}
.flashText {
	margin:0px 0 0 273px; 
	width:716px;
}
.instructions {
	color:#BEF30F;
	font-weight:bold;
}




/* --- Page Title  ---------------------------------------------------------- */

.ptitle 
{
	background-image:url(../_images/ptitle/ptitle_bgrd.jpg);
	background-repeat:no-repeat;
	height:46px; 
	width:716px;
}


.ptitle2
{
margin:7px 15px 0 15px;
padding:0 0 4px 0;
border-bottom:1px solid #cccccc;
font-size:10pt;
color:#0099FF;
font-weight:bold;
}




/* --- Sitemap  ---------------------------------------------------------- */

.sitemap
{
line-height:14px;
font-size:9pt;
color:#000000;
font-weight:normal;
}
.sitemap a,
.sitemap a:link,
.sitemap a:visited,
.sitemap a:active
.sitemap a:hover
{
	text-decoration:none;
	display:block;
	padding:4px 0 4px 4px;
}
.sitemap a:hover
{
	color:#5200d9;
	text-decoration:none;
	background-color:#E7DCC7;
}
.sitemapLine
{
margin:5px 0 5px 0;
border-bottom:1px solid #CEC1A8;
}



/* --- Forms ---------------------------------------------------------- */

.forms
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.formField {
	background-color:#FFFFFF;
	border: 1px solid #26652c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 3px 10px;
	width:230px;
	height:15px;
	color:#000000;
}
.formField2 {
	background-color:#FFFFFF;
	border: 1px solid red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 3px 10px;
	width:230px;
	height:15px;
	color:#000000;
}
.formMemo {
	background-color: #FFFFFF;
	border: 1px solid #26652c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 3px;
	margin:0 0 3px 10px;
	width:230px;
	height:70px;
	color:#000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color:#26652c;
	font-weight: bold;
	border: 1px solid #26652c;
	background-image:url(../_images/bgrd_submit.jpg);
	background-repeat:repeat-x;
	height:24px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}
.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.formText
{
font-size:7pt;
}
.borderBotForm
{
border-bottom:1px solid #FFFFFF;
}
.veriField {
	background-color:#FFFFFF;
	border: 1px solid #26652c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 1px 0 0 3px;
	margin:1px 0 3px 10px;
	width:80px;
	height:23px;
	color:#000000;
}
.veriBox {
margin:0px 0 3px 0;
border:1px solid #26652c;
}
.botLine {
margin:0 0 3px 40px;
width:395px;
}


/* --- Footer ---------------------------------------------------------- */


.circles
{
margin:6px 7px 0 0;
}
#footer {
	margin:10px 50px 10px 274px;
}
#footerHome {
	margin:10px 50px 10px 425px;
}
#footerInterior {
	margin:10px 50px 10px 322px;
}
.footer
{
	color:#ffffff;
	line-height:15px;
	font-size: 7pt;
	text-align:left;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active
{
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover
{
	color:#BCF200;
	text-decoration:underline;
}
