@charset "utf-8";
/* Swell web and graphic design CSS */
#header-bar {height:24px}
#header-bar-blue {background-color:#005299}
#header-bar-black {background-color:#333333}
#header {height:70px; color:#333333}

#splash {
height:390px;
}

#textbar {padding-top: 20px;color:#333333}
#textbar h2{color:#00A551;}

#headline {padding-top: 20px; text-align:right;}
#headline h1 {color:#00A551;}

#inset {background-color:#333333; font-style:italic; color:#FFF; padding:20px;}
#inset p{color:#FFF;font-size:125%;}

body p {color:#333333}

.shaded box{background-color:#FFF}

#content {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}

#thumbs img {border:1px solid #ccc; padding:2px; background:#eee; }
#thumbs {text-align:center;}
#thumbs h1,h2,p {text-align:left;}

#newlook {border-bottom: 1px solid #ccc}
#music {border-bottom: 1px solid #ccc}
#daycare {border-bottom: 1px solid #ccc}
#sahga {border-bottom: 1px solid #ccc}
#stdins {border-bottom: 1px solid #ccc}

.news_date {color:#005299; font-weight:bold;}
	
.formcap {display: none;visibility:hidden}

#swellmenu {margin: 1.5em 0;padding: 0;}

#swellmenu ul
{
	list-style-type: none;
	text-align: center;
}

#swellmenu ul li
{
	display: block;
	float: left;
	text-align: center;
}

#swellmenu ul li a
{
	color: #005299;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1.5em;
}

#swellmenu ul li a:hover
{
	color: #00A551;
}

#swellmenu a:active
{
	color: #00A551;
}

#swellmenu li#active a
{
	color: #00A551;
}

#footernav {margin: 1.5em 0;padding: 0;}

#footernav ul
{
	list-style-type: none;
	text-align: center;
}

#footernav ul li
{
	display: block;
	float: left;
	text-align: center;
}

#footernav ul li a
{
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1em;
	border-bottom: 1px solid #666666;
}

#footernav ul li a:hover
{
	color: #999999;
}

#example1, #example2, #example3, #example4 {
text-align:center}

.wallpapers img{float:left; padding: 0 10px;}
.wallpapers ul { list-style: none;}
#links a, #links a:link, #links a:focus {color: #333; text-decoration:none}
#links a:hover {color: #333; text-decoration:underline}

div#quote input#name,
div#quote input#Email,
div#quote input#Telephone, 
div#quote input#organization{width:150px; line-height:1; padding: 2px; margin: 2px 5px; float:right;}
div#quote label {width: 100px; }
div#quote input#submit {padding:0 72px;}

