/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-image:url(../image-files/bg1.jpg);
background-repeat: repeat;
background-color:transparent; 
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #404040;
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
background-color: transparent;
color: #604D3C;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
font-family: Arial, Georgia, Verdana,sans-serif;
border-bottom: 0 solid #8f8fb3;
text-align: center;
}

h2 {
font-family: Arial, Georgia, Verdana,sans-serif;
border-bottom: 1px solid #8f8fb3;
}

h3 {
font-family: Arial, Georgia, Verdana,sans-serif;
border-bottom: 0 solid #8f8fb3;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color:#604D3C;
font-weight:bold;
text-decoration:underline;
}

a:visited {
color:#604D3C;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color: #dcc381;
text-decoration: underline;
font-weight: bold;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 970px;
border: 0px solid #636363;   /* dark sea blue, headlines and borders */
}

#Header {
position: relative;
height: 248px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 210px 0 210px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 190px; 

              /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -970px;        /* 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: -190px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;

border-top: 0px solid #f0f5fb;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}
#Footer .Liner {
padding: 5px 0 5px 0;
}






/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-color:transparent;
background-image: url(../image-files/background2.jpg);
background-repeat: repeat-y;
}

#Header {
background-image: url(../image-files/header-image2.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#ContentWrapper {

background-color:transparent;
background-image: url(../image-files/background2.jpg);
background-repeat: repeat-y;
}

#NavColumn {
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
}

#ContentColumn {
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/footer2.jpg);
background-repeat: no-repeat;
background-color: transparent;    
text-align: center;
font-size: 85%;
height:86px;
}

#NavColumn {
font-size: 90%;
color: #404040;
border-right: 1px solid #E4E4D8;
}

#ExtraColumn {
font-size: 90%;
border-left: 1px solid #E4E4D8;
}

#NavColumn h4 {
font-size: 90%;
color: #D0B36D;
margin-top: 20px;
text-align:center;
}
#NavColumn  p{
padding-left: 8px;

}
#ExtraColumn h4 {
font-size: 90%;
color: #333366;
margin-top: 20px;
padding-left: 10px;
}
#ExtraColumn  p{
padding-left: 0px;

}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
font-size: 110%;

}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 110%;
color: #604D3C;
border-top: 0px solid #533a2f;
border-bottom: 1px dotted #404040;
margin: 12px 0;
text-align: center;
padding-top:3px;
padding-bottom: 3px;

}

/* -- 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 -- */
border: 0px solid #EEC744;
margin-bottom: 3px;
display: block;   

}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: #8D7142;
  /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;

}

.Navigation a:visited {
color: #B5A574;
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:hover {
color: #DCC381;

background-color:transparent;
text-decoration: underline;

}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link .Caption{
text-decoration: underline;

}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #604D3C;
}
/*--topmenu made with coffeecup--*/

/*** ESSENTIAL STYLES ***/
.topnavbar-menu, .topnavbar-menu * {
   margin:0;
   padding:0;
   list-style:none;
}
.topnavbar-menu {
   margin:213px 5px 0 190px; /* top right bottom left */
   line-height:1.0;
}
.topnavbar-menu ul {
   position:absolute;
   top:-999em;
   width:10em; /* submenu item width - offest below must match */
  

}
.topnavbar-menu li {
   width:auto; /* Default to 'auto'. If specified, the submenu item width and offset must match */
}
.topnavbar-menu li a {
   text-align:center;
}
.topnavbar-menu li li a {
   text-align:left;
}
.topnavbar-menu ul li {
   width:100%;
}
.topnavbar-menu li ul  {
   display:none;
}
.topnavbar-menu li:hover ul  {
   display:block;
}
.topnavbar-menu li li ul  {
   display:none;
}
.topnavbar-menu li:hover li:hover ul  {
   display:block;
}
.topnavbar-menu li:hover {
   visibility:inherit; /* fixes IE7 'sticky bug' */
}
.topnavbar-menu li {
   float:left;
   position:relative;
   
}
.topnavbar-menu a {
   display:block;
   position:relative;
}
.topnavbar-menu li:hover ul,
.topnavbar-menu li.sfHover ul {
   left:0;
   top:30px; /* match top ul list item height */
   z-index:2;
}
ul.topnavbar-menu li:hover li ul,
ul.topnavbar-menu li.sfHover li ul {
   top:-999em;
}
ul.topnavbar-menu li li:hover ul,
ul.topnavbar-menu li li.sfHover ul {
   left:10em; /* submenu offest - must match ul width above */
   top:0;
}
ul.topnavbar-menu li li:hover li ul,
ul.topnavbar-menu li li.sfHover li ul {
   top:-999em;
}
ul.topnavbar-menu li li li:hover ul,
ul.topnavbar-menu li li li.sfHover ul {
   left:10em; /* submenu offest - must match ul width above */
   top:0;
}

/*** DEMO SKIN ***/
.topnavbar-menu {
   float:left;
   margin-bottom:1em;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px; 
	font-weight:normal;   /* bold or normal */
	font-style:normal; /* italic or normal */
}
.topnavbar-menu a {
   border-right:1px solid #8D7142;
   border-top:1px solid #8D7142;
   border-bottom:0px solid #8D7142;
   padding:8px 15px;
   text-decoration:none;
}
.topnavbar-menu li.first a { 
    border-left:1px solid #8D7142;
    }
.topnavbar-menu a, .topnavbar-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
   color:#8D7142;
}
.topnavbar-menu a:hover, .topnavbar-menu a:active  { /* visited pseudo selector so IE6 applies text colour*/
   color:#B5A574;
}

.topnavbar-menu li li a { 
    border:1px solid #EFDEA6; border-top-width:0; 
    }
.topnavbar-menu li li li.first a { 
    border:1px solid #EFDEA6; 
    }
.topnavbar-menu li {
   background:#FFFFFF;
}
.topnavbar-menu li li {
   background:#B5A574;
}
.topnavbar-menu li li li {
   background:#B5A574;
}
.topnavbar-menu li:hover, .topnavbar-menu li.sfHover,
.topnavbar-menu a:focus, .topnavbar-menu a:hover, .topnavbar-menu a:active {
   background:#EFDEA6;
   outline:0;
}

.topnavbar-menu li li a, .topnavbar-menu li li a:visited { 
    color:#000000;
}

.topnavbar-menu li li a:hover, .topnavbar-menu li li a:active, .topnavbar-menu li li a:focus { 
  color: #000000;
} 



/*--end topmenu--*/

/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, 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: #604D3C;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: #604D3C;
text-decoration: none;
}

.ExtraNav a:hover {
color: #D0B36D;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 100%;
position: absolute;
top: 0px;
right: 10px;
}

#Header .ExtraNav ul { 
padding-left: 0px;
}
#Header .ExtraNav ul li{ 
text-align:left;
padding: 0 5px;
margin-right:8px;
}

#Header .ExtraNav a:link {
color: #fff;
text-decoration: none;
text-align: center;
font-weight: bold;
padding-right:0px;
padding-left: 0px;

}

#Header .ExtraNav a:visited {
color: #fff;
text-decoration: none;
text-align: center;
font-weight: bold;
padding-right:0px;
padding-left: 0px;
}

#Header .ExtraNav a:hover {
color: #82BFF5;
text-decoration: none;
text-align: center;
font-weight: bold;
padding-right:0px;
padding-left: 0px;
}

#Footer .ExtraNav {
margin: 0px auto 10px;
background-color: transparent;
}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px solid #EFDEA6;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

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: 24%;
border: 1px solid #404040;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #000;
}

.ReminderBox h4 {
color: #404040;
margin: 0;
padding: 2px;
text-align: center;
background-color: #EFDEA6;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: #fff;
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-color: transparent;
width: 90%;
border-top: 1px solid #333366;
border-bottom: 1px solid #333366;
margin: 25px auto 0px auto;
padding: 1px;
text-align: center;
}

/* -- RSS Box -- */

#RSSbox {
width: 150px;
background-color: #fff;
border: 1px solid #404040;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #7f7f7f;
line-height: 120%;
text-align: center;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #D49C47;
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;
}


