/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-image:url(../image-files/body.jp);
background-position:center top;
background-repeat:no-repeat;
background-color: #ffffff; 
margin: 0;
padding: 0;
font-family: Calibri, Tahoma, Arial, sans-serif;
line-height:19px;
color: #000;
font-size: 14px;
}

h1 {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
background-color: transparent;
color: #29537C;
clear: both;
font-size: 30px;
}

h2, h3, h4, h5, h6 {
background-color: transparent;
color: #244767;
clear: both;
}

h2, h3, h5 {
	margin-top:24px; 
}

h1 {
	margin-top: 60px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	border-bottom: 0 solid #911c1c;
	text-align: center;
}

h1.ex2
{
font:bold 30px/40px Calibri, Tahoma, Arial, sans-serif;
}

h2 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #8f8fb3;
}

h3 {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
border-bottom: 0 solid #8f8fb3;
}

h4 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: transparent;
	color: #29537C;
	clear: both;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: #29537C, Tahoma, Arial, sans-serif;
	background-color: transparent;
	color: #009999;
	clear: both;
	font-size: 16px;
	margin-top: 0px;
}

blockquote {
	color: #244767;
	font-size: 93%;
	line-height: 20px;
	font-family: Segoe Print, Cambria, Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-transform:lowercase;
	margin-top: 12px;
	margin-right: 56px;
	margin-bottom: 12px;
	margin-left: 56px;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: #0000FF; 
text-decoration: none;
}

a:visited {
color: #666699;
text-decoration: none;
}

a:hover {
color: #9999FF;
text-decoration: none;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: none   
}

#Header {
position: relative;
height: 241px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 180px 0 180px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 180px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 1px solid #f0f5fb;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px auto;

}

#Header {
background-image: url(../image-files/fkg1202.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-color: #ffffff;
}

#NavColumn {
background-image: url(../image-files/nav-background.jp);
background-repeat: no-repeat;
background-color: #ffffff;
}

#ContentColumn {
background-image: url(../image-files/contentbg.jp);
background-repeat: no-repeat;
background-color: #ffffff;
}

#ContentColumn p{
margin: 20px;
}

#ContentColumn h1{
margin: 20px;
}

#ContentColumn h2{
margin: 20px;
}

#ContentColumn h3{
margin: 20px;
}

#ExtraColumn {
background-image: url(../image-files/rightbg.jp);
background-position:top;
background-repeat: no-repeat;
background-color: #ffffff;
height:200px;
}

#Footer {
background-image: url();
background-repeat: no-repeat;
background-color: #ffffff;     
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 12px;
color: #333;
}

#ExtraColumn {
font-size: 12px;
}

#NavColumn h4 {
font-size: 90%;
color: #333;
margin-top: 0;
text-align:center;
}

#ExtraColumn h4 {
font-size: 135%;
color: #333;
margin-top: 0;
text-align:center;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: Calibri, Tahoma, Arial, sans-serif;
background-color: #ffffff;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 135%;
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
color: #244767;
margin: 12px 0;
text-align:center;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
color: #333;
background-image:url(../image-files/buttonover.png);
background-repeat:repeat-y;
background-color: #c9d7e4;       
border: 1px solid #999;
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #333;
background-image:url(../image-files/buttonover.png);
background-repeat:repeat-y;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:visited {
color: #333;
background-image:url(../image-files/buttonover.png);
background-repeat:repeat-y; 
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:hover {
color: #333;
background-image:url(../image-files/buttonover.png);
background-repeat:repeat-y;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: #fff;   
text-decoration: none;
}



/* ------ 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: #244767;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Calibri, Tahoma, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #ffffff;
text-align: center;
}

.ExtraNav a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 8px;
}

.ExtraNav a:visited {
color: #999;
text-decoration: none;
}

.ExtraNav a:hover {
color: #CCC;
background-color: #98b2e2;
text-decoration: none;
}

#Header .ExtraNav {
font-size: 120%;
position: absolute;
top: 0;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
font-size: 120%;
margin: 12px auto;

}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
	background-image: url(../image-files/calloutbox.pn);
	background-repeat:no-repeat;
	background-color: #ffffff;
	width: 85%;
	border: 1px solid #222222;
	border-radius:10px;
	padding: 15px;
	color: black;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}

div.CalloutBox p {
margin: 13px;
}

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-image: url(../image-files/reminderbox.png);
background-repeat:no-repeat;         
background-color: #243c4a;
width: 24%;
border: 1px solid #1a2126;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #FFF;
}

.ReminderBox h4 {
font-size:16px;
margin-top:5px;
margin-bottom:0px;
padding: 0px;
text-align: center;
}

.ReminderBox p {
font-size: 12px;
margin: 0px;
padding: 0px;
line-height: 14px;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.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;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-image: url(../image-files/calloutbox.png);
background-repeat:no-repeat;   
background-color: #cccccc;
width: 85%;
border: 1px solid #333333;
border-radius:10px;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

.ReturnToNavBox p {
text-align:center;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: #ffc;
border: 1px solid #8f8fb3;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}

/* ------ Rounded Corner Link Box ------ */

.linkbox
{
width:190px;
padding:11px;
border:2.5px solid #FFFFFF;
border-radius:10px;
background-image: url(../image-files/calloutbox.png);
background-repeat:no-repeat;
background-color: #cccccc;
margin:0px;
float:right;
}
.linkbox p
{
font-family:Calibri, Tahoma, Arial, sans-serif;
font-size:14px;
line-height:50%;
}
.linkbox a:link
{
color:#774C39;
text-decoration:none;
}
.linkbox a:visited
{
color:#CF987F;
text-decoration:none;
}
.linkbox a:hover
{
color:#CF8462;
text-decoration:underline;
}
.linkbox a:active
{
color:CF8462;
}

.linkbox h2
{
color:#0C2943;
font-size:16px;
text-align:center;
padding:0px;
}
.linkbox hr
{
color:#FFFFFF;
}

/* ------Narrow Rounded Corner Link Box ------ */

.nlinkbox
{
padding:11px;
border:2.5px solid #FFFFFF;
border-radius:10px;
background-image: url(../image-files/calloutbox.png);
background-repeat:no-repeat;
background-color: #cccccc;
margin:0px;
float:right;
}
.nlinkbox p
{
font-family:Calibri, Tahoma, Arial, sans-serif;
font-size:12px;
line-height:50%;
}
.nlinkbox a:link
{
color:#774C39;
text-decoration:none;
}
.nlinkbox a:visited
{
color:#CF987F;
text-decoration:none;
}
.nlinkbox a:hover
{
color:#CF8462;
text-decoration:underline;
}
.nlinkbox a:active
{
color:CF8462;
}

.nlinkbox h2
{
color:#0C2943;
font-size:14px;
text-align:center;
padding:0px;
}
.nlinkbox hr
{
color:#FFFFFF;
}


/* -- Content and Link Box -- */

.cbox
{
width:480px;
padding:11px;
border:2.5px solid darkblue;
border-radius:10px;
background-repeat:no-repeat;
background-color: #FFFFFF;
margin:0px;
align:center;
margin-left: auto;
margin-right: auto;
}
.cbox p
{
font-family:Calibri, Tahoma, Arial, sans-serif;
font-size:14px;
line-height:120%;
}
.cbox a:link
{
color:#0000CC;
text-decoration:none;
}
.cbox a:visited
{
color:#336699;
text-decoration:none;
}
.cbox a:hover
{
color:#666699;
text-decoration:underline;
}
.cbox a:active
{
color:#8080E6;
}
.cbox h2
{
color:#000099;
font-size:20px;
text-align:center;
padding:0px;
}
.cbox h3
{
color:#000099;
font-size:18px;
text-align:left;
padding:0px;
}
.cbox h4
{
color:#000099;
font-size:16px;
text-align:left;
padding:0px;
}
.cbox hr
{
color:#FFFFFF;
}


/* -- Author Box -- */

.authorbox
{
width:495px;
padding:11px;
border:2.5px solid darkblue;
border-radius:10px;
background-repeat:no-repeat;
background-color: #EBE9D9;
margin:0px;
align:center;
margin-left: auto;
margin-right: auto;
}
.authorbox p
{
font-family:Calibri, Tahoma, Arial, sans-serif;
font-size:14px;
line-height:120%;
}
.authorbox a:link
{
color:#0000CD;
text-decoration:none;
}
.authorbox a:visited
{
color:#8080E6;
text-decoration:none;
}
.authorbox a:hover
{
color:#666699;
text-decoration:underline;
}
.authorbox a:active
{
color:#8080E6;
}
.authorbox h2
{
color:#0C2943;
font-size:16px;
text-align:center;
padding:0px;
}
.authorbox hr
{
color:#FFFFFF;
}

/* -- Weather Table -- */

#weather
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#weather#customers td, #weather th
{
font-size:.9em;
border:0px solid #4A692C;
padding:5px 10px 10px 10px;
}
#weather th
{
font-size:.9em;
text-align:center;
padding-top:7px;
padding:5px 10px 10px 10px;;
background-color:#29537C;
color:#ffffff;
}
#weather td
{
text-align:left;
height:20px;
vertical-align:left;
padding:5px 10px 10px 10px;
color:#111111;
}
#weather tr.alt td 
{
color:#111111;
background-color:#ADC2D6;
}

/* -- Drink Table -- */

#drink
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
background-image: url(../image-files/calloutbox.png);
background-repeat:no-repeat;
background-color: #cccccc;
width: 85%;
border: solid #FFFFFF;
}
#drink a:link {
color: #0000FF; 
text-decoration: none;
}
#drink a:visited {
color: #4444444;
text-decoration: none;
}
#drink a:hover {
color: #FF9966;
text-decoration: none;
}
#drink td, #drink th
{
font-size:.92em;
border:0px solid #4A692C;
}
#drink th
{
font-size:.9em;
text-align:center;
padding-top:7px;
padding:20px 0px 20px 0px;;
background-color:#8A887C;
color:#ffffff;
}
#drink td
{
text-align:center;
height:70px;
padding:0px 0px 0px 0px;
color:#FFFFFF;
}
#drink tr.alt td 
{
color:#;
background-color:##F1F1F0;
}

/* ------ 3 links across ------ */

#across
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:90%;
border:0px
}
#across td, #across th 
{
font-size:1em;
text-align:center;
border:0px solid #98bf21;
padding:3px 7px 2px 7px;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
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;
}

