/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-image: url('http://nyragroupsales.com/images/BackgroundTexture.jpg')
}
.h3{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#li {
  list-style-image: url(http://nyragroupsales.com/images/gold-arrow-sm.gif);
}

.bodytext li {
  list-style-image: url(http://nyragroupsales.com/images/gold-arrow-sm.gif);
}


.bodytext{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
#TBL1{border-color:#E3C681;
border-style:solid; border-width:1px;
padding: .05cm;
background-color:#F4EAB8;
}

#TBL2{border-color:#E3C681;
border-style:solid; border-width:1px;
padding: .05cm;
background-color:#ffffff;
}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #9A8A4B;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #014E22;
}

.bodytextbold{
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
    color: #333333;
}

.bodytextitalic{
    font-family: arial;
	font-size: 12px;
	font-style: italic;
    color: #000000;
}

.bodytd {
background-color:#ffffff}

	
.navigation {
	font-family: arial;
	font-size:9pt;
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #5d4b2a;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #000000;
}

.footertext{
	font-family: arial;
	font-size: 8pt;
	color: #baa259;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: none;
	color: #baa259;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: none;
	color: #dfc987;
}


.h1{
	font-family: arial;
	font-size: 20px;
	font-weight: light;
	color: #004A23;
}

.h2{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #7F0C08;
}

.smalltext {
    font-family: arial;
	font-size: 8pt;
	font-weight: none;
    color: #3C2D15;
}
.smalltext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #705327;
}

.smalltext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #F6ECC3;
}

.events{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.events a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #9A8A4B;
}

.events a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #014E22;
}


.topnavigation {
	font-family: arial;
	font-size:8pt;
	text-decoration: none;
	color: #614e28;
}

.topnavigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #76623a;
}

.topnavigation a:hover{
text-decoration: none;
font-weight: bold;
color: #b39a67;
}

.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 11px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #DEBE79;
	color: #676B0E;
	width: 120px;
}
.anylinkcss a {
	background-color: inherit;
	color: #634923;
	width: 100%;
	display: block;
	text-indent: 0;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1px;
}
/*hover background color*/
.anylinkcss a:hover {
	background-color: #F4EAB8;
	color: #634923;
	
	}
	
	.testimonials{
	font-family: times;
	font-style:none;
	font-size: 13px;
	color: #333333;
}

	.testimonialsItalic{
	font-family: times;
	font-style:italic;
	font-size: 14px;
	color: #000000;
}

	.testimonialsRed{
	font-family: times;
	font-style:italic;
	font-size: 14px;
	color: #7F0C08;
}