body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-color: #9B552B; */
	background: #dfb984 url("images/back.gif") repeat;
}

#wrap {
	width: 725px;  /* Increased by 50px  28aug */
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	vertical-align: top;
}

#wrap #contents #maincontent h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrap #contents #maincontent small {
	font-size: 10px;
}

#wrap #contents #maincontent ol {
	list-style-type: decimal;
}

#wrap #contents #maincontent ol  li {
	list-style-type: decimal;
}
#wrap #contents #maincontent ul li {
	list-style-type: none;
	display: block;
	padding: 5px;
	margin-right: 15px;
	border-bottom-width: 1px;
/*	border-bottom-style: dashed; */
	border-bottom-color: #9B552B;
}
#wrap #contents .clear {
	clear: both;
}
/*
#wrap #contents #maincontent img {
	float: left;
	margin: 5px;
	padding: 3px;
	background-color: #660000;

}*/


#wrap #contents #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#wrap #contents #maincontent .postdetails {
	padding: 5px;
	height: 15px;
	background-color: #000000;
	border: 1px solid #000000;	
}
#wrap #contents #maincontent a {
	color: #996600;
	text-decoration: none;
	border-bottom-width: 1px;
/*	border-bottom-style: dotted;*/
	border-bottom-color: #9b552b;
}



/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/
/* Image Slide Show css NEW JUNE 2009 */

	
	/* CSS FOR SLIDESHOW SCRIPT */
	#wrap #contents #sidebar .contentContainer{
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
	}
	#wrap #contents #sidebar .contentContainer p,.contentContainer h1{
		margin-top:0px;	
	}
	
	#wrap #contents #sidebar .imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
/*		float:right; /* Floating gallery at the right side of other web page content */		*/
		width:130px;	/* Image width */
		height:110px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	#wrap #contents #sidebar .leftFloatingDiv{
		float:left;
		width:100px;
		height:100px;
	}
	/* Don't change these values */
	#wrap #contents #sidebar .imageSlideshowHolder img{
		position:absolute;
		left:1px;
		top:0px;
	}

/* end SCRIPT FOR SLIDESHOW */


#wrap #contents #sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #sidebar ul li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* --------------------------------*/
/* added by danny for blog box */
#wrap #contents #sidebar ul li ul #blogtitle p{
	font-size: 9px;
	padding: 1px;
	background-color: #E8F5DC;
/*	background-color:#DFB984 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB984;
	font-weight: normal;
	text-transform: uppercase;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
/* --------------------------------*/
/* --------------------------------*/

/* --------------------------------*/
/* added by danny for blog box */
#wrap #contents #sidebar ul li ul #blogtopic p{
	font-size: 9px;
	padding: 1px;
	background-color: #E8F5DC;
/*	background-color:#DFB984 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFB984;
	font-weight: normal;
	text-transform: uppercase;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
/* --------------------------------*/
/* --------------------------------*/


#wrap #contents #sidebar h2 {
	font-size: 14px;
	padding: 3px;
/*	background-color: #E8F5DC;*/
	background-color:#DFB984 
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFB984;
	font-weight: bold;
	text-transform: uppercase;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #contents #sidebar li ul li a {
	display: block;
	padding: 3px;
	text-decoration: none;
/*	color: #996600;*/
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}
#wrap #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 150px;
}

/*
#wrap #header .logo {
	display: block;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9BBE7C;
}*/

#wrap #header .description {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#wrap #topmenu {
/*	background-image: url(images/menu.png);*/
background-color: #82979E;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#wrap #contents #sidebar {
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#wrap #contents #sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
}

#wrap #contents #maincontent {
	margin-top: 0px;
/*	margin-right: 245px; */
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	background-position: right;
	vertical-align: top;
}

#wrap #contents #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	width: 500px;
}
/*
#wrap #contents #maincontent p {
	line-height: 18px;
	position: relative;
	text-align: center;
	width: 450px;

*/
}

#wrap #footer {
	background-position: center bottom;
	height: 85px;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	display: block;
	background-color: #82979E;
	width: 725px;
}


#wrap #footer p {
	display: block;
	margin: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	float: middle;
	text-align: center;
	vertical-align: bottom;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
#wrap #footer a {
	color: #ffff00;
}


#wrap #topmenu a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;/* changed from 15 */
	padding-bottom: 5px;
	padding-left: 5px;/* changed from 15 */
	margin-top: 3px;
	color: #000000;
	border: 1px #926c37;
}
#wrap #topmenu a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;/* changed from 15 */
	padding-bottom: 5px;
	padding-left: 5px;/* changed from 15 */
	margin-top: 3px;
	color: #000000;
	border: 1px #D6BD32;
}
#wrap #topmenu a:hover {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;/* changed from 15 */
	padding-bottom: 5px;
	padding-left: 5px;/* changed from 15 */
	margin-top: 3px;
	color: #000000;
	border: 1px #000000;
/*	background-image: url(images/menubg.png);*/
		background-color: #ffff00;
	background-repeat: repeat-x;
}
#wrap #topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #660000;
	font-weight: bold;


}
#wrap #topmenu li {
	display: inline;
}
#wrap #topmenu .active a {

	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;/* changed from 15 */
	padding-bottom: 5px;
	padding-left: 5px;/* changed from 15 */
	margin-top: 3px;
	color: #000000;
	/* border: 1px dashed #999999;*/
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}


#wrap #contents {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	padding: 0px;
}
/*
#wrap #contents #maincontent blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#wrap #contents #maincontent blockquote {
	margin: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CDE9B4;
	padding-left: 15px;
}*/

#wrap #contents #contenthead {
/*	background-image: url(images/contenthead.png);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
}

#wrap #contents #contentfooter {
	background-image: url(images/contentfooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#wrap #topmenu .active a:visited,active {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #000000;
	border: 1px dashed #999999;
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
}


#wrap #contents #maincontent a:visited,active {
	color: #000666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #9BBE7C;
	font-weight: bold;	
}
#wrap #contents #maincontent a:hover {
	color: #000ccc;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;	
}
#wrap #footer a:visited,active {
	color: #000ccc;
}
#wrap #footer a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap #contents #sidebar li ul li a:visited,active {

	display: block;
	padding: 3px;
	text-decoration: none;
	color: #006600;
	border-bottom-width: 1px;
/*	border-bottom-style: dashed;*/
	border-bottom-color: #ffffff;
}
#wrap #contents #sidebar li ul li a:hover {

	display: block;
	padding: 3px;
	text-decoration: underline;
	color: #eeffff;
	border-bottom-width: 1px;
/*	border-bottom-style: dashed;*/
	border-bottom-color: #ffffff;
}
.paragraph-oneandhalf {
	line-height: 25px;
	border: thin solid #82979E;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: normal;

}
.maroon_font {
	color: #800000;
}
