@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #page {
	width: 957px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
} 

.twoColFixLtHdr #logged {
	width: 957px;
	text-align: right;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

.twoColFixLtHdr #logged p{
	margin: 0px;
	padding: 3px;
} 

.twoColFixLtHdr #homeContainer {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(http://www.nybni12.com/images/homeBack.jpg);
	border: 1px solid #fff;
}

.twoColFixLtHdr #container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(http://www.nybni12.com/images/back.gif);
	border: 1px solid #fff;
}

.twoColFixLtHdr #header {
	padding: 0;
	margin: 0px;
	height: 61px;
	width: 955px;
} 

.twoColFixLtHdr #footer {
	width: 955px;
	text-align: left;
	background-image: url(http://www.nybni12.com/images/homeFooter.gif);
	height: 61px;
} 
.twoColFixLtHdr #footer p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #175590;
	font-weight: bold;
}
.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;
}
.twoColFixLtHdr  #homeContent {
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	width: 300px;
}

.twoColFixLtHdr #mainContent {
	margin: 0px;
	padding: 40px;
	float: left;
	width: 710px;
}

.twoColFixLtHdr #menu {
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}

p {
	font-size: 13px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

u {
	font-size: 13px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.posted {
	font-size: 11px;
padding-bottom: 5px;
margin-bottom: 20px;
}

li {
	font-size: 13px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #3399cc;
}

.profileImg {
	margin-right: 20px;
}

.leftImage {
	margin-left: 20px;
}

.twoColFixLtHdr #profileThumb {
	float: left;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.twoColFixLtHdr #profileThumb .profileImg {
	margin-right: 10px;
}

.twoColFixLtHdr #profileThumb p {
	margin-right: 10px;
	font-size: 11px;
}
.profileTitle {
	font-size: 12px;
}
.profileName {
	font-size: 18px;
	font-weight: bold;
}

.nextPrev {
	font-size: 12px;
	text-align: right;
border-top: 2px solid #666666;
}
.twoColFixLtHdr #pageFooter {
	width: 957px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #3399cc;
}

.date {
border-bottom: 2px solid #666666;
}


input, textarea  {
	border: 1px solid #0371b1;
	width: 430px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}

.phone  {
	border: 1px solid #0371b1;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.from  {
	border: 1px solid #0371b1;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.name  {
	border: 1px solid #0371b1;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
.button{
	border: 1px solid #0371b1;
	width: 100px;
	background-color: #3399cc;
	color: #FFFFFF;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	}
	
.button:hover{
	background-color: #f09a0a;
	}

input:hover, textarea:hover  {
	border: 1px solid #f09a0a;
	}

input.text {
	color: #ffffff;
	border: 1px solid #E6E6E6;
	background: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

textarea.text {
	border: 1px solid #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

input.text:hover, textarea.text:hover {
	border: 1px solid #f09a0a;
	}

form {
	display: inline;
	margin: 0px; padding: 0px;
	}

.standAloneButton{
	border: 1px solid #0371b1;
	width: 100px;
	background-color: #3399cc;
	color: #FFFFFF;
	padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	}
	
.standAloneButton:hover{
	background-color: #f09a0a;
	}
