/*body definition*/
/*admin text editor will take on body element characteristics so be careful when editing*/

BODY
{
	margin: 0px;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: normal;
}

#body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #443a35;

}

.background
{
	background-color: #cd9c24;
}

/*end body definition*/

/*other basic element definitions*/

p, td, div, li
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 12px;
	font-weight: normal;
}

a
{
	color: #848075;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
/*	font-size: 10pt;*/
	font-weight: normal;
	/*text-decoration: underline;*/
}
a:hover
{
	color: #000000;
	/*text-decoration: none;*/
}
a:visited, a:active
{
	/*color: #443a35;*/
}
/*generic  classes*/
.header
{
	font-weight: bold;
	font-size: 120%;
}
.small
{
	font-size: 80%;
}
.center
{
	text-align: center;
	width: 100%;
}
.bold
{
	font-weight: bold;
}
.aline
{
	border-top: 1px solid #443a35;
}
.msg-small
{
	font-style: italic;
	font-size: 80%;
}
.p
{
	margin-top: 3px;
	margin-bottom: 3px;
}
/* for adding a margin to generic divs*/
/* from settings*/

.pbgcolor
{
	background-color: #cac6bd;
	color: #443a35;
}
.bgcommon
{
	background-color: #969286;
	color: #ffffff;
}
.bgnav
{
	background-color: #969286;
	color: #d8d7d2;
}
.editor-content a
{
	color: #9c7333;
}
.editor-content a:hover
{
	color: #9c7333;
}
#footer-nav
{
	width: 100%;
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/*layout defaults */
.col
{
	width: 200px;
}
.mainbody
{
	height: 300px;
}
/*establishes minimum height*/
.footer-container
{
	text-align: center;
	padding: 15px 5px 5px 5px;
}

/* link behavior for different areas and classes**/

/* pushdown navigation */

#uisTopPushdown .nav a, #uisTopPushdown .nav a:hover, #uisTopPushdown .nav-open a, #uisTopPushdown .nav-open a:hover
{
	text-decoration: none;
	font-size:15px;
}

#uisTopPushdown .level2 a
{
	padding-left: 5px;
}
#uisTopPushdown .level3 a
{
	padding-left: 10px;
}

#uisTopPushdown
{
	width: 100%;
	color: #d8d7d2;
	background-color: #969286;
	font-size:15px;
}
#uisTopPushdown a, #uisTopPushdown a:visited, #uisTopPushdown a:active
{
	text-decoration: none;
	color: #d8d7d2;
}

#uisTopPushdown a:hover, #uisTopPushdown .nav-open a, #uisTopMenu .nav-open a
{
	/*color: #969286;
	background-color: #d8d7d2;*/
	   color: #000;
	 background-color: #d8d7d2;
	 font-size:15px;
}
#uisTopPushdown .nav-open, #uisTopMenu .nav-open
{
	/*color: #969286;
	background-color: #d8d7d2;*/
	font-size:15px;
	   color: #000;
	 background-color: #d8d7d2;
	 font-size:15px;
}
#uisTopPushdown td
{
	padding: 0px;
	font-size:15px;
	/*border-bottom: 1px solid #d8d7d2;*/
}

#uisTopPushdown td{
 padding-right:0px;
}
 #uisTopPushdown td a{
    display:block;
		margin:0px;
		padding:0px;
		width:190px;
		font-size:15px;
		text-align:left;
 }
 #uisTopPushdown{
  margin-top:3px;
  margin-left:3px;
	width:190px;
  border-collapse:collapse;
  font-size:15px;
	
 }
 
 #uisTopPushdown td a:hover, #uisTopPushdown td:hover a, #uisTopPushdown td:hover, #uisTopPushdown td.sfhover, #uisTopPushdown td.sfhover a{
   color: #000;
	 background-color: #d8d7d2;
	 font-size:15px;
	 font-size:15px;
 }


/* end pushdown navigation **/

#footer-nav a
{
	color: #ffffff;
	background-color: #969286;
	text-decoration: underline;
}
#footer-nav a:hover
{
	color: #ffffff;
	background-color: #969286;
	text-decoration: none;
}
.footer-nav-open
{
/*	font-weight: bold;*/
}

.breadcrumb
{
	font-weight: bold;
	text-align: justify;
	color: #443a35;
	padding: 10px 0px;
}
.breadcrumb a
{
	font-weight: normal;
	color: #9C7333;
	text-decoration: underline;
}
.breadcrumb a:hover
{
	text-decoration: none;
}

/*it looks like these should be top left and bottom area links, but they're used throughout so color has been removed*/
.leftnav a
{
	text-decoration: underline;
}
.leftnav a:hover
{
	text-decoration: none;
}

.leftnav1 a
{
	font-weight: bold;
}

/**these really are top left and bottom area links**/
.bgcommon a
{
	color: #ffffff;
	text-decoration: underline;
}
.bgcommon a:hover
{
	text-decoration: none;
}
/*forms design*/
.button
{
	color: #d8d7d2;
	border: 1px solid #d8d7d2;
	background-color: #969286;
}
.button:hover
{
	color: #969286;
	border: 1px solid #969286;
	background-color: #d8d7d2;
}
.txtbox_small
{
	background-color: #FFFFFF;
	color: black; /*to be safe when backgrounds are dark and text is light*/
}
.frmTable
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.frmTable td
{
	padding: 2px;
}

.frmLabel
{
}

.frmRequired
{
	font-weight: bold;
}
.errMsg
{
	font-weight: bold;
	color:Red;
}
.msg
{
	font-weight: bold;
}

/*formatting for modules*/
/* membership module */
.directory th{
  font-weight:bold;
  border-bottom:2px solid #443a35;
 	color: #d8d7d2;
	background-color: #969286;
	border-right:1px solid #443a35;
	padding:3px;
}
.directory{
  border:1px solid #443a35;
}
.directory{
  border-collapse:collapse;
}
.directory td{
 padding:3px;
 border-bottom:0px solid #443a35;
 border-left:0px solid #443a35;
 text-align:left;
}

.featured {
  font-weight:bold;
}

.member-details {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	table-collapse:collapse;
}
.member-details td{
  padding:3px;
  border-bottom:1px dotted #443a35;
}

/*testimonials / guestbook module */
.testimonials
{
	width: 100%;
}
/* CALENDER module */
#calendar-icon
{
	width: 175px;
}
#calender-icon .day, #calender-icon .day-event
{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
}
#calendar-main
{
	width: 100%;
}
#calendar-main .dayheading
{
	color: #d8d7d2;
	background-color: #969286;
}
#calendar-main .tablerow
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	background:#cd9c24;
}

#calendar-main .day, #calendar-main .today
{
	width: 14%;
	padding-top: 10px;
	text-align: center;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	/*border: 1px solid #443a35;*/
}
#calendar-main .today
{
	color: #d8d7d2;
	background-color: #969286;
}

#search-results-calendar td
{
	vertical-align: middle;
	text-align: center;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	border: 1px solid #443a35;
}


.newsTextLarge
{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.month
{
	background-color: #ffffff;
	font: bold 10px verdana;
	color: #77768F;
	text-decoration: none;
}
.daysofweek
{
	background-color: #221D54;
	font: bold 10px verdana;
	color: white;
}
.days
{
	font-size: 10px;
	font-family: verdana;
	color: black;
	background-color: #969286;
	padding: 2px;
}
.days a
{
	font-size: 10px;
	font-family: verdana;
	color: black;
	background-color: #969286;
	padding: 2px;
	text-decoration: none;
}
.days #today
{
	font-weight: bold;
	color: red;
}



.links_text
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 9px;
	font-weight: normal;
	color: #d8d7d2;
}
.calContent
{
	font-size: 9px;
	text-align: center;
}

/* CALENDER CSS Ends*/

/* Editor CSS*/

.info_text
{
	color: #443a35;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	margin-bottom: 3px;
}
.succ_text
{
	color: #443a35;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
}
.errtext
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}



/*
SHOPPING CART CSS
*/
.disc
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #000000;
}
.success
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #2C9449;
	background-color: #DCF4D0;
	text-align: center;
	font-weight: bold;
}
.error
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #FF6600;
	background-color: #FFE4D2;
	text-align: center;
	font-weight: bold;
}
li a
{
	text-decoration: none;
	color: #443a35;
}

.padding
{
	padding: 7px;
}


.heading
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #1b3a64;
	font-weight: bold;
	line-height: 20px;
}
.bor_base
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.prtable
{
	background-image: url(images/tbl_bg.gif);
}

.prdboxdet
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
}

.prod
{
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
}
.quantity
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

.price
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.quantity input
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #666666;
}
.heading1
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #2c9449;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.catnav ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.catnav li
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
.catnav li li
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}


.strikeouttext
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	color: #443a35;
	font-weight: normal;
	text-decoration: line-through;
}

.cart
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #443a35;
}

.cart a
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #443a35;
	text-decoration: none;
}

.cart a:hover
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #443a35;
	text-decoration: underline;
}

.leftnavheading
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 13px;
	color: #d8d7d2;
	text-decoration: none;
}

.cartheading
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #443a35;
	font-weight: bold;
	text-decoration: none;
}

.cartheading a
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #443a35;
	font-weight: bold;
	text-decoration: none;
}

.cartheading a:hover
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 14px;
	color: #443a35;
	font-weight: bold;
	text-decoration: underline;
}
.catnav
{
	float:left;
	margin: 0px ;
	padding:0px;
}
.catnav ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.catnav li
{
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
.catnav li li
{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	list-style: none;
}

/*beginning of formatting for new checkout page*/
.newbutton
{
	color: #d8d7d2;
	border: 1px solid #d8d7d2;
	background-color: #969286;
}
.newbutton:hover
{
	color: #969286;
	border: 1px solid #969286;
	background-color: #d8d7d2;
}
.outer-container
{
	background-color: #969286;
	padding: 3px;
	width: 100%;
}
.inner-container
{
	background-color: #cac6bd;
	padding: 3px;
}
h4.section-header
{
	color: #d8d7d2;
	font-size: 120%;
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.number
{
	margin: 0px 10px 2px 9px;
}
.checkout
{
	width: 100%;
}
.checkout th
{
	border-bottom: 3px solid #d8d7d2;
	text-align: left;
}
.checkout td
{
	font-size: 10pt;
}
.note
{
	font-style: italic;
	font-size: 80%;
}

th.note
{
	font-style: italic;
	font-size: 80%;
}

.newTextHeading
{
	color: #443a35;
}

.newText
{
	color: #443a35;
}

.newText a
{
	color: #ffffff;
	text-decoration: underline;
}

.newText a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.newCartheading
{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

.newCartheading a
{
	color: #ffffff;
	text-decoration: underline;
}

td.newCartheading a
{
	color: #ffffff;
	text-decoration: underline;
}


.newCartheading a:hover
{
	text-decoration: none;
}

td.newCartheading a:hover
{
	text-decoration: none;
}


.newCart
{
	font-family: Arial,Tahoma,sans-serif,Garamond,Times New Roman;
	font-size: 12px;
	color: #000000;
}

.newCart a
{
	color: #ffffff;
	text-decoration: underline;
}

td.newCart a
{
	color: #ffffff;
	text-decoration: underline;
}

.newCart a:hover
{
	color: #ffffff;
	text-decoration: none;
}

td.newCart a:hover
{
	color: #ffffff;
	text-decoration: none;
}



/*
SHOPPING CART CSS ENDS HERE
*/


/*
CSS FOR SEARCH RESULT*/

.searchTitle
{
	background: #969286;
	font-weight: bold;
	color: #d8d7d2;
}
td.searchTitle
{
	padding: 3px 0px 0px 3px;
}
.searchTitle a
{
	background: #969286;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #d8d7d2;
}

.searchTitle a:hover
{
	background: #969286;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #d8d7d2;
	text-decoration: underline;
}
.searchResult
{
	color: #443a35;
}
.searchKey
{
	color: #d8d7d2;
	background: #969286;
	font-weight: bold;
}
.tableHeader
{
	background: #969286;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #d8d7d2;
}

.searchLinks
{
	color: #d8d7d2;
}

/**legacy css**/
.text
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: normal;
}
.tablerow
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
}
/*These are the classes that I think are not being used*/
.rightnav
{
	color: #ffffff;
}
.rightnav a
{
	color: #ffffff;
	text-decoration: underline;
}
.rightnav a:hover
{
	text-decoration: none;
}

.rightnav1 a
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.imageborder
{
	border-color: #969286;
}
/*used?*/
.maintable
{
	background-color: #FFFFFF;
	border: 1px solid #ffe6b1;
}
.tablebornbg
{
	border: 1px solid #b5b29d;
	background-color: #e5e2cf;
}

.newsText
{
	color: #d8d7d2;
	text-decoration: none;
}

.newsLink
{
	color: #d8d7d2;
	text-decoration: underline;
}
.newsLink a
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #d8d7d2;
	text-decoration: underline;
}
.newsLink a:hover
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #cac6bd;
	text-decoration: underline;
}
.brcrmb
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #2a2a2a;
}
.brcrmb a
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #2a2a2a;
	text-decoration: none;
}
.mainTitle
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 24px;
	color: #7e110b;
	text-decoration: none;
}
.readmore
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #7e110b;
}
.footer
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}




/*
Jobs module CSS
*/

.jobheader
{
	background: #969286;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #d8d7d2;
}
.quicksearch
{
	border:solid 2px #969286;
}

.jobheaderBgColor
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	background-color: #969286;
}
.searchresults
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight:bold;
}

.tableHeading
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	font-weight:bold;
	color: #d8d7d2;
	background: #969286;
}


.newsheaderBgColor
{
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size: 10pt;
	background-color: #969286;
}




/**::::::::::::::::::;CLASSIFIED Module CSS ::::::::::::::::*************************/
table{
	font-family: Verdena, Arial, Helvetica;
	font-size: 12px;
	}
input {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
select {font-family: Verdena, Arial, Helvetica; font-size: 11px; }
form { display:inline;}
.box{
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #003366;
	font-family: Verdena, Arial, Helvetica;
	}
table.body{
	padding: 0px;
	background-color: #FFFFFF;
	border-left: solid 1px #AFC6EB;
	border-top: 1px solid #FFFFFF;
	font-family: Verdena, Arial, Helvetica;
	}
table.body td{
	border-right: solid 1px #AFC6EB;
	border-bottom: 1px solid #AFC6EB;
	padding: 3px;
	}
table.body th{
	background-color: #cccccc;
	padding: 3px;
	border-right: solid 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}
.header_box {
	font-size: 12px;
	background-color:#646464;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left:  0px solid #FFFFFF;
	border-right:  0px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
}
.subheader_box {
	font-size: 13px;
	background-color:#9c9c9e;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding: 5px;
}
.subheader2_box {
	font-size: 12px;
	background-color:#cccccc;
	text-align: left;
	font-weight: normal;
	border-top: solid 0px #FFFFFF;
	border-right: solid 1px #AFC6EB;
}
.alternating_row_color1 {
	background-color: #FFFFFF;
	}
.alternating_row_color2 {
	background-color: #CAC6BD;
}

input.btn{
   cursor: pointer;
   border:1px solid;
   background-color:#FFFFFF;
	  }
/**.footer {
	font-size: 11px;
	background-color:#003366;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}**/
.calloutA {
	border: 1px dotted #FF0000;
	background-color: #FFFFFF;
}
.calloutB {
	border: 1px dotted #FF0000;
	background-color: #FFFFCC;
}
.style1 {color: #FF0000; font-weight: bold;}
.style2 {font-size: 14px; font-weight: bold;}
.style3 {font-size: 10px}
.style4 {color: #FFFFFF; font-weight: normal;}
.style5 {color: #FFFFFF;}
.text_title_header {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	vertical-align: text-bottom;
}
.text_title_subheader {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	color: #000000;
}
.text_title_subheader2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	color: #000000;
}
.hotspot
{
    color: #900;
    padding-bottom: 1px;
    border-bottom: 0px dotted #900;
    cursor: pointer;
}

#tt
{
    position: absolute;
    display: block;
    background: url(../../images/tt_left.gif) top left no-repeat;
}
#tttop
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../../images/tt_top.gif) top right no-repeat;
    overflow: hidden;
}
#ttcont
{
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #FFF;
}
#ttbot
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../../images/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}

/***sitemap styling**/
.sitemap{
  width:100%;
}
.sitemap td{
  width:50%;
	vertical-align:top;
	text-align:left;
}
.sitemap a{
 text-decoration:none;
}
.sitemap a:hover{
  text-decoration:underline;
}

.sitemap .level1{
	margin-top:10px;
}
.sitemap .level1 a{
  font-weight:bold;
	font-size:110%;
}
.sitemap .level2{
  margin-left:10px;
}
.sitemap .level3{
 margin-left:20px;
}

/***special for ie6 ****/
.aopen {
    color: #969286;
 }
 .Answers
{
	width:40%;
}
.commentheading
{
    background:#969286;
    color:#ffffff;
    font-weight:bold;
    font-size:13px;
    font-family:Tahoma;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:5px;
}
.subheading
{
    padding-bottom:5px;
    padding-top:5px;
    background:#d9d9d9;
    color:#11212c;
    font-family:Tahoma;
    font-size:14px;
    padding-left:5px;
    
}
.commenttext
{
    padding-bottom:5px;
    padding-top:5px;
    font-size:12px;
    padding-left:10px;
    padding-right:5px;
    
}

/*-------------------------------------------*/

/*********************New CSS*****************/
/*styles for all pages*/

/** {margin:0; padding:0;}*/
/*html, body, p, div, h1, h2, h3, h4, h5, h6, img, span, ul, li, br, hr, a, form, input,  dl, dt, dd { padding:0px; margin:0px; border:0px;}*/
img {margin:0; outline-style:none; outline-width:0; padding:0; border:none;}

a, a:active, a:focus { outline:none; outline-style:none; outline-width:0; cursor:pointer;}

/*body {margin:0; padding:0; font-family:"Trebuchet MS", Arial, sans-serif; color:#514843; background:#ce9e24;}*/

.clr {font-size:0; height:0; line-height:0; clear:both;}

h1{font: italic normal 14px/16px "Trebuchet MS", Arial, sans-serif; color:#fff;font-weight:bold;}
		
/*-------------------Header Start-------------------*/
#body_wearper{ width:1200px; background:url(/	images/main_top_bg.jpg) no-repeat 0 0; margin:0 auto; padding:0 0 0 0;}
#main_content{width:1059px; margin:0 auto; padding:24px 0 23px 0; background:url(/images/cont_bg.jpg) no-repeat 0 0 #fff;}

#header{ width:998px; padding:0 0 0 0px; margin:0 auto;}
#logo{ padding:0 0 24px 0; margin:0; text-align:center; position:relative;}
#fb{position:absolute; top:0px; right:80px; width:125px; float:right; overflow:hidden;}
#soc{position:absolute; top:0px; right:10px; width:auto; float:right;}
#soc ul{margin:0px; padding:0px; list-style:none;}
#soc ul li{margin:0px 5px 0px 0px; padding:0px; float:left;}
#nav{padding-top:14px;padding-bottom:52px; font:normal 14px/16px "Times New Roman", Times, serif; color:#fff;position:relative;}
#nav table{
margin:0px auto;
}
#nav ul {margin:0; padding:0; list-style:none;}
#nav ul li {margin:0 0 0 0; padding:0 0 0 0;   font:bold 14px/16px "Times New Roman", Times, serif; color:#d8d7d2; text-align:center; background-color:inherit; float:left;}
#nav ul li a { color:#d8d7d2; background-color: inherit; padding:0 15px; display:block; text-decoration:none;font:bold 14px "Times New Roman", Times, serif;}
#nav ul li a:hover, #body_left ul li a.select {color:#fff; background:#4c4c4c;}	

#top_text{font:normal 14px/16px "Trebuchet MS", Arial, sans-serif; color:#fff; width:370px; margin:0 auto; padding-bottom:14px;}	
#top_text img{float:left; margin:0 8px 0 0;}

.body {margin:0px auto 0 auto; padding:0 38px; width:924px;min-height:200px;}
.body_part  {margin:20px auto 0 auto; padding:0 38px; width:924px;}
.body_left {float:left; width:402px;}
.body_right  {float:right; width:458px;}
.body_right_left { width:220px; float:left;}
.body_right_right { width:220px; float:right;}
.body_left{width:402px; float:left; font:normal 14px/16px "Trebuchet MS", Arial, sans-serif; color:#443a35; background-color:inherit;}
.body h2{font: italic normal 36px/36px "Trebuchet MS", Arial, sans-serif; color:#fff; padding-bottom:10px;}
/*.body p{font:normal 14px/16px "Trebuchet MS", Arial, sans-serif; color:#443a35; background-color:inherit; padding-bottom:15px;}
.body p img{float:right; margin:0 7px 0 0;}*/
.body p a{color:#848075;}
.body p a:hover{color:#000;}

.body_right{width:458px; float:right; margin:0; padding:0;}
.body_right h2{font:normal 18px/35px Arial, Helvetica, sans-serif; color:#fff; background:url(/images/right-heading-bg.gif) no-repeat 0 0; padding:0 0 0 16px; background-color:inherit;}
.body_right p{background:#dbd9d3; padding:10px 8px; color:#474642; margin-bottom:6px; font:normal 12px/18px Arial, Helvetica, sans-serif; text-align:center;}
#body_right_left{width:225px; float:left;}
#body_right_right{width:206px; float:right; background:url(../images/loo.jpg) no-repeat 0 0; padding:54px 0 109px 17px;}


#footer_section { width:1200px; background:url(/images/footer_bg.jpg) no-repeat 0 0; margin:0 auto; padding:0 0 10px 0;}
#footer_section a{color:#3b993f; text-decoration:underline;}
#footer_section a:hover{color:#000; text-decoration:none;}
#footer_section p {font:normal 12px/16px "Trebuchet MS", Arial, sans-serif; color:#fff;}
#footer_section p a {color:#FFFFFF; text-decoration:none; padding:0 8px; background-color:inherit;}
#footer_section p a:hover {text-decoration:none; color:#FF9900; background-color:inherit;}
#footer_section .nav{padding-top:115px;padding-bottom:15px;}
.footer_part {margin:0 auto; padding:0 38px; width:924px; color:#fff; background-color:inherit;}
.footer_left{width:402px; float:left; font:normal 12px/16px "Trebuchet MS", Arial, sans-serif; color:#fff; background-color:inherit;}

.footer_right{width:458px; float:right; margin:0; padding:0; font:normal 12px/16px "Trebuchet MS", Arial, sans-serif; color:#fff; background-color:inherit; text-align:right;}
.contentrotator{width:391px;height:274px;background:url(/assets/tv.png) no-repeat 0 0; background-color:inherit;vertical-align:middle;}
 #classified a
    {
	color: #ffffff;
	font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
/*	font-size: 10pt;*/
	font-weight: normal;
	text-decoration: none;
    }
     #classified a:hover
    {
	color: #000000;
	
    }
/********************End New CSS**************/

/**********************Dropdown-Menu.css*********/
#uisTopMenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	border:1px solid #d8d7d2;
	margin:0px -1px;
}

#uisTopMenu li ul a{
 text-align:left;
 padding:5px 0px;
}



#uisTopMenu li ul li{
   border-bottom:1px solid #d8d7d2;
}
#uisTopMenu li ul li.nav-last{
   border-bottom:none;
}

#uisTopMenu li.nav-open ul li a{
   background-color: #969286;
	 color:#d8d7d2;
}
#uisTopMenu li.nav-open ul li a:hover{
   background-color: #4c4c4c;
	 color:#969286;
}

#uisTopMenu li li {
	width:auto;
}

#uisTopMenu li ul a {
	width: 13em;
	background-color:#969286;
	color:#D8D7D2;
}

#uisTopMenu li ul ul {
	margin: -24px 0 0 13em;
}


#uisTopMenu li:hover ul ul, #uisTopMenu li:hover ul ul ul, #uisTopMenu li.sfhover ul ul, #uisTopMenu li.sfhover ul ul ul {
	left: -999em;
}

#uisTopMenu li:hover ul, #uisTopMenu li li:hover ul, #uisTopMenu li li li:hover ul, #uisTopMenu li.sfhover ul, #uisTopMenu li li.sfhover ul, #uisTopMenu li li li.sfhover ul {
	left: auto;
}

#uisTopMenu li:hover, #uisTopMenu li.sfhover {
	background:#4c4c4c;
}
/**************************************************************/
/*********************Scroller Gallery Css**********/
.stepcarousel {
    margin-left: 0;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left:-5px;
    background-color: Transparent;
	color: #443a35;
}
.stepcarousel .belt {
    left: 0;
    position: absolute;
    top: 0;
}
.stepcarousel .panel {
    border: 10px solid #ffffff;
    color: #443a35;
    float: left;
    left: 5px;
    margin: 10px;
    overflow: hidden;
}
.arrImg
{
	background-color: #d8d7d2;
}
.caption
{	
/*	background-color: BGNAV;
	color: NAVIGATIONCOLOR;*/
	display:block;
	font-size:12px;
	font-weight:bold;
	height:34px;	
	padding-top:8px;
	text-decoration:none;
	

}
/****************End ofScroller Gallery Css**********/



#a_top{
	width:320px;
	padding:0px;
	margin:0px;
	background:url(/images/top_b.jpg) left top no-repeat;
	height:86px;
}

.a_foot{
	width:320px;
	padding:30px 0px 0px 0px;
	margin:0px;
	background:url(/images/foot.jpg) left top no-repeat;
	height:133px;
}

.a_bbg{
	width:100%;
	padding:0px;
	margin:-2px 0px 0px 0px;
	background:url(/images/bbg.jpg) left top repeat-x #f0eeec;
	min-height:133px;
}

.body table{
	margin:0px;
	padding:0px;
}
