

html{
	height:100%;
}
body{
	text-align: center;
	height: 100%;
	font-family:Verdana;
	background-color: #F4EEE4;
}

* {
	margin: 0px;
	padding: 0px;
}

/* default page settings */

h1{ padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:normal;
}

h2{ padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
}
h3{ padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
div{
	text-align: left;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
input, textfield, select {
	font-size: 1.0em;
	
}

input {
	height: 18px;
	margin-left:4px;
	margin-bottom:7px;
	border:#afafaf 1px solid;
	
}

input.button {
	height: 24px;
}

*/


/* default hyperlinks properties */

a:link {
	color: #714B1E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #714B1E;
}
a:hover {
	text-decoration: none;
	color: #714B1E;
}
a:active {
	text-decoration: underline;
	color: #714B1E;
}

/* custom classes */
.container{
	position: relative;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.bold {
	font-weight: bold
}
.clear {
	clear: both;
}
		 
#body .sub-header{ 
		 font-size:14px;
		 color:#FFFFFF;
		 padding-left:5px;
		 padding-top:5px;
		 float:left;}

/* main container */

#mainContainer{
	position: relative;
	width: 836px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#F4EEE4;
	padding-top:10px;
}

#header{ position:relative;
		 width:835px;
		 background-color:#F4EEE4;
		 }

#header .header{ position:relative;
				 background-color:#F4EEE4;
								 }
#header .image{	background-image:url(../brown_images/mind-header.jpg);
				width:836px;
				height:231px;
				background-repeat:no-repeat;
				}

#body{ padding-top:10px;
	   background-color:#F4EEE4;
	    padding-top:25px;
		padding-left:19px;
		padding-right:8px;
		padding-bottom:10px;
	    margin:0;
	    float:left;
	    background-image:url(../brown_images/body-mid.jpg);
		width:809px;
	   
	   }
#body .box{ float: left;
			width:180px;
			height:93px;
			border:#F4EEE4 solid 1px;
			margin:0;
			padding:0;
			}
#body .box-text{ color:#714B1E;
				  font-size:15px;
				  padding:5px 0 0 10px;
				 }			

#body .box-text span{ color:#714B1E;
				  font-size:15px;
				  padding:5px 0 0 25px;
				 }
				 
#body .box-text a{ color:#714B1E;
				  font-size:10px;
				  padding:5px 0 0 25px;
				 }	

#body .children {
				width: 160px;
				padding: 10px;
				margin: 15px;
				background: #714B1E;
				float: right;
				}

#body a, #body a:link, #body a:visited {
				color: #714B1E;
				}

#body .children h4 {
				width: 160px;
				font-size:12px;
				color: #714B1E;
				}



#newsletter{ float:left;
			  width:184px;
				   padding-top:6px;
				   }
			   
#newsletter h2{
		   color:#FFFFFF;
		   font-size:14px;
		   text-align:left;
		   border:#714B1E solid 2px;
		   background-color:#714B1E;
		   width:168px;
		   padding:6px;
		   text-align:left;
		   }
		   
#newsletter h3{
		   margin:10px 5px 10px 8px;
		   color:#FFFFFF;
		   font-size:11px;
		   text-align:left;
		   border:#5B9400 solid 2px;
		   background-color:#8BC300;
		   width:150px;
		   padding:6px;
		   text-align:left;
		   }
#newsletter .newsletter-mid{ background-image:url(../brown_images/news-back.jpg);
						width:184px;
						height:251px;
						color:#000000;
						font-size:10px;
						background-repeat: no-repeat;
						float:left;
						}
#newsletter p{ padding:10px;
			   font-size:11px;
			   color: #000000;
			   font-weight:normal;
				}
						
#body .box-right{ background-image:url(../brown_images/box-right.jpg);
				  border:#714B1E solid 2px;
				  height:22px;
				  width:183px;
				  margin-top:5px;
				  }
#body .invite-box{ background-image:url(../brown_images/invite-box.jpg);
				  border:#714B1E solid 2px;
				  height:41px;
				  width:183px;
				  margin-top:40px;
				  }
#body .invite-text{ margin:14px 0 5px 0;
					   color:#FFFFFF;
					   font-size:11px;
					   text-align: center;
					}
					
					
#leftnav{
line-height:normal;
}

#leftnav ul{
list-style-type: none;
margin:0;
padding:0;
}

#leftnav li{
display:inline;
padding:0;
}


#leftnav a{
float:left;
background-image:url(../brown_images/left-nav.jpg);
width:219px;
height:46px;
padding:0;
font-size:13px;
color:#714B1E;
text-align:left;
text-decoration:none;
}

#leftnav: a:hover{
background-image:url(../brown_images/left-nav-hover.jpg);
width:219px;
height:46px;
margin:0;
padding:0 0 0 0;
font-size:13px;
color:#FFFFFF;
text-align:left;
text-decoration:none;
}

#leftnav a span{
float:left;
display:block;
background:url(../media/glowtab.gif) no-repeat right top;
padding: 5px 5px 0 45px;
color:#714B1E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#leftnav a span {float:none;}
/* End IE5-Mac hack */

#leftnav a:hover span {
color:#FFFFFF;
}

#leftnav #current a{ /*Selected Tab style*/
background-image:url(../brown_images/left-nav-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#leftnav #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;
}

#leftnav a:hover{ background-image:url(../brown_images/left-nav-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#leftnav a:hover span{ /*onMouseover style*/
					background-image:url(../brown_images/left-nav-hover.jpg);}/*Shift background image up to start of 2nd tab image*/
				 					 			 
			
#body .body-bot{ float:left;background-image: url(../brown_images/body-bot.jpg);
				 width:835px;
				 height:16px;
				 padding-bottom:60px;
				 background-repeat:no-repeat;
				 }
				 
				/*--left-end--*/
	   
#content{ 
			float:left;
			width:563px;
			padding-right:8px;
			margin:0px 0px 0px 10px;
			}
			
#content h1{ padding:5px 0 15px 15px;
		  margin:0 0 0 0;
		  font-size:16px;
		  font-weight:bold;
		  color:#714B1E;
}

#content h2{ padding:10px 0 15px 15px;
		  margin:0 0 0 0;
		  font-size:14px;
		  font-weight:normal;
		  color:#714B1E;
}

#content h3{ padding:5px 0 0 15px;
		  margin:0 0 0 0;
		  font-size:12px;
		  font-weight:bold;
}


#content .mid-middle{ float:left;
			background-image: url(../brown_images/mid-middle.jpg);
			width:563px;
			background-repeat: repeat-y;
			}
#content p {
			padding:0px 5px 15px 15px;
		   	font-size:12px;
			line-height: 18px;
			color:#595959;
			}
			
#content ul{ 
			 font-size:12px;
			 color:#595959;
			 margin:10px 10px 15px 35px;
}

#content ul li { 
			line-height: 16px;
}

#body .mid-middle-text{ padding:20px 5px 15px 15px;
						font-size:12px;
						color:#595959;
						}
#body .mid-middle-text span{ font-size:12px;
						color:#714B1E;
						}
						
			
#body .bot{ float:left;
			background-image: url(../brown_images/mid-bot.jpg);
			width:563px;
			height:10px;
			background-repeat:no-repeat;
			}			

#left{ float:left;
			  width:219px;
			  padding-right:8px;
			  }	
					
#left-box{ padding-left:35px;
				 width:184px;
				 float:left;
				 padding-top:7px;
				 }
#left-box .search-mid{ background-image: url(../brown_images/search-mid.jpg);
						height:55px;
						width:142px;
						background-repeat:repeat-x;
						float:left;
						border:#714B1E solid 1px;
						padding:25px 19px 23px 19px;
						margin:0 0 10px 0;
						color:#000000;
						font-size:12px;
						}
#left-box .box{height:65px;
			   width:142px;
			   background-repeat:repeat-x;
			   float:left;
			   border:#714B1E solid 1px;
			   padding:15px 19px 10px 19px;
			   margin:0 0 10px 0;
			   color:#000000;
			   font-size:12px;
			   color:#714B1E;
			   font-family:Verdana;
			   font-size:15px;
			   }
	
		  			
			
#footer{ width:772px;
				float:left;
				height:70px;
				padding-left:35px;
				padding-top:11px;
				color:#666666;
				font-size:10px;
				}
#footer p {padding-left:35px;
				color:#666666;
				font-size:10px;}

#footer a:link, #footer a:visited, #footer a:hover {	
		color:white;
}


#body .footer-box{ background-image:url(../brown_images/footer.jpg);
					height:49px;
					width:768px;
					border:#714B1E solid 2px;
					background-repeat:repeat-x;
					}
					
#body .footer-text{ margin:20px 0 5px 20px;
					color:#FFFFFF;
					font-size:10px;
					text-align: left;
					}
#body .footer-text span{ text-align:right;
						 float:right;
						 padding-right:5px;}				

	 /*--menu--*/

#glowingtabs{
float:left;
line-height:normal;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 52px;
margin-top:0; /*Left offset of entire tab menu relative to page*/
padding:187px 0 0 0;
}

#glowingtabs li{
display:inline;
padding:0;
margin:0;
}

#glowingtabs a{
float:left;
background-image:url(../brown_images/tab.jpg);
width:185px;
height:32px;
margin:0 0 0 8px;
padding:0;
font-size:18px;
color:#714B1E;
text-align:center;
text-decoration:none;
}

#glowingtabs: a:hover{
float:left;
background-image:url(../brown_images/tab-hover.jpg);
width:185px;
height:32px;
margin:0;
padding:0 0 0 0;
font-size:18px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

#glowingtabs a span{
display:block;
background:url(media/glowtab.gif) no-repeat right top;
padding: 5px 2px 2px 3px;
color:#714B1E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color:#FFFFFF;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-image:url(../brown_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;
}

#glowingtabs a:hover{ background-image:url(../brown_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-image:url(../brown_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#text-box {
        position: absolute;
        z-index: 50;
        top: 191px;
        right: 0px;
        height: 28px;
		width:172px;
        overflow: hidden;
		font-size:12px;
		color:#666666;
		float:right;
		background-image:url(../brown_images/text-size.jpg);
    }
#text-box .text {font-family: Verdana;
				 float:left;
				 font-size:11px;
				 color:#ffffff;
				 padding:8px 3px 0 20px;
			}	

	 /*--menu--*/
