
/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #fff;
background-image: url(../image-files/bodybg.jpg);
background-repeat: repeat-x; 
padding: 0;
margin: 0;
font-family: Arial, sans-serif;
color: #333;
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #cc6600;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 15px;
}

h1 {
margin-top: 5px;
font-family: Arial, san-serif;
border-bottom: none;
text-align: center;
font-size: 140%;
}

h2 {
margin-top: 5px;
font-family: Arial, san-serif;
border-bottom: none;
text-align: center;
font-size: 130%;
}

h3 {
margin-top: 5px;
font-family: Arial, san-serif;
border-bottom: none;
text-align: center;
font-size: 120%;
}

img {
border: 0 ;
}



/* -- General Link Styling -- */

a:link {
color: blue; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: black;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 1000px;
border: none;   
}

#Header {
position: relative;
height: 335px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 210px 0 200px;    
}

#NavColumn {
float: left;
width: 185px;               
margin-left: -990px;        
}

#ExtraColumn {
float: left;
width: 189px;               
margin-left: -190px;       
}

#Footer {
clear: both;
width: 100%;
padding: 8px 0;
}

.Liner {
padding: 10px;
}

#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;
}

#Header {
background-image: url(../image-files/header-image.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {
background-image: url(../image-files/background.jpg);
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
position: relative;
top: -30px;
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
}

#ContentColumn {
position: relative;
top: -50px;
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
background-image: url(../image-files/footerbg.jpg);
background-repeat: no-repeat;
background-color: #fff;    
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 90%;
color: black;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
font-size: 90%;
color: black;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: black;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family:  Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 110%;
color: #000;
border-bottom: none;
margin: 12px 0;
position: relative;
left: -5px;
text-align: left;
}

.nav-image{
position: relative;
top: 10px;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
width: 140px;
}

.Navigation li {
background-color: transparent;        
border-bottom: 1px dotted #666;
margin-bottom: 3px;
font-weight: bold;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: blue;
display: block;     
padding: 3px 0 3px 4px;
text-decoration: none;

}

.Navigation a:visited {
color: purple;
display: block;     
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:hover {
color: black;
display: block;     
padding: 3px 0 3px 4px;
background-color: transparent;  
text-decoration: underline;
}



/* ------ Section 5 - Additional Navigation ------ */




/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family:  Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: transparent;
text-align: center;
}

.ExtraNav a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav a:hover {
color: black;
background-color: transparent;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 5px;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 12px auto;
background-color: transparent;
position: relative;
top: -10px;
}





.ExtraNav2 {
font-family:  Arial, sans-serif;
font-weight: bold;
}

.ExtraNav2 ul {
list-style-type: none;
padding: 0;
}

.ExtraNav2 ul li {
display: inline;
background-color: transparent;
text-align: center;
}

.ExtraNav2 a:link {
color: white;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav2 a:visited {
color: #cccccc;
text-decoration: none;
}

.ExtraNav2 a:hover {
color: #ffcc00;
background-color: transparent;
text-decoration: underline;
}

#Header .ExtraNav2 {
font-size: 85%;
position: relative;
top: 225px;
text-align: center;
}

#Header .ExtraNav2 ul { 
margin: 0;
}





/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: #333;
font-size: 11px;
}

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-color: #fff;
width: 170px;
border: 1px solid #666;
background-image: url(../image-files/calloutbg.jpg);
background-repeat: repeat-x;
padding: 5px;
margin-bottom: 50px;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: transparent;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}




/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

/* -- floats -- */

.img-left {
  float: left;
  padding: 2px;
  margin-right: 5px;
  border: 1px solid #666;
}
.img-right {
  float: right;
  padding: 2px;
  margin-left: 5px;
  border: 1px solid #666;
}

.img-center{
 padding: 4px;
  margin: 15px auto;
  border: 1px solid #666;
}

div.corner{
position: absolute;
top: 0;
left: 0;
height: 200px;
width: 200px;
background-image: url(../image-files/top-corner.jpg);
background-position: top left;
background-repeat: no-repeat;
}