﻿/* { Dreamweavers Dog Training } */
/* {  Main Style Sheet } */
/* { Feb. 24 2011 } */

@import url('navigation.css');
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #5c743d;
	display: inline-block;
	text-align: center;
	text-shadow: -2px 2px 5px #999999;
	}
	
#frame{
	background-color:#F4FFE4;
	background-image: url("../_img/graphic/body_bkgnd-dl.png");
	background-position: left top;
	background-repeat: repeat-x;
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	z-index: 1;
    margin-top:10px;
    margin-bottom:10px;
	box-shadow: inset 0px 0px 19px 0px #ABABAB,3px 4px 19px -1px #211F1F;
	-webkit-box-shadow: inset 0px 0px 19px 0px #ABABAB,3px 4px 19px -1px #211F1F;
	-moz-box-shadow: inset 0px 0px 19px 0px #ABABAB,3px 4px 19px -1px #211F1F;
	-o-box-shadow: inset 0px 0px 19px 0px #ABABAB,3px 4px 19px -1px #211F1F;
    border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}

#content {
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body{
	background-color:#FaFFF0
	
}
#main {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position:relative;
	text-align: justify; 
	width: 96%;
	 left: 0px; 
	 top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
	z-index:1
}
#blockquote {
    margin: 0px 0px 30px 65px;
    padding: 4px 2px 4px 2px;
    text-align: justify;
    width: 90%;
    vertical-align: top;
    text-indent: 0px;
    caption-side: top;
}
#blockquote .p:first-letter {
    font-size: 390%;
    display: block;
    font-weight:500;
    float: left;
    margin: -0.1em 0.2em 0 -0.46em;
    height: 1em;
    color: #a8ba78;
    text-shadow: -2.5px 2px 4px #999;
}
#blockquote .hh1 .hh2 .hh3 .hh4 .hh5 .hh6 
{	font-family: Arial;
	font-weight: bold;
	margin:5px 0px 5px 0px;
	text-transform: none;
	display: inline-block;
	text-transform: capitalize;
	text-shadow: -2.5px 2px 4px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-120',strength='7');    
      -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=-19, Color='#eee')"};
/**/	
#blockquote hh1{		
	font-size:32px;
	color: #a8ba78;
	text-shadow: -2.5px 2px 4px #999;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=-130,color=#224422,strength=7);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(direction=-130,color=#224422,strength=7);
}
h1{
    font-size:28px;
	color: #5c743d;
	text-shadow: -2.5px 2px 4px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='6');
}
#blockquote .hh2{		
	font-size:28px;
	color: #a4b673;
	text-shadow: -1.5px 1px 1px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='6')}
#blockquote .hh3{		
	font-size:28px;
	color: #000;
	text-shadow: -2px 1px 1px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='6')}
#blockquote .hh4{		
	font-size:26px;
	color: #a8ba78;
	text-shadow: -1.5px 1px 1px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='6')}	
#blockquote .hh5{		
	font-size:26px;
	color: #000;
	text-shadow: -1.5px 1px 1px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='6')}
#blockquote .hh6{		
	font-size:22px;
	color: #5c743d;
	text-shadow: -1.7px 3px 4px #88A788;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=-130,color=#88A788,strength=8);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(direction=-130,color=#88A788,strength=8);
}
#blockquote .hh7{		
	font-size:24px;
	color: #000;
	text-shadow: -1.5px 1px 1px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#224422',direction='-130',strength='5')}
}

.footer {
	background-color: #d5edb3;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c743d;
	background-image: url('../_img/graphic/body_bkgnd-dl.png');
	background-position: left;
	background-repeat: repeat-x;
}
#masthead {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 05px;
	padding-bottom: 0px;
	background-color:transparent;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#masthead h1 {
	font-family: Arial;
	font-size: 2.5em;
	font-weight: bold;
	color: #f4ffe4;
	text-transform: none;
	display: inline-block;
	text-transform: capitalize;
	/* CSS3 */
	text-shadow: -2px 2px 2px #111,-4px 4px 1px #444,-6px 6px 1px #777,-8px 8px 1px #aaa,-9px 9px 1px #ddd;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=-10, Color='#590')";
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000',direction='-120',strength='4');
}
#masthead h2 {
	font-family: Calibri;
	font-size: 2em;
	font-weight: bold;
	color: #5c743d;
	text-transform: none;
	display: inline-block;
	text-transform: capitalize;
	text-shadow: 0.1em 0.1em 0.2em #888
}
#masthead h3 {
	font-family: Calibri;
	font-size: 1.5em;
	font-weight: normal;
	color: #339900;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
	text-shadow: 0.1em 0.1em 0.2em #ccc
}
/* Page Content Styles */
/* #content h1,h2,h3,h4,h5,h6 {
	color: #9daf89;
} */
#content img {
	padding: 5px;
	border: 1px solid #708090;
	text-align: center;
	margin: 5px 4px 1px 8px;
	border: 4px #9daf89 outset;
}
.content_img {
	width:200px;
	height:148px;
	padding: 0px;
	border: 1px solid #708090;
	text-align: center;
	margin: 5px 4px 1px 8px;
	border: 4px #9daf89 outset;
	text-shadow: 0.1em 0.1em 0.2em #ccc
}
.rightcontent_img	{
	width:200px;
	height:148px;
	padding: 0px;
	border: 1px solid #708090;
	text-align: center;
	margin:5px 40px 5px 5px;/*top-right-bottom-left*/
	border: 4px #9daf89 outset;
}  

.leftcontent_img	{
	width:200px;
	height:148px;
	padding: 0px;
	border: 1px solid #708090;
	text-align: center;
	margin: 0px 5px 5px 40px;
	border: 4px #9daf89 outset;
}  

hr{
 	color:#cfef12;
 	width: 90%; 
 	height: 4px;
 	text-align:center;
 	margin:3px   
}
#page_content {
	background-color: #f4ffe4;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
}

#page_content hr	{
    width: 90%; height: 3px;margin:1px 0 1px 0;background:#9abc86;
}
#page_content table {
   

}


#page_content h1, h2, h3 {
	font-family: Calibri;
	color: #839900;
	display: inline;
	margin-top: 3.5%;	
	margin-left: 1%;
}
#page_content h1 {
	font-family: Calibri;
	font-size: 2.1em;
	font-weight: bold;
	color: #5c743d;
	text-transform: none;
	display: inline-block;
	text-transform: capitalize;
	text-shadow: 0.1em 0.1em 0.2em #888
}
#page_content h2 {
      color: #5c743d;
	font-size: 1.5em;
	text-shadow: 0.05em 0.01em 0.05em #ccc
	}
#page_content h3 {
	font-size: 1.2em;
}
#page_content h4 {
	font-size: 16px;
	margin-bottom:0px;
	margin-top:22px;
}
#page_content h5 {
	font-size: 1.0em;	
}
#page_content p {
    
}


/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#pointer {
    text-align: center;
    border: 0;
    position: absolute;
    left: 50%;
    bottom: auto;
    width: 46px;
    height: 50px
}
#base {
	padding-top: 20px;
	background-image: url(../_img/graphic/body_bkgnd-dl.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
	height: auto;
	width: 100%;
}
.heading2 {
	font-family: Calibri;
	font-size: 1.3em;
	font-weight: bold;
	color: #5c743d;
	display: inline;
	margin-top: 3.5%;	
	text-shadow: 0.1em 0.1em 0.2em #ccc;
	text-align: center;
}
