i/* 
Theme Name: hd_1000
 */



/* Typography */

html, body, input, button, select, option, textarea {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Sans-Serif;
}

a,a:visited {
	text-decoration: none;
}

div#header-title h1 {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 25px;
	line-height: 35px;
}
	div#header-title h1 a {
		text-decoration: none;
	}
div#header-search {
	line-height: 62px;
}

div#about p {
	font-family: Verdana, Arial, Sans-Serif;
	font-style: italic;
}
	div#about p.para1 {
		font-size: 18px;
	}

div#content div.pagetitle h2 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 31px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

div.post div.title h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}
	div.post div.title h2 a {
		text-decoration: none;
	}
	div.post div.title p {
		font-size: 11px;
		line-height: 20px;
		font-style: italic;
	}
	div.post div.title p span.group2 {
		text-transform: lowercase;
	}
	div.post div.title p a, div.post div.title p a:visited {
		text-decoration: none;
	}
div.errormsg {
	text-align: center;
}

h3#comments, h3#respond {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}
h3#comments a {
	text-decoration: none;
}
ol.commentlist li small {
	font-size: 12px;
}

div.vertstrip div.box h3 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 31px;
	font-size: 18px;
	font-weight: normal;
}
	div.vertstrip div.box div.interior ul li a {
	font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none;
	}
	div#footer a, div#footer a:visited {
		text-decoration: none;
	}
	div#footer a:hover, div#footer a:active {
		text-decoration: underline;
	}




/* Layout */

html, body, form { 
	margin: 0; padding: 0;
}
p {	
	margin: 11px 0 0 0; 
}

.hidden {
	display: none;
}

div.clearer { clear: both; }

div#container {
	width: 960px;
	margin: 0 auto;
}

div#header {
	width: 100%;
	height: 62px;
}
	div#header-wrapper {
		margin: 0 auto;
	}
		div#header-title {
			float: left;
		}
			div#header-title h1 {
				display: block;
				margin: 0; padding: 0;
				border: 0;
			}
				div#header-title h1 a {
					display: block;
					height: 62px; width: 317px;
					border: 0;
				}
					div#header-title h1 a span {
						display: none;
					}
		div#header-search {
			padding-top: 12px;
			padding-right: 25px;
			float: right;
		}
		
div#navmenu {
	width: 940px; height: 39px;
	border-top: 10px solid;
	border-left: 10px solid;
	border-right: 10px solid;
	border-bottom: none;
}

div#topads {
	height: 25px;
	padding-top: 6px;
	padding-left: 23px;
	border-left: 10px solid;
	border-right: 10px solid;
	border-bottom: 1px solid;
}

div#about {
	height: 226px;
	padding: 15px 0;
	border-left: 10px solid;
	border-right: 10px solid;	
}
	div#about div.text {
		width: 576px; height: 223px;
		margin-left: 18px;
		border: 1px solid;
		float: left;
	}
	
	div#about div.advertisement {
		width: 300px; height: 225px;
		margin-right: 20px;
		float: right;
	}
		div#about div.advertisement img {
			border: 0;
		}
	div#about p {
		margin: 0;
		padding: 1.5em 25px 0 120px;
	}
	div#about p.para2 {
		padding-top: 2em;
	}


div#wrapper {
width:1000px;
background-color:white;
padding-top:10px;}
	div#wrapper div.clearer {
		clear: both;
	}

div#content {
	width: 709px;
	margin-right: 4px;
	float: left;
	padding-top: 20px;
	margin-top:-40px;
}
	div#content div.pagetitle h2 {
		margin: 0; padding: 0 22px 22px 22px;
	}

div.post {
	padding-bottom: 50px;
}
	div.post div.title {
		padding: 15px 22px;
		height: 70px;
	}
		div.post div.title h2 {
			margin: 0; padding: 0;
		}
		div.post div.title p {
			margin: 0; padding: 10px 0 0 0;
			height: 20px;
			display: block;
padding-left:20px;
		}
			div.post div.title p span.group1,div.txt div.title1 p span.group1 {
				display: block;
				float: left;
			}
			div.post div.title p span.group2 {
				display: block;
				float: right;
				padding-left: 20px;
			}
	div.post div.entry {
		padding: 0 22px;

	}
	div.post div.entry p ,div.post div.entry td
{
text-align:left;
}	
div.navigation {
	height: 48px;
	padding: 0 22px;
}
	div.navigation div {
		line-height: 24px;
	}
	div.navigation div.prev {
		float: left;
	}
	div.navigation div.next {
		float: right;
	}

div.singlepost {
	border-bottom: none;
}
	div.singlepost div.entry {
		margin-bottom: 3em;
padding-left:40px;
	}

div.comments {
	padding: 0 22px;
}
	
h3#respond {
	padding-top: 2em;
	border-top: 1px dashed;
}
	ol.commentlist {
		margin-bottom: 3em;
text-align:left;
	}
	ol.commentlist li {
		margin-bottom: 11px;
	}
form#commentform {
	padding-bottom: 1em;
}
		
div.vertstrip {
	float: left;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
	div.vertstrip div.box {
		margin-top: 20px;
		border: 1px solid;
	}
		div.vertstrip div.box h3 {
			border-bottom: 1px solid;
			margin: 0; padding: 0 10px;
			display: block;
		}
		
		div.vertstrip div.box div.interior {
			padding: 7px 6px 7px 7px;
		}
			div.vertstrip div.box div.interior ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
			
			div.vertstrip div.box div.interior ul li {
				margin: 0 5px;
				padding: 3px 0 3px 1.2em;
				border-bottom: 1px dashed;
			}
		
		
div.vertstrip div.box-adverts div.interior {
	padding: 7px 6px 0 7px;
}
	div.vertstrip div.box-adverts div.interior div {
		padding-bottom: 7px;
	}
	div.vertstrip div.box-adverts div.interior img {
		border: none;
	}


	div#footer p {
		margin: 0px;
		padding: 6px;
		display: block;
	}
	

/* Forms */



div#sidebar div.box-archive select {
	width: 100%;
}



/* Colors */

a, a:visited, a:link, a:hover {
	color:black;
        text-decoration:underline;
}

body {
	 background: #162d43;
}

div#container {
	border-left-color: #999;
	border-right-color: #999;
}

div#header h1 {
	background: url('images/background-title.gif') top left no-repeat;
}


div#navmenu {
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #fff;
	background: url('images/background-navmenu.gif') top left repeat-x;
}

div#topads {
	background-color: #500302;
	border-left-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #536b89
}

div#about {
	background: url('images/background-about.gif') top left repeat-x;
	border-left-color: #fff;
	border-right-color: #fff;
}
	div#about div.text {
		border-color: #fff;
		color: #fff;
		background: url('images/background-blue-people.jpg') top left repeat-x;
	}



div#content div.pagetitle {
}
	div#content div.pagetitle h2 {
		color: #c00;
}
	div.post div.title1 {
		padding: 15px 22px;
		height: 20px;
	}

	div.post div.title p span.group2 {
		background: url('images/background-comments.gif') center left no-repeat;
	}
	div.post div.title h2 a, div.post div.title h2 a:visited {
		color: #162d43;
	}


h3#comments, h3#respond {
	color: #162d43;
}

h3#respond {
	border-top-color: #ccc
}

div.vertstrip div.box {
	border-color: #fff;
}
	div.vertstrip div.box h3 {
		background: url('images/background-box-header.gif') top left repeat-x;
		color: #c00;
		border-bottom-color: #fff;
	}
	div.vertstrip div.box div.interior {
		background-color: #f0f0eb;
	}
		div.vertstrip div.box div.interior ul li {
			background: url('images/bullet.gif') 3px 9px no-repeat;
			border-bottom-color: #ccc;
		}
			div.vertstrip div.box div.interior ul li a {
				color: #004d99;
			}


	div#footer a, div#footer a:visited {
		color: #1d4876;
	}
	
	
	
	
/* Entry Styling */

blockquote {
	padding: 15px 15px 15px 100px;
	margin-right: 200px;
	font-style: italic;
	font-size:14px;
	background-color:#D8F3FB;
	text-align:left;
}
blockquote blockquote {
	padding: 0;
	margin-left: 0;
	font-style: normal;
}
.quote {
	font-weight:bold;
	color:#C40021;
}

root {
    display: block;
}
body
{
    background-color:#c40021;
    text-align:center;
    font-family:verdana, arial, sans-serif;
}

#all
{
 text-align:center;
 background-color:#c40021;
 margin-left:auto;
 margin-right:auto;
 width:1000px;
 clear:both
}
#main
{
    margin-right:50px;
    width:1000px;
    height:230px;
    background-color:white;
    margin-top:0px;
    text-align:center;
}
#logo
{
    margin-right:450px;
    margin-top:20px;
    margin-left:0;

}
#available
{
    position:absolute;
    margin-left:390px;
    width:400px;
    margin-right:200px;
    margin-top:50px;
    color:red;
    text-align:center;
    overflow:hidden;
    top:0;

}
#available h1
{
font-weight:400;
}

#available h2
{
font-weight:500;font-style:italic;
}

#brown_dog
{
margin-left:570px;
margin-top:170px;
position:absolute;
top:0;
}
#curve
{

  position:relative;
    width:185px;
    z-index:10;
    margin-left:809px;
    margin-right:0px;
    margin-top:-200px;
    height:auto;
    top:0;
    left:0;
}
#content_header
{
    border-left:1px solid #e9565d;
    border-right:1px solid #e9565d;
    background-color:white;
    width:183px;
    margin-top:-4px;
    font-family:verdana, arial, sans-serif;


}
#content_header p
{
    margin:0;
    padding-bottom:5px;
    color:black;
}
#content_header h2
{
    margin:0;
    padding:3px;
    color:black;
    font-size:14pt;
line-height:30px;

}
#content_header h1
{
    color:red;
    font-size:14pt;
     margin:0;
    padding:3px;
   padding-bottom:10px;

}
#content_header h3
{
    color:black;
    font-size:11pt;

}
#menu
{
height:43px;
    position:absolute;
    z-index:5;
    top:300px;
    width:1050px;
    margin-left:-25px;		margin-top:-60px;
    text-align:center;
	overflow:hidden;
	
}
#footer
{
    vertical-align:bottom;
	margin-left:0px;
}

#page_body
{
    width:1000px;
    height:300px;
    background-color:fuchsia;
}
#face
{
    margin:-10px 0 0 50px;			.margin-left:-50px;	width:30px;
}
#twit
{
 margin-top:-30px;
 margin-left:55px;
}
#table_left
{
    margin-top:50px;
}
.left_column
{
    margin-left:150px;
    width:400px;
    background-color:#D9FDFF;
}
.pink
{
    color:#c40021; 

    font-size:20px;
    width:300px;
    margin-left:20px;
}
.red
{
    color:red;
    font-size:15px;
    margin-left:50px;
    margin-top:100px;
}
.pinkonly
{       font-weight:bold;
        font-size:16px;
        color:#c40021;
}
.bold
{
    font-weight:bold;
}

.right_column
{
    margin-left:20px;
    width:550px;
    background-color:#D9FDFF;
}
#licensed
{
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    margin-top:-100px;
    margin-left:100px;
}

#doggreen
{

    margin-left:-800px;
    margin-top:180px;
position:relative;
z-index:10;
}
#dogwhite
{
margin-left:90px;
margin-top:-15px;
position:relative;
}
#dogred
{
    margin-left:-420px;
    margin-top:-100px;
position:relative;
z-index:10;
}
#dogsad
{
     margin-left:-300px;
    margin-top:40px;
position:relative;
z-index:10;

}
#bird
{
      margin-left:-200px;
    margin-top:-150px;
position:relative;
z-index:10;
}
#cat3
{
   margin-left:10px;
    margin-top:-180px;
}

#cat2
{
     margin-left:180px;
    margin-top:30px;
}
#dogsmile
{
    margin-left:400px;
    margin-top:-250px;
}

#rabbit
{
    position:relative;
    z-index:10;
      margin-left:520px;
    margin-top:20px;
}
#doglogo
{
    margin-left:750px;
    margin-top:-55px;
    width:200px;
    height:250px;
position:relative;
z-index:10;
}
#doglogo p 
{
text-align:center;
font-weight:normal;
}
.faq1_dog
{
width:300px;
margin-top:-460px;
margin-left:25px; 
padding-top:15px;

}
#welcome
{

    margin-left:50px;
    margin-top:-180px;
    width:300px;
    height:150px;
    font-weight:bold;
    line-height:20px;
    background-color:#D9FDFF;
}
#welcome1
{
margin-top:-125px;
height:200px;
margin-left:0px;
width:310px;
z-index:2;
position:relative;
font-weight:bold;
line-height:20px;
background:url('images/blue_bg.png');
font-size:35px;
}

#welcome p,#welcome1 p
{ 
 font-size:20px;
font-weight:normal;text-align:center;
}

#photo2
{
    margin-left:30px;
    margin-top:-17px;
    width:200px;
    height:200px;
    text-align:center;
}
#photo2 h1
{
 font-size:30px;
 color:#c40021;
}
#licensed1
{
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    margin-top:-200px;
    margin-left:500px;
}
#menu ul
{
list-style:none; 
position:absolute;
margin-top:-43px;
margin-left: -20px;
width:900px;
text-align:left;
font-size:16px;
clear:left;
}
#menu ul li
{
display: inline;
float:left;
overflow:visible;
}
#menu ul li div
{
float:left;
display: inline-block;
height:33px;
border-right:1px solid white;
padding-left: 5px;
padding-right: 6px;
padding-top:10px;
}
#menu ul li div a
{
   color: #000; 
   text-decoration: none; 
   font-weight: 500; 
}
#menu ul li div .active,#menu ul li div a:hover
{
    color: white;
}

#sidebar1
{
width:250px;
}
#sidebar2
{
background-color:#CFF1FB;
margin-left:70px;
text-align:left;
width:180px;
margin-top:60px;
width:180px;
text-align:left;
}

#sidebar2 a
{
text-decoration:none;
}

#sidebar2 ul
{
list-style-type:none;
padding-left:20px;
}

#sidebar2 ul li ul
{
list-style-type:disc;
padding-left:20px;
}

#licensed2
{ position:absolute;
    width:170px;
    height:150px;
    font-size:16px;
    font-weight:bold;
    letter-spacing:5px;
    text-align:left;
    margin-top:-130px;
    margin-left:800px;
    line-height:18px;
background-color:white;
}
#licensed3
{
    width:270px;
    height:100px;
    font-size:16px;
    font-weight:bold;
    letter-spacing:2px;
    text-align:center;
    margin-top:-80px;
    margin-left:500px;
    background-color:white;
}
#about_table
{
margin-left:50px;
 margin-top: 5px;
 font-size: 12px;
 line-height: 15px;
 margin-bottom: 100px;
}

.attachments
{
float:left;
margin-top:30px;
}
.txt
{
width:499px;
float:left;
padding-left:10px;
}

#rabbit2
{
    position:absolute;
    z-index:10;
    margin-left:200px;
    margin-top:100px;
}
#boxer1
{
    position:absolute;
    z-index:10;
    margin-left:100px;
    margin-top:20px;
}

#cat33
{
   position:absolute;
    z-index:10;
    margin-left:280px;
    margin-top:10px;
}
#licensed4
{
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    margin-top:0px;
    margin-left:0px;
}
#about_us
{
    width:700px;
    background-color:#cff1fb;
    margin-top:-17px;
    margin-left:30px;
   
   
}
#about_us h2
{
    text-align:left;
    margin-left:50px;
    margin-top:-20px;
    font-size:20px;
    font-weight:normal;
    padding-top:40px;
}

#about_us p
{
    padding-bottom:30px;
    padding-right:25px;
    padding-left:20px;
}
/* .bl {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl.png) 0 100% no-repeat; } */

/* .br {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br.png) 100% 100% no-repeat} */
.tl {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl.png) 0 0 no-repeat}
.tr {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr.png) 100% 0 no-repeat}

.bl1 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl1.png) 0 100% no-repeat; }
.br1 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br1.png) 100% 100% no-repeat}
.tl1 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl1.png) 0 0 no-repeat}
.tr1 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr1.png) 100% 0 no-repeat}

.bl2 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl2.png) 0 100% no-repeat; }
.br2 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br2.png) 100% 100% no-repeat}
.tl2 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl2.png) 0 0 no-repeat}
.tr2 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr2.png) 100% 0 no-repeat}


.tl_st2 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl_st2.png) 0 0 no-repeat}


.bl3 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl3.png) 0 100% no-repeat; }
.br3 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br3.png) 100% 100% no-repeat}
.tl3 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl3.png) 0 0 no-repeat}
.tr3 {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr3.png) 100% 0 no-repeat}

.bl_ {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl_.png) 0 100% no-repeat; }
.br_ {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br_.png) 100% 100% no-repeat}
.tl_ {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl_.png) 0 0 no-repeat}
.tr_ {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr_.png) 100% 0 no-repeat}




.bl_st {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/bl_st.png) 0 100% no-repeat; }
.br_st {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br_st.png) 100% 100% no-repeat}
.tl_st {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tl_st.png) 0 0 no-repeat}
.tr_st {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr_st.png) 100% 0 no-repeat}



.br_o {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/br_o.png) 100% 100% no-repeat}
.tr_o {background: url(http://hotdiggitypetsitting.com/new-site/wp-content/themes/hotdiggity_1000/images/tr_o.png) 100% 0 no-repeat}



#rates_left
{
    float:left;
    width:450px;
    text-align:left;
    margin-left:30px;
    margin-top:-30px;
   
   
}
#rates_left h1
{
    font-size:20px;
    font-weight:normal;
    padding-top:80px;
padding-left:15px;
    padding-bottom:20px;
    
}
#rates_left_1
{
width:450px;
background-image:url('images/3.png');
margin-top:20px;
}
#rates_left_1 p ,#rates_left_1 h1
{
    padding-left:20px;
    padding-right:50px;
    margin-left:50px;
}
#rates_left_2
{
    margin-top:50px;
    width:430px;
background-image:url('images/3.png');
}
#rates_left_2 p ,#rates_left_2 h1 ,#rates_left_2 h2
{
    padding-left:20px;
    padding-right:50px;
    margin-left:50px;
}


#rates_right
{
    float:left;
    text-align:left;
    margin-top:20px;
   
  

}
#rates_right_1 p ,#rates_right_1 h1
{
    padding-left:50px;
    padding-right:30px;
    margin-left:50px;
}
#rates_right p 
{
padding-left:20px;
padding-right:20px;
text-align:left;
}
#rates_right_1
{
    width:500px;
    margin-left:-50px;
 background-image:url('images/1.png');
}

#rates_right_2
{
  background-color:#d9fdff;
  margin-top:50px;
  width:400px;
  margin-left:20px;


}

#rates_right_3
{
    background-color:#cff1fb;
    margin-top:50px;
   width:400px;
   margin-left:20px;


}

#licensed_rates
{
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    letter-spacing:2px;
    margin-top:0px;
    margin-left:30px;
    font-weight:bold;
}
#service_green
{

margin-left: 225px;
margin-top:0px;
position: absolute; 
z-index: 10;
}
#service_other 
{
margin-top:0px;
text-align: left;
 font-size: 25px;
  width:230px;
 margin-left:0px
}
#service_other h1
{
margin-top:0px;
}
#service_boxer
{
margin-left:785px;
margin-top:120px;
 position: absolute;
 z-index:10;
}


#service_left
{
    float:left;
    text-align:left;
    margin-left:20px;
    margin-top:-40px;

}
#service_left h1
{
    font-size:20px;
    font-weight:normal;
    padding-top:50px;
    line-height:30px;
    padding-left:20px;

}
#service_left_1
{
    width:450px;
background-image:url('images/3.png');
}
#service_left_1 p 
{
    padding-left:20px;
    padding-right:70px;
    margin-left:20px;
font-size:16px;
}

#service_left_2
{
    margin-left:50px;
    margin-top:-135px;
    width:300px;
background-image:url('images/1.png');
}
#service_left_2 p ,#service_left_2 h1 ,#service_left_2 h2
{ margin-top:0;
    padding-left:0px;
    padding-right:20px;
    margin-left:20px;
}
#service_cat2
{
margin-left: 320px; 
margin-top: -20px;
 position: absolute;
 z-index: 10;
}
#service_right
{
    float:left;
    margin-left:-50px;
    width:500px;
    text-align:left;
    margin-top:50px;
}
#service_right h1
{
    font-size:20px;
    font-weight:normal;
    padding-top:50px;
    line-height:30px;
    padding-left:50px;
    padding-bottom:20px;

}
#service_right_1
{
/* background-color:#cff1fb;*/
  width:520px;
margin-top:-50px;
background-image:url('images/1.png');
}
#service_right_1 p
{
font-size:16px;
line-height:20px;
}

#service_right_1 p ,#service_right_1 h1 ,#service_right_1 h2
{  padding-left:70px;
    padding-right:20px;
 
}
#licensed_service
{
    background-color:white;
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    letter-spacing:2px;
    margin-top:-20px;
    margin-left:120px;
    margin-bottom:20px;
    font-weight:bold;
}

img
{
border:0;
}
#area_left
{
    float:left;
    text-align:left;
    margin-left:50px;
    margin-top:-17px;
    width:330px;
    background-color:#d9fdff;
    padding-top:50px;
   

}
#area_left h1
{
    font-size:30px;
    font-weight:bold;
    padding-left:50px;


 

}
#area_left p
{
   padding:0px;
   padding-left:50px;
   padding-right:50px;
   margin:0;
   line-height:30px;

}




#area_right
{
    float:left;
    margin-left:-50px;
    width:620px;
    text-align:left;
    margin-top:50px;

}
#area_right_1
{
   background-color:transparent;
}
#areas_bird_blue
{
margin-top:105px;
z-index:31;
margin-left:-200px;
 position:absolute;
}
#areas_table
{
margin-top:50px;
margin-left:50px;
 width:550px;
}


#area_right_2
{
background-image:url('images/1.png');
  margin-top:-50px;
}

#area_right p ,#area_right h1
{
    padding-left:20px;
    padding-right:30px;
    margin-left:50px;
   margin-top:0px;
}


#licensed_area
{
    width:200px;
    height:100px;
    text-align:center;
font-weight:bold;
    margin-top:-30px;
margin-bottom:30px;
    margin-left:200px;
letter-spacing:2px;
background-color:white;
font-size:16px;
}



#photo2
{
    float:left;
    width:300px;
    text-align:left;
background-image:url('images/1.png');  
}
#photo2 h1
{
 font-size:20px;  font-weight:normal;
 color:#c40021;
 padding-top:50px;
 padding-left:50px;
}
#photo2 p
{
    padding-left:50px;
}

    #licensed_photo
{
letter-spacing:2px;
    width:200px;
    height:100px;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    margin-top:-30px;
    margin-left:200px;
    background-color:white;
}
#photo_left
{
    float:left;
    margin-left:-50px;
    margin-top:15px;
    width:550px;
    padding-top:50px;

}
#photo_left_1
{
margin-top:-30px;
background-image:url('images/3.png');
}

#faq1
{
margin-top: -17px;
background-image:url('images/1.png');
float:left;
text-align:left;
width:500px;
}
#welcome_inner
{
background-color:#CFF1FB;
float:left;
text-align:left;
}
#faq_left
{
    float:left;
    margin-left:-20px;
    margin-top:55px;
    width:470px;
   
    padding-top:50px;
}

#welcome_left
{
margin-left: 21px;
margin-top: -160px;
float:left;
width:470px;   
padding-top:55px;
}

#faq_left_1
{
background-image:url('images/3.png');
margin-top:-30px;
}
#licensed_faq
{
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
margin-top:-60px;
background-color:white;
font-size:16px;
font-weight:bold;
}
#faq_left_1 p
{
padding-left:25px;
}

#dogyellow
{
    z-index:10;
    position:absolute;
    margin-top:47px;
    margin-left:430px;
}

#cat3_1
{
    z-index:10;
    position:absolute;
    margin-top:87px;
    margin-left:730px;
}

#faq_right_inner
{
 padding-top:40px;
padding-right:20px;
}
#reg_title
{
background-color:#CFF1FB;
float:left;
margin-left:60px;
margin-top:-17px;
text-align:left;
width:300px;
}
#reg_title h1 
{
font-size:20px;font-weight:normal;
line-height:30px;
padding-bottom:20px;
padding-top:20px;text-align:center;
}

#s
{
width:60px;
}

#blog_1
{
background-color:#CFF1FB;
margin-left:40px;
text-align:left;
width:400px;
height:100px;
margin-top:-17px;
}
div.txt h1
{
text-align:left;
padding-left:20px;
}
div.txt h1 a
{
text-decoration:none;
}
div.txt p.catncom
{
text-align:left;
}
#login
{
margin-top:30px;
}
#press
{
margin-top:30px;
margin-left:30px;
margin-right:30px;
}
#service_dog
{
 margin-left: 420px;
 margin-top: -70px;
 position: absolute;
}
#rates_dogsmile
{
margin-left: 370px; 
margin-top: 430px; 
position: absolute;
}

#areas_cat 
{
margin-left:70px;
margin-top:0px;
 position:absolute;
z-index:10;
}
#register_licensed
{
    letter-spacing:2px;
font-weight:bold;
    width:200px;
    height:100px;
    font-size:16px;
    text-align:center;
    margin-left:500px;
   margin-top:0;
background-color:white;
}
#photo_fix
{
height:200px;
overflow:hidden;
}
#registerform table
{
table-layout:fixed;
width:600px;
}

#registerform table td
{
width:300px;
}

#blog_top
{
height: 80px;
padding-top:20px;
}
.sidebar_inner
{
padding-top:20px; 
padding-bottom:10px;
}
#commentform p
{
text-align:left;
padding-left:40px;
}
#photo_container
{
margin-left: -250px; 
width: 860px; 
padding-top:100px; 
z-index:10; 
position:relative;
}
.ngg-gallery-thumbnail
{
height:270px;
}
#content_header h1,#content_header h2,#content_header h3
{
font-weight:500;
}

