/*This is the new Tullibardine Chinooks website text pages style sheet - January 1 2008*/

body {

background-color: #FFCCCC;
color:#330033;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 0.8em;

margin-top : 15px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;

}

a  { 
color: #000066; 
text-decoration: none; 
font-weight: bold;

}

a:link		{ color: #996633; text-decoration: none; }
a:visited	{ color: #CC6666; text-decoration: none; }
a:hover		{ color: #CC0000; text-decoration: underline; }
a:active	{ color: #FF3333; text-decoration: underline; }



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

font-family: Verdana, Arial, Geneva, sans-serif;

}

h1 {

font-size: 2em;
font-weight: bold;
text-align: center;
padding: 20px;

}

h2 {

font-size: 1.3em;
font-weight: bold;
text-align: left;

}

h3 {

font-size: 1.2em;
font-weight: bold;
text-align: left;

}

h4 {

font-size: 1.1em;
font-weight: bold;
text-align: left;

}

h5 {

font-size: 0.8em;
font-weight: normal;
}

h6 {

font-size: 0.6em;
font-weight: normal;

}

.copyright {

position: relative;
top: 3px;
text-align: center;
font-weight: normal;
font-size: 0.5em;
padding: 0px 0px 15px 0px;

}

.banner  {

width: 96%;
background: #662207;
padding: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;

}

.footer {

clear: both;
position: relative;
background: #662207;
text-align: center;
margin-left: auto;
margin-right: auto;
top: 4px
width: 100%;
font-size: 1em;
font-weight: bold;

}

.buttons {

clear: both;
position: relative;
top:10px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 10px;

}

.boldsent {

font-size: 1.2em;
font-weight: bold;

}

.content {

text-align: left;
font-size: 1.2em;
font-weight: normal;

}


.imageboxlt {


padding: 0px 10px 10px 0px;

}

.imageboxrt {

padding: 0px 0px 10px 10px;

}

.caption {

text-align: center;
font-family: Verdana, Arial, Geneva, sans-serif;
font-style: italic;
font-weight: normal;
font-size: 0.85em;
padding: 5px;

}

.hold {

width: 230px;
float: left;

}

.mid {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 500px;
padding:20px;

}

.mid450 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 450px;
padding:20px;

}
.mid550 {

text-align: center;
margin-left: auto;
margin-right: auto;
width: 550px;
padding:20px;

}