.contenttxt {
	font-family: Arial,Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #454545;
}
td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
}
body {
	background-color: #ddd4b9;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #adc41d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c4971d;
}
a:hover {
	text-decoration: none;
	color: #c4971d;
}
a:active {
	text-decoration: underline;
	color: #adc41d;
}
div.menu {
	font-weight : bold ;
	/*color : black;*/
	/*border : 2px solid #cfcfcf ;*/
	text-align : center ;
	width : 10em ;
	/*background-color : #cfcfcf;*/
    z-index:39;
    display:inline;
    /*position:fixed;*/
}

div.menu:hover a {
    display : inline;
    z-index:39;
}

div.menu a {
	display : none ;
	border-top : 2px solid #cfcfcf ;
	background-color : white ;
	width : 10em ;
	text-decoration : none ;
	color : black
}

div.menu a:hover {
    background-color : #efeeff; 
	background-image:url(../images/nav-over.jpg);
	background-repeat:no-repeat;
	background-position:center;
    float:none;
}

a.nav:link {
	color: #ffffff;
	text-decoration: none;
	padding:10px 7px 10px 7px;
}
a.nav:visited {
	text-decoration: none;
	color: #ffffff;
	padding:10px 7px 10px 7px;
}
a.nav:hover {
	text-decoration: underline;
	color: #ffffff;
	background-image:url(../images/nav-over.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
a.nav:active {
	text-decoration: none;
	color: #ffffff;
	padding:10px 7px 10px 7px;
}
h1,.greenHead {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#ffffff;
}
.brown-heading {
	font-size:14px;
	color:#c4971d;
}
.white-heading {
	font-weight:bold;
	color:#ffffff;
}
.navbar {
	color:#ffffff;
	font-size:12px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding-top:7px;
}

.loginbar { 
	color:#ffffff;
	font-size:16px;
	text-align:center;
	vertical-align:top;
	background-image:url(../images/nav-bg.jpg);
    
	background-position: top right;
    
	background-repeat:no-repeat;
	height:35px;
	padding-top:0px;
}

.titlebar {
	background-image:url(../images/titlebar.jpg);
	background-repeat:no-repeat;
	height:64px;
}
.titlebar-content {
	top:50%;
	color:#ffffff;
	padding:10px 20px 0px 20px;
}
.contentBg {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
}
.content {
	padding:0px 20px 0px 20px;
}
.content2 {
	padding:0px 40px 0px 40px;
}
.footer {
	color:#ffffff;
	padding:10px;
}
.listings-row-white {
	padding:5px 10px 0px 10px;
}
.listings-row-brown {
	background-image:url(../images/alt-content-bg.jpg);
	background-repeat:repeat-y;
	padding:5px 10px 0px 10px;
}
select, input, textarea {
	font-size:11px;
	color:#80765B;
}

.appHeader{
	font-weight: bold;
	font-size:16px;
	color:#000000;
}

.borderTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderTopLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-left-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
	border-right-style: none;
	border-bottom-style: none;
}
.borderTopRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderBottomLeftRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderBottomRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}
.borderBottomLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #9EB133;
	border-right-color: #9EB133;
	border-bottom-color: #9EB133;
	border-left-color: #9EB133;
}

#slideshow {
	position:relative;
}
#flash {
	position:relative;
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.footer:active {
	text-decoration: none;
	color: #ffffff;
}

abbr, acronym, span.abbr {
  border-bottom: none;
}
