/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */



body {
background-image:url(https://www.ontario-waterfront-cottages.com/images/back.jpg); /* aqua color for browser window background color and footer top border */
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
margin: 0;
padding: 0;
font-family: Arial, Georgia, 'Times New Roman', Palatino, serif;
color: #000;
font-size: 85%;
<span class='st_sharethis_large' displayText='ShareThis'></span>
<span class='st_facebook_large' displayText='Facebook'></span>
<span class='st_linkedin_large' displayText='LinkedIn'></span>
<span class='st_twitter_large' displayText='Tweet'></span>
<span class='st_pinterest_large' displayText='Pinterest'></span>
<span class='st_googleplus_large' displayText='Google +'></span>
<span class='st_stumbleupon_large' displayText='StumbleUpon'></span>
<span class='st_email_large' displayText='Email'></span>
}


h1, h2, h3, h5, h6 {
background-color: transparent;
color: #004080;
clear: both;
}

h4{
 background-color: transparent;
color: #000000;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 10px;
}

h1 {
margin-top: 2px;
font-family: Georgia, 'Times New Roman', 'Palatino Linotype', Palatino, serif;
border-bottom: 0 solid #004080;
text-align: center;
text-transform: uppercase;
font-weight: bold;

}

h2 {
font-family: Georgia, 'Times New Roman', Palatino, serif;
border-bottom: 1px transparent #C0C0C0;
padding-top: 1px;
}

h3 {
font-family: Georgia, 'Times New Roman', Palatino, serif;
border-bottom: 0px ridge #a27d37;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Times New Roman', Georgia, Palatino;
}

/* This is for the heading background color....your H1, H2, and H3 tags*/
.hbg2{
background-color:#2b1c02; 
color:#fff;
width: auto;

}


code {
color:#332206;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
color: black; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}

/* ------ Section 2 - Signup Forms ------- */

#PageWrapper .formwrapper {
width: 35%;
 border: 1px solid rgb(223, 242, 252);
color: #000000
 }
#PageWrapper .formbody {
background-color: rgb(247, 247, 247);
padding: 10px;
    box-shadow: 5px 5px 3px rgb(130, 107, 107);
 }
#PageWrapper .formbody input{
 }

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 760px;
border: 1px solid ;
color: #404040   /* dark sea blue, headlines and borders */
}

#Header {
position: relative;

}





#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 0px 0 0px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 0px;               /* 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: 0px;               /* 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: 4px 0;
border-top: 1px solid #000000;
}

.Liner {
padding: 5px;
}



#Header .Liner {
position: relative; /* copy and add this line */
 padding: 1px 0; /* copy and add this line */
 min-height: 109px; /* copy and add this line, & change number to header image height minus 2px */
 _height: 109px; /* IE6 min-height fix */ /* copy and add this line, & change number to header image height minus 2px */
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-image: url;
background-repeat: repeat-y;
}

#Header .Liner { /* add .Liner */

background-image: url(https://www.ontario-waterfront-cottages.com/images/spring14headernarrow.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;

}




  /***** Blog It! styles *****/
  .blogItItem .blogItThumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 150px;
  }

  .blogItItem .blogItReadMore {
    clear: both;
  }
  
  
  .blogItItem {
 margin:18px 0;
 padding:0 12px;
 border:1px solid #ccc;
 background:#ddd;
 box-shadow:4px 4px 4px #ccc;
 border-radius:4px;
 }

.adboxleft {
 margin:18px 0;
 padding:0 12px;
 border:1px solid #ccc;
 background:#ddd;
 width:90%;
 box-shadow:4px 4px 4px #ccc;
 border-radius:4px;

}





#ContentWrapper {
background-image: url;

background-color: #FFFFFF;
}
    
#ContentColumn {
background-image: url();
background-repeat: no-repeat;
border: 1px solid #004080;
background-color: transparent;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
background-image: url();
background-repeat: no-repeat;
background-color: #000000;     /* blue-gray used in left and right columns of background.gif and for footer and horizontal text-navbar */
text-align: center;
font-size: 85%;

font-weight: bold;
color: #FFFFFF;
}

#NavColumn {
font-size: 90%;
color: black;
}

#ExtraColumn {
font-size: 90%;
}

#NavColumn h4 {
font-size: 90%;
color: light blue;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: light blue;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;

font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
font-size: 110%;
color: #000000;
border-bottom: 1px solid #fff;
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: #F2FFFF;        /* tan, for button and RSS box backgrounds -- */
border: 1px solid ;
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a:link {
color: blue;
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: #000080;
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: red;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
background-color: #d3e4fb;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
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: red;
}


/* -- Horizontal Text NavBar -- */



.ExtraNav {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
border: 0px solid;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #00FFFF;
text-align: center;
}

.ExtraNav a:link {
color: white;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav a:hover {
color: red;
background-color: #d3e4fb;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 0;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 12px auto;
background-color: transparent;
}
/* -- Testing the Darn System Text NavBar Bottom of Page-- */

#Footer .ExtraNav {
margin: 12px auto;
background-color: #abc4e3;
}

/* -- Horizontal Text NavBar Bottom of Page-- */

.ExtraNav2 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav2 ul {
list-style-type: none;
padding: 0;
}

.ExtraNav2 ul li {
display: inline;
background-color: #ffc;
text-align: center;
}

.ExtraNav2 a:link {
color: blue;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav2 a:visited {
color: purple;
text-decoration: none;
}

.ExtraNav2 a:hover {
color: red;
background-color: #d3e4fb;
text-decoration: underline;
}

#Header .ExtraNav2 {
font-size: 85%;
position: absolute;
top: 0;
right: 0;
}

#Header .ExtraNav2 ul { 
margin: 0;
}

#Footer .ExtraNav2 {
margin: 12px auto;
background-color: #abc4e3;
}



/* ------ Section 6 - Boxes ------ */


.borderbox {
padding:5px;
background-color:#CCBFA3;
color:#7B3F00;
font-weight:bold;
 }

.CalloutBox {
background-color: #fff;
width: 95%;

border: 2px solid #800000;
margin: 10px auto 24px auto;
padding: 10px;
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: #ddd;
width: 30%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}





.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px solid #8f8fb3;
border-bottom: 1px solid #8f8fb3;
margin: 0 auto 12px auto;
padding: 4px;
}

/* -- 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;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 80%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
border: 0px solid #FFFFFF;
padding: 2px;

text-align: center;
}

.ItemCenter {
float: center;
border: 2px solid #000066;
padding: 2px;
margin: 2px 2px 2px 2px;
text-align: center;
}

.ItemLeft {
float: left;
border: 2px solid #FFFFFF;
padding: 2px;

text-align: center;
}







/*** this is the directory layout bar style ***/

.BarStyle {
padding:5px;
background-color:#CCBFA3;
width:100%;
margin: 1px auto 24px auto;
color:#7B3F00;
font-weight:bold; }





/* the border of the image inside your half width textbox can be changed.
Its set to #5F8B8C at the moment. You can also change the solid
to either dashed or dotted if you want to*/

/*** Picture inside the text ***/
/*Make sure your page contains a valid doctype at the top*/


