* { margin:0;
  padding:0;
}
body {
  margin-left: auto;margin-right:auto;
  padding: 0; 
  width:100%;
  text-align:center;
  background-image: url(img/background.jpg);
  background-attachment:fixed;
  font: large Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  padding:20px;
  color: #800517;
  background: transparent;
  font-size: 150%; 
  font-weight:  bold;
  text-align:center;
}

h2 {
	text-align:left;
  color: #800517;
  background: transparent;
  font-size: 140%; 
  font-weight: bold;
}
h3 {
  padding:5px;
  text-align:center;
  color: #800517;
  background: transparent;
  font-size: 130%; 
  font-weight: bold;
}

 p {
  color: navy;
  text-align:left;
  background: transparent;
  font-size: 100%; 
  font-weight:  bold;
  padding:10px;
}
.more {
  margin-top: 0;color:#800517;
  text-align: right;padding-bottom: 15px;padding-right:10px;
}
h5 a:link { 
	font-size: 110%; 
  font-weight:  bold;
  color: #500400; 
  background: transparent;
}
h5 a:visited { 
	font-size: 110%; 
  font-weight:  bold;
  color: #500400; 
  background: transparent;
}

#main {
  margin:0px;padding:0px;
  margin-left:auto; margin-right:auto;
  width:900px;
  text-align:center;
  background-image: url(img/shadow.png);
  /*background-attachment:fixed;*/
   background-repeat: repeat-y;
}


form{
	text-align:center;
}
div#preload { display: none; }	
#hdr-icon {
   margin-top:-148px;margin-left:800px;
   height:20px;
   position:absolute;
   border:0;
}

#alert {
   margin-left:auto; margin-right:auto;
   height:40px;
   width:880px;
   background-repeat:repeat-x;
   background-image: url(img/puppy-alert.jpg);
}

#page-header {
   margin-top:0px;margin-left:0px;
   margin-left:auto; margin-right:auto;
   height:240px;
   width:880px;
   background-image: url(img/header.jpg);
   backgroundrepeat:no-repeat;
}

#nav {
	margin-top:0px;margin-bottom:0px;
	margin-left:auto; margin-right:auto;
    height: 80px;
    width:880px;
    background-image: url(img/nav_bck.jpg);
}


#nav a:link, #nav a:visited {
  text-decoration: none;
  background: transparent;
  color: #800517;
}

#nav ol {
  padding-top: 5px;padding-bottom:0px;
  list-style: none;
}

#nav li {
  margin:0;
  padding: 0;
  line-height: 1.3em;
  list-style: none;
  
}
 
#nav .col1 {margin-left: -35em;}
#nav .col2 {margin-left: -10em;}
#nav .col3 {margin-left: 10em;}
#nav .col4 {margin-left: 25em;}
#nav .col5 {margin-left: 40em;} 
#nav .coltopper {margin-top: -3.9em;} 
#content {
   width:860px;
   margin-left:auto; margin-right:auto;
}

.sep {
   margin-left:auto; margin-right:auto;	
   margin-top:0px;padding:0px;
  /* margin-bottom:-4px;
   margin-top:-10px;*/
}
.lsep {
   margin-right:7px;
   margin-top:-10px; 
}
#content_upper {
   margin-left:auto; margin-right:auto;
   margin-top:0px;margin-bottom:0px;
   padding:0px;
   width:880px;
   background-image: url(img/content_upper_bck.jpg);  
}
#content_upper h5 {
  padding-top:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper h4 {
  padding-top:10px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper p {
  color: navy;
  text-align:left;
  background: transparent;
  font-size: 85%; 
  font-weight:  bold;
  padding-bottom:10px;
}
#content_upper .hp-left{
   float:left;
   margin-left:20px;
   width:400px;
}
#content_upper .hp-left p {
  color: #452202;
  text-align:left;
  background: transparent;
  font-size: 85%; 
  font-weight:  bold;
  padding:5px;
}
#content_upper .hp-left h5 {
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-left h5 a:link{
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-left h5 a:visited{
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: #74068b;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-right{
   float:right;
   margin-left:20px;
   width:400px;
}
#content_upper .hp-right h5 {
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-right h5 a:link{
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-right h5 a:visited{
  margin-top:10px;
  padding:5px;
  text-align:left;
  color: #74068b;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}
#content_upper .hp-right p {
  color: #452202;
  text-align:left;
  background: transparent;
  font-size: 85%; 
  font-weight:  bold;
  padding:5px;
}
#content_left{
   float:left;
   margin-left:10px;
   width:283px;
   background-image: url(img/content_left_bck.jpg);
   background-repeat: repeat-y;
}

#content_left h5 {
  margin-top:20px;
  padding:5px;
  text-align:left;
  color: navy;
  background: transparent;
  font-size: 100%; 
  font-weight: bold;
}

#content_left p {
  color: navy;
  text-align:left;
  background: transparent;
  font-size: 85%; 
  font-weight:  bold;
  padding:10px;
}

.more {
  margin-top: 0;color:#800517;
  text-align: right;
  padding-bottom: 5px;padding-right:15px;
  font-weight:bold;
}
.more a:link{
  margin-top: 0;color:#800517;
  text-align: right;
  padding-bottom: 5px;padding-right:5px;
  font-weight:bold;
}

#signup{
   width:273px;
   color: navy;
   font-family: Arial, Helvetica, sans-serif;	
}
.link,
.signupframe {
	margin-top:20px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	}
	.link {
		text-decoration: none;
		}
	.signupframe {
		border: none;
		
		background:transparent;
		}

.pupimg {
  padding-top: 20px;
  text-align: center;
  padding-bottom: 0px;padding-right:0px;
}
#content_right{
   margin-left:0px;margin-right:10px;padding-bottom:0px;
   width:597px;
   background-image: url(img/content_right_bck.jpg);
  background-repeat: repeat-y;
  float:right;
}
#content_right .sec-tittle{
   margin-right:0px;margin-bottom:10px;
   width:577px;
}

#content_right h4 {
  padding:5px;
  text-align:center;
  color: #800517;
  background: transparent;
  font-size: 130%; 
  font-weight: bold;
}

.col_left {
   margin-top:25px;margin-left:0px;margin-right:8px;
   width:280px;
   color:navy;
   float: left;
}
.col_left p{
   margin-left:40px;margin-right:50px;
   width:193px;
   text-align:left;
   font-size:90%;
   color:navy;
}
.col_right {
   margin-top:25px;margin-left:8px;
   margin-right:0px;margin-bottom:0px;
   width:280px;
   color:navy;
   float: right;
}

.col_right h2{
   margin-top:0px;margin-left:0px;
   width:251px;
   text-align:center;
   color:navy;
}
#content_right h3{
   margin-top:0px;margin-left:0px;
   width:251px;
   text-align:center;
   font-size:90%;
   color:navy;
}
.col_right p{
   margin-top:0px;margin-left:40px;margin-right:40px;
   width:193px;
   text-align:left;
   font-size:90%;
   color:navy;
}
.frame {
   margin-top:0px;margin-left:30px;
   padding-left:0px;
   width:193px;
   height:144px;
   background-image: url(img/logframe-sm.png);
   text-align:center;
   color:navy;
}

#content_right .puppy_gallery {
   margin-top:0px;margin-right:2px;
   padding-bottom:15px;
   width:232px;height:200px;
   text-align:center;
   background-image: url(img/gallery_frame.png);
   color:navy;
}

.primary_img {
  border:none;
  margin:0px;
  width:597px;
}

#footer {
  margin-left:auto; margin-right:auto;
  width:880px;
  height:112px;
  background-image: url(img/footer_bck.jpg);
  background-repeat:repeat-x;
}
.left-float {
   float:left;
}
.right-float {
	float:right;
}
#footer p {
  font-size: 80%;
  color:white;
  margin-left:10px;margin-top:0px;
  padding-left:10px;padding-right:10px;
  text-align:left;
}
#footer p a:link, #footer p a:visited {
  padding-left:10px;padding-right:10px;
  font-size: 80%;
  text-align:left;
  color:navy;
  font-weight:  bold;
}
.clearone {
  clear: both;
  height: .1em;
}     	         


#content ul {
  margin-top:10px;
}
#content li {
  text-align:left; 
  padding-bottom:0px;
}

.subscribe {
  margin-top: 68px;margin-bottom:36px; /*margin bottom to equalize page*/
  color:#800517;
  text-align: left;
  padding-bottom: 5px;padding-right:5px;
}
#contact form p {
  margin-left:0px;	
  padding-bottom:1em;padding-right:1em;
  font-size:.7em;
  font-weight:bold;
  color:navy;
}
form{
	text-align:left;
	width:273px;
}
/* input fields - name, email, select */
input, form select textarea {
  background-color: #ffffff;
  width:250px;
  margin:0px 0px 0px 0px;
}
textarea {
  background-color: #ffffff;
  width:230px;
  margin:0px 0px 0px 0px;
}
#submitbutton{
   margin: 5px 0px 0px 110px;
   width: 100px;
   height:27px;
}
.marquee {
   margin-left: 140px;
   padding: 3px 0px 0px 0px;
   width': 600px;
   color': #660507;
   background: transparent;
   border: none;
	}
