/*************************** 
File generated by Scriptalizer.com
File list:
	master.css
	SpryMenuBarVertical.css
	lightwindow.css
*****************************/

html {
overflow-y: scroll;
}

body  {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 100%;
	width: 100%;
	/*background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: ##FFFFFF;*/
	background-attachment: fixed;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
}
 #container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: none;
	position: relative;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
} 

#headerContainer {
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}

#header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 120px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 900px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 50px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 24px;
	font-weight: bold;
}
#navcolumn {
	position:absolute;
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	background-color: none; 
	background: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#navcolumn img#logo_glow{
		position:absolute;
		margin-top:-138px;
		top:0px;
		left:0px;
		border:none;
		}
		
	
img.blue_rule{
	margin-top:-80px;
	}
#mainContent {
	padding: 0;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: auto;
	width: 580px;
	margin-bottom: 10px;
	float: right;
	z-index: 1;
	clear: right;
} 
 #mainContent  h1, #navcolumn  h1,  #rightcolumn  h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0071BD;
	margin: 2px 0px 20px;
}
#mainContent h2, #navcolumn  h2, #rightcolumn h2, #mainContentServices2 h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0071BD;
	margin: 6px 0px 4px;
	line-heignt: 21px;
}
.boldblue {
	font-size: 16px;
	font-weight: bold;
	color: #0071BD;
}
#mainContent h3, #navcolumn  h3, #rightcolumn h3, #mainContentServices h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0071BD;
	margin: 0px 0px 4px;
	padding-top: 2px;
}


 #mainContent  p,  #navcolumn  p, #rightcolumn  p, #mainleft p, #mainright p {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 16px;
}

.slink:link, .slink:active, .slink:hover, .slink:visited {
	color:#000000;
	text-decoration:none;
}

.sblink:link, .sblink:active, .sblink:hover, .sblink:visited {
	color:#0071BD;
	text-decoration:none;
	font-size:16px;
}


/*////////////////////////////////////////////////////////////////////////////
							SERVICES PAGE
////////////////////////////////////////////////////////////////////////////*/

#subNav {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#subNav a {
	font-size: 12px;
	line-height: 20px;
}



#subNav a:active, #subNav a:hover {
	color:#ED9432;
	text-decoration:none;
}
	
#subNav a:hover, #subNav a:active, {
	text-decoration: none;
	color:#ed9432;
}

#mainContentServices2 {
	position:relative;
	padding: 0;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: 1500px;
	width: 580px;
	margin-bottom: 10px;
	float: right; 
	clear: right;
} 
		
#mainContentServices2 p  {
	width:360px;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 16px;
}

#mainContentServices2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0071BD;
	margin: 2px 0px 20px;
	border-top: 1px solid #0071bd;
	padding-top:5px;
}

#mainContentServices2 h2 {
	display:block;
	clear:both;
	margin-top:10px;
}
	
#mainContentServices2 a  {
	text-decoration:none;
}

#mainContentServices2 .serviceSample {
	float:left;
}

#mainContentServices2 .serviceSample img {
	border: 1px #0071BD solid;
}

#mainContentServices2 .servicesQuote {
	margin-bottom: 30px;
	padding-left: 280px;
}

#mainContentServices2 .servicesQuote p {
	color:#0071BD;
	font-size:15px;
	line-height: 15px;
	width:280px;
}

*.pullQuote {
	text-indent:-5px;
}

#mainContentServices2 .servicesQuote .servicesQuoteGray {
	color:#666;
}

#mainContentServices2 .servicesQuote .servicesCaption {
	color:#666;
	font-size:12px;
	line-height:15px;
}

#mainContentServices2 .seeMore {
	font-size:12px;
}
#mainrighthow {
	float: right;
	width: 280px;
	padding: 6px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 250px;
	position:relative;
	z-index:-100 !important;
}
#howanimation {
	float: right;
	width: 280px;
	height: 311px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position:relative;
	z-index:-100 !important;
}
#giveicons {
	width: 170px;
	height: 156px;
	padding-bottom:15px;
}
.icon1 {
	width: 150px;
	height: 41px;
	background-image: url(images/give-icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ED8629;
	padding-top:15px;
	padding-left:65px;	
}
.icon1:hover {
	color:#0071BD;
	
}
.icon2 {
	width: 150px;
	height: 46px;
	background-image: url(images/give-icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ED8629;
	padding-top:10px;
	padding-left:65px;
}
.icon2:hover {
	color:#0071BD;
	
}
.icon3 {
	width: 150px;
	height: 34px;
	background-image: url(images/give-icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ED8629;
	padding-top:10px;
	padding-left:65px;
}
.icon3:hover {
	color:#0071BD;
	
}
#mainrightgive {
	float: right;
	width: 280px;
	height:auto;
	padding: 47px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 250px;
}
/*
#mainright  h2, #mainright h1, #mainright h3 {
	color: #ED9432;
}

#mainright a:link {
	color: #ED9432;
	text-decoration: none;
}
#mainright a:visited {
	color: #ED9432;
	text-decoration: none;
}
#mainright a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#mainright a:active {
	color: #ED9432;
}
*/
#mainright {
	float: right;
	width: 280px;
	padding: 6px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 250px;
}
#mainrightNoborder {
	float: right;
	width: 280px; 
	padding: 0px;
	border-top-style: none;
	margin: 0px 0px 250px;
}
#mainleftNoborder {
	float: left;
	width: 280px; 
	padding: 0px;
	border-top-style: none;
	margin: 0px 0px 250px;
}
#mainleft {
	padding: 6px 0px 250px;
	float: left;
	height: auto;
	width: 280px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#displayArea {
	width: 555px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
}
#displayArea img{
	border: none;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#displayArea p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#portfolioleft {
	margin: 0px;
	padding: 8px 0px 250px;
	float: left;
	height: auto;
	width: 240px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #0071BD;
}

#lightboxLink a {
	float:right;
	font-size:11px;
	margin-right:16px;
}

#portfolioRightCaption {
	float: right; /* since this element is floated, a width must be given */
	width: 280px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 8px 0px 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #0071BD;
	margin: 0px 40px 250px 0px;
}

/*************************************************

The next section os all of the stuff that makes the bottom 'footer' section fixed on the bottom.

*************************************************/

#fixbottom  {
	background-image: url(images/footer_images/footer_backgroundrepeat.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 112px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 4;
	display:block;
}

pre.fixit { 
	overflow:auto;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
	padding-left:2px; 
}

.content {
	height: 112px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentedit {
	position:relative;
	height: 112px;
	color: #FFFFFF;
	width: 900px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer_images/footer_skyline_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:inline-block;
	top:0px;
	left:0px;
}

#contentedithome {
	position:relative;
	
	height: 112px;
	color: #FFFFFF;
	width: 900px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	background-image: url(images/footer_images/footer_skyline_bottom_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	top:0px;
	left:0px;
	}

.skyleft {
	height: 48px;
	width: 251px;
	position: fixed;
	z-index: 4;
	bottom: 112px;
	background-image: url(images/footer_images/footer_sky-LEFT.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
	
}

.skymiddle {
	float: left;
	height: 4px;
	width: 43px;
	margin: 0px 0px 0px 278px;
	padding: 0px;
	position: fixed;
	z-index: 4;
	bottom: 112px;
	background-image: url(images/footer_images/footer_sky-middle.gif);
	background-repeat: no-repeat;
}

.skyright {
	height: 138px;
	width: 211px;
	position: fixed;
	z-index: 4;
	float: left;
	bottom: 112px;
	margin-left: 654px;
	background-image: url(images/footer_images/footer_sky-RIGHT.gif);
	background-repeat: no-repeat;
}

#fixbottomhome  {
	background-image: url(images/footer_images/footer_backgroundrepeat_home.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 112px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 4;
	display:block;
}

.skylefthome {
	height: 138px;
	width: 243px;
	position: fixed;
	z-index: 4;
	bottom: 112px;
	float: left;
	background-image: url(images/footer_images/footer_sky-LEFT_home.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
}

.skymiddlehome {
	float: left;
	height: 43px;
	width: 376px;
	margin: 0px 0px 0px 278px;
	padding: 0px;
	position: fixed;
	z-index: 4;
	bottom: 112px;
	background-image: url(images/footer_images/footer_sky-middle_home.gif);
	background-repeat: no-repeat;
}

.skyrighthome {
	height: 138px;
	width: 41px;
	position: fixed;
	z-index: 15;
	float: left;
	bottom: 112px;
	margin-left: 654px;
	}




	
/*************************************************

Start crazy bottom rollover stuff...

*************************************************/
#bottomleftBeacon  {
	position:absolute;
	float: left;
	height: 280px;
	width: auto;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -195px;
	font-size: 14px;
	z-index: 100 !important;
	top:0px;
	left:75px;
}
#bottomleftBeacon a img#blank {
	position:relative;
	height:40px;
	width:40px;
	margin-right:-250px;
	border:none;
	display:block;
	left:210px;
	top:-34px;
	overflow:hidden;
}
#bottomleft  {
	float: left;
	height: auto;
	width: 360px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 14px;
	z-index: 100 !important;
}
#bottommiddle {
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	z-index: 100 !important;
}
#bottomright {
	float: right;
	height: auto;
	width: auto;
	margin-top: 25px;
	font-size: 12px;
	z-index: 100 !important;
	margin-right: 85px;
}
/******************************************************************

End of crazy bottom rollover stuff *** AND *** end of footer section.

*********************************************************************/


.bottomlinks     {
	margin: 150px 0px 0px 80px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
.nav {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 130px;
	height: auto;
	z-index: 100;
}
.underNavOptionalinfo {
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: auto;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.title {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.captionBlue {
	font-size: 12px;
	font-weight: bold;
	color: #0071BD;
}

.captions {
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
}
.buttons {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #0071BD;
	text-decoration: none !important;
	cursor: pointer;
	border: 1px solid #002B48;
	margin: 0px;
	height: 20px;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 1px;
	width: auto;
	text-align: center;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}


.buttons:hover  {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #00253F;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #0071BD;
	line-height: 16px;
	text-align: center;
	margin: 0px;
}

a:link {
	color: #0071BD;
	text-decoration: none;
}
a:visited {
	color: #0071BD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #001D31;
}
a:active {
	color: #0071BD;
}

#skyline {
	height: 138px;
	padding-left: 35px;
	padding-right: 35px;
	width: auto;
}

#contentedit  a{
	z-index: 100;

	}
#contentedit  a:hover{
	position:relative;
	z-index: 100;
	}			
#contentedit  a  span{
	display:none;
	z-index: 100;
	}
	
#contentedithome  a{
	z-index: 100;

	}
#contentedithome  a:hover{
	position:relative;
	z-index: 100;
	}			
#contentedithome  a  span{
	display:none;
	z-index: 100;
	}
	
#bottomleftBeacon  a:hover  span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	padding:2px 5px;
	bottom: 26px;
	left: 125px;
	}

#bottomleft  a:hover  span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	padding:2px 5px;
	bottom: 26px;
	left: 125px;
	}
#bottommiddle a:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	padding:2px 5px;
	bottom: 35px;
	left: 118px;
}
#bottomright a:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	padding:2px 5px;
	bottom: 30px;
	right: 25px;
}

table#social_icons{
	border:none;
	}
#PopUp {
	position: absolute;
	padding:2px 5px;
	background-image: url(images/1px_tran_bl.png);
	*background-image: url(images/1px_tran_bl.gif);
	background-repeat: repeat;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	width: 236px;
	height: auto;
	border: 1px solid #00375D;
	bottom: 79px;
	padding: 10px 10px 60px;
	white-space: nowrap;
	z-index: 100;
	float: none;
	left: 66%;
	display: none;
}

#rollovers {
	height: auto;
	width: 220px;
	background-image: url(images/1px_tran_bl.png);
	*background-image: url(images/1px_tran_bl.gif);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-repeat: repeat;
	border: 1px solid #00375D;
	text-align: left;
	white-space: normal;
	padding: 10px 10px 60px;
	font-weight: normal;
	z-index: 100;
}
#rollover1 {
	height: auto;
	width: 220px;
	background-image: url(images/1px_tran_bl.png);
	*background-image: url(images/1px_tran_bl.gif);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-repeat: repeat;
	border: 1px solid #00375D;
	text-align: left;
	white-space: normal;
	padding: 10px 10px 60px;
	font-weight: normal;
	z-index: 100;
	margin-left:-45px;
}

#rollovers h2, #PopUp h2, #rollover1 h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#rollovers a:link {
	color: #00192A;
	text-decoration: underline;
}

#rollovers a:visited {
	color: #00192A;
	text-decoration: underline;
}	
#rollovers a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#rollovers a:active {
	color: #00192A;
	text-decoration: underline;
}


			#currentWeather {
		
				
				font-family: Helvetica, Arial, Verdana, sans-serif;
				font-size: 12px;
				line-height: 15px;
				color: #FFFFFF;
				
				text-align: left;
				white-space: normal;
				
				font-weight: normal;
				
			}
			#currentWeather h2 {
				font-size: 16px;
				line-height: 18px;
				font-weight: bold;
				color: #FFFFFF;
			}
			
			#currentWeather a:link {
				color: #00192A;
				text-decoration: underline;
			}
			
			#currentWeather a:visited {
				color: #00192A;
				text-decoration: underline;
			}	
			#currentWeather a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
			#currentWeather a:active {
				color: #00192A;
				text-decoration: underline;
				}



img#weatherImg{
	position:absolute;
	top:258px;
	margin:0;
	
	left:20px;
	
	}
#contentedit  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contentedit  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contentedit  a:hover {
	text-decoration: none;
	color: #FF9900;
}
#contentedit  a:active {
	color: #FFFFFF;
}

#contentedithome  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contentedithome  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contentedithome  a:hover {
	text-decoration: none;
	color: #FF9900;
}
#contentedithome  a:active {
	color: #FFFFFF;
}

/*******************************************************************************

 Feedburner Style Changes : these styles change the rss feed information from the blog

 *******************************************************************************/
 
#blog {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

#creditfooter {
	visibility:hidden;
}

#blog .feedTitle {
	visibility:hidden;
}

#blog .headline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 15px;
	font-weight:bold;
	margin: 0px 0px 4px;
	padding: 0px;
}

#blog p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

#blog .date {
	visibility:hidden;
}

#blog ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:0;
	padding-left:0;
}

#blog li {
	/*border-bottom:1px dotted #C0C0C0;*/
	color:#000000;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-left:0;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:0;
}

/*******************************************************************************

 Feedburner Style Changes : these styles change the rss feed information from the News Feed

 *******************************************************************************/
#news {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

#creditfooter {
	visibility:hidden;
}

#news .feedTitle {
	visibility:hidden;
}

#news .headline {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 15px;
	font-weight:bold;
	margin: 0px 0px 4px 50px;
	padding: 0px;
	float:right;
	text-align: left;
	height: auto;
	width: auto;
}

#news p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

#news .date {
	font-family: helvetica, verdana, arial;
	font-size:12px;
	float:left;
	padding: 0px;
	height: 28px;
	width: 43px;
	color: #999999;
	white-space: normal;
	position: absolute;	/*clip: rect(auto,-20px,auto,auto);*/
	margin: 0px;
	line-height: 14px;
}

#news ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding: 0px;
}

#news li {
	/*border-bottom:1px dotted #C0C0C0;*/
	color:#000000;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 8px;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
}
 /*******************************************************************************/
.rolllink {
	text-decoration: underline;
	display: inline;
}
#portfolioRightCaption .quotes, #mainrightNoPad .quotes, .quotes, p.quotes {
	font-size: 14px;
	color: #0071BD;
	text-indent:-5px;
}

.quotesCredit {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: right;
	margin-top: 4px;
}
.portfolioNav {
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: auto;
	text-align: right;
}
/*******************************************************************************

Easyscroll style changes : 

 *******************************************************************************/

#easyscroll{
	background:#ffffff;
	margin:1em 0;
	
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
	height:40px;
	line-height:40px;
	margin:0;
	padding:0;
		}	
	#easyscrollnav{
	margin-bottom: 190px;
	position: fixed;
	width: 900px;
	height: 60px;
	float: left;
	bottom: 0px !important;
	visibility: visible !important;
	z-index: 5;
		}			
#easyscrollnav:hover  {
	margin-bottom: 190px;
	position: fixed;
	width: 900px;
	height: 60px;
	float: left;
	bottom: 0px !important;
	visibility: visible !important;
}



	/* // easyscroll navigation buttons */	

/* // end easyscroll */
#easyscrollnav ul {
	list-style:none;
	padding:0;
	color:#333;
	cursor:pointer;
	float: none;
	margin: 0px;
}

	#easyscrollnav li{
	list-style:none;
	margin-right:10px;
	padding:0px;
	color:#333;
	cursor:pointer;
	float: left;
	width: 100%;
	margin-top: 0px;
	height: 50px;
		}					
	#easyscrollnav li.over{
	color:#999;
	text-decoration:underline;
	overflow: hidden;
	visibility: inherit;
		
		}							

	#btnUp {
	background: url(images/blank.gif) repeat;
	float: right;
	bottom: 100px;
		}
	#btnUp:hover {
	background: url(images/scroll-up.png) no-repeat center;
		}
		
	#btnDown {
	background: url(images/blank.gif) no-repeat center;
	bottom: 50px;
		}
	#btnDown:hover {
	background: url(images/scroll-down.png) no-repeat center;
		}
#btnReset {
	visibility: hidden;
}
#bottomright a {
	z-index: 1000;
	overflow: visible;
	visibility: inherit;
}

.bottomrollovers {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 900px;
}
div#qTip {
padding: 5px;
display: none;
position: absolute;
background-image: url(images/1px_tran_bl.png);
*background-image: url(images/1px_tran_bl.gif);
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 14px;
color: #FFFFFF;
background-repeat: repeat;
border: 1px solid #00375D;
text-align: left;
white-space: normal;
font-weight: normal;
z-index: 200;
}
.portfolioStatus {
	font-size: 12px;
	line-height: 12px;
	vertical-align: 11%;
}
.imageBorder {
	border: 1px solid #333333;
}
#contactbox {
	background-color: #DAE7FF;
	padding: 12px 6px 6px;
	margin-top: 0px;
	float: left;
	width: 268px;
	height: auto;
}
#contactboxBlog {
	background-color: #DAE7FF;
	padding: 12px 6px 6px;
	margin-top: 15px;
	float: left;
	width: 150px;
	height: auto;
}
.contactcheckpar {
	margin: 0px;
	width: 220px;
}
#mainrightNoPad {
	float: right;
	width: 280px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 250px;
}
#headertext {
	width: 360px;
	position: absolute;
	top: 41px;
	margin-left: 500px;
	font-size: 14px;
	line-height: 20px;
}
.headerLarge {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
#headertext a:link, #headertext a:visited, #headertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#headertext a:hover {
	color: #FFB000;
	text-decoration: none;
}
/*
a:visited {
	color: #0071BD;
	text-decoration: none;
}

a:active {
	color: #0071BD;
}
*/
.bottom h1 {
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #CB7810;
	margin: 8px 0px 0px;
	padding: 0px;
}
.bottom p {
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
.bottom p:hover {
}
.greyrule {
	border:1px solid #999999;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/


/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000 !important;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 130px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020 !important;
	cursor: default;
	width: 130px;
	left: -1000em;
	top: 0;
	margin-left: 150px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 130px;
}

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 130px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has no borders - you must "none" these out for IE */
ul.MenuBarVertical
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* Submenu containers have no borders - you must "none" these out for IE */
ul.MenuBarVertical ul
{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	cursor: pointer;
	text-decoration: none;
}
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	color: #0071BD;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;

	padding: 4px 0px;
}

ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED9432;
	background-image: none;
	color: #ED9432;
}
ul.MenuBarVertical a.Submenu
{
	display: block;
	cursor: pointer;
	padding: 4px 0px 4px 6px;
	color: #0071BD;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-repeat: repeat;
	border-top-color: #FFFFFF;
	text-align: left;
	letter-spacing: 0px;
}
ul.MenuBarVertical a.SubmenuHover
{
	display: block;
	cursor: pointer;
	padding: 4px 0px 4px 6px;
	color: #ED9432;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED9432;
}
ul.MenuBarVertical  a.Submenuthree
{
	display: block;
	cursor: pointer;
	padding: 8px 0px 7px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	border-top-color: #FFFFFF;
	text-align: left;
	letter-spacing: 0px;
	background-image: url(../images/1px_tran_bl.png);
}

ul.MenuBarVertical a.Submenuthree:Hover
{
	display: block;
	cursor: pointer;
	padding: 8px 0px 7px 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ED9432;
	background-image: url(../images/1px_tran_or.png);
	background-repeat: repeat;
}
.subitems {
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: bold;
	text-align: left !important;
	letter-spacing: 0px;
	margin: 0px;
	padding-left: 6px !important;
}
.mainmenu {
	font-size: 20px;
}

.menuitems {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #0071BD;
	text-align: right !important;
	letter-spacing: -1px !important;
}



/******************************************************************

Begin Contact Page Accordion Styles

*********************************************************************/

#accordion{
margin-top:10px;
}

.accordionStyle a{
color:#FFFFFF;
font-weight:bold;
font-size:14px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #003399;
background-color:#0071bc;
padding:5px 0 5px 5px;
clear:both;
display:block;
}

.accordionStyle div{
padding:10px 5px 0px 5px;
background-color:#DAE7FF;
height:235px;
}


#contactboxIE {
	display:none;
	background-color: #DAE7FF;
	padding: 12px 6px 6px;
	margin-top: 0px;
	float: left;
	width: 268px;
	height: auto;
}




/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010 !important;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

#lightwindow_overlay{display:none;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100px;z-index:500;}#lightwindow{display:none;visibility:hidden;position:absolute;z-index:999;line-height:0;}#lightwindow_container{display:none;visibility:hidden;position:absolute;padding:0;margin:0;}* html #lightwindow_container{overflow:hidden;}#lightwindow_contents{overflow:hidden;z-index:0;position:relative;border:10px solid #fff;background-color:#fff;}#lightwindow_loading{height:100%;width:100%;top:0;left:0;z-index:9999;position:absolute;background-color:#f0f0f0;padding:10px;}#lightwindow_loading_shim{display:none;left:0;position:absolute;top:0;width:100%;height:100%;}#lightwindow_loading span{font-size:12px;line-height:32px;color:#444;float:left;padding:0 10px 0 0;}#lightwindow_loading span a,#lightwindow_loading span a:link,#lightwindow_loading span a:visited{color:#09F;text-decoration:none;cursor:pointer;}#lightwindow_loading span a:hover,#lightwindow_loading span a:active{text-decoration:underline;}#lightwindow_loading img{float:left;margin:0 10px 0 0;}#lightwindow_navigation{position:absolute;top:0;left:0;display:none;}#lightwindow_navigation_shim{display:none;left:0;position:absolute;top:0;width:100%;height:100%;}#lightwindow_navigation a,#lightwindow_navigation a:link,#lightwindow_navigation a:visited,#lightwindow_navigation a:hover,#lightwindow_navigation a:active{outline:none;}#lightwindow_previous,#lightwindow_next{width:49%;height:100%;background:transparent url(http://www.metropoliscreative.com/lightwindow/images/blank.gif) no-repeat;display:block;}#lightwindow_previous{float:left;left:0;}#lightwindow_next{float:right;right:0;}#lightwindow_previous:hover,#lightwindow_previous:active{background:url(http://www.metropoliscreative.com/lightwindow/images/prevlabel.gif) left 15% no-repeat;}#lightwindow_next:hover,#lightwindow_next:active{background:url(http://www.metropoliscreative.com/lightwindow/images/nextlabel.gif) right 15% no-repeat;}#lightwindow_previous_title,#lightwindow_next_title{display:none;}#lightwindow_galleries{width:100%;position:absolute;z-index:50;display:none;overflow:hidden;margin:0 0 0 10px;bottom:0;left:0;}#lightwindow_galleries_tab_container{width:100%;height:0;overflow:hidden;}a#lightwindow_galleries_tab,a:link#lightwindow_galleries_tab,a:visited#lightwindow_galleries_tab{display:block;height:20px;width:77px;float:right;line-height:22px;color:#fff;text-decoration:none;font-weight:bold;cursor:pointer;font-size:11px;color:#ffffbe;background:url(http://www.metropoliscreative.com/lightwindow/images/black-70.png) repeat 0 0 transparent;}* html a#lightwindow_galleries_tab,* html a:link#lightwindow_galleries_tab,* html a:visited#lightwindow_galleries_tab{background:none;background-color:#000;opacity:.70;filter:alpha(opacity=70);}a:hover#lightwindow_galleries_tab,a:active#lightwindow_galleries_tab{color:#ffffbe;}#lightwindow_galleries_tab_span{display:block;height:20px;width:63px;padding:0 7px 0 7px;}#lightwindow_galleries_tab .up{background:url(http://www.metropoliscreative.com/lightwindow/images/arrow-up.gif) no-repeat 60px 5px transparent;}#lightwindow_galleries_tab .down{background:url(http://www.metropoliscreative.com/lightwindow/images/arrow-down.gif) no-repeat 60px 6px transparent;}#lightwindow_galleries_list{background:url(http://www.metropoliscreative.com/lightwindow/images/black-70.png) repeat 0 0 transparent;overflow:hidden;height:0;}* html #lightwindow_galleries_list{background:none;background-color:#000;opacity:.70;filter:alpha(opacity=70);}.lightwindow_galleries_list{width:200px;float:left;margin:0 0 10px 0;padding:10px;}.lightwindow_galleries_list h1{color:#09F;text-decoration:none;font-weight:bold;cursor:pointer;padding:10px 0 5px 0;font-size:16px;}.lightwindow_galleries_list li{margin:5px 0 5px 0;list-style-type:none;}.lightwindow_galleries_list a,.lightwindow_galleries_list a:link,.lightwindow_galleries_list a:visited{display:block;line-height:22px;color:#fff;text-decoration:none;font-weight:bold;cursor:pointer;padding:0 0 0 10px;font-size:11px;}.lightwindow_galleries_list a:hover,.lightwindow_galleries_list a:active{background:#000;color:#ffffbe;border-left:3px solid #ffffbe;padding:0 0 0 7px;}#lightwindow_data{position:absolute;}#lightwindow_data_slide{position:relative;}#lightwindow_data_slide_inner{background-color:#fff;padding:0 10px 10px 10px;}#lightwindow_data_caption{padding:10px 0 0 0;color:#666;line-height:25px;background-color:#fff;clear:both;}#lightwindow_data_details{background-color:#f0f0f0;padding:0 10px 0 10px;height:20px;}#lightwindow_data_author_container{width:40%;text-align:right;color:#666;font-style:italic;font-size:10px;line-height:20px;float:right;overflow:hidden;}#lightwindow_data_gallery_container{font-size:10px;width:40%;text-align:left;color:#666;line-height:20px;float:left;overflow:hidden;}#lightwindow_title_bar{height:25px;overflow:hidden;}#lightwindow_title_bar_title{color:#ffffbe;font-size:14px;line-height:25px;text-align:left;float:left;}a#lightwindow_title_bar_close_link,a:link#lightwindow_title_bar_close_link,a:visited#lightwindow_title_bar_close_link{float:right;text-align:right;cursor:pointer;color:#7cb6dd;line-height:25px;padding:0;margin:0;}a:hover#lightwindow_title_bar_close_link,a:active#lightwindow_title_bar_close_link{color:#fff;}#lightwindow p{color:#000;padding-right:10px;}
