/*
Created by: TheBeginning.Net 
http://www.thebeginning.net
info@thebeginning.net
Code by: Bill Doyle 
Date: 02/08
Thanks for looking at the code.  This site relies heavily on CSS for it's layout and uses W3C compliant code.  
Should it look funny in your browswer you may want to consider upgrading to a newer standards compliant browser.

*/


body {
	color:#1a1d39;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#7E8FAD ;
	background-image:url(../images/bg_blue_gradient2.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
	}

.purple{
	color:#1a1d39;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#9e80be;
	background-image:url(../images/bg_purple_gradient.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
	}

.green{
	color:#003300;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6f9b64;
	background-image:url(../images/bg_green_gradient.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
	}

.green_pet {
	color:#003300;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6f9b64;
	background-image:url(../images/bg_green_gradient_pet.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
	}



body .green{
	color:#336633;
	background-color:#7fa97b;
	padding: 0px;
	border: 0px;
	margin: 0px;
	display: block;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


#container {
	background-image: url(../images/logo_lines_blue.gif);
	background-repeat: no-repeat;
	background-position: top;
	white-space: normal;
	display: block;
	height: 100%;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}

#container_purple {
	background-image: url(../images/logo_lines_purple.gif);
	background-repeat: no-repeat;
	background-position: top;
	white-space: normal;
	display: block;
	height: 100%;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}

#container_green {
	background-image: url(../images/logo_lines_green.gif);
	background-repeat: no-repeat;
	background-position: top;
	white-space: normal;
	display: block;
	height: 100%;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}

.bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	white-space: normal;
	display: block;
	height: 100%;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}


h1 {
	font-weight: bold; 
	font-size:150%;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin:0px;
	width: 50%;
	}

h2 {
	font-weight: bold; 
	font-size:125%;
	text-align: left;
	padding: 5px 0px 0px 20px;
	margin:0px;
	width: 50%;
	}

h3 {
	font: bold 115% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin:0px;
	width: 50%;
}

h4 {
	font: bold 105% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin:0px;
	width: 50%;
}
	
h5 {
	font: bold 90% Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin:0px;
	width: 50%;

}
	
h6 {
	font: normal 85% helvetica, sans-serif;
	text-align: left;
	padding: 5px 0px 0px 0px;
	border: 0px;
	margin:0px;
	width: 50%;
}
	

p {
	padding:10px 0px;
	border: 0px;
	margin: 0px;
	display: block;
	/*	font-family: verdana, Arial, Helvetica, sans-serif;*/

	}

ol {
	list-style-position: inside;
	list-style-type:decimal;
	margin-top: 0px;
	}

ul {
	list-style-position: inside;
	list-style-type:disc;
	margin-top: 0px;
}

	
.image {
	padding:10px;
	border: 1px solid #ffffff;
	margin: 0px;
	display: inline;
}





a {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	
a:link {
	color:ffffff;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color:#cccccc;
	font-weight:bold;
}

a:hover {
	background-color:#dddddd;
	color: #000000;
	text-decoration:underline;
}
	
#nav ul {
	font-size: 160%;
	margin: 0px;
	padding: 10px 0px;
	border: 0px;
	white-space: nowrap;
	text-align: center;
	width:900px;
}

#nav ul li{
	display: inline;
	text-align: center;
}

#nav ul li a{
	color:#1a1d39;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin:0px;
	display:inline;
}

#nav ul li a:hover{
	background-color:#dddddd;
	color: #000000;
	font-weight:bold;
	display:inline;
}
  
#nav #current {
	
	font-weight: bold;
	display:inline;
	padding: 10px;
	margin:0px;
}  

.header {
	width:900px;
	height:240px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	top: auto;
	clear: both;
}


.head_img_green{
	width:900px;
	height:200px;
	background-image:  url(../images/aboutus_headerphoto_sm.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.head_img_blue{
	width:900px;
	height:200px;
	background-image:  url(../images/home_headerphoto_sm.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.head_img_home{
	width:650px;
	height:200px;
	background-image:  url(../images/home_headerphoto2.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}

.head_img_aboutus{
	width:900px;
	height:200px;
	background-image:  url(../images/aboutus_headerphoto2.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}

.head_img_pet{
	width:650px;
	height:200px;
	background-image:  url(../images/petsit_headerphoto.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}

.head_img_contactus{
	width:900px;
	height:200px;
	background-image:  url(../images/contact_headerphoto.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.head_img_rates{
	width:650px;
	height:200px;
	background-image:  url(../images/rates_headerphoto.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}

.head_img_policy{
	width:650px;
	height:200px;
	background-image:  url(../images/policy_headerphoto.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}


/* All the content boxes belong to the content class. */
.content {
	width: auto;
	padding: 10px 50px 10px 50px;
	margin: 0px;
	clear: both;
	font-size: 100%;
	line-height: normal;
	}

.content>p {
	padding: 5px 20px 10px 20px;
	border: 0px;
	margin: 0px;
	display: block;
	}

/*.content>p+p {
	text-indent:15px;
	margin:10px 0px 10px 0px;
	}

*/

.copyleft {
	font-size:95%;
	text-align: center;
	}

.subnav {
	font-size:95%;
	text-indent:5px;
	}

.right {
	background-position: right;
}

#footer {
	width: auto;
	padding: 15px;
	margin: 0px 15px;
	clear: both;
	font-size: 85%;
	line-height: normal;
	text-align: center;
	}



#footer a{
	color:#ffffff;
	text-decoration:none;
}

#footer a:link{
	color:#ffffff;
	text-decoration:underline;
}

#footer a:hover{
	color:#000000;
	text-decoration:underline;
	background-color: #ffffff;
}


#footer a:visited {
	color:#cccccc;
	font-weight:bold;
}


.spacer {
	padding:2px;
}

















/* Previous stylesheet stuff */
/*.ll {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663300;	
}
*/
#navmenu { 
	background-color: #330066; 
	border: 1px solid #FFF; 
	border-width: 1px; 
	position: relative; 
} 
#navmenu ul { 
	display: block; 
	text-align: center; 
} 
#navmenu ul li { 
	list-style: none; 
	display: block; 
	float: left; 
	position: relative; 
	width: 15%; 
	} 
#navmenu a {color: #FFFFFF;} 



#navLeft {
	position:absolute;
	width:300px;
	top:225px;
	left:20px;
	border:1px dotted #CC3300;
	background-color:#667766;
	padding:10px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navLeft {
	width:168px;
}
		
#navRight {
	position:absolute;
	width:190px;
	top:225px;
	right:20px;
	border:1px solid #CC3300;
	background-color:#667766;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navRight {width:168px;}


/*Home Page Styles*/
#body home{
	color:#333;
	background-color:#667766;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#homecontainer {
	background-color: #667766;
	white-space: normal;
	width: 750px;
	padding: 0px;
	border:1px solid white;
	margin: 0px auto;
	vertical-align: top;
	height: auto;
}

#home_bg {
	background-color: #667766;
	background-image: url("../images/home.gif");
	background-repeat: no-repeat;
	background-position: top;
	width: 750px;
	padding: 0px;
	vertical-align: top;
	height: 421px;
	border:0px;

}


#homecontent {
	width:300px;
	color:#FFFFFF;
	font-size: 90%;
	background-color:#7fa97b;
	position: relative;
	left: auto;
	right: 5%;
	padding:15px;
	border:1px dashed #cc0000;
	margin: 200px 0px 0px 0px;
	float:right;
}

#navhome ul {
	font-size: 100%;
	background-color: #990000;
	padding: 10px 0px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 0px 2px 0px;
	margin: 0px;
	white-space: nowrap;
	text-align: center;
	width:750px;
	clear:both;
}

#navhome ul li{
	display: inline;
	text-align: center;
		padding: 10px 0px;

}

#navhome ul li a{
	color:#ffffff;
	background-color:#990000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #FFFFFF;
	margin:0px;
	display:inline;
	
}

#navhome ul li a:hover{
	color:#CC3333;
	background-color:#000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #FFFFFF;
	margin:0px;
	display:inline;
}
  
#navhome #current {
	color:#000000;
	background-color:#FF0000;
	font-weight: normal;
	display:inline;
	padding: 10px;
	border-right: 1px solid #FFFFFF;
	margin:0px;
}  

#footerhome {
	color: #ffffff;
	background-color: #667766;
	padding: 15px;
	margin: 0px;
	clear: both;
	font-size: 85%;
	line-height: normal;
	text-align: center;
	}

#footerhome a{
	color:#999999;
	text-decoration:none;
}

#footerhome a:link{
	color:#eeeeee;
	text-decoration:underline;
}

#footerhome a:hover{
	color:#FFFF00;
	text-decoration:none;
	background-color: #666666;
}


#homecontent a{
	color:#ffff00;
	text-decoration:none;
}

#homecontent a:link{
	color:#ffffff;
	text-decoration:none;
}

#homecontent a:hover{
	color:#FFFF00;
	background-color:#CC0000;
	text-decoration:none;
}
