/* BASIC HTML DEFINITIONS */

body      {background-color: #FFFFFF; background-image: url(images/GradientOne.jpg);
           color: #000000; 
           font-family: Verdana, Arial, sans-serif; 
           font-size: 75%; 
           margin: 10px 10px 10px 10px;
           }
           /*table padding is around everything in the site with padding - will put white space in*/
table, td {padding: 0px; margin: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif); font-size: 100%;}
hr        {background-color: #990000; color: #990000; height: 1px; width: 100%; margin: 10px 0; padding: 0;}
form      {margin: 5px 0 0 0; padding: 0; font-size: 90%;}
fieldset  {font-size: 100%; border-color: #990000; border-width: 1px; border-style: solid; padding: 20px 10px 10px 10px; margin: 0px 0px 0px 0px;}
legend    {color: #990000; text-transform: uppercase; font-weight: bold; padding: 0 5px; letter-spacing: 2px; margin: 0;}
blockquote {margin-bottom: 0;}

/* HEADING DEFINITIONS */

h1 {font-family: Verdana, Verdana, serif; color: #990000; line-height: 120%; text-align: justify; font-size: 40px; font-weight: bold; letter-spacing: 2px; padding: 30px; margin: 10px 10px 30px 10px;}
h2 {font-family: Verdana, Arial, sans-serif; color: #990000; line-height: 120%; text-align: justify; font-size: 18px; font-weight: bold; letter-spacing: 1px; margin: 30px 30px 10px 10px;}
h3 {font-family: Verdana, Arial, sans-serif; color: #990000; line-height: 120%; text-align: justify; font-size: 16px; font-weight: normal; margin: 5px 5px 5px 5px;}
h4 {font-size: 170%; font-weight: bold; color: #FFFFFF; background-image: url(images/heading.jpg); height: 40px; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px;}
h5 {font-size: 120%; font-weight: bold; color: #990000; margin: 10px 0;}
h6 {font-size: 120%; font-weight: bold; color: #000000; margin: 10px 0;}

/* BASIC LINK COLORS */

A:LINK    {color: #333333; text-decoration: none; font-weight: bold;}
A:VISITED {color: #333333; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #5E6396; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #333333; text-decoration: none; font-weight: bold;}

/* TABLE AND CELL CLASSES */

.wrapper {
width: 950px;
background-color: #FFFFFF;
border: 50px solid #492508;
text-align: center;
}

.header {
width: 950px; 
height: 190px; 
background-image: url(images/GermanShepherdHeader_edited-3.jpg); 
vertical-align: top;
}

.mainnavbar {
background-image: url(images/Backgroundtan.jpg);
text-align: center;
color: #FFFFFF;
width: 950px;
height: 40px;
}

.mainnav {
background-image: url(images/navbutton2.jpg);
width: 170px;
height: 70px;
text-align: center;
color: #FFFFFF;
}

.mainnav A:LINK    {background-color: transparent; color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}
.mainnav A:VISITED {background-color: transparent; color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}
.mainnav A:HOVER   {background-color: transparent; color: #CD9B9B; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 110%;}
.mainnav A:ACTIVE  {background-color: transparent; color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 100%;}

.maintext {
background-color: #FFFFFF;
width: 950px;
background-image: url(images/cell4.jpg);
}

.sidebar {
background-image: url(images/Backgroundtan.jpg);
width: 200px;
text-align: justify;
vertical-align: top;
border-right: 5px solid #cd8c95;
}

.sidebar1 {color: #000000; width: 200px; font-size: 90%; text-align: justify; vertical-align: top; padding: 10px 5px 10px 5px; line-height: 20px; font-weight: bold;}
.sidebar2 {color: #000000; width: 210px; font-size: 90%; text-align: justify; vertical-align: top; padding: 20px 5px 10px 20px;}
.sidebar2 li {list-style-type: square; list-style-image: none;}

/*content is the frame of the web site - it can be edited*/
.content {
background-color: #FFFFFF;
width: 950px; /* DO NOT EDIT */
vertical-align: top;
text-align: justify;
line-height: 20px;
}

.content1 {background-image: url(images/Backgroundtan.jpg); vertical-align: top; text-align: justify; line-height: 20px; padding: 50px;}

.contentwide {
width: 950;
vertical-align: top;
text-align: justify;
line-height: 20px;
padding: 20px 30px;
}

/* FOOTER AREA */

.footer {
color: #000000; 
height: 48px; 
width: 950px; 
background-image: url(images/Backgroundtan.jpg); 
text-align: center;
font-size: 90%;
padding: 1px;
}

.footer A:LINK    {color: #000000; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #000000; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #000000; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #000000; text-decoration: none; font-weight: normal;}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0px 10px 2px 0px; float: left; border: 3px double #990000;}
.imageright  {margin: 0px 0px 2px 10px; float: right; border: 3px double #990000;}
.imagecenter {margin: 0px 5px; border: 3px double #990000;}
.productleft   {margin: 0px 10px 2px 0px; float: left;}
.productright   {margin: 0px 00px 2px 10px; float: right;}

/* FEEDBACK FORM DEFINITIONS */

.feedback {width: 450px; background-color: #FFFFFF; color: #000000;}
.formbutton1 {background-color: #990000; color: #FFFFFF; border: 1px solid #990000;}
.forminput {background-color: #FFFFFF; color: #000000; border: 1px solid #990000; padding: 2px; font-size: 90%; font-family: Verdana, Arial, sans-serif;}
