

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #fdfdf7; 
margin: 0;
padding: 0;
font-family: Georgia, 'Times New Roman', Palatino, serif;
color: #5a4a30;
font-size: 85%;
background-image: url(../image-files/body.jpg);
background-position: top left;
background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #884400;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 0px;
}

h1 {
margin-top: 0px;
font-family: 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
border-bottom: 0 solid #8f8fb3;
text-align: center;
font-size: 200%;
font-weight: bold;
font-style: italic;
color: #884400;
}

h2 {
font-family: Georgia, 'Times New Roman', Palatino, serif;
border-bottom: 0px solid #8f8fb3;
padding-top: 15px;
}

h3 {
font-family: Georgia, 'Times New Roman', Palatino, serif;
border-bottom: 0 solid #8f8fb3;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Times New Roman', Georgia, Palatino;
}

code {
color: #332206;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: #1d487e;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #1d487e;
text-decoration: underline;
}

a:hover {
color: #cc9933;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 0px solid #8f8fb3;   
}

#Header {
position: relative;
height: 415px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 10px 211px 0 211px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
margin-top: 15px;
width: 185px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -927px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
margin-top: 15px;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -218px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 0px 0;
height: 85px;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px 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-image.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: bottom center;
}

#ContentWrapper {
background-image: url(../image-files/content.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
}

#NavColumn {
background-color: transparent;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn {
background-color: transparent;
}

#Footer {
background-color: transparent;     
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 95%;
}

#ExtraColumn {
font-size: 95%;
}

#NavColumn h4 {
font-size: 90%;
color: #884400;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: #884400;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 90%;
font-family: Georgia, 'Times New Roman', Palatino, serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 100%;
color: #884400;
border-bottom: 1px dotted #aa7733;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
background-color: transparent;        /* tan, for button and RSS box backgrounds -- */
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #a27d37;
font-weight: normal;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 2px;
text-decoration: none;
}

.Navigation a:visited {
color: #a27d37;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 2px;
text-decoration: none;
}

.Navigation a:hover {
color: #770000;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 2px;
background-color: transparent;   
text-decoration: underline;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #770000;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Times New Roman', Georgia;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
}

#Header .ExtraNav a:link {
color: #c0b887;
font-weight: normal;
text-decoration: none;
font-weight: bold;
padding-right: 20px;
background: url(../image-files/bullet5.gif) left top no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

#Header .ExtraNav a:visited {
color: #c0b887;
font-weight: normal;
text-decoration: none;
font-weight: bold;
padding-right: 20px;
background: url(../image-files/bullet5.gif) left top no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

#Header .ExtraNav a:hover {
color: #cc9933;
background-color: transparent;
text-decoration: none;
padding-right: 20px;
background: url(../image-files/bullet4.gif) left top no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

#Header .ExtraNav {
font-size: 85%;
text-transform: uppercase;
position: absolute;
top: 145px;
left: 25px;
right: 5px;
text-align: center;
}

#Header .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

#Header .ExtraNav li {
}

#Footer .ExtraNav {
background-color: transparent;
padding-bottom: 20px;
padding-top: 10px;
}

#Footer .ExtraNav a:link {
color: #aa7733;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 20px;
text-decoration: none;
background: url(../image-files/bullet8.jpg) left top no-repeat;

}

#Footer .ExtraNav a:hover {
color: #dd5500;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 20px;
text-decoration: none;
background: url(../image-files/bullet7.jpg) left top no-repeat;
}

#Footer .ExtraNav a:visited {
color: #aa7733;
padding-left: 25px;
padding-right: 20px;
padding-bottom: 15px;
text-decoration: none;
background: url(../image-files/bullet8.jpg) left top no-repeat;
}

#Footer .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: transparent;
background: url(../image-files/callout.jpg) top center;
background-repeat: no-repeat;
width: 90%;
border: 0px dotted #eeeeaa;
margin: 10px auto 24px auto;
padding: 4px;
color: #aa7733;
}

.CalloutBox img {
margin: 20px 10px 10px 20px;
}

div.CalloutBox p {
margin: 18px 13px 13px 40px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: transparent;
background-image: url(../image-files/reminder.jpg);
width: 24%;
background-position: center top;
border: 0px dotted #eeeeaa;
margin: 0 0 8px 15px;
float: right;             /* adding float enables text to flow around it */
color: #aa7733;
}

.ReminderBox h4 {
padding-top: 10px;
text-align: center;
background-color: transparent;
}

.ReminderBox p {
font-size: 80%;
padding: 0 5px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468 {
padding: 5px;
background-color: transparent;
border: 0px;
}

.AdSenseBoxExtraColumn {
float: right;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}


.ReturnToNavBox {
background-color: transparent;
background-image: url(../image-files/bullet6.png);
background-repeat: no-repeat;
background-position: left bottom;
width: 90%;
border-top: 1px dotted #aa7733;
border-bottom: 1px dotted #aa7733;
margin: 15px auto 12px auto;
padding: 8px 4px 8px 35px;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: transparent;
border: 0px dotted #332206;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #665522;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- 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: none;
padding-left: 0;
margin-left: 10px;
}

#ContentColumn li {
background: url(../image-files/bullet6.png) left top no-repeat;
padding-left: 35px;
padding-bottom: 15px;
} 