h1 {   
  clear: both;
  font: 700 2.5em "new times roman", georgia, serif;
  color: #000;
}

h2 {
  font: 400 1.5em "new times roman", georgia, serif;
  color: #9FF3FF;
}

h2 a {
  color: #29E3FF;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font: 400 1.3em "new times roman", georgia, serif;
  color: #F8D766;
}

h4 {
margin-bottom: -4px;
  font: 700 1em "new times roman", georgia, serif;
  color: red;
}

h5 {
margin-bottom: -4px;
  font: 700 1.2em "new times roman", georgia, serif;
  color: #424040;
}

h6 {
margin-bottom: -4px;
  font: 700 1em "new times roman", georgia, serif;
  color: #424040;
}

p {

  font: 1.0em Ariel, Helvetica, Lucinda, sans-serif;
  color: #424040;
}

p.small
{
  font: 1.0em "sans serif", serif;

  line-height: 80%;
margin-top:-8px;
text-decoration:none;
}

p.links
{font: 8pt sans-serif;
color: red;

text-decoration:none;
}

p.centre
{font: 1.2em sans-serif;
color: red;
text-align: center;
text-decoration:bold;
}

h1, h2, h3, h4, h5, h6, p, dl {

  padding: 0px 5px;
}

a {
  color: blue;
  text-decoration: none;
}




ol, ul {
  margin: 10px 5px;
  padding: 0px 20px;
}

ol {
  color: #FC0;
}

ol span {
  color: #EEE;
}

ul {
  list-style-image: url(../images/bg/bullet.gif);
}



body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #8cc6fd;
}

#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 195px;
margin-top:20px;
margin-left: 0px;

}

#images
{margin-left:44px;
}

#adsense
{margin-left:54px;
}

.logo
{margin-top: -10px;
margin-left: -10px;

}

.funding
{margin-top:-24px;
color:#fff;
}

img {
border-width: 1px;
border-color: blue;
border-style: solid;
}



#adverts
{float:left;
margin-top:0px;
margin-left: -8px;
}

#marquee
{float:left;
margin-top: 5px;
margin-left: 0px;
margin-right:9px;
margin-bottom:7px;
border-style:solid;
border-width:1.5px;
border-color:red;
}


#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#faux {
 background: url(../images/bg/faux4col.gif);
margin-top:-63px;
margin-left:0px;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}


#leftcolumn { 
 display: inline;
 color: #333;
margin-top: 35px;
 margin-left:14px;
 margin-right: 5px;
 width: 210px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding: 0px;
 width: 440px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin-top: 35px;
margin-right:20px;
 width: 195px;
 float: right;
}

#animalphotos
{
position:absolute;
margin-left: 6px;
font-size: 12px;
color: #FF6600;
}


.dog_box {
width: 110px;
float: left;
margin-top: 0px;
margin-left: 6px;
font-size: 12px;
color: #FF6600;

}

.name {
font-size: 12px;
color: #FF6600;
margin-left: 2px;
margin-bottom: -5px;
}
.dog_type {
font-size: 12px;
color: #A85400;
margin-top:0;
margin-left: 2px;
margin-bottom: 5px;
}
.weight {
font-size: 12px;
margin-top:0;
margin-left: 2px;
margin-bottom: 10px;
}

.dog_img {

}

.clear {
clear: both;
}
#footer {
  float: left;
  width: 100%;
  clear: both;
  
  margin-top: -.8em;
  background: #000 url(../images/footerblack.jpg) repeat-x top left;
}
/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 0.85em;
  padding-top: 7px;
color: #fff;
}

.clear { clear: both; background: none; }

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.black {
  color: black;;
}

.green {
  color: #A1FF45;
}
.white {
color: #fff;
}
.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



.picture { background-color: red;

font: 11px/1.4em Arial, sans-serif; }

.picture img { border: 1px solid #ccc;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 1em; float:left; } 



#myGallery
{margin-left:50px;
width: 90px !important;
height: 90px !important;
} 

#contactform {
                        font-family: verdana;
                        width: 450px;

                }

#contactform h1 {
                        font-size: 130%;
                }

   #contactform img {
                        border: 0px;             

                }

                #contactform .errors {
                        color: #ff0000;
                }

                #contactform .correct {
                        color: black;
                }

                #contactform legend {
                        font-size: 120%;
                        font-weight: bold;
                }

                #contactform .title {
                        color: black;
                        font-weight: bold;
                        font-size: 90%;
                        margin-top: 2px;
                        margin-bottom: 5px;
                }

                #contactform .field {
                        color: black;
                        font-size: 90%;
                        margin-bottom: 7px;

                }

                #contactform .small {
                        font-size: 100%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        font-size: 105%;
                        margin-bottom: 15px;
                }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_left_right_line.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#promenu
{
margin-top: -138px;
}

.pro_linedrop {
margin-top:44px;
margin-left: 0px;
height:35px;
width:921px;
background:url(../images/bg/black_0.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../images/bg/black_1.gif);
}

.pro_linedrop li.lrt {
float:right;
background:url(../images/bg/blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:35px; 
float:left; 
background: url(../images/bg/black_0.gif); 
padding:0 0 0 5px; 
text-decoration:none; 
line-height:33px; 
white-space:nowrap; 
color:#fc0;
}


.pro_linedrop .select li.lrt a {color:#0ff;}


.pro_linedrop .select a b {
display:block;
padding:0 20px 0 10px; 
background:url(../images/bg/black_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(../images/bg/black_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../images/bg/black_1.gif); 
padding:0 0 0 5px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(../images/bg/blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 20px 0 10px; 
background:url(../images/bg/black_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(../images/bg/black_1a.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(../images/bg/blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(../images/bg/blue_1a.gif) right top; 
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:30px;
display:block; 
position:absolute;
float:left;
width:921px;
top:35px; 
left:0; 
text-align:center;
background:#fff url(../images/bg/fade.gif);
border-bottom:1px solid #ff0000;
}

.pro_linedrop .select :hover .rt li {float:right;}
.pro_linedrop .select :hover .sub li a 
{display:block; height:30px; line-height:20px; float:left; 
background:transparent url(line/transparent.gif); 
padding:0 16px; margin:0; white-space:nowrap; color:#ff0000;font-size:12px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; 
background:#fff url(../images/bg/fade.gif) left bottom;}





