html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #ECECEC; 
 font-family:arial,sans-serif;
 font-size:12px;

} 
a {
	outline: none;
}
A:link {text-decoration: underline; color: black;}
A:visited {text-decoration: underline; color: black;}
A:active {text-decoration: underline; color: red;}
A:hover {text-decoration: none; color: red;}
img {
    border: 0;
   }
/* ul{ 
	font-family: "Trebuchet MS", verdana;
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
ul li {display:inline; margin:0 0px 0 0px; padding: 0;}
ul li a {text-decoration:none; padding:0;}
*/
h1 {
 font-size:14px; font-weight:bold;
 }
 

#login input
{
	 font-size: 10px;
	 font-color: #000;
	 background-color: #fff;
	 border: 1px solid #666666; 
	 width:140px;

}

#login .submit input
{
	color: #000;

} 

#login{
	position: relative; 
	top: 30px; right: 710px;
	text-align:right;
}

#submit{
	position: relative; 
	top: 5px; left: 20px;
	border: none;
}
#submit input {
	width:86px;
	height:20px;
	border:none;
}

#pagewidth{ 
	width:1000px; 
	text-align:left;  
	margin: 0 auto;  
} 
 
#header{
	/* position:relative;
	top: 0px; left: 0px; */
	height:410px; 
	width:1000px;
	background-color:#ECECEC; 
	background-image:url('images/headback2.jpg');
	margin:0px;
	padding:0px;
	
} 
 


#footer{
	 height:150px; 
	 width:1000px;
	 font-family:arial,sans-serif;
	 font-size:10px;
	 text-align:center;
	 clear:both;
	 background: #ECECEC url('images/BGbottom.gif') no-repeat top;
 } 
 
#copy {
	margin-top: 60px;
}
 
 #textbox
 {
	margin:0px;
	width: 550px;
	padding: 10px 15px 10px 5px;
/*	background: #fff url('images/contentBackRep.JPG'); */
	
}
 
 #textbox li {
 margin-left:10px;
 }
 
#textbox img {
	margin:8px;
	border:2px solid #559682;
}

/*Nav Menu */
#menu {
	font-family: "Trebuchet MS", verdana;
	font-weight:bold;
	font-size:14px;
	width: 248px;
	background-color:#274344;
	position: relative; 
	top:10px; left: 65px;
	  
	}
#menu ul{
	list-style-type: none;
	padding: 5px 0 0 15px;
	margin:0px;
	}
	
#menu li a {
	color: #ffb554;
	background:  url('images/active2.gif') ;
	padding: 5px 0 0 15px;
	height: 28px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	}	
#menu li {
	margin-left: 0px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	background:  url('images/active1.gif');
	padding: 5px 0 0 15px;
	}
	
#menu li a:hover, #menu li.active a {
	color: #ffb554;
	background:  url('images/active2.gif') ;
	padding: 5px 0 0 15px;
	}


#menu ul li.active a{
	color: #ffb554 !important;
	background:  url('images/active2.gif') !important;
	padding: 5px 0 0 15px;
	}

#menu ul li ul li a:link, #menu ul li ul li a:visited {
	color: #fff !important;
	display: block;
	background:  url('images/active1.gif') !important;
	padding: 5px 0 0 15px;
	}

#menu ul li ul li a:hover, #menu ul li ul li.active a {
	color: #ffb554 !important;
	background:  url('images/active2.gif') !important;
	padding: 5px 0 0 15px;
	}
	

	/*End Nav Menu*/
 #test
 {
	width: 250px;
	height:145px;
	position: relative; 
	top: 212px; left: 65px;
	margin: 0px 0px 0px 0px;
	
}

#quotetext {
	font-family:"Times New Roman", serif;
	font-size:14px;
	font-style: italic;
	font-weight: normal;
	color:#fff;
}

#testname  {
	font-family:"Times New Roman", serif;
	font-style: italic;
	width: 220px;
	position: relative; 
	top: -9px; left: -25px;
	color: #fff;
	font-size:12px;
	
}
#testname h1 {
	color: #fff;
	font-size:14px;
	font-family:"Times New Roman", serif;
	font-style: italic;
	float: right;
}
 #calltoaction
 {
	width: 126px;
	position: relative; 
	top: 345px;  left: 510px;
}
 #address
 {
	font-size:10px;
	font-weight:bold;
	margin-top: .25em;
	margin-right: .75em;
	margin-bottom: .25em;
	margin-left: .75em;      /* copied from opposite side (right) */
	width: 350px;
	position: relative; 
	top: 95px; left:710px;
	
}
#tip {
	font-family:arial,sans-serif;
	font-size:12px;
	font-style: italic;
	width: 198px;
	position: relative; 
    top: 105px; left: 95px;
	}




 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* Lars Code */


#outerwrapper {

 	background:  url('images/BGmid.gif') repeat;
	margin:0px;
	padding:0px;
	width:1000px;
	position:relative;
}

#innerwrapper {
	background:  url('images/BGleft.gif') repeat-y;
	padding:0px;
	height: auto;
	margin:auto;
	margin:0px;
}

#leftcol {
	width:370px; 
	float:left;
	background:  url('images/BGleft.gif') repeat-y;
	padding-left:0px;
	height: auto;

}

.thought{
	width: 260px;
	padding-bottom:11px;
	margin-bottom:0px;	
	background:url(images/thoughtBGbottom.gif) bottom no-repeat;
	margin:30px 0 0 60px;
}

.thought-container{
	background:url(images/thoughtBGmid.gif) repeat-y;
padding-bottom:1px;
}

.thought-inner{
	padding:6px 14px 0 14px;
	background:url(images/thoughtBGtop.gif) top no-repeat;
}

.thought-inner p {
	padding: 80px 25px 0px 25px;
	font-style: italic;
	font-weight :bold;
}



#rightcol {
	width: 582px;
	float:left;
	padding:0px;
	background:  #fff url('images/BGright.gif') repeat-y right;
	height: auto;
}

.clr {
	clear:both;
}

#dates {
margin-left: 18px;
}

#calendar {
padding: 10px 15px 0px 5px;
width:506px;
margin:0 0 0 20px;
}
