/* CSS Document */
/* Design - Mark Abrams 2/2009 */

/* Reset tags */
/* Normalizes margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
  { margin : 0; padding : 0; }
/* Normalizes font-size for headers */ 
h1, h2, h3, h4, h5, h6 
  { font-size : 100%; }
/* Removes list-style from lists */ 
ol,ul 
  { list-style: none; }	
/* Normalizes font-style and font-weight to normal */ 
address, caption, cite, code, dfn, em, strong, th, var 
  { font-style: normal; font-weight: normal; }
/* Remaves borders and spacing from tables */ 
  table { border-width: 0px;}
/* Removes border from fieldset and img */ 
fieldset, img 
  { border : 0; }
/* Left-aligns text in caption and th */ 
caption,th 
  { text-align : left; }
/* Remaves quotation marks from q */ 
  q:before, q:after { content: ''; }
body {
	background: #666 url(../images/layout/bg.gif) repeat;
	background: #e5e5cb
	}
	
#preload {
	display: none;
}

/* Page Layout - float center  */

#header{
	position: absolute;
	height: 150px;
	top: 0px;
	left: 50%;
	margin-left: -370px;
	width: 740px;
	background: url(../images/layout/banner.png) bottom;
	z-index: 3;
	border-top: thin none #999;
	border-right: thin dotted #999;
	border-bottom: thin none #999;
	border-left: thin dotted #999;
	}
#header-bg {
	position: absolute;
	height: 150px;
	top: 0px;
	left: 50%;
	background: url(../images/layout/manhattan-skyline.gif) repeat-x bottom;
	width: 2000px;
	margin-left: -1000px;
	z-index: 1;
}

#headerInset{
	float: left;
	width: 86px;
	position: relative;
	left: -20px;
	top: 0px;
	background: url(../images/layout/logo.png) no-repeat;
	height: 86px;
	visibility: visible;
}

#headerImage {
	position:relative;
	left:552px;
	top:0px;
	height:159px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 188px;
}

#content {
	position: absolute;
	left:50%;
	width:740px;
	top:150px;
	z-index: 2;
	height: auto;
	visibility: visible;
	margin-left: -370px;
	background: #CCC url(../images/layout/bg_page.gif) repeat;
	color: #333;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
 	}
#contentCol {
	width:500px;
	color: #4b4b39;
	clear: both;
	min-height: 400px;
	padding: 0px;
	margin: 50px 0px 0px 220px;
	font: 85%/1.4em Verdana, Helvetica, Arial, sans-serif;
 }
 
#content #form1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #630063;
	padding: 25px;
}
#navbar {
	position: absolute;
	left:50%;
	width:170px;
	z-index: 99;
	margin-left: -350px;
	visibility: visible;
	height: auto;
	top:165px;
	border: thin none #000;
}
#navbar ul {
	text-indent: 5px;
	font-weight: bold;
}

.menulable {
	font-style: italic;
	font-weight: 500;
}

 #footer {
	text-align: center;
	position: relative;
	clear: both;
	height: 12ex;
	background: url(../images/layout/contentBottom.jpg) no-repeat bottom;
	font: 70%/1.2em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px auto 0px;
	padding: 0px 0px 0px 175px;
}
#footerContent {
	margin-top: 0.2em;
	color: #FFF;
}
#footerContent a {
	color: #FFF;
	font-weight: normal;
	font-size: 90%;
}

#footer address {
	display: inline;
}
#footer #credits {
	display: inline;
	font-weight: normal;
	color: #4b4b39;
	line-height: 1.5em;
}
#footer a {
	text-decoration: none;
	color: #4b4b39;
	background-color: #DCDCD2;
	cursor: text;
 }
#footer #footerLinks a{
	line-height: 2em;
	text-decoration: underline;
	background-color: #CCC;
	cursor: pointer;
}

 
 h1	{
	padding: 0px;
	width: 525px;
	position: absolute;
	left: 220px;
	top: 5px;
	z-index: 50;
	visibility: visible;
	margin: 0px;
	height: 50px;
	font:  bold 135%/2em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
  	}
.overideH1 {
	font-size: 70%;}
  
h2, h2 a	{
	font-weight: bold;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 100%;
	color: #7e5958;
	margin-bottom: 0.5em;
	}
 h2 a:link {
	text-decoration: none;
	color: #7e5958;
	background-image: url(%20);
	background-color: #D5D5CB;
}
imgz  + h2	{
	background-image: url(../images/layout/page-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 100%;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 0px;
	border: 1px none #00FF00;
	padding: 0em;
	line-height: 1em;
	}
h3	{
	font-size: 90%;
	font-weight: 900;
	font-style: italic;
	text-indent: 1em;
	padding: 0px;
	color: #336699;
	}
	
h3 + p, h3 + p + p  {
	margin-left: 1em;
}	
p {
	margin-bottom: 1em;
}

blockquote {
	font-size: 80%;
	margin-right: 2em;
	margin-left: 2em;
}

#content ul   {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ol {
	list-style: decimal inside;
}
ol li {
	margin: 1em;
}


#content ul li {
	padding-left: 20px;
	background-image: url(../images/layout/check.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	list-style-type: none;
	margin-bottom: 1em;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

strong {
	font-weight: 600;
	color: #336699;
	font-style: italic;
}

blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}
.run-in {
	font-weight: bold;
	margin-bottom: -1em;
}


cite {
	width: 55px;
}
/*  Controls SEO Div visability and position  */	
#splash {
	position: absolute;
	z-index: 2;
	width: 640px;
	height: 360px;
	margin-left: -320px;
	left: 50%;
	top: 15%;
	visibility: visible;
	background-color: #FFF3D6;
}
.imageCol {
	width: 175px;
	margin-left: 20px;

}


 
.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
  }
 .img_left_Portriat {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/shadows/shadow_Portriat.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
	}
 .img_left_Landscape {
	float: left;
	background-image: url(../images/shadows/shadow_Landscape.png);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px 10px 0px 0px;
	padding: 0px 9px 9px 0px;
	}
   
.img_left_Panaramic{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/shadows/shadow_Panoramic.png);
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
 }

.img_right {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
}
.img_right_Portriat {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Portriat.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 0px;
}

.img_right_Landscape {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Landscape.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 0px;

 }
.img_right_Panaramic {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Panoramic.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 0px;

}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

#content .testimonial {
	font-size: 80%;
	clear: right;
	 
}


#pageBanner {
	font-family: Papyrus;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #630063;
	text-align: center;
	clear: both;
	background-image: url(../images/layout/title-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bold_list {
	font-weight: bold;
	line-height: 1.5em;
	font-size: small;
}
.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}

 
a:link, a:visited {
	color: #333;
	background-color: #CCC;
}
.imageCaption {
	margin-top: 20px;
	font-size: x-small;
	position: absolute;
	width: 196px;
	left: 242px;
	top: 246px;
}
form {
	border: 1px dashed #3366CC;
	background-color: #D1E6FA;
	padding: 10px;
}
.formError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFD5;
}
#content .todo {
	background-color: #FFFF00;
}
.tableStats {
	border: thin solid #666;
}
.tableStats  td, .tableStats th {
	padding: 5px;
}
table tr th {
	font-weight: bold;
 	font-size: 80%;
}
.tableHeaderRow {
	font-weight: bold;
}
tr td {
	font-size: 75%;
}
table {
	font-weight: bold;
 	font-size: 80%;
	margin-bottom: 1em;
}
.slideshow {
	background: url(../images/shadows/slidesShowShadow.png) no-repeat 1px -5px;
	width: 424px;
	margin-right: auto;
	margin-left: auto;
	height: 324px;
}
#NYAD_Award {
	height: auto;
	width: 15em;
	font-size: 60%;
	text-align: center;
	background: #000;
	color: #FFF;
	padding: 1em;
	float: left;
	margin-right: 2em;
}
#NYAD_Award strong {
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.smaller {
	font-size: 80%;
 }
.keywords {
	display: none;
}
#content #contentCol #serviceArea p a {
	text-decoration: none;
	background-color: #D5D5CB;
	font-size: .9em;
}
