@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0
}

div#containers {
	text-align:left;
	
	background-color:#e5dccb;
	height:1184px;
}
div#containersin {
	text-align:left;
	background: url(new7-5-inbg.jpg) repeat-x ;
	background-color:#b7ad9f;
	height:280px;
}
div#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
	
}
div#header {
}
.main-banner {
	height:300px;
	overflow:hidden;
	position:relative;
}
.main-banner1 {
	height:0px;
	position:relative;
	z-index:999;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 870px;
	height:130px;
}
.scrollable1 {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 220px;
	height:115px;
}
.scrollable1 .items1 {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.items1 div {
	float:left;
	vertical-align:top;
}
.scrollable1 {
	float:left;
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
	vertical-align:top;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/hori_large.png) no-repeat;
	display:block;
	width:26px;
	height:30px;
	float:left;
	margin:40px 15px 10px 0px;
	cursor:pointer;
	font-size:1px;
}
a.browse1 {
	background:url(images/hori_large.png) no-repeat;
	display:block;
	width:20px;
	height:30px;
	float:left;
	margin:25px 15px 10px 0px;
	cursor:pointer;
	font-size:1px;
}
/* right */
a.right {
	background-position: 0 -30px;
	clear:right;
	margin-right: 0px;
}
a.right:hover {
	background-position:-30px -30px;
}
a.right:active {
	background-position:-60px -30px;
}
/* left */
a.left {
	margin-left: 0px;
}
a.left:hover {
	background-position:-30px 0;
}
a.left:active {
	background-position:-60px 0;
}
/* up and down */
a.up, a.down {
	background:url(images/vert_large.html) no-repeat;
	float: none;
	margin: 10px 50px;
}
/* up */
a.up:hover {
	background-position:-30px 0;
}
a.up:active {
	background-position:-60px 0;
}
/* down */
a.down {
	background-position: 0 -30px;
}
a.down:hover {
	background-position:-30px -30px;
}
a.down:active {
	background-position:-60px -30px;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}
.block {
	float:left;
	width:270px;
	margin:0 auto;
}
td .months {
	color:#732103;
	font-weight:bolder;
	text-transform:uppercase
}
td .dates {
	color:#732103;
}
a {
	color:#732103;
	text-decoration:none;
}
a:hover {
	color:#732103;
	text-decoration:underline;
}
.more
{
	text-decoration:none;
	background:url(images/rm_arrow.png) no-repeat right;
	padding-right:15px;
	float:right;
	margin-bottom: 0px;
}
.wmore
{
	text-decoration:none;
	background:url(images/wrm_arrow.png) no-repeat right;
	padding-right:15px;
	color:#fff;
	font-weight:bold;
}
.wmore:hover
{
	text-decoration:underline;
	background:url(images/wrm_arrow.png) no-repeat right;
	padding-right:15px;
	color:#e5dccb;
	font-weight:bold;
}
.adate
{
	float:left; position:absolute; width:62px; height:28px; background:url(images/date_icon.png) no-repeat; padding-top:25px; padding-left:10px;color:#732103;
}
/* CSS Document */
.Group 
{
    clear: both;
	display: block;
	height: 28px;
	width: 193px;
	background-image: url(images/Button_Group_new.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
	font-size:12pt;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 193px;
	background-image: url(images/Button_Option.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: /*#dfdfdf*/#333333;
	text-decoration: none;
}
.Option:hover {
	color: #333333;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}
.innerheadings
{
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#732103;
	
}

.subheadings
{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6b1e02;
	margin-top:0px;
	margin-bottom:0px;

	
}

.tabtext
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#732103;
	
	
}
.subheadings1
{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#54433b;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	
}
.tdleftpad
{
	padding-left:8px;
}
.tdleftpadinner
{
	background:url(images/seperator.png) repeat-x top left;
	
}
.menutable a
{
	color:#ffffff;
}
.menutable a:hover
{
	color:#ffffff;
}

ul.arrow { 
list-style-type:none; 
padding: 5px;
margin: 0px;
}

ul.arrow li
{background-image: url(images/rm1_arrow.png);
background-repeat: no-repeat;
background-position: -5px 5px;
padding-left: 20px;
line-height:20px;
text-align:justify;

}

ul.checkbox { 
list-style-type:none; 
padding: 5px;
margin: 0px;
}

ul.checkbox li
{background-image: url(images/checkbox.png);
background-repeat: no-repeat;
background-position: -5px 5px;
padding-left: 30px;
line-height:20px;
text-align:justify;
}
	
ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 35px;
	background: url(images/list_disc.png)9px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	line-height: 20px;
	font-size:11px;
	font-weight:bold;
}

div.info
{
	background: #e5dccb   3px 5px no-repeat;
	margin: 5px 0px 5px 22px;
	padding: 5px 5px 5px 5px;
	width:225px;
}

div.note
{
	background: #fffdeb url(images/box_info.png)   3px 5px no-repeat;
	border-top: 1px dotted #54433b;
	border-bottom: 1px dotted #54433b;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 5px 35px;
	
}

div.quote
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	
}

blockquote.quotation {
	margin: 20px 0px 5px 0px;
	padding: 10px 15px 10px 25px;
	border: none;
	background: url(images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
	font-style:italic;
	font-size:13pt;
	font-family:"Times New Roman", Times, serif;
	line-height:110%;
	
	}

blockquote.quotation p {
	margin: 0px 15px -10px 0px;
	padding: 0px 20px 10px 0px;
	background: url(images/blockquote_end.png) 100% 100% no-repeat;}

.tab
{
font: 9pt;
font-family: Arial;
color:#333;
line-height:120%;
border-collapse:collapse;
border-style:solid;
}

.mon
{
	color:#732103;
	font-size:12px;
	font-weight:bolder;
	text-transform:uppercase
}

.MasterTitles
{
	font-size:12px;
	color:#732103;
	font-weight:bold;
}

.textmiss
{
	text-align:justify;
	font-style:italic;
	font-size:14pt;
	font-family:"Times New Roman", Times, serif;
	line-height:110%;
	
	}

.hometxt
{
	text-align:justify;
	font-style:italic;
	font-size:13pt;
	font-family:"Times New Roman", Times, serif;
	line-height:110%;
	margin-right:10px;
	margin-top:0px;
	
	}