/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
margin: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: black;
font-size: 87.5%;
background-color:#ffda05;
}

h1, h2, h3 {
font-family: 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
}

h1 {
margin-top: -20px;
padding-top:3px;
text-align: center;
font-size: 175%;
color: #564941;
background-color:#ffda05;
letter-spacing: 1px;
clear: both;
-webkit-border-radius:5px;
-moz-border-radius:5px; 
-khtml-border-radius:5px;
border-radius:5px;
}

h2 {
font-style:italic;
font-size: 150%;
background-color:#564941;
color:#ffda05;
letter-spacing: 1px;
text-align:center;
clear: both;
}

h3 {
font-style:italic;
color:#564941;
background-color:#transparent;
letter-spacing: 1px;
font-size: 125%;
text-align:left;
}

blockquote {
font-size: 110%;
line-height: 20px;
font-family: 'Times New Roman', Georgia, Palatino;
background:url(../image-files/66.gif) top left no-repeat;
border: 1px solid #ffda05;
-webkit-border-radius:5px;
-moz-border-radius:5px; 
-khtml-border-radius:5px;
border-radius:5px;
}

blockquote p {
text-indent:20px;
margin-top:0;
margin-bottom:0;
padding: 0 30px 0 10px;
background:url(../image-files/99.gif) bottom right no-repeat;
}

a:link img {
border: 0;
}


/* -- Link Styling -- */

#ContentColumn a:link {
color: #00f; 
text-decoration: underline;}

#ContentColumn a:visited {
color: purple;
text-decoration: underline;
}

#ContentColumn a:hover {
color: #c93;
text-decoration: underline;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 1000px;
}

#Header {
position: relative;
height: 328px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 15px 220px 0 230px;
}

#NavColumn {
float: left;
margin-top: 10px;
width: 175px;
margin-left: -965px;
}

#ExtraColumn {
float: left;
margin-top: 10px;
width: 170px;
margin-left: -205px;
}

#Footer {
clear: both;
width: 100%;
height: 124px;
}

.Liner {
padding: 5px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}

/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0 auto;
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
background-position: top center;
background-color: transparent;
}

#Header {
background-image: url(../image-files/header-image7.jpg);
background-color: transparent;
background-position: top center;
}

#ContentWrapper {
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
background-position: top center;
background-color: transparent;
}

#Footer {
background-image: url(../image-files/footer-background.jpg);
background-repeat: no-repeat;
background-position: bottom center;
background-color: transparent;     
text-align: center;
font-size: 85%;
color: #ccc;
}

#NavColumn, #ExtraColumn {
font-size: 93.75%;
}

#NavColumn h4, #ExtraColumn h4 {
font-size: 93.75%;
color: #521;
letter-spacing: 1px;
margin-top: 0;
font-family: Georgia, 'Times New Roman', Palatino, serif;
text-align:center;
}

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: Georgia, 'Times New Roman', Palatino, serif;
}

/* -- Nav Headers -- */

.Navigation h3 {
font-size: 120%;
color: #521;
background-color:transparent;
border-bottom: 2px ridge #e8e7d7;
margin: 12px 0;
text-align:left;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 0;
margin: -4px 0 0 0;
}

.Navigation li {
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
padding: 3px 0 3px 2px;
font-family:'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #a27d37;
background-color: transparent;
text-decoration: none;
font-size:95%;
}

.Navigation a:visited {
padding: 3px 0 3px 2px;
font-family:'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #332206;
background-color: transparent;
text-decoration: none;
}

.Navigation a:hover {
padding: 3px 0 3px 2px;
color: #700;
background-color: transparent;   
text-decoration: underline;
}

/* ------ Section 5 - Additional Navigation ------ */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #700;
}

/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Palatino, 'Times New Roman', Georgia;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background: transparent;
text-align: center;
padding-top: 10px;
}

.ExtraNav a:link {
color: #ddd;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 0 10px;
}

.ExtraNav a:visited {
color: #ccc;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 0 10px;
}

.ExtraNav a:hover {
color: #fff;
text-decoration: none;
background-color: transparent;
font-weight: bold;
text-align: center;
padding: 0 10px;
}

#Header .ExtraNav {
font-size: 100%;
letter-spacing: 1px;
position: absolute;
top: 264px;
left: 217px;
}

#Footer .ExtraNav {
font-size: 125%;
background-color: transparent;
letter-spacing: 1px;
margin: 0 auto;
padding: 20px 0 25px 0;
position: relative;
}

#Footer .ExtraNav ul li {
text-align: center;
}

#Footer .ExtraNav a {
color: #ddd;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 0 8px;
}

#Footer .ExtraNav a:visited {
color: #fff;
background-color:transparent;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 0 8px;
}

#Footer .ExtraNav a:hover {
color: #fff;
text-decoration: underline;
font-weight: bold;
text-align: center;
padding: 0 8px;
}

/* ------ Section 6 - Boxes ------ */

.calloutbox {
background-color: #ffda05;
width: 95%;
font-family: Georgia, 'Times New Roman', Palatino, serif;
font-weight:bold;
border: 2px solid #ccc;
margin: 12px auto 16px auto;
padding: 0 10px;
color: #564941;
-webkit-border-radius:10px;
-moz-border-radius:10px; 
-khtml-border-radius:10px;
border-radius:10px;
}

.calloutbox h3 {
color: #a27d37;
}

.reminderbox {          
background-color: #fff;
border:1px solid #564941;
width: 40%;
margin: 0 0 12px 18px;
float: right;
color: #000;
}

.reminderbox h4 {
margin-top:0;
padding: 2px;
text-align: center;
background-color: #564941;
color: #ccc;
}

.reminderbox p {
font-size: 90%;
padding: 0 8px;
line-height: 120%;
}

.adsenseboxcenter468 {
padding: 5px;
background-color: transparent;
}

.adsenseboxextracolumn {
float: right;
}

.adsenseboxleft, .adsenseboxright {
width:366px;
text-align:center;
background:#fff url(http://i48.photobucket.com/albums/f206/shaunconnell/PapersExample.png) center center no-repeat;
padding:16px 17px 18px 13px;
}

.adsenseboxcenter468 {
width: 468px;
margin: 0 auto 10px auto;
clear: both;
}

.asbanner {
color:#fff;
text-align:center;
position:absolute;
width:730px;
top:275px;
left:240px;
}

.ReturnToNavBox {
width: 520px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin: 15px auto 10px auto;
padding: 3px;
text-align: center;
}

.ReturnToNavBox a:hover {
color: #c93;
}

.ReturnToNavBox a:visited {
color: #000;
}

/* -- RSS Box -- */

#RSSbox {
width: 110px;
background-color: transparent;
border:3px solid #ffda05;
margin: 4px auto 10px auto;
padding: 0 2px 0 2px;
font-size: 100%;
font-weight: bold;
color: #521;
line-height: 120%;
text-align: center;
}

#RSSbox p {
margin-bottom:-5px;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.caption {
font-size: 85%;
font-weight: bold;
color: #652;
background-color:transparent;
display: block;
line-height: 150%;
margin-bottom:10px;
color:#564941;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

#ContentColumn ul {
list-style-type:disc;
margin-bottom: 10px;
}

#ContentColumn ol {
list-style-type:decimal;
margin-bottom: 10px;
}

#ContentColumn li {
padding-bottom: 8px;
}

.copyright {
color:#564941;
background-color:transparent;
}

#forms {
border:2px solid #ffda05;
}

.formnote {
font-size:90%;
font-weight:bold;
}
