/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */



body {

background-image:url(https://www.ontario-waterfront-cottages.com/images/reviseback.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: sans-serif, Arial, Georgia, 'Times New Roman', Palatino ;
color: #6A6A6A;
font-size: 90%;

}

.with_images .othervisitors p {
margin-left:56px;
}
.thumb_container {
float:left;
width:50px;
height:50px;  
overflow:hidden;
margin-top:3px;
}
.with_images .othervisitors .submission_thumbnail {
width:100%;
}

h1, h2, h3, h5, h6 {
background-color: transparent;
color: #6A6A6A;
clear: both;
}

h4{
 background-color: transparent;
color: #000000;
clear: both;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 3px;
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: 0px ridge #a27d37;
padding-top: 3px;
}

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 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 1px solid ;
color: #404040   /* dark sea blue, headlines and borders */
}

#Header {
position: relative;
height: 150px;
}

#Header1 {
position: relative;
height: 165px;
}

#Header2 {
position: relative;
height: 140px;
}

#Header3 {
position: relative;
height: 140px;
}
#Header4 {
position: relative;
height: 140px;
}
#Header5 {
position: relative;
height: 140px;
}



#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 180px 0 180px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 179px;               /* 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: 179px;               /* 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 these 4 green lines and paste into your CSS file */
padding:1px 0;
min-height:138px; /* change this number to the header height you wrote down, minus 2px */
_height:138px; /* IE6 min-height fix */ /* change this number to the header height you wrote down, minus 2px */
}


#Footer .Liner {
margin: 0;
padding: 0;
}


/* ------ Section 3 - Page Structure Details ------ */


#PageWrapper {
margin:0 auto;
background-image:url();
background-repeat:repeat-y;
}


#Header .Liner { /* add .Liner, then remove this comment */
background-image:url(https://www.ontario-waterfront-cottages.com/images/header2015main.jpg);
background-repeat:no-repeat;
background-color:transparent;
} 


#Header1 {

background-image: url(https://www.ontario-waterfront-cottages.com/images/melheadtest.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#Header2 {

background-image: url(https://www.ontario-waterfront-cottages.com/images/header2015main.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#Header3 
#Header4 
#Header5 
#Header6 
#Header7 








  /***** 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:#F9FFFF;
 box-shadow:4px 4px 4px #ccc;
 border-radius:4px;
 }
 
   .blogItItem1 {
 margin:18px 0;
 padding:0 12px;
 border:1px solid #ccc;
 background-image:url(https://www.ontario-waterfront-cottages.com/images/back.jpg);
 box-shadow:4px 4px 4px #ccc;
 border-radius:4px;
 }

    .blogItItem2 {
 margin:18px 0;
 padding:0 12px;
 border:1px solid #ccc;
 background-image:url(https://www.ontario-waterfront-cottages.com/images/kawarthas.jpg);
 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: #F8F8F8;
}
    
#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: 1px solid;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #00FFFF;
text-align: center;
}

.ExtraNav a:link {
color: black;
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: green;
text-decoration: none;
text-align: center;
padding: 0 10px;
}

.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: 3px solid #271FFF;
margin: 10px auto 24px auto;
padding: 10px;
color: black;
}

.CalloutBox1 {
padding:5px;
background-color:#80FFFF;
width:99%;
margin: 1px auto 24px auto;
color:#929292;
font-weight:bold; }

.CalloutBox12 {
padding:5px;
background-color:#DAEBFE;
width:99%;
margin: 1px auto 24px auto;
color:#000000;
font-weight:bold; }

.CalloutBox11 {
padding:5px;
background-color:#800000;
width:90%;
margin: 1px auto 24px auto;
color:#FFFFFF;
font-weight:bold; }


.CalloutBox10 {
padding:5px;
background-color:#CCBFA3;
color:#7B3F00;
width:99%;
margin: 1px auto 24px auto;
color:#004080;
font-weight:bold; }


.CalloutBox2 {
background-color: #D9FFFF;
width: 95%;
height: 750px;
border: 3px solid #004080;
margin: 10px auto 24px auto;
padding: 4px;
color: #000000;
}

.CalloutBox3 {
background-color: #D9FFFF;
width: 95%;
height: 450px;
border: 3px solid #004080;
margin: 10px auto 24px auto;
padding: 4px;
color: #000000;
}

.CalloutBox4 {
background-color: #F4FAFF;
width: 95%;
height: 100%px;
border: 5px solid #004080;
margin: 10px auto 24px auto;
padding: 4px;
color: #000000;
}



.CalloutBox5 {
background-color: #D9FFFF;
align:left;
width: 45%;
border: 1px solid #004080;
margin: 10px auto 24px auto;
padding: 4px;
color: #000000;
}


.CalloutBox6 {
padding:5px;
background-color:#004080;
width:99%;
margin: 1px auto 24px auto;
color:#000000;
font-weight:bold; }





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;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;

}

.ReminderBox2 {          
background-color: #E6E6E6;
width: 95%;
padding:10x;
border: 2px solid #004080;
margin: 0 0 12px 18px;
float: center;             /* adding float enables text to flow around it */
color: #000000;
}



.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}




.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-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: 0px solid ;
padding: 2px;
margin: 2px 2px 2px 2px;
text-align: center;
}

.ItemLeft {
float: left;
border: 2px solid #FFFFFF;
padding: 5px;

text-align: center;
}

.ItemLeft2 {
float: left;
width: 90%;
padding: 2px;
margin: 2px 18px 12px 0;
border: 2px solid #000066;
text-align: center;
}

div.half-width-box-left {
   background-color:#000000;
	margin: 5px 5px 5px 5px;
	border:2px solid #2b1c02;
	padding: 1px;
	width: 225px;
	float: left;

.CalloutBox2 {
background-color: #D9FFFF;
width: 100%;
height: 
border: 3px solid #004080;
margin: 5px auto 24px auto;
padding: 4px;
color: #000000;
}


/*TOP NAV BAR NAVIGATION8*/

body {
   behavior: url("../inc/csshover3.htc");
}

#topNav {
	width: 900px;
}
#topNav .highlight {
	color: #FFCC00;
}

#topNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 1px;
}

#topNav ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topNav  ul li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	padding: 1px;
	margin: 0px 0px 2px;
	border-top: 1px solid #4F0C0A;
	border-right: 1px solid #4F0C0A;
	border-bottom: 1px none #4F0C0A;
	border-left: 1px solid #4F0C0A;
	text-decoration: none;
}
#topNav ul li a:hover {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#topNav ul li:hover ul{
	display: block;
}

#topNav ul li ul {
	display: none;
	position: absolute;
	margin: 0px;
	padding-top: 15px;
	width: 300px;
	background-image: url(/images/navBar/whiteBack.png);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

#topNav ul li ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	clear: left;
}

#topNav ul li ul li a {
	color: #320000;
	padding-left: 5px;
	padding-right: 5px;
	width: 270px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

#topNav ul li ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: underline;
	background-image: url(/images/navBar/yellowBack.png);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#topNav ul li ul li ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 290px;
	font-size: 14px;
	font-style: italic;
	list-style-type: circle;
}

#topNav ul li ul li ul li {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: circle;
}

#topNav ul li ul li ul li a {
	color: #320000;
	margin: 0px;
	padding: 0px 5px 0px 20px;
	width: 255px;
}



/*** 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*/


