﻿html,body{margin:0;padding:0}

body {
background-image: url(images/background.jpg);
margin-top: 20px;
font-family: Verdana;
cursor:default;

}

a
{
    color:Maroon;
}

h4 {
font-size: .8em;
}

h6 
{
font-weight: 900;
font-size: 1.25em;
}

h5 /*Page Headers*/
{
    color: #FFF;
    font-size: 18px;
    font-weight: lighter;
     margin-bottom: 60px;
    padding: 0;
    letter-spacing: 2px; 
    margin-top: 20px;    
    font-family: Georgia;
}

p 
{
font-size: .8em;
}

div#header{
color:#FFF;
height:113px;
background-image: url(images/header_background.jpg);
margin-bottom:-2px;
}



div#container{text-align:left}

div#content {
background-color:#FFF;
}


div#container{width:759px;margin:0 auto}

div#navigation{
text-align: right;
}

div#headertop {
   height: 90px;
   font-size: .7em;
   margin-left: 550px;
}


div#footer
{
    clear:both;
    width:100%;
    font-size: .7em;
    padding-top: 2px;
    color: #FFF;
}


div#footer a{display:inline;padding:0;color: #000}

div#contentBottom 
{
    background-image: url(images/content_background.jpg);
    padding: 10px;  
   
    
}
div#contentBottom p
{
   font-size: .7em; 
}

div#insideContent 
{
 padding-top: 1px;
 padding-left: 30px;
 padding-right: 30px;
 background-image: url(images/insideContent_background.jpg);
 height: 100%;
}

div#insideContentAdmin
{
 padding-top: 1px;
 padding-left: 10px;
 padding-right: 10px;
 background-image: url(images/insideContent_background.jpg);
 height: 100%;
 font-size: .7em;
 
}

div#insideContentAdmin a
{
color:Maroon;
}


div#insideContentOffering
{
 padding-top: 1px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 30px;
 background-image: url(images/insideContent_background.jpg);
 height: 600px;
 font-size: .7em;
}


.photo 
{
 text-align: center;   
}

.pedigreeLine
{
    color: #FFF;
    font-size: 1.05em;
    padding-left: 10px;
    letter-spacing: 2px; 
    font-weight:bold;
    font-family: Georgia;
    margin-top: 20px;
}
.pageTitle 
{
    color: #FFF;
    font-size: 18px;
    font-weight: lighter;
    padding: 0;
    letter-spacing: 2px; 
    margin-top: 20px;    
    font-family: Georgia;
    margin-top: 20px;
}

.quoteBody
{
 font-size: 1.5em;
 font-weight: bolder;
}
.quoteBy 
{
    text-align: right;
    margin-left: 100px;
    font-size: 1em;
    font-weight:bold;
}

.sireName 
{
    color: #a7001c;
    font-size: 1.25em;
    font-weight: bold;

}

.largeGold 
{
    color: rgb(203, 178, 72);
 font-size: large;  
 font-weight: bold;
 font-family: Arial, Tahoma; 

}


.redBold 
{
 color:#a7001c; 
 font-weight:bold; 

}

.loginTable table
{
 color: White;
 padding-top: 10px;
 width: 100%;
 text-align: right;   
}

.loginTable a 
{
    color: #CCC;
}

.editTable 
{
font-size: .9em;

}

div#calloutBox 
{
 width: 150px;
 float:right;
 margin: 15px;
 border-top: solid 2px #a7001c;
 border-bottom: solid 2px #a7001c;   
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
}