/* CSS Document */

* { margin:0; padding:0; }

/**********		MAIN CONTAINER		**********************/
BODY {
	text-align: center;
	background-color:#fff;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#holder {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background: url(../images/colBg.gif) repeat-y;
}
/**********		GENERAL LINK STYLE		*******************/
a:link {
	color:#666666;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color:#333333;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color:#FF9933;
	text-decoration: underline;
}
a:active { color:#FF9933;
text-decoration:underline; }


/**********		TESTING		****************************/
#testButton {
	position:absolute;
}

#siteNameInfo{
	position:absolute;
	top: 39px;
	right: 100px;
	font-size: 20px;
	width: 92px;
	height: 31px;
	left: 410px;
}

/**********		HEADER		***************************************/
#header {
padding:0px; }

/**********		LEFT COLUMN	***************************************/
#left { 
float:left;
width:220px;
padding:8px;
 }
#left a:link{
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#left a:visited{
	color:#333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#left a:hover{
	color:#f93;
	text-decoration: underline;
}
#left a:active{
	color:#f93;
	text-decoration: underline;
}
#leftQuoteWithTopSpace{
	margin-top: 40px;
	width:210px
	
}
#leftQuote {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
}

/**********		RIGHT CONTAINER  - CENTER + LEFT	***********/
#right { 
float:right;
width:535px;
padding:0px;
 }
 
/*--------	RIGHT CONTAINER	-----  NAV 	------------------------*/
#nav {
float:left;
width:527px;
padding:4px 0px 4px 8px;
background-color:#003366; }

#nav div {
float:left;
}

#nav span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 5px;
}
.phonenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .1em;
}
#nav a:link{

	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav a:visited{
	color:#FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:active{
	color:#fff;
	text-decoration: none;
}

hr.clear {
clear:left;
display:block;
visibility:hidden;
margin: 0;
}

/* for the displayed page btn*/
#thisPage a:link{
	color:#cc9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: .1em;
}
#thisPage a:visited{
	color:#cc9;
}
#thisPage a:hover{
	color:#fff;
}
#thisPage a:active{
	color:#fff;
}


 /*--------	RIGHT CONTAINER	-----  CENTER COLUMN	---------------*/
#center { 
float:left;
width:349px;
padding:0px;

}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	padding:3px 0 5px 0;
	line-height: 20px;
}
#centerImage{
	padding:1px 1px;
}
#centerText{
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
}
#centerContact {
	padding:0 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;	
	width: 520px;
	background-color: #fff;
}
#centerContact table{
	padding:10px;
}
#centerContact th{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 2px;
	color: #999966;
}
#centerContact td{
	vertical-align: top;
	padding-bottom: 15px;
}

#headLine{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	padding:3px 0 5px 0;
	line-height: 20px;
}
.contactSubHeader{
	font-weight: bold;
}
/*--------	RIGHT CONTAINER	-----  RIGHT COLUMN	---------------*/
#rightRight { 
float:right;
width:165px;
padding:8px;
}
.headNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	padding: 0 0 10px;
}
.newsLink {
	padding: 0;
	
}
.newsLinkDivider{
padding: 10px 0px;
}


/**********		FOOTER	***************************************/
#footer { 
clear:both;

}
#footerCont { 
height:26px;
margin-left:246px;

}
#footerText {
width:534px;
float:left;
background:#fff;
}
#footerTextCopyright{
padding:8px 0 8px 4px;
float:left;
color: #999966;
font-size: 10px;
}
#footerTextHome{
padding:6px 0px;
float:left;
}
#footerTextContact{
padding:6px 0px;
float:left;
}
#footerTextAbout{
padding:8px 0 6px 0;
float:left;
}
.bar{
	padding:0 7px 0 7px;
	color: #999966;
}
/*btn of this displayed page	*/
#footerTextHomeNo {
	padding:8px 0 10px;
	float:left;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footerTextContactHome {
	padding:8px 0 10px;
	float:left;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#footerTextAboutHome {
	padding:8px 0 10px;
	float:left;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
/**********		PAGE SPECIFIC CLASSES		********************/



.aboutSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
}
.aboutSubInfo {
	padding-bottom: 20px;
}

.servicesSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
/**********		MEDIA PAGE SPECIFIC CLASSES		********************/


#swfContent {
	margin-bottom:1.5em;
	text-align: center;
}

.mediaVIdeoPlayer {
	padding-bottom: 20px;
}

