/*Style sheet for GAH  - Winter 2008*/
/* color: means font color*/

body, html{
margin:0;
padding:0;
}
body {
background-color: #2e2119;
/*background-image: url(../images/graphics/stripesepia.png);
background-position: top left;
background-repeat: repeat;*/
text-align:center;
}
#page {
border:solid 2px #0d0e07;
font-family: "Trebuchet", Arial, Geneva, Helvetica, sans-serif;
font-size: 11pt;
margin:0 auto;
height: auto;
line-height:1.4em;
padding:0;
text-align:center;
width: 960px;
}
#header {
background-color: #3c3620;
background-image: url(../images/declaration.jpg);
background-position: top left;
background-repeat: repeat;
color:#ffffff;
font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
font-size:360%;
font-weight: 800;
height:75px;
margin:0;
padding: 4px 10px 25px 75px;
text-align:left;
}

/**** HORIZONTAL NAVIGATION including links ****/
.navigation {
background-color: #330;
background-image: url(../images/graphics/copperNavbg.gif);
background-position: top left;
background-repeat: repeat-x;
border: solid 1px;
border-top-color: #c8b389;
border-right-color: #333;  
border-bottom-color:#fff;
border-left-color:#aaa;
clear:both;
height: 22px;
margin: -15px 0 0 0;
padding:0;
text-align:center;
width:99.8%;
}
.navigation a:link,
.navigation a:visited,  
.navigation a:hover,
.navigation a:active {
background-color: #c8b389;
background-image: url(../images/graphics/copperNavbg.gif);
background-position: top left;
background-repeat: repeat-x;
border: solid 1px;
border-top-color: #c8b389;
border-right-color: #846031;  
border-bottom-color:#846031;
border-left-color: #673818;
color:#220;
font-size: .9em;
font-weight: 700;
line-height: 20px;
margin-top: 0px;
margin-right: -3px;
margin-bottom: 0;
margin-left: -4px;
padding-top:3px;
padding-right:20px;
padding-bottom: 3px;
padding-left:20px;
text-align:center;
text-decoration:none;
}
.navigation a:hover{
background: #000 url(../images/graphics/copperNavdown.gif) top left repeat-x;
border-color: #000;
color:#000;
}

/**** Content Positioning ****/
#contentContainer {
background-color:#fff;
margin:0;
padding:0;
text-align: center;
width:100%;
}
#contentLeft, #contentRight {
background-color:#fff;
color:#000;
margin: 0;
padding-top: 1.2em;
padding-bottom: 2em;
text-align: left;
}
#contentLeft {
border-bottom: solid 1px #2e2119;
border-right: solid 1px #2e2119;
float:left;
font-size: .85em;
padding: 0 ;
width: 18%;
}
#adsLeft {
font-size: .9em;
margin: 10px auto;
padding: 10px 0;
padding: 0;
width: 120px;
}
#contentRight {
float:left;
font-size: .9em;
margin: 0;
padding: 1.5em 0 1.5em 1.8em;
width: 77%;
}
#adsRight {
clear:right;
float:right;
font-size: .9em;
margin: 1em 8px 2em 2em;
padding: 0;
width: 120px;
}
#boxright {
float: right;
margin: 1em 0 2em 1em;
padding:1%;
width: 120px;
}
form {
margin: 0;
padding: 0;
}
#footer {
background-color:#544123;
border-top: solid 2px #000;
clear:both;
color:#ffe;
font-size: .9em;
padding: .7em 2em 1em 2em;
}
/**** LINKS****/
a:link,
a:visited,
a:hover, 
a:active {
color: #007;
text-decoration: none;
}
a:hover {
color: #930;
text-decoration: underline;
}
#header a {
color: #fff; /*dark brown #0e0d07; */
}
#header a:hover {
color: #c03;
}
#footer a {
color: #eef;
text-decoration: none;
}
#footer a:hover {
color: #f33;
}
/**** VERTICAL NAVIGATION including links ****/
#nav-vert {
color: #433012;
float: left;
margin: 1em 0 0 0;
padding: 0;
text-align:left;
width: 100%;
}
#nav-vert a:link {
border-bottom: solid 1px #cba;
color: #433012;
display: block;
line-height: 1.2em;
margin: 0;
padding-top:.4em;
padding-right:.5em;
padding-bottom:.4em;
padding-left:.5em;
text-decoration: none;
} 
#nav-vert a:visited { 
border-bottom: solid 1px #cba;
color:#7B91C1;
display: block;
padding-top:.4em;
padding-right:.5em;
padding-bottom:.4em;
padding-left:.5em;
text-decoration: none;
}
#nav-vert a:hover { 
border-bottom: solid 1px #002;
color: #930;
display: block;
padding-top:.4em;
padding-right:.5em;
padding-bottom:.4em;
padding-left:.5em;
text-decoration: none;
}

/******* HEADINGS ****/
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a{
text-decoration: none;
}
h1 {
color: #433012;
display: inline;
margin: 0 0 .5em 0;
padding: 0;
font-size: 1.6em;
letter-spacing: 0.1em;
line-height: 1.3em;
}
h2 {
color: #544123;
margin: 0;
padding-top:1em;
padding-bottom:.5em;
font-size: 1.3em;
}
h3 {
color: #544123;
margin:0;
padding-top:.5em;
padding-bottom:0;
font-size: 1.2em;
}
h4 {
clear:left;
font-size: 1em;
letter-spacing: .1em;
line-height:1.3em;
margin: .5em 0 .7em 0;
padding:0;
}
#contentLeft h4,#contentLeft h5 {
	padding-left: .5em;
}
h5{
font-size: 1.1em;
font-weight: bold;
margin: 0;
text-align:left;
text-transform: uppercase;
}

/**** TEXT ****/
#contentLeft p {
font-size: 1em;
line-height: 1.5em;
margin: 0;
padding-top:.4em;
padding-right:.5em;
padding-bottom:.4em;
padding-left:.4em;
width: 96%;
}
blockquote {
font-size: 1.1em;
font-weight: 500;
margin: 0;
padding-top:1em;
padding-right:2em;
padding-bottom:1em;
padding-left:2em;
text-align: left;
width: 100%;
}
div#footer  p {
color: #eef;
font-size: .9em;
line-height:1.1em;
margin: .2em auto; 
padding-top:.3em;
padding-right:0;
padding-bottom:.3em;
padding-left:0;
text-align: center;
width: 70%;
}

/* TYPOGRAPHY **/
.indent {padding-left: 5em;}
.bold {font-weight: bold;}
.italic {font-style:italic;}
.small {font-size: .8em;}
.caps {text-transform: uppercase;font-weight: bold;}
.red {color: #C81700;}
blockquote {margin-left: 1em;
}
.center {
display:block;
margin: auto;
text-align: center;
}
.clear {
clear:both; 
height:1px; 
margin:0; 
padding:0; 
font-size: 15px;
line-height: 1px;
}
.top {
clear: both;
font-size:.9em;
margin: .3ex auto; 
padding-top:.3em;
padding-right:0;
padding-bottom:.3em;
padding-left:0;
text-align: center;
text-decoration: none;
width: 80%;
}
.top a {
text-decoration: none;
}
#copyright {
font-size: .8em;
}

/**** LISTS****/
ul {
/**** margin-left and padding-left = space between paragraph and list ***/
margin: 0 0 1em 1em;
padding-right:0;
padding-left:1.5em;
}
ul li {
margin-left: .3em; /****space that indents the list*/
padding-left:0;/**** padding-left = space between bullet and list item*/

}
/**** IMAGES ****/
img {border: 0;}

/**** ELEMENTS ****/
form {
	border: solid #c8b389;
	border-width: 1px 2px 2px 1px;
margin:0;
padding:0;
width:25%;
}
table {
border: 0;
margin: 0;
padding: 0;
}
