body {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 0.95em;
	text-align: left;
	background-image: url(images/boxes_background2.gif);
	background-repeat: no-repeat;
	}
	
	td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	text-align: left;
	}
	
	ul
{
list-style:none;
padding: 0px;
margin: 10px;
/*
line-height:200%
*/
} 

.experiencelist li{
	margin-top: 5px;
	margin-bottom: 5px;
}

.noleading
{line-height:105%;}
	
	
a {
	font-size: .95em;
	color: #000;
}


a:link {
	/*color:#334488;*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #030;
	text-align: left;
}

#header {
	position:absolute;
	left:300px;
	top:15px;
	width:920px;
	height:80px;
	z-index:2;
}

#nav {
	position:absolute;
	left:80px;
	top:160px;
	width:120px;
	height:240px;
	z-index:6;
	background-color: #EEEEEE;
}

.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
}

.slideshow {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 1.2em;
}

/* twitter div not currently in use 
#twitter {
	position:absolute;
	left:20px;
	top:460px;
	width:280px;
	height:590px;
	z-index:1;
	background-color: #CCCCCC;
	visibility: visible;
}
*/

.popuptext {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: .9em;
	color: #000;
	margin: 0px;
	padding:5px;
	/*
	border-top-left-radius: 0px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px; 
*/
box-shadow: 10px 10px 5px #104E7A;
-webkit-box-shadow: 10px 10px 5px #104E7A; /* Safari */

background: #ffffff; /* for non-css3 browsers */
/*
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c9e2f7'); */ /* for IE */
/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c9e2f7));*/ /* for webkit browsers */
/*background: -moz-linear-gradient(top,  #fff,  #c9e2f7);*/ /* for firefox 3.6+ */

}

.popuptext a{
	text-decoration:none;
	color:#1e6ea5;
}

.popupserif {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 1em;
	color: #000;
	margin: 0px;
	padding:5px;
}



#map {
	position:absolute;
	left:300px;
	top:150px;
	width:900px;
	height:500px;
	z-index: 3;
}
	

#content {
	position: absolute;
	left: 300px;
	top: 120px;
	width: 900px;
	height: 1850px;
	z-index: 4;
	visibility: visible;
}

#location {
	position: absolute;
	left: 296px;
	top: 451px;
	width: 425px;
	height: 425px;
	z-index: 1;
	visibility: visible;
}

#blog {
	position:absolute;
	left:300px;
	top:670px;
	width:900px;
	height:550px;
	z-index:8;
	border: thin solid #CCC;
}


#footerhome {
	position: absolute;
	left: 300px;
	top: 750px;
	width: 900px;
	height: 50px;
	z-index: 9;
	font-size: 80%;
	color: #999999;
}

.experience {
font-family: Palatino, Times, Times New Roman, serif;
}

.footer {
	font-size:80%;
	color:#999999;
}
	


#footer2 {
	position:absolute;
	left:300px;
	top:1800px;
	width:900px;
	height:50px;
	z-index:9;
}

#footer3 {
	position:absolute;
	left:300px;
	top:2250px;
	width:900px;
	height:50px;
	z-index:9;
}

h1 {
	font:200%/20%;
	color:#336699;
}

h2 {
	font:180%/10%;
	color:#cea57b;
	/*color:#336699;*/
}

h3 {
	color:#336699;
}

h4 {
	color:#336699;
	vertical-align:text-top;
	line-height:100%;
}

.bluetext {
	font-family: Times, "Times New Roman", Times, Palatino, serif;
	text-decoration:none;
	color:#1E6EA5;
	font-size:115%;
	font-weight:bold;
}

.bluetext2 {
	font-family: Times, "Times New Roman", Times, Palatino, serif;
	text-decoration:none;
	color:#1E6EA5;
	font-weight:bold;
}

/* After much hacking, this was the best solution to controlling text wrapt in the li*/
.clientlist li{
	line-height:105%;
	margin-top: 5%;
	margin-bottom: 5%;
}

/*
.clientlistnowrap li{
	line-height:105%;
}
*/

.whitetext a{
	text-decoration: underline;
	color:#FFF;
	
}
.whitetextNoLink {
	color: #FFF;
	line-height:250%;
}

.linkital a{
	font-style:italic;
	text-decoration: underline;
	color:#000;
}

hr {
color: #c9e2f7;
background-color: #c9e2f7;
height: 1px;
style: solid;
}

.bkgrnd {
	font-color:#336699;
	background-color:#ffffcc;
	padding:3px;
	}

#nypopup {
	position: absolute;
	left: 519px;
	top: 348px;
	width: 290px;
	height: auto;
	z-index: 29;
	background-color: #FFFFFF;
	vertical-align: text-top;
	visibility: hidden;
}
#content {
	color: #000;
	height: 676px;
	width: 900px;
}
#clientbox {
	color: #FFF;
	height: auto;
	width: 600px;
	background-color: #1e6ea5;
}
