td img {display: block;}

body {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #030303;
	margin-top: 10px;
	padding-top: 10px;
}
.norepeat {
	background-repeat: no-repeat;
}


#entiretable {
	height: 0px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.leftnav  a:link, .leftnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav  a:hover{
	color: #94a14f;
	text-decoration: none;
}

.leftnavon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #94a14f;
	text-decoration: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.maintext  a:link, .maintext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.maintext  a:hover{
	color: #94a14f;
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #770800;
}
.header  a:link, .header a:visited {
	color: #770800;
	text-decoration: underline;
}
.header a:hover{
	color: #94a14f;
	text-decoration: none;
}



.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.sublinks  a:link, .sublinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.sublinks  a:hover{
	color: #94a14f;
	text-decoration: underline;
}
.sublinkson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #94a14f;
	text-decoration: none;
}


.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 15px;
}

.maintextsmall  a:link, .maintextsmall a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.maintextsmall  a:hover{
	color: #94a14f;
	text-decoration: underline;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.footer1  a:link, .footer1 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footer1  a:hover{
	color: #770800;
	text-decoration: none;
}

.pagephotos2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #770800;
}
.maintextsmallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 23px;
}
.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #94A14F;
}
#imageleft {
	background-image: url(../images/left.jpg);
}
#h_nav {
	background-image: url(../images/h_nav.jpg);
}
#h_content {
	background-image: url(../images/h_content.jpg);
}
#h_newsletter {
	background-image: url(../images/h_newsletter.jpg);
}
#imageright {
	background-image: url(../images/right.jpg);
}
#int_nav {
	background-image: url(../images/int_nav.jpg);
}
#int_content {
	background-image: url(../images/int_content.jpg);
}
.pagephotos3 {
	border: 1px solid #770800;
	margin-right: 15px;
}
.pagephotos4 {
	margin-right: 15px;
	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;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*tooltip CSS*/
.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px;
	left: 0; /*leave this alone*/
	top: 0;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #740C00;
	border-right-color: #740C00;
	border-bottom-color: #740C00;
	border-left-color: #740C00;
}
.pagephotos5 {
	left: auto;
	border: 1px solid #770800;
}
.pagephotos6 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #770800;
}
.headerwhite1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
