/* FileName : banjointro.css
Modification History: 
Date Modified   By                      Description
========================================================================================
2009-05-16      C.Allan         Created.
2009-05-25      C.Allan         Modified 'dl.kennels-info' increasing padding left and 
                                consequently decreasing 'height' to support correct
                                alignment in 'IE.6'
                                Updated 'font-family' for ordered fall back of fonts.
                                Added definition for <sup>
2009-05-30      C.Allan         Added div#IntroHeader and div#ContactUs to fix non local 
                                support for the font "URWWoodTypD"
2009-07-23      C.Allan         Changed Div#Navigation<ul>
2009-09-16      C.Allan         Increased height of Div#List from 16 - 20em
                                Increased height of '.ticket-info dd' & '.ticket-info dt' from 4em to 5em
2010-05-02      C.Allan         Added p.indent
2010-09-11      C.Allan         Added div#RainyDay
                                      div#RainyDay h2
                                      div#RainyDay p.indent
                                      div#Content img.hand
2010-10-20     C.Allan          Deleted div#RainyDay
                                      div#RainyDay h2
                                      div#RainyDay p.indent
                                      div#Content img.hand
                                New Div div#acknowledgementpage
                                Changed graphic for div#IntroHeader from
                                intro_header.jpg to interim_intro_header.gif
2011-03-12     C.Allan          Changed interim_intro_header.gif to intro_header_2011.gif
                                Updated date last modified.
                                Enter all new content for 2011
2011-08-01     C.Allan          Added img.HardLeft, img.HardRight, span class="Copyright",
2011-11-05     C.Allan          Changed image for IntroHeader.
                                Added span.undln span.undln span.LnkCol span.LnkCol span:Hovr 
                                

*/
/*------------------------ Initialize ----------------------------*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset, img { border : 0; }

/* Left-aligns text in caption and th */
caption, th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }
/*----------------------------------------------------------------*/

/* =html */
html    { text-align : left;  
        font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode"; 
}
/*----------------------------------------------------------------*/

/* =body */
body {
        position : relative; 
        width : 950px; 
        margin : 0 auto; 
        text-align:center; 
        color: #400000;
        background-image:url('../images/parchment.jpg');
        background-attachment:fixed;
        background-position:left;
        
}
/*----------------------------------------------------------------*/

/* =Content */
#Content {
        width:950px;
        margin: auto; /* Right and left margin widths set to "auto" */
        text-align:left; /* Counteract to IE5/Win Hack */
        padding:15px
}
/* = Content p */
#Content p {
	font-size: 1.2em;
}
/* =Content ul */
#Content ul {
	font-size: 1.2em;
}
/* =Content img.hand */
div#Content img.hand {
        position: relative;
        top: -30px;
        left: -40px;
        margin-bottom: -50px;
}

/*----------------------------------------------------------------*/
/* =Header */
/*div#Header {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
}
*/
/*----------------------------------------------------------------*/
/* =IntroHeader */
div#IntroHeader {
        position: relative;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        width:950px;
        height: 224px;
        text-indent: -9999px;
        background: url('../images/intro_header_2012.gif') no-repeat center;
}
/*----------------------------------------------------------------*/
/* =h1 */
h1 {
        text-align: center;
        font-family: "URWWoodTypD", "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 3em;
        font-style: normal;
        font-weight: normal;
        color: #400000;
}

/* =h2 */
h2 {
        text-align: center;
        font-family: "URWWoodTypD", "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1.8em;
        font-style: normal;
        font-weight: normal;
        color: #400000;
        margin-bottom: 0.1em;
}       

/* =h3 */
h3 {
        text-align: center;
        font-family: "URWWoodTypD", "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1.6em;
        font-style: normal;
        font-weight: normal;
        color: #400000;
        margin-bottom: 0.1em;
} 

/* =h4 */
h4 {
        text-align: center;
        color: #400000;
        margin-bottom: 0.1em;

}
/*----------------------------------------------------------------*/
/* div#acknowledgementpage */
div#acknowledgementpage {
        position: relative;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        /*left: 10px;*/
        width:950px;
        height: 650px;
        text-indent: -9999px;
        background: url('../images/acknowledgement_page.gif') no-repeat center;
}
/*----------------------------------------------------------------*/
/* =sub */
sub {
        font-size: 70%;
        vertical-align: baseline;
}

/* =sup */
sup {
        font-size: 60%;
}
/*----------------------------------------------------------------*/
/* =p */
p {
        margin-bottom: .4em;
        margin-top: 1em;
}
/* =p.floatright */
p.floatright {
        text-align: right;
        margin-top: -30px;
}
/* =p.indent */
p.indent {
        margin-top: -.3em;
        padding-left: 2em;
        /*padding-bottom: 1em;*/
}

/* =span */
span.Copyright {
      font-style: italic;
      font-size: 80%;
}
/* span.undln */
span.undln {
      text-decoration: underline;
}
/* span.Lnk */
span.Lnk {
      text-decoration: underline;
      color: #9a3b1f;
}
/* span:Hovr */
span.Lnk:hover   {
      color: red; font-size: 104%;
}
/*----------------------------------------------------------------*/
/* =img.HardLeft */
img.HardLeft {
      margin-left: -40px;
      float: left;
}

img.HardRight {
      float: right;
}
/* .landscape */
.landscape {
   width: 300px;
}
/* .portrait */
.portrait {
}
/*----------------------------------------------------------------*/
/* =b.decorated */
b.decorated {
	text-decoration: underline;
}
/*----------------------------------------------------------------*/
div#ContactUs {
        position: relative;
        top: -30px;
        left: -50px;
        width:950px;
        height: 40px;
        text-indent: -9999px;
        background: url('../images/contact_us_header.jpg') no-repeat;
}
/*----------------------------------------------------------------*/
/* =Contact */
div#Contact {
        position: relative;
        top: -30px;
}
/* =Contact p */
div#Contact p {
        font-family: "Times New Roman", "Comic Sans MS", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1em;
        font-style: italic;
        font-weight: bold;
        color: #400000;
        margin-bottom: 0.25em;
}
/*----------------------------------------------------------------*/
/* =List */
div#List {
        position: relative;
        height: 20em;
        padding: 0 0 10px 0;
        width: 99%;
        font-size: 100%;
        text-align: left;
}
/*----------------------------------------------------------------*/
/* =Kennels */
div#Kennels {
        position: relative;
        height: 12em;
        padding: 10px;
        width: 99%;
        font-size: 100%;
        text-align: left;
}
/*----------------------------------------------------------------*/
dl.ticket-info {
        margin: 0 0 0 0;
        padding: 0 0 0 4em;
}

.ticket-info dt {
        float: left;
        width: 20em;
        /*margin-left: 5em;*/
        margin-left: 3em;
        margin-bottom: -1px;
        border: 1px solid #400000;
        font-weight: normal;
        text-align: right;
        height: 5em;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.ticket-info dd {
        float: left;
        width: 20em;
        margin-right: 30px;
        margin-bottom: -1px;
        margin-left: -1px;
        border: 1px solid #400000;
        font-weight: normal;
        text-align: left;
        height: 5em;
}
.ticket-info dt span {
        padding-top: 0;
        padding-right: 1em;
        padding-bottom: 0;
        padding-left: 0;
        margin: 0 0 0 0;
}
.ticket-info dd span {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 1em;
        margin: 0 0 0 0;
}
/*----------------------------------------------------------------*/
dl.kennels-info {
        margin: 0 0 0 0;
        padding: 0 0 0 7em;
        height: 170px;
        border: 1px solid #400000;
        font-family:  "Times New Roman", "Comic Sans MS", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
        font-size: 1em;
}

.kennels-info dt {
        width: 30%;
        float: left;
        margin-left: -3.0em;
        margin-bottom: -1px;
        font-weight: normal;
        text-align: left;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.kennels-info dd {
        float: left;
        width: 68%;
        margin-top: 2em;
        margin-left: 1em;
        font-weight: normal;
        text-align: left;
}
.kennels-info dt span {
        font-style: italic ;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
}
.kennels-info dd p {
        font-style: italic ;
        font-weight: normal;
        color: #400000;
        padding: .3em 0 0 0;
}
/*----------------------------------------------------------------*/
/* =a */        
a.one:link    {color: #9a3b1f}  /* unvisited link */
a.one:visited {color: #400000}  /* visited link */
a.one:hover   {color:red; }     /* mouse over link */
a.one:active  {color: #000FFF}  /* selected link */

a.two:link    {color: #9a3b1f}  /* unvisited link*/
a.two:visited {color: #9a3b1f}  /* visited link */
a.two:hover   {color: red; font-size: 110%}   /* mouse over link */
a.two:active  {color: #000FFF}  /* selected link */
/*----------------------------------------------------------------*/
/* =Navigation */
div#Navigation {
         font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
	      color: #400000;
         font-size: 1em;
         text-align: center;
}
/* =ul */
div#Navigation ul {
         font-family: "Comic Sans MS", "Times New Roman", Arial, Verdana, sans-serif, "Trebuchet MS", "Lucida Sans Unicode";
         color: #400000;
         font-size: 1em;
}       
/* =li */
div#Navigation ul li {
	      display: inline;
}
div#Navigation ul li a {
	      margin-right: 10px;
	      padding-right: 10px;
}
/* =Navigation ul li img*/
div#Navigation ul li img{
	      top: 1px;
	      left: 0px;
}
/*----------------------------------------------------------------*/

