body {
	background-color:#E2DBCB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color:#513D20;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

form {
	margin:0;
}



#TopMenu{
width:955px;
font-weight:bold;
color:#999999;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:2px;
}

#TopHeader {
	background-image: url(siteimgs/topBkg.gif);
	background-repeat:repeat-x;
	height: 164px;
	width: 955px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;

}



#TopHeader td{
	padding:30px;
}


#Middle{
	margin:0px;
}
#Footer {
	width:955px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	/*background-color: #4e5051;
	background-image:url(siteimgs/FooterBkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px dashed #666666;
	*/
}



#Footer td{
	padding:10px;
}



.thumbnail {
	float:left;
	margin:5px;

}


A:link {
	text-decoration: underline;
	color: #4B3C1F;
}
A:visited {
	text-decoration: underline;
	color: #4B3C1F;
}
A:active {
	text-decoration: underline;
	color: #4B3C1F;
}
A:hover {
text-decoration:none;
	color:#337E9E;
	
}


h1{
	font-size: 22px !important;
	font-family: Arial;
	font-weight: bold;
	color: #333333!important;
	margin:0px;
	padding:0px;
}

.resultdivider{
	border-top:1px dashed #CCCCCC;
}

#wrapper{
	
	/*border-right:1px solid #666666;
	border:1px solid #666666; */
	width:985px;
	margin:auto;
}



#searchbox{

	margin-bottom:18px;
	*margin-bottom:22px;
	/*border:1px solid #95B1BF;*/
	background:#fff;
}

#searchbox td{
	padding:6px;
}

#pnlDisabled{
	padding:30px;
	background:#FFFFCC;
	text-align:center;
	color:#FF0000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	border:1px solid #666666;

}








.BoxContent {
	padding:15px;
	width: 284px;
	margin-bottom:30px;
	/*border:1px solid #95B1BF;*/
	/*background:url(siteimgs/BoxBkg.gif) repeat-x #f9fcff;*/
	/*background:#f9fcff;*/
}






.taglink a:link, .taglink a:visited
{
  text-decoration: none;
  color:#999999;
}

.taglink a:hover
{
  background:#99CC00;
  color:#FFFFFF;
}

.smalltext{
	color:#513D20;
	font-size:13px;
	font-family:arial;
}

.dashedbottom{
	border-bottom: 1px dashed #CCCCCC;
	padding:10px;
}

#divCommentsbox{
	margin-bottom:15px;
}




#divCommentsbox{
	border:1px solid #484848;
	margin-bottom:15px;
}


#divComments{
	margin-top:25px;
}

#divComments .username{
	display:block;
	padding:5px;
	color:#99CC00;
}

#divComments .usercomment{
	display:block;
	padding:5px 0px 25px 20px;
	border-bottom:1px dashed  #666666;
}

#divComments .paginator{
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
}

.hiddendiv{
	display:none;
}

.embedtable{
	width:580px;
	height:63px;
	background:url(siteimgs/boxEmbe.gif) no-repeat top;
	font-size:9px;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
}


/* difines the style for the rounded corner boxes */

.roundCornerImg
{
	margin: 0px 0px 0px 0px;
	border: 0px;
}


.roundBoderbox_top
{
	background-image: url(siteimgs/rcbox/top_border.gif);
	background-repeat: repeat-x;
}

.roundBoderbox_left
{
	background-image: url(siteimgs/rcbox/left_border.gif);
	background-repeat: repeat-y;
}

.roundBoderbox_right
{
	background-image: url(siteimgs/rcbox/right_border.gif);
	background-repeat: repeat-y;
}

.roundBoderbox_bottom
{
	background-image: url(siteimgs/rcbox/bot_border.gif);
	background-repeat: repeat-x;
}

.roundBoderbox_topleft
{
	background-image: url(siteimgs/rcbox/top_left_corner.gif);
	background-repeat: no-repeat;
	height:8px !important;
}

.roundBoderbox_topright
{
	background-image: url(siteimgs/rcbox/top_right_corner.gif);
	background-repeat: no-repeat;
}

.roundBoderbox_botleft
{
	background-image: url(siteimgs/rcbox/bot_left_corner.gif);
	background-repeat: no-repeat;
}

.roundBoderbox_botright
{
	background-image: url(siteimgs/rcbox/bot_right_corner.gif);
	background-repeat: no-repeat;
}

.breadcrumbs_txt
	{
		font-family:Arial;
		color:#A8A6A7;
		text-decoration:none;
		font-size:11px !important;
	}
.breadcrumbs_txt a
	{
		color:#A8A6A7;
		font-size:11px !important;
	}
	
.bold_txt
	{
		font-weight:bold;
		font-size:13px;
		color:#513D20 ;
		padding-top:10px;
	}
	
h5{
	font-size: 14px !important;
	font-family: Arial;
	font-weight: bold;
	color: #513D20 !important;
	margin:0px;
	padding-bottom:5px;
}

.left_menu_pad
	{
		padding-top:12px;
	}
