/* 
Theme Name: A Taste of Niagara on the Lake
Theme URL: http://www.atasteofniagara.ca
Author: Aaron Beaudoin
Author URL: http://www.abovethefold.ca
*/

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
	text-align: left;
	margin: 0px;
	background: url('images/body-bg.gif') no-repeat;
	background-color: #FCF3CF;
	color: #322110;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
}

h1, h2, h3, h4 {
	font-family: "Goudy Old Style", arial, verdana, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}
a {
	text-decoration:none;
	color:#8B4D48;
}
a:hover {
	color:#666666;
}

#wrapper {
	postion: relative;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
	
#hdr {
	height:139px;
	width: 780px;
	background: url('images/hdr_bg.gif') no-repeat;
	border-bottom: 1px solid white;
}

#hdr h1 {
	font-size:1px;
	text-indent:-5000em;
	width:740px;
	height:158px;
	margin: 0px;
	padding:0;
}

p.introduction {
	line-height: 26.4px;
	font-size: 17.4px;
	margin-top: 0px;
	margin-bottom: 14px;
	word-spacing: 0px;
	font-style: italic;
	font-weight: normal;
	color: #8B4D48;
}

p.continue	{
	padding-bottom:10px;
	font-style: italic;
}

p.continue a {
	color: #678201;
}

p, ul, ol	{
	line-height:23.4px;
	font-size:15px;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}

.breaker {
	clear: both;
	width: 395px;
	height: 1px;
	border-bottom: 1px dotted #DFDFD8;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

.breaker2 {
	clear: both;
	width: 97%;
	height: 1px;
	border-bottom: 1px dotted #DFDFD8;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#newsbox {
	height:40px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background: url('images/nav_bg.gif') no-repeat;
}

#ticker {
	position: absolute;
	width: 425px;
	height: 40px;
	text-align: left;
	margin-left: 15px;
	margin-right: 765px;
}

.slideshow {
	margin-top: 10px;
	margin-bottom: 5px;
}

.prop {
    height:1px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#content {
	width: 780px;
	text-align: left;
	padding-top: 0px;
	background: #FEFDF9;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* sidebar */
#sidebar {
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
#sidebar ul.sidemenu {
	margin: 5px 0 15px 0;
	padding: 0;	
	border-top: 1px dotted #DFDFD8;	
}
#sidebar ul.sidemenu li {
	list-style: none;
}
#sidebar ul.sidemenu a {
	display: block;
	color: #666633;
	text-decoration: none;
	width: 97%;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 10px;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #666666;
	background-color: #FFFACD;
}

/* main */
#main {
	width: 435px;
	float: left;
	clear: left;
	display: inline;
	border-right: 1px dotted #DFDFD8;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#main form p {
	margin: 15px;
}

#nav{
	background: url('images/nav_bg.gif') repeat-x;
	border-bottom: 1px solid white;
}

#nav ul{
	margin: 0;
	padding: 0;
	width: 780px;
	height: 40px;
	text-align: center;
	list-style-type: none;
}

#nav li{
	margin: 0;
	padding: 0;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active{
	margin: 0;
	padding: 10px 7px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover{
	margin: 0;
	display: inline;
	color: #A1BBB0;
}

#subnav{
	background: url('images/nav_bg.gif') repeat-x;
}

#subnav ul{
	margin: 0;
	padding: 0;
	width: 780px;
	height: 40px;
	text-align: center;
	list-style-type: none;
}

#subnav li{
	margin: 0;
	padding: 0;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
}

#subnav a, #subnav a:link, #subnav a:visited, #subnav a:active{
	margin: 0;
	padding: 10px 7px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover{
	margin: 0;
	display: inline;
	color: #A1BBB0;
	text-decoration: none;
	border: none;
}

.thumbnail{
	margin-bottom: 10px;
	border: 1px solid #999966;
	float: left;
	margin-right: 5px;
	}
	
#wrap{
	width:402px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}

#spacer {
	height: 30px;
	width: 734px;
	padding: 0px;
	background-color: #754725;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#spacer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	text-align: center;
	margin: 4px 0px 5px 0px;
}

#banner {
	clear: both;
	display: block;
	line-height: 6px;
	width: 780px;
	height: 218px;
	padding: 0px;
	border-bottom: 1px solid white;
}

#bannerobject {
	float: none;
	padding: 0;
	display: block;
	margin: 0px;
}
#banner p {
}
	
#FlashCenter {
	margin-top: 5px;
	margin-bottom: 7px;
}

#ftr {
	clear: both;
	height: 97px;
	width: 780px;
	margin: 0px;
	background: url('images/ftr_bg.gif') no-repeat;
	text-align: center;
}

#ftr p {
	font-size: 12px;
	font-family: "Goudy Old Style", arial, verdana, sans-serif;
	color: #CCCCCC;
	padding-top: 20px;
	line-height: 10px;
}

#ftr a {
	border: none;
	color: #8CA89D;
}

#ftr a:hover {
	color:#FFFFFF;
}

.exp {
	letter-spacing: -1px;
	font-size: 14px;
	color: #666666;
	padding-bottom: 5px;
}

.listTable {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #333333;
}
.listTable tr:hover {
	background: #f9f9f9;
}
.listTable th {
	border-bottom: 1px solid #DFDFD0;
	text-align: left;
}
.listTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

.floatLeft {
	float: left;
}

.FlashCenter {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px dotted #DFDFD8;
}
.imgCenter {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 13px;
}

ul.toolbar {
	margin: 5px 0px 20px;
	clear: both;
	padding: 4px 0px 5px;
	font-size: 0.9em;
	text-align: right;
	border-bottom: 1px dashed #D9D9D0;
	height: 13px;
}
ul.toolbar li {
	display: inline;
}
ul.toolbar li a {
	float: right;
	border: none;
}

ul.toolbar li a:hover {
	color: #C1C2C4;
	border-color: #C1C2C4;
}


.floatLeft {
	float: left;
}

div.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.listDiv {
	margin-top: 5px;
	margin-bottom: 15px;
	min-height: 95px;
	height:auto !important;
	height:95px;
}
.list {
	display: block;
	background: url(/images/layout/bullet.gif) no-repeat 0px 1px;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 12px;
}

.newstext {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 40px;	
	color: #ABC4BA;
}

.newstext a {
	color: #FFFFFF;
}

.newstext a:hover {
	color: #FCF3CF;
	text-decoration: none;
}
