
H1	{text-align: center;  color: #3CB371;}
h1      {font-size: 3em;}
h3      {font-size: 1.3em;}

body
	{
	background-image: url(../images/corgiback2.jpg);
	margin-top: 10px;
    margin-right: 4%;
    margin-bottom: 5px;
    margin-left: 4%;
    }
#navbar {
	
	list-style-type: none;
	text-align: center;
	padding-right:2%;
				}

#navbar li
	{
    display: inline;   
	line-height:2.25;
    white-space: nowrap;
	}


#navbar a:link,

#navbar a 
	{
	color: black;
	font-size:1em;
	background: #3CB371;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
    font-weight:bold;
	text-transform: uppercase;
	border-style: ridge;
	border-color: #009900;
	border-width: 3px;
	}

#navbar a:hover 
	{
	background: #dddddd;
	color: black;
	}



div.tableheading 
	{
	text-align:left;
	font-size:1.2em; 
	padding-top:25px; 
	font-weight:bold
	}
        
	
div.bodytext 
	{
	text-align: left; 
	font-size: 1.3em;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right:30px
	}
	
	
	
	div.champs {color: red}
				
    	
        
div.rightimagesd
    {
    float:right;
    width:45%;
    margin-top:5px;
    margin-bottom:5px;
	padding-top: 30px;
    padding-right: 0px;
    }
div.rightimagesd img
	{	
	border-style: ridge;
    border-width: 10px;
    border-color: black;
    }	
   
div.leftimagesd
    {
    float:left;
    width:45%;
    margin-top:5px;
    margin-bottom:5px;
	padding-top: 30px;
    padding-left: 20px;
    padding-right:0%;       
    }
div.leftimagesd img
    {
	width:100%;
	}
div.leftimagesd img
	{
	border-style: ridge;
    border-width: 10px;
    border-color: black;
    }
	    
div.rightimagesd img
    {  
	width:100%;
	}
				
div.centerimage
    {
    text-align: center;
    margin-left: auto;
    width:60%;
    margin-right: auto;
    padding-top: 10px;
	padding-bottom: 10px;
    }
div.centerimage img
	{
	border-style: ridge;
    border-width: 10px;
    border-color: black;
    }	
div.centerimage img
	{
	width:100%;
	}
div.rightimagesd p {text-align:center; font-size: 1.5em}

div.leftimagesd p {text-align:center; font-size: 1.5em}
div.centerimage p {text-align:center; font-size: 1.5em}

div.rightimage a {text-align:center; padding-left: 1.5em}

div.leftimage a {text-align:center; padding-left: 1.5em}

div.rightimagesd a {text-align:center; padding-left: 1.5em}

div.leftimagesd a {text-align:center; padding-left: 1.5em}

div.centerimage a {text-align:center; padding-left: 1.5em}

div.spacer
    {
    width: 100%;
    font-size: 0;
    height: 8px;
    background:#3CB371;
	visibility: visible;
	}
			 
			
			
div.cleared 
	{
    clear: left;
    border: 0px solid #00C;
    }
div.clearedr 
	{
    clear: right;
    border: 0px solid #00C;
    }
      
 
#contacts ul li 
	{
	list-style-type: none;
	}
	
#contacts 
	{
	text-align: left;   
	font-size: 1.4em;
	font-weight: bold;
	}	 
span.dropcap 
	{
	float:left; 
	color:#3CB371; 
	font-size:90px; 
    line-height:60px; 
    padding-top:0px;
    }
				
div.contactbox{
	
	float:right;
	width:30%;
	border:solid;
	border-style:double;
	border-width:6px;}
	
div.contactboxpadder
	{
	margin: 0 auto;
    width:100%;
	padding-top:12px;
	}
	
div.rightdragon
    {
	width:33%;
    float:right;
    display:inline;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
	padding-top: 30px;
    }
div.leftdragon
    {
    float:left;
    text-align:center;
    width:33%;
    margin-top:5px;
    margin-bottom:5px;
	padding-top: 30px;
    }
	
      
			
div.center
	{
	margin:0px auto;
	}
p.intro 
	{
	margin : 16px 0 28px 8px;
	font-size:1.25em;
	font-weight:bold;
	}
div.image
	{
	width:220px;
	float:left;
	}
div.image2
	{
	float:left;
	width:120px;
	}
div.image img
	{
	border-color: black;
	border-style: solid;
	border-width:3px;}
div.image2 img
	{
	border-color: black;
	border-style: solid;
	border-width:3px;}
div.image p
	{
	max-width: 200px;
	text-align:center;
	margin-top:3px;
	}

		
	
div.clearedb {
      clear: both;
      }	
     
			
