@charset "UTF-8";


.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	height: 95px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	background-image: url(img/zeelandlogo.jpg);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #container #img_place {
	background-color: #800;
}
#hours {
	width: 200px;
	float: right;
	margin-top: 10px;
}
.twoColFixRtHdr #container #img_place img {
	padding: 10px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
h1 {
	font-size: 18px;
	color: #800000;
	font-weight: lighter;
	padding-bottom: 20px;
}
.oneColFixCtrHdr  #navbar {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    line-height: 0px;
}

.contentheader {
	color: #800000;
}
.freeGear{
	padding-left: 30px;
	margin-top: 10px;
}
.freeGear img{
	border: none;
}
.pix img{
	padding-left: 100px;
}
#mainContent {
	padding-top: 20px;
	background-color: #f3f1eb;
}
#navholder {
	height: 20px;
	width: auto;
}
.Launchboxgreytext {
	color: #999999;
	font-size: 75%;
}

#navlist {
	background-color: #e6f4f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
}


#navlist li
{
	list-style-type: none;
	float: left;

}

#navlist a {
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	height: 23px;	
}

#navlist a:link, #navlist a:visited
{
	color: #800000;
	text-decoration: none;
}
#navlist a:hover{
	color: #830707;
	background-image: url(img/triangle1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#current {
	color: #BCBCBE;
	background-image: url(img/triangle1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*#navlist {
	font-size: 93%;
	background-color: #FFFFFF;
	color: #357EAC;
	width: 779px;
	float: right;
	background-image: url(img/navbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: normal;
	height: 29px;
}
 #navlist ul {
	margin:0;
	list-style:none;
	margin:0;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 100;
    }
  #navlist li {
	float:left;
	margin:0;
	padding:0;
	
	margin:0;
	padding:0;
	background-image: url(img/G_mid_end1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
    }
	#navlist a {
	display:block
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
}*/

.twoColFixRtHdr #container #mainContent {
	padding-left: 30px;
	width: 745px;
	background-color: #FFFFFF;
	text-align: justify;
}
#launchbox {
	float: right;
	width: 224px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
}



#footnav a:link, #footnav a:visited
{
}
#footnav a:hover
{
	color: #800000;
	}
a:link {
	text-decoration: none;
	color: #880000;
}
a:visited {
	text-decoration: none;
	color: #880000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCFEFF;
	border-bottom-color: #ACC6C2;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C0000;
	background: #dedbd1;
}

#copyright {
	font-size: 10px;
	color: #000000;
	width: 200px;
	float: left;
	margin-left: 5px;
}


#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 400px;
	font-size: 10px;
}
#sitemap a:link {
	color: #000000;
}
#sitemap a:visited {
	color: #000000;
}
#sitemap a:hover {
	color: #000000;
	font-style: italic;
}
#sitemap a:active {
	padding-top: 15px;
	color: #000000;
}
 #sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
	margin:0;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#sitemap  li {
	float:left;
	margin:0;
	padding:0;
	float:left;
	margin:0;
	padding:0;

	}
#sidenav  ul     {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ACC6C2;
	background-color: #dedbd1;
}
#footer {
	height: 20px;
	background-color: #f3f1eb;
}
#b2link {
	font-size: 10px;
	float: right;
	color: #000000;
	margin-right: 5px;
}

#b2link a:hover {
	font-style: italic;
	color: #000000;
}
#b2link a:link {
	color: #000000;
}
#b2link a:visited {
	color: #000000;
}
#b2link a:active {
	color: #000000;
}
#products #img_place2 {
	background-color: #800;
	height: 150px;
	width: 780px;
	clear: both;
	background-image: url(img/threeFaces.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

 #service #img_place2 {
	background-image: url(img/kids.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #800;
	height: 150px;
	width: 780px;
	clear: both;
}
 
 #insurance #img_place2 {
	background-color: #800;
	height: 150px;
	width: 780px;
	clear: both;
	background-image: url(img/dadSon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
 #about_us #img_place2{
	background-color: #800000;
	height: 150px;
	width: 780px;
	clear: both;
	background-image: url(img/couple2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
 #contact_us #img_place2{
	background-color: #800;
	height: 150px;
	width: 780px;
	clear: both;
	background-image: url(img/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#img_place2{
	background-color: #800;
	height: 150px;
	width: 780px;
	clear: both;
}
 
.style3 {
	color: #333333;
	font-size: 10pt;
}
.style4 {
	font-size: 10pt
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98989C;
	font-style: normal;
}
.style6 {
	font-family: "Myriad Pro";
	font-size: 24px;
	color: #800000;
	font-weight: lighter;
}
.style8 {
	font-size: 100%;
	margin-right: 12px;
}
.style11 {font-size: 18px}
.style10 {font-family: Georgia, "Times New Roman", Times, serif}


#logo {
	width: 200px;
}
.blueboxunderline {
	background-color: #E7F3F5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ACC6C2;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidenav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content  ol{
	margin-left:20px;
}
ul#sidenav
{
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
}

ul#sidenav li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#sidenav li a
{
	display: block;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #800000;
	text-decoration: none;
	background: #E7F3F5;
	padding-top: 0.5em;
	padding-right: 0;
	padding-left: 2em;
	padding-bottom: .5em;
}



ul#sidenav li#active a
{	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	color: #800000;
}

ul#sidenav li a:hover, ul#navlist li#active a:hover
{
	color: #800000;
	background: transparent;
	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	background-color: #E7F3F5;
}
#sidenav1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#sidenav1
{
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-top: 0;
}

ul#sidenav1 li
{
	display: block;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul#sidenav1 li a
{
	display: block;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #800000;
	text-decoration: none;
	background: #E7F3F5;
	padding-top: 2em;
	padding-left: 2em;
	padding-bottom: 2em;
}



ul#sidenav1 li#active1 a
{	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	color: #800000;
}

ul#sidenav1 li a:hover
{
	color: #800000;
	background: transparent;
	border-top-color: #aaab9c;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	background-color: #E7F3F5;
}
#ullist {
	margin: 0px;
}
#mainContent #content {
	width: 500px;
}
.padLeft{
	border: solid 1px;
	padding-left: 150px;
}
.imgPad{
	margin-left: 75px;
	border: solid 1px #dedbd1;
	padding: 5px 5px 5px 5px;
}
.tabbedPara{
	padding: 5px 15px 5px 15px;
}
.list{
	margin-left: 25px;
	}
.center{
	text-align: center;
}

/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/

* {
margin: 0;
padding: 0;
}

body {
font-size: 75%;
color: #222;
background: #666666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.6em;
}

.widget {
width: 350px;
margin: 20px;
padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

.padTop{
	padding-top: 3px;
	}
