BODY
{
	background-color: #000000;   /*dbc793*/
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

a:link {
    color: #ffffaa;             /*AEBB95*/
    text-decoration: none;
}
a:visited {
    color: #777777;             /*bbbbbb*/
    text-decoration: none;
}
a:hover {
    color: #ffffcc;
    text-decoration: underline;
}
a:active {
    color: #ff0000;
    text-decoration: underline;
}

H1 { 
    font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 2em; 
    position: relative; 
    text-align: center;
    line-height: normal; 
    text-shadow: 2px 2px 4px #000000; 
}
H2 { 
    font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 1.8em; 
    position: relative; 
    text-align: center;
    line-height: normal; 
    text-shadow: 2px 2px 4px #000000; 
}
H3	{ 
    font-size: 1.6em; 
    text-align: center;
    line-height: normal;  
    text-shadow: 2px 2px 2px #444444;
}
H4	{
    font-size: 1.4em; 
    text-align: center;
    line-height: normal;  
    text-shadow: 2px 2px 2px #444444;
}
H5	{
    font-size: 1.2em; 
    text-align: center;
    line-height: normal;  
}
H6	{
    font-size: 1.1em; 
    text-align: center;
    line-height: normal;  
}

IMG { 
    margin: 1em; 
	vertical-align: top;
	text-align: center;
}

IMG.vMiddle { 
    margin: 1em; 
	vertical-align: middle;
	text-align: center;
}

IMG.tight { 
    margin: 0px; 
    padding: 0px; 
	vertical-align: middle;
}

.floatImageLeft {
    float: left;
}

.floatImageRight {
    float: right;
}

P {
	text-indent: 0px;
	font-size: 1em;
	line-height: normal;
	text-align: left;
}

.pCenter {
	text-align: center;
	text-indent: 0px;
}

.pCenter14 {
	font-size: 14px;
	text-align: center;
	text-indent: 0px;
    text-shadow: 2px 2px 2px #444444;
}

.pCenter12 {
	font-size: 12px;
	text-align: center;
	text-indent: 0px;
}

.pCenter10 {
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
}

.pLeft2m {
	font-size: 2em;
	text-align: left;
	text-indent: 0px;
	line-height: normal;
    font-family: Arial, Verdana, Geneva, sans-serif; 
}

.pLeft14 {
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	line-height: normal;
}

.pLeft12 {
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
	line-height: normal;
}

.pLeft10 {
	font-size: 10px;
	text-align: left;
	text-indent: 0px;
}

.embellishShadow20	{ 
	font-family: arial, verdana, "lucida grande", sans-serif;
    font-size: 20px; 
    text-shadow: 2px 2px 2px #444444;
	line-height: normal;
	font-weight: bold;
}

.embellishShadow18	{ 
	font-family: arial, verdana, "lucida grande", sans-serif;
    font-size: 18px; 
    text-shadow: 2px 2px 2px #444444;
	line-height: normal;
}

.embellishShadow16	{ 
	font-family: arial, verdana, "lucida grande", sans-serif;
    font-size: 16px; 
    text-shadow: 2px 2px 2px #444444;
	line-height: normal;
}

.bigTextWhite20 {
	color: #FFF;
	font-family: arial, verdana, "lucida grande", sans-serif;
	font-size: 20px;
	overflow: visible;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
    text-shadow: 2px 2px 2px #444444;
}

P.largerCenteredH2 {
	font-size: 1.8em;
	line-height: normal;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
}

P.largerCentered {
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	text-indent: 0px;
}

.hugeText {
	font-size: 2em;
	line-height: normal;
}

.alignRight {
	text-align: right;
}

P.largerText {
	font-size: 1.2em;
	line-height: normal;
}

P.normalTextInTable {
	font-size: 1.2em;
	line-height: normal;
}

.smallerText {
	font-size: .8em;
}

BLOCKQUOTE {
	font-size: 1.2em;
}

OL {
	font-size: 1.2em;
}

UL {
	font-size: 1.2em;
}

TH {
	font-size: .8em;
	text-align: center;
	line-height: normal;
}

TD {
	font-size: .8em;
	text-align: left;
	line-height: normal;
}

.gradientLinks {
    color: #8d671c;
    text-decoration: underline;
}

P.signature {
	font-size: 30px;
	line-height: normal;
	font-family: "Shelley Andante BT", "ShelleyAndanteBT", "Kuenstler Script", "KuenstlerScript", "Shelley Allegro BT", "Brush Script MT", "Brush Script", "Nuptial Script", cursive;
	text-indent: 0px; 
	margin-left: 24px;
}

.welcome
{
	background-image: url(images/welcomeImage.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-align: center;
	height: 200px;
	background-color: #000000;  
}

.header {
	position: fixed;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 181px;
	z-index: 1002;
	color: #000000;
	font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 16px; 
	line-height: normal;
	background-image: url(images/NewYorkSkyline01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	border-bottom: 1px solid #000000;
	background-color: #000000;  
}

.headerC3 {
    font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 14px; 
	line-height: normal;
	text-align: right;
}

.headerSignatureLink {
    font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 14px; 
	line-height: normal;
	text-align: right;
}

.blackText {
	color: #000000;
}

.fadeOut {
    position: fixed; 
    left: 0px;
    top: 157px;
    background-image: url(images/Transparent_Version/blackGradientV4.png);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	height: 20px;
	z-index: 1001;
}

.phoneNumber
{
    position: absolute; 
    left: 30px;
    top: 140px;
	font-family: "lucida grande", Arial, Verdana, Geneva, sans-serif; 
    font-size: 24px; 
    color: #ffffcc;
}
/*     ############################################      */

.c1 {
	position: fixed;
    left: 0px;
    top: 181px;
    width: 234px;
    background-color: #000000;   /*007F00*/
}
  
.colA
{
    position: relative;
    left: 0px;
    top: 0px;
	width: 228px;
	margin: 1px;
	padding: 1px;
	border-right: 1px solid #FFFFFF; 
	color: #FFFFFF;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;      
}
/*     ############################################      */

.c2
{
	position: absolute;
	left: 236px;
	top: 181px;
    display: block;
	margin: 0px;    
	padding: 10px;
	vertical-align: top;
	color: #ffffff;
	background-color: #000000;
	line-height: normal; 
}

.mainContent
{
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	line-height: normal; 
	vertical-align: top;
	color: #ffffff;
	background-color: #000000;       /*  abc793  1F8450  */
}

.mainContentWhiteBackground {
    display: block;
	margin: 2px;
	padding: 5px;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	line-height: normal; 
	vertical-align: top;
	color: #111111;
    background-color: #ffffff;
}

.mainContentWhiteBackground a:hover {
    color: #dbc793;
    text-decoration: underline;
}
/*     ############################################      */

.gennavE
{
	display: block;
	background-image: url(images/eKey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 214px;
	text-align: right;
	vertical-align: 50%;
}

.gennavE a
{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	display: block;
	color: #000000;
	font-family: "lucida grande", arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold; 
	line-height: normal;
	vertical-align: 50%;
}

.gennavE a:hover {
    color: #0000aa;
    text-decoration: underline;
	font-size: 1.4em;
}

.gennavE a:visited {
    color: #333333;
}

.gennavD
{
	display: block;
	background-image: url(images/dKey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 214px;
	text-align: right;
	vertical-align: 50%;
}

.gennavD a
{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	display: block;
	color: #000000;
	font-family: "lucida grande", arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold; 
	line-height: normal;
	vertical-align: 50%;
}

.gennavD a:hover {
    color: #0000aa;
    text-decoration: underline;
	font-size: 1.4em;
}

.gennavD a:visited {
    color: #333333;
}

.gennavC
{
	display: block;
	background-image: url(images/cKey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 214px;
	text-align: right;
	vertical-align: 50%;
}

.gennavC a
{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	display: block;
	color: #000000;
	font-family: "lucida grande", arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight: bold; 
	line-height: normal;
	vertical-align: 50%;
}

.gennavC a:hover {
    color: #0000aa;
    text-decoration: underline;
	font-size: 1.4em;
}

.gennavC a:visited {
    color: #333333;
}

.headerLinksEncloser
{
	position: absolute; 
	left: 0px;
	right: 0px;
	bottom: 0px;
    width: 100%;
	padding: 5px 0px 4px 0px;
	background-color: #5B6832;    /* #006812  */
	display: block;
	text-align: center;
	overflow: visible;
    vertical-align: bottom;
}

.headerLinks a
{
	background-color: #5B6832;    /* #006812  */
	margin: 3px 3px 3px 3px;
	padding: 4px 7px 4px 7px;
	display: inline;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold; 
    vertical-align: bottom;
}

.headerLinks a:hover {
    color: #5B6832;
    text-decoration: underline;
	background-color: #ffffff;
}




.MainLogo {
	display: block;
	width: 228px;
	height: 167px;
	background-image: url(images/greens/LogoWhiteBlue_2004.jpg);
	background-repeat: no-repeat;
	text-align: center;
}


/*Additional Items: Must add all of these to each Style Sheet*/


.noIndent {
	text-indent: 0px;
}

.tenPixTextNoIndent	{
    font-size: 10px; 
    text-align: left;
    line-height: normal;  
	text-indent: 0px;
}

.elevenPixTextNoIndent	{
    font-size: 11px; 
    text-align: left;
    line-height: normal;  
	text-indent: 0px;
}



