/*
	Theme taken from: Evo4 CMS
	Theme URI: http://www.evowpthemes.com/evo4/
	Description: Evo4 CMS was originally inspired by, and borrows from Bryan Helmig's "Magatheme".
	Version: 1.0
	Author: Ray Gulick
	Author URI: http://www.evowebdev.com
	The CSS, XHTML and design is released under the GPL.
	Theme massively deconstructed, customized and enhanced for Deb's Pet Buddies by: Clarity Web Studio
	Author: Linda Phillips Blue
	Design URI: http://www.clarityweb.com
*/

/*Reset*/
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,sub,sup,ol,form,label,table,tr,th,td { 
	padding:0; 
	margin:0; 
	border:0; 
	outline:0; 
	background-color:transparent; 
	vertical-align:baseline; 
}

/* BASIC STYLES */
html {
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
	background:#fff url(/images/bkgrdbody.jpg) 0 0 repeat-x;
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
header {
	display:none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: 300;
	color: #006600;
	text-align: center;
}
nav,article,footer {
	display:none;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	color: #006600;
	text-align: center;
}
img { display:inline-block; vertical-align:bottom; }

h1 {
	font-size:1.6em;
	line-height:120%;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 10;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 a:link {
	color:#FFFFFF;
	font-weight: bold;
}
h1 a:visited { color:#FFFFFF; }
h1 a:hover { color:#FFFFFF; }
h2 { margin: 0 0 1em 0; font-size:1.3em; font-weight:bold; line-height:120%; color:#000000; }
h3,h4 { margin:1em 0 .5em 0; font-size:1.1em; color:#0066CC; line-height:120%; }
h3.top { margin-top:.2em; } /*for articles and pages where h3 appears immediately below main heading*/

p { margin:0 0 1em 0; font-size:12px; }
ul { list-style:outside disc; margin:0 0 0 1.5em; }
ol { list-style:outside decimal; margin:0 0 0 2em; }
li { margin:0 0 .4em 0; font-size:1.2em; line-height:140%; }
li ul,
li ol { margin:0; font-size:1em; }

blockquote {
	margin-left:3em;
	margin-right: 3em;
}
a:link {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#885200;
}
a:visited { text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#885200; }
a:hover { text-decoration:none;	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color:#0066CC; }

abbr,acronym { border-bottom:1px dotted; cursor:help; }
sub { font-size:.7em; line-height:1em; vertical-align:sub; }
sup { font-size:.7em; line-height:1em; vertical-align:super; }
/* Table styles */
caption { text-align:left; }

/* Form styles */
input.radio,input.checkbox { vertical-align:top; }
label,button,input.submit,input.image { cursor:pointer; }
* html input.radio,
* html input.checkbox { vertical-align:middle; }
*+html input.radio,
*+html input.checkbox { vertical-align:middle; }
textarea { overflow:auto; }
input[type="text"],input[type="password"],select,textarea { border:1px solid #7F9DB9; padding:2px; margin:0; font-size:13px; font-family:Helvetica, Arial, sans-serif; vertical-align:bottom; }
select { padding:0; }
option { padding:1px; }
input[type="submit"] { border:1px solid #300; background:#0066CC; color:#fff; padding:1px 6px; }
label { font-size:11px; font-family:Helvetica, Arial, sans-serif; font-weight:bold; color:#000000; }
label .small { font-size:12px; font-weight:normal; }
/* HEADER */
.wrapper {
	width:980px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;	
}
.header {
	/*width: 980px;*/
	height: 290px;
	margin-bottom:40px;	
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	background-image: url(/images/bkgrdhdr.jpg);	
	background-repeat: no-repeat;
	background-position: center top;	
}
.headerclicklogo {
	width= 300px;
	height= 290px;
	position: relative;	
	url(http://www.debspetbuddies.com/);
	float: left;
	padding-top: 20px;
}
.blogname { font-size:38px; font-weight:bold; margin:20px 0 5px 30px; }
.blogname a:link,
.blogname a:visited { color:#fff; }
.blogname a:hover { color:#eee; }
/*.tagline { font-size:18px; font-weight:bold; margin:0 0 16px 30px; }*/
.header ul { list-style-type:none; }
/*OPTIONAL TOPNAV*/
.topnav {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	position: relative;
	left:400px;
	text-align: center;
	height: 40px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.topnav li {
	float:left;
	width:80px;
	display: inline;
	text-align: center;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 0em;
}
.topnav a {
	color:#885200;
}
.topnav a:hover {
	color:#006600;
}
.nav {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	position: relative;
	top: 0px;
	left:250px;
	/*right:100px*/
	text-align: left;
	height: 40px;
	padding-top: 8px;
	/*padding-right: 100px;*/
	padding-bottom: 0px;
	padding-left: 0px;
}/*relative position allows absolute positioning of search box*/
.nav li {
	float:left;
	width:90px;
	display: inline;
	text-align: center;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}
.nav a:link,
.nav a:visited { color:#885200; font-weight:bold; }
.nav a:hover { color:#006600; font-weight:bold; }
/*.nav li.current_page_item a,*/
/*.nav li.current_page_parent a { color:#006600; }*/
/*.nav .searchbox { float:right; margin:4px 20px 0 0; position:absolute; left:612px; top:4px; }
.nav .searchbox input[type="text"] { width:176px; margin-right:2px; }
.nav .searchbox input[type="submit"] { }*/

/* CONTENT */
#content { /*width:980px; */padding:10 0 1em 0; /*overflow:auto;*/ }
/*Blog*/
.blogmain { /*width:980px; */margin:0 0 0 30px; float:left; display:inline; /*overflow:auto;*/ } /*width equals leftfoot width*/
/*.article { overflow:hidden; }
.article h1 a:link, { color:#FFFFFF; }
.article h2 a:link, { color:#FFFFFF; }
.article h1 a:visited, { color:#FFFFFF; }
.article h2 a:visited { color:#FFFFFF; }
.article h1 a:hover, { color:#FF6600; }
.article h2 a:hover { color:#FF6600; }
.article p { font-size:1.2em; line-height:150%; }
.article p.extendspost { color:#666; font-size:1em; line-height:130%; margin:0 0 .4em 0; }
.article p.extendspost a { color:#600; }*/
.alignleft { float: left; }
.alignright { float: right; }
div.alignleft { display:inline; float:left; margin:.5em 10px .2em 0; width:auto; } /*images*/
div.alignright { display:inline; float:right; margin:.5em 0 .2em 10px; width:auto; } /*images*/
.left { float:left !important; display:inline; width:120px; } /*page nav*/
.right { float:right !important; display:inline; width:332px; } /*page nav equal width with footer2*/
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/*Page*/
.pagecontent { /*width:980px; */float:right; display:inline; margin:20 0px 0 0; min-height:400px; height:auto !important; height:400px; }
.pagecontent p { font-size:1.1em; line-height:120%; }
.pagecontent h1 {
	margin:.7em 0 2em 30px;
	color: #FFFFFF;
} /*equal to width of footer1 plus margins at its left and right*/
/*#container1 {
    float:center;
    width:980;
}*/
.homepagecontent { /*width:980px; */float:center; display:inline; margin:20px 0 0 0; }
.homepagecontent p { font-size:1em; line-height:110%; }
.homepageleftcol {
	float:left;
	display:inline;
	width:20%;
	overflow:auto;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 180%;
}
.homepageleftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	line-height: 180%;
}
.homepageleftcol ul { list-style-type:none; margin:0 0 1.5em 0; padding:0; }
.homepageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.homepagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.homepagerightcol p {
	margin:0 0 1.2em 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.homepagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.homepagerightcol li {
	font-size:12px;
	line-height:140%;
	margin-top: .3em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
.homepagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-size: 14px;
}
.homepagemiddlecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	text-align: left;	
	color: #000000;
}
.homepagemiddlecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0;  } 
.homepagemiddlecol li { margin:0 0 .5em 0; font-size:12px; line-height:180%; }
.homepagebottom {
	clear:both; !important;
	float:none 
	width=98%;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}
.debscenter{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.buddiespageonecol {
	display:list-item;
	list-style-type:disc;
	width:96%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.buddiespageonecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.buddiespageonecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.buddiespageonetcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.buddiespageleftcol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:25%;
	overflow:auto;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.buddiespageleftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	line-height: 140%;
}
.buddiespageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.buddiespageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.buddiespagerightcol {
	float:left !important;
	display:inline;
	width:65%;
	overflow:auto;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.buddiespagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #000000;
}
.buddiespagerightcol ol {
	list-style-type:decimal;
	margin:0 0 1.5em 0;
	padding:0;
}
.buddiespagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.buddiesspagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.contactpageleftcol {
	float:left;
	display:inline;
	width:25%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #000000;	
}
.contactpageleftcol p {
	line-height: 160%;
}
.contactpageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.contactpageleftcol li { margin:0 0 .5em 0; font-size:12px; line-height:160%; }
.contactpagerightcol {
	float:right !important;
	display:inline;
	width:25%;
	line-height: 160%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;	
}
.contactcpagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.contactpagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.contactpagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:160%; }
.contactpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 200%;
	color: #000000;
	text-align: center;
}
.contactpagemiddlecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #000000;
	text-align: center;
	margin-top: 50px;
}
.contactpagemiddlecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0;  } 
.contactpagemiddlecol li { margin:0 0 .5em 0; font-size:13px; line-height:200%; }
.humorpageleftcol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:60%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.humorpageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.humorpageleftcol ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:decimal;
	padding:0;
}
.humorpageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.humorpageleftcol li { margin:0 0 .2em 0; font-size:12px; line-height:140%; }
.humorpagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.humorpagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.humorpagerightcol ol {
	list-style-type:decimal;
	margin:0 0 1.5em 0;
	padding:0;
}
.humorpagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.humorpagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.resourcespageleftcol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:60%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.resourcespageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.resourcespageleftcolquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	line-height: 200%;
	text-align: left;
	padding-bottom: 20px;
	font-size: 14px;
}
.resourcespageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.resourcespageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.resourcespagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.resourcespagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.resourcespagerightcol ol {
	list-style-type:decimal;
	margin:0 0 1.5em 0;
	padding:0;
}
.resourcespagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.resourcespagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.sayingpageleftcol {
	float:left;
	display:inline;
	width:18%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	line-height: 140%;
}
.sayingpageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.sayingpageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.sayingpageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.sayingpagerightcol {
	float:right !important;
	display:inline;
	width:36%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;	
}
.sayingpagerightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.sayingpagerightcol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	font-style: italic;
}
.sayingpagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.sayingpagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }
.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;	
}
.sayingpagemiddlecol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.sayingpagemiddlecol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.sayingpagemiddlecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0;  } 
.sayingpagemiddlecol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.schedulepageleftcol {
	float:left;
	display:inline;
	width:20%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 140%;
}
.schedulepageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 140%;
}
.schedulepageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.schedulepageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.schedulepagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.schedulepagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.schedulepagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.schedulepagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.schedulepagemiddlecol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.schedulepagemiddlecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
}
.schedulepagemiddlecol ul li {
	display: list-item;
	list-style-type:disc;
	margin:0 0 .5em 0;
	padding:0;
} 
.schedulepagemiddlecol li {
	display: list-item;
	list-style-type:disc;
	margin:0 0 .5em 0;
	font-size:12px;
	line-height:140%;
}
.servicespageleftcol {
	float:left;
	display:inline;
	width:20%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 140%;
}
.servicespageleftcolquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	line-height: 200%;
	text-align: center;
}
.servicespageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.servicespageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.servicespageleftcol li {
	display: list-item;
	list-style-type:circle;
	font-size:12px;
	line-height:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	list-style-position: outside;
}
.servicespagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.servicespagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.servicespagerightcol ul li {
	display: list-item;
	list-style-type:disc;
	margin:0 0 .5em 0;
	padding:0;
}
.servicespagerightcol li { 	
	display: list-item;
	list-style-type:disc;
	margin:0 0 .2em 0;
	font-size:12px;
	line-height:140%;
}
.servicespagemiddlecol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.servicespagemiddlecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}
.servicespagemiddlecol ul li {
	display: list-item;
	list-style-type:disc;
	margin:0 0 .5em 0;
	padding:0;
} 
.servicespagemiddlecol li {
	display: list-item;
	list-style-type:disc;
	margin:0 0 .2em 0;
	font-size:12px;
	line-height:140%;
}
.thankyoupageonecol {
	float:left;
	display:inline;
	width:60%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 200px;
	margin-left: 200px;
	line-height: 220%;
}
.thankyoupageonecol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0066CC;
	line-height: 200%;
	font-size: 16px;
}
.thankyoupageonecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.thankyoupageonecol li { margin:0 0 .5em 0; font-size:13px; line-height:200%; }
.whatsnewpageleftcol {
	float:left !important;
	display:list-item;
	list-style-type:disc;
	width:60%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.whatsnewpageleftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.whatsnewpageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.whatsnewpageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.whatsnewpagerightcol {
	float:right !important;
	display:inline;
	width:32%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.whatsnewpagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.whatsnewpagerightcol ol {
	list-style-type:decimal;
	margin:0 0 1.5em 0;
	padding:0;
}
.whatsnewpagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.whatsnewpagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }.sayingpagemiddlecol {
	float:left !important;
	display:inline;
	width:40%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.whatsnewpagerightcolfacebook {
	float:left !important;
	margin:1em 0 1em 0;
}
.whopageleftcol {
	float:left;
	display:inline;
	width:20%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.whopageleftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	line-height: 200%;
}
.whopageleftcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.whopageleftcol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.whopagerightcol {
	float:right !important;
	display:inline;
	width:30%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;	
}
.whopagerightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.whopagerightcol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0; }
.whopagerightcol li { margin:0 0 .5em 0; font-size:12px; line-height:140%; }
.whopagemiddlecol {
	float:left !important;
	display:inline;
	width:45%;
	overflow:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;	
}
.whopagemiddlecol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 165%;
	font-weight: normal;
	color: #000000;
}
.whopagemiddlecol ul { list-style-type:disc; margin:0 0 1.5em 0; padding:0;  } 
.whopagemiddlecol li { margin:0 0 .5em 0; font-size:13px; line-height:140%; }
.quote p {
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 160%;
	font-weight: 300;
	color: #000000;
	text-align: left;
	margin-top: 0;
	margin-right: 120;
	margin-bottom: 20;
	margin-left: 120px;
}
.contact p {
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: 300;
	color: #000000;
	text-align: left;
	margin-top: 0;
	margin-right: 120;
	margin-bottom: 20;
	margin-left: 120px;
}
.subnav { width:208px; float:left; display:inline; margin:.2em 0 0 30px; }
.subnav ul { list-style-type:none; margin:0 0 1.5em 0; padding:0; }
.subnav li { margin:0 0 .5em 0; font-size:13px; line-height:140%; font-weight:bold; }
h1.page { margin:1.9em 0 1.0em 230px; } /*equal to width of footer1 plus margins at its left and right*/

/*Search page*/
.pagecontent p.postmetadata { margin-bottom:1.5em; }

/*Homepage*/
/*.billboard { height:230px; width:980px; margin:0 0 20px 0; background:#ccc; text-align:center; }
.billboard h3 { color:#fff; padding-top:85px; }
.rssfeed { width:208px; float:left; display:inline; margin:0 0 0 30px; }
.rssfeed ul { list-style-type:none; margin-left:0; }
.rssfeed li { line-height:130%; }
.rssfeed h3 { margin-top:.3em; }*/

/* Comments */
/*.commentlist { margin:0 0 18px 0; list-style-type:none; border-bottom:1px #ddd solid; }
.article p.commentauthor { float:left; display:inline; font-size:11px; line-height:12px; width:90px; text-align:left; }
.article p.commentauthor img { padding:0 40px 4px 0; display:block; float:left; }
.article p.commentauthor strong { font-size:12px; clear:both; }
.comment { width:430px; float:right; display:inline; }
.article .comment p { font-size:13px; line-height:17px; margin:0 0 .4em 0; }
.commentauthor a { }
.commentlist li { border-top:1px #ddd solid; margin:0; padding:18px 6px 6px 9px; background-color:#eee; font-size:13px; }
.commentlist .alt { background-color:#fff; }
.commentlist .authorcomment .comment { color:#009; font-style:italic; }
.commentlist .altauthorcomment .comment { color:#009; font-style:italic; }
/*#commentform textarea { width:555px; }
#commentform label { font-size:13px; }
#respond h3 { margin-left:0; padding:0; }*/

/* SIDEBAR */
/*.sidebars { overflow:hidden; }
.sidebars h3 { margin:12px 0 6px 0; }
.sidebars ul { list-style-type:none; margin:0; }
.sidebars li { margin:0 0 4px 0; padding:0; font-size:1.1em; line-height:120%; }
.sidebars li a { }
.sidebars .children { margin-left:0; }
.sidebarright { width:348px; float:right; display:inline; overflow:auto; margin:6px 20px 0 0; }
.sidebarright p { font-size:1.1em; line-height:140%; }
.sidebar2 { width:348px; display:block; }
.sidebar3left { width:165px; padding:0; float:left; display:inline; }
.sidebar3right { width:165px; padding:0; float:right; display:inline; }*/

/* FOOTER: NOTE unequal width columns*/
.footer {
	background:url(images/bkgrdfooter.jpg) 0 0 repeat-x;
	color:#000000;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
/*.footerall {
	width:210px;
	float:left;
	display:inline;
	color:#000000;
}*/
.leftfoot { width:562px; float:left; display:inline; margin:0 0 0 10px; } /*width equals blogmain width*/
/*.footer1 { width:210px; float:left; display:inline; color:#000000; }
.footer2 { width:332px; float:right; display:inline; color:#000000; }*/
.rightfoot {
	width:390px;
	float:right;
	display:inline;
	margin:0 10px 0 0;
	color:#000000;
	text-align: right;
}
/*.footer3 { width:65px; float:left; display:inline; margin:0; color:#000000; }
.footer4 {
	width:200;
	float:right;
	align:right;
	display:inline;
	margin:0;
	color:#000000;
	background-position: right;
}*/
.footer h3 { color:#000000; font-size:1em; line-height:130%; margin:0; }
.footer p,
.footer li { font-size:1em; line-height:130%; margin:0 0 .3em 0; color:#000000; }
.footer a:link,
.footer a:visited { color:#0066CC; font-weight:bold; }
.footer a:hover { color:#FF6600; font-weight:bold; }
.footer ul { list-style-type:none; margin:0; padding:0; }
.footer p em { font-style:normal; font-weight:bold; font-size:13px; }

/* Miscellaneous classes */
.clr { clear:both; }
.small { font-size:90%; }

/***PLUGINS*****/

/***Sociable Plugin***/
div.sociable { margin: .2em 0 1em 0; }
.sociable_tagline { float:left; display:inline; margin:3px 6px 0 0; width:auto; }
.sociable span { display: block; }
.sociable ul { display: inline; margin: 0 !important; padding: 0 !important; }
.sociable ul li { background: none; display: inline !important; list-style-type: none; margin: 0; padding: 0 3px; }
.sociable ul li:before { content: ""; }
.sociable img { float: none; width: 16px; height: 16px; border: 0; margin: 0; padding: 0; }
.sociable-hovers { opacity: .4; -moz-opacity: .4; filter: alpha(opacity=40); }
.sociable-hovers:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

/***Contact Form 7****/
.wpcf7 { width:510px; }
.wpcf7 input[type="text"],
.wpcf7 select,.wpcf7 textarea { width:510px; }
.wpcf7 input.captcha { width:60px; }
.wpcf7 input[type="submit"] { width:66px; margin-top:12px; }
