/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Typodermic
 * License URL: http://www.fontspring.com/fflicense/typodermic
 *
 *
 */

@font-face {
    font-family: 'ExpresswayBold';
    src: url('http://www.mediafire.com/?a2selitsf5iaduk');
    src: url('http://www.mediafire.com/?a2selitsf5iaduk?#iefix') format('embedded-opentype'),
         url('http://www.mediafire.com/?k1nc69n0zo72jc0') format('woff'),
         url('http://www.mediafire.com/?957eg3o9y7qgo8z') format('truetype'),
         url('http://www.mediafire.com/?skcna3ztoupqgek#ExpresswayBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
margin: 10px 0 5px 0;
padding: 0;
font-family: Myriad Pro,myriad-pro,sans-serif;
color: #000;
font-size: 14px;
font-weight:500;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color:black;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin: 0px 30px 0 0;
padding-bottom:10px;
font-family: Myriad Pro,myriad-pro,sans-serif;
font-weight:900;
text-align: left;
font-size:24px;
}

h2 {
font-family: Myriad Pro,myriad-pro,sans-serif;
padding:0;
font-weight:600;
font-size:20px;
}

h3 {
font-family: Myriad Pro,myriad-pro,sans-serif;
color: black;
font-weight:400;
font-size:20px;
}

h4 {
font-family: Myriad Pro,myriad-pro,sans-serif;
color: black;
font-weight:900;
font-size:20px;
}

p {
margin-bottom:2px;
font-family: Myriad Pro,myriad-pro,sans-serif;
}

blockquote {
margin: 12px 56px;
color:#701925;
font-size: 100%;
line-height: 20px;
font-family: Myriad Pro,myriad-pro,sans-serif;
}

code {
color: navy;
}

img {
border: 2px solid transparent;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: blue; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color:#000066;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 1050px;
}

#Header {
height: 203px;
width: 1050px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 225px 0 210px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 210px;
margin-top: -85px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -1050px;       /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
margin-bottom: 0px;
margin-right: 0px;
}

#ExtraColumn {
float: left;
width: 194px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -230px; 		/* STEP 5: set to -(ExtraColumnWidth) */
padding:25px 5px 0 30px;  
}

#Footer {
clear: both;
border: none;
height:106px;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0 auto;
padding:0;
background-color: transparent;
background-position: top left;
}

#Header {
background-image: url(../image-files/header-image-new-smaller.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-color: transparent;
}

#NavColumn {
background-color: transparent;
}

#ContentColumn {
background-color: transparent;
}

#ExtraColumn {
background-color: transparent;
}

#Footer {
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 90%;
color: black;
padding-top:75px;
padding-bottom:10px;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
font-size: 135%;
color: black;
padding:3px 0 3px 10px;
text-align:left;
background-color:#FFFFFF;
border-top:2px solid black;
border-right:2px solid black;
border-bottom:2px solid black;
margin:15px 0px 15px -10px;
}

#ExtraColumn h4 {
font-size: 120%;
margin: 0;
color:black;
text-align:center;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: Myriad Pro,myriad-pro,sans-serif;
background-color: transparent;
color:#000000;
font-size:110%;
}

/* -- Nav Headers -- */


.Navigation h3 {
padding:  0 0 0 5px;
font-size: 120%;
font-weight:bold;
background-color:#E4C109;
border-top:2px solid black;
border-right:2px solid black;
border-bottom:2px solid black;
margin: 15px 0px 15px -10px;
text-align:center;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0px 0px 0;
margin: -6px 0 0 0;
}

.Navigation li {
background-color:#000; /* black, for button and RSS box backgrounds -- */
border: none;
margin-bottom: 3px;
font-weight:500;
text-align:center;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
font-size:13px;
color:white;
}

.Navigation a:visited {
color: white;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
font-size:13px;
}

.Navigation a:hover {
color: black;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color:#E4C109;
text-decoration: none;
font-size:13px;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
padding-top:10px;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color:gray;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Myriad Pro,myriad-pro,sans-serif;
color:black;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 90px;
left: 765px;
width:150px;
}

#Header .ExtraNav ul {
list-style-type: none;
padding:0;
margin:0;
font-size:13px;
text-align:center;
}

#Header .ExtraNav ul li {
padding:8px 0 0 0;
margin:2px;
text-align: center;
display:block;
font-weight:bold;
font-size:12px;
}

#Header .ExtraNav a:link {
color:black;
text-decoration:none;
text-align: center;
padding: 2px 5px 2px 5px;
margin:0 0 5px 0;
}

#Header .ExtraNav a:visited {
color:#333333;
text-decoration:none;
padding: 2px 5px 2px 5px;
margin:0 0 5px 0;
}

#Header .ExtraNav a:hover {
color:#ffffff;
text-decoration:none;
background-color:#000000;
padding: 2px 5px 2px 5px;
margin:0 0 5px 0;
}

#Footer .ExtraNav {
margin: 0;
padding:0;
text-align:left;

}


#Footer .ExtraNav ul {
list-style-type: none;
padding: 8px 10px 8px 10px;
margin:0;
background-color:#E4C109;
border-top:2px solid black;
border-right:2px solid black;
border-bottom:2px solid black;

}

#Footer .ExtraNav ul li {
display: inline;
padding:0 10px 0 0;
line-height:150%;
margin:0;
}

#Footer .ExtraNav ul li a {
padding:0 10px 0 0;
text-align: left;
font-weight:bold;
}


#Footer .ExtraNav a:link {
color:black;
text-decoration: none;
padding: 3px 10px 3px 10px;
}

#Footer .ExtraNav a:visited {
color: black;
text-decoration: none;
padding: 3px 10px 3px 10px;

}

#Footer .ExtraNav a:hover {
color:white;
background-color:#000000;
padding: 3px 10px 3px 10px;
text-decoration: none;
}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color:#E4C109;
border:2px solid black;
color:black;
width: 60%;
margin: 18px auto 24px auto;
padding: 4px;
}

div.CalloutBox p {
margin: 7px;
}

p.CalloutBox {
padding: 7px;
}

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:white;
width: 24%;
border: 2px solid #000000;
margin: 0 0 12px 10px;
padding-bottom:5px;
float: right;             /* adding float enables text to flow around it */
color: #000;
}

.ReminderBox h4 {
margin: 0;
padding: 4px;
text-align: center;
background-color:#E4C109;
border-bottom: 2px solid #000000;

}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 0 10px 10px 0;
border: 0px;
}

.AdSenseBoxLeft {
margin: 10px 5px 0 0px;
float: left;
width:250px;}

.AdSenseBoxRight {
margin: 10px 0 0 5px;
float: right;
width:250px;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 10px 0px 5px 10px;
text-align:center;
margin: 0;
}

.ReturnToNavBox {
width: 75%;
text-align:right;
margin: 2px 0 0 45px;
padding: 12px 5px 0px 5px;
color:#FFFFFF;
}

.ReturnToNavBox a:link {
color:#000000;
}

.ReturnToNavBox a:visited {
color:blue;
}

.ReturnToNavBox a:hover {
color:blue;
}

#button1 {
float:left;
background-color:#006E55;
padding: 20px 20px 20px 20px;
border-style:double;
border-color:white;
border-width:thick;
border-radius:15px;
-moz-border-radius:15px;
height:300px;
width:400px;
margin-left:50px;
}

#button1 a:link {
color:white;
font-family:'ExpresswayBold',Myriad Pro,myriad-pro,sans-serif;
font-size: 30px;
font-weight: 700;
letter-spacing:3px;
text-decoration:none;
line-height:30px;
}

#button1 a:visited {
color:white;
font-family:'ExpresswayBold',Myriad Pro,myriad-pro,sans-serif;
font-size: 30px;
font-weight: 700;
letter-spacing:3px;
text-decoration:none;
line-height:30px;
}

#button1 a:hover {
color:yellow;
font-family:'ExpresswayBold',Myriad Pro,myriad-pro,sans-serif;
font-size: 30px;
font-weight: 700;
letter-spacing:3px;
text-decoration:none;
line-height:30px;
}

#button1 p { 
line-height:5px;
font-family:'ExpresswayBold',Myriad Pro,myriad-pro,sans-serif;
font-size:25px;
padding-top:-30px;
padding-bottom:30px;
color:white;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
height:200px;
border: none;
margin: 0;
padding: 40px 15px 0 15px;
font-size: 100%;
font-weight: 400;
color:#000033;
line-height: 120%;
text-align: center;
}

#RSSbox p{

margin: 5px 0 5px 0;
padding: 0;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 100%;
font-weight: bold;
color: #000;
display: block;
line-height: 100%;
margin:0;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 10px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 10px 12px 0;
text-align: center;
}
