<style type="text/css">

	body{
		margin: 0;
		padding: 0;
		line-height: 1.5em;
		background-image: url(images/index_02.gif);
		background-repeat: repeat-x;
	}
	h1 {font-size: 16px;color:#745232;}  /* blue color: #539AE0;*/
	h2 {font-size: 16px;color:#745232;}  /* blue color: #539AE0;*/
	h3 {font-size: 15px;color:#745232; margin-bottom:0px;}  /* blue color: #539AE0;*/
	h4 {font-size: 16px;color:#745232;background:#ffffff;}  /* blue color: #539AE0;*/
A { text-decoration: underline }
		A:link {
			color: #745232;
			font-weight: bold;
		}
		A:visited {
			color: #745232;
			font-weight: bold;
		}
		A:hover {
			color: #745232;
			font-weight: bold;
		}
	b{font-size: 110%;}
	em{color: red;}

	#maincontainer{
		width: 767px; /*Width of main container*/
		margin: 0 auto; /*Center container on page*/

	}
	#mainwrapper{
		width: 767px; /*Width of main container*/
		margin: 0 auto; /*Center container on page*/
		background: #ffffff;
	}
	#mainwrapper2{
		width: 500px; /*Width of main container*/
		margin: 0 auto; /*Center container on page*/
		background: #ffffff;
	}
	#topsection{
		background: #ffffff;
		height: 289px; /*Height of top section*/
	}

	#topsection h1{
		margin: 0;
		padding-top: 15px;
	}

	#contentwrapper{
		float: left;
		width: 100%;

		background: #ffffff;


	}

	#contentcolumn{
		margin-right: 275px; /*Set right margin to RightColumnWidth*/

	}
	
	
	

	#contentcontain{
		margin-right: 265px; /*Set right margin to RightColumnWidth*/
		width: 100%;
		margin-left: 10px;
		padding: 10px 20px;
		background-image: url(images/page2_15.gif);
		background-repeat: repeat-y;
		font: 12px Verdana,Arial, Helvetica;
		line-height: 1.5em;
	}
		#availabilitycontent{
		margin-right: 0px; /*Set right margin to RightColumnWidth*/
		width: 100%;
	   background-color:#ffffff;
		margin-left: 10px;
		padding: 10px 20px;
		font: 12px Verdana,Arial, Helvetica;
		line-height: 1.5em;
	}
	#contentcolumn2{
		margin-right: 500px; /*Set right margin to RightColumnWidth*/

	}
	#rightcolumn{
		float: left;
		width: 275px; /*Width of right column*/
		margin-left: -275px; /*Set left margin to -(RightColumnWidth) */
		background: #ffffff;
	}

	#footer{
		clear: left;
		width: 100%;
		background: #ffffff;
		color: #FFF;
		text-align: center;
		padding: 0px 0;
	}

	#footer a{
		color: #FFFF80;
	}

	
	#footer3{
	   clear: left;
		width: 100%;
		color: #6D4A2A;
		text-align: left;
		padding: 4px 0;
		font: bold 11px Arial, Helvetica, Verdana;
	}

		#footer2{
		clear: left;
		width: 100%;
		color: #6D4A2A;
		text-align: center;
		padding: 4px 0;
		font: bold 11px Arial, Helvetica, Verdana;
	}

	#footer2 a{
		color: #745232;
	}
	.innertube{
		margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
		margin-top: 0;
	}




		/*Credits: Dynamic Drive CSS Library */
		/*URL: http://www.dynamicdrive.com/style/ */

	.indentmenu{
		font: bold 15px Arial;
		width: 97%; /*leave this value as is in most cases*/
	}


	/*.indentmenu ul{
		margin: 0 0 0 13px;
		padding: 0;
		float: left;
		display: inline;
		width: 100%; /*width of menu
		border: 1px solid #c0c0c0; /*dark purple border
		border-width: 1px 0;
		background: black url(images/nav/indentbg.gif) center center repeat-x;
	}*/

	/*.indentmenu ul li{
		display: inline;
	}*/

	.indentmenu ul li a{
		/*float: left;*/
		color: white; /*text color*/
		/*padding: 5px 11px;*/
		text-decoration: none;
		border-right: 1px solid #c0c0c0; /*dark purple divider between menu items*/
	}
/*
	.indentmenu ul li a:visited{
		color: white;
	}

	.indentmenu ul li a:hover, .indentmenu ul li .current{
		color: white !important; /*text color of selected and active item
		padding-top: 6px; /*shift text down 1px for selected and active item
		padding-bottom: 4px; /*shift text down 1px for selected and active item
		background: black url(images/nav/indentbg2.gif) center center repeat-x;

	}*/

	.scroll {
		width: 425px;
		height: 408px;
		padding-left: 5px;
		padding-right: 20px;
		overflow: auto;
	}
	
		.scroll2 {
		width: 500px;
		height: 450px;
		padding-left: 5px;
		padding-right: 20px;
		overflow: auto;
	}
</style>