
html {

	background: #fff;

}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	width: 100%;
	display: table;
	background-color: #E6DCCA;
}



a { color: #333;}
a:hover { color: #666; }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;

}
#background_section_top {
	width: 100%;
	height: 150px;
	background-color: #E6DCCA;	

}

#background_navigation {
	width: 100%;
	border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(images/indentbg.jpg) center center repeat-x;
}

#top {
	width: 100%;
	background-color: #a371b1;
		
}

#top p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;

}

#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}



.container {

	width: 950px;
	margin: auto;
	background-color: #E6DCCA
	

}

#background_section_mid {

	width: 100%;
	background: #E6DCCA;


}



/* Logo Area */
#logo_section {

	width: 385px;
	height: 55px;
	margin: 25px 0 0 0;
	padding: 20px 0 0 25px;
	background: url(images/templatemo_logo_bg.jpg) no-repeat;
	float:left;	
	
}


#logo_section h1 {
	
	font-size: 24px;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: normal;
		
}

#logo_section h2{
	
	font-size:14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
	
}
/* End Of Logo Area*/


#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */

 #tmenu_section{
	width: 950px;
	height: 38px;
	float: left;	
	margin: 21px 0 0 0;
	padding: 0;

}

#menu_section ul {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_section ul li{
	display: inline;
}

#menu_section ul li a{
	float: left;
	width: 110px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #8A4500;
}

#menu_section li a:hover, #menu_section li .current{
	color: #fff;
	height: 26px;
	background: #cc6601;
}

/* End Of Menu */


#content_area{
	
	margin: 30px 0 0 0;

}
/* Left Section*/


#left_section {
	float: left;
	width: 410px;
	margin: 0;
	background-color: #E1F0FF;
	border: 1px dotted #4DA6FF;
}

#left_section p {
padding: 15px;
}

.section_box {

	width: 410px;
	margin: 0 0 15px 0;
	
}


.section_box_body {

	width: 380px;
	padding: 15px 15px 0 15px;

}
.section_box_body p{

	text-align: justify;
	color: #333;
	font-size: 11px;
	margin: 0 0 10px 0;

}

.section_box_body img{
	float: left;
	display:inline;
	margin-bottom: 10px;
	margin-right: 13px;
	border:none;

}

span.post{
	margin: 0 25px 0 0;
	color: #006699;
	font-size: 11px;
	
}

span.post a{
	color: #006699;
	text-decoration: none;
	
}

span.post a:hover{
	color: #006699;
	text-decoration: underline;
	
}

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


/* Middle Section */
#middle_section {
	width: 180px;
	float: left;
	margin: 0 0 0 15px;
}

.middle_section_box {
	width: 168px;
	border: 1px solid #a371b1;
	margin: 0 0 15px 0 ;
	padding: 10px 0 10px 10px;
	
}

.middle_section_box h1{

	color: #006699;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;

	
}

.middle_section_box ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.middle_section_box ul li{
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #a371b1;
	border-right-color: #a371b1;
	border-bottom-color: #a371b1;
	border-left-color: #a371b1;
}

.middle_section_box ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.middle_section_box ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}



/* Right Section */

#right_section {
	width: 322px;
	float: right;
	margin: 0 10px 0 0;
}

* html #right_section {
	margin: 0 5px 0 0;
}
.right_section_box {
	width: 300px;
	border: 1px solid #a371b1;
	margin: 0 0 15px 0 ;
	padding: 10px 10px 10px 10px;
	
}

.right_section_box h1{

	color: #006699;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;

	
}


.right_section_box h2{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;

	
}

.right_section_box h2 a{

	text-decoration: none;

	
}

.right_section_box h2 a:hover{

	text-decoration: underline;

	
}

.right_section_box p{

	color: #333;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;

	
}

.right_section_box .last{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;

	
}

.right_section_box .gallery {
	margin: 0 0 0 5px;
}

.right_section_box .gallery img{
	margin: 5px 5px 0 0;
}

.right_section_box img{

	margin: 5px 0 5px 0;
	
	
}

#footer {
	height: 100px;
	color: #666;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;	
}



.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/

background: black url(images/indentbg.jpg) 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 #564c66; /*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/indentbg2.jpg) center center repeat-x;
}


.navigation_container {

	width: 600px;
	margin: auto;
	

}

.border {
	border: 1px solid #a371b1;	

}
.tabletext {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-left: 10px;
}

.img1 {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}

/*Schedule Buttons*/

.schedule_button {
    width: 100%;
	border: 1px solid #564c66; /*dark purple border*/
    padding: 5px;
     
border-width: 1px;
background: black url(images/indentbg.jpg) center center repeat-x;
}

.schedule_button a {
   color: #ffffff;
   text-decoration: none;
   font-weight: 700;
}
   
.schedule_button:hover   { background: black url(images/indentbg2.jpg) center center repeat-x; }
   
   
