/*
Theme Name: Williams on the Lake
Theme URI: http://www.williamsonthelake.com
Description: A theme by <a href="http://www.williamsmarketingdesign.com">Williams Marketing & Design Services</a>.
Version: 1
Author: Emily Williams
Author URI: http://www.williamsmarketingdesign.com/
*/


@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #aebb71;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	width: 100%;
	display: table;
	height: 100%;
	line-height: 16px;
}
img {
	border: 0;
}


h4  {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
	font-weight: normal;
	color: #595959;
}

a:link   {
	color: #014C48;
	font-weight: bold;
	text-decoration: none;
}

a:visited   {
	color: #014C48;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EC7823;
	font-weight: bold;
}


#header {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 792px;
	background-image: url(images/header-bkgd.jpg);
}

#header #banner {
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EC7823;
	border-left-color: #EC7823;
	background-color: #FFFFFF;
	text-align: center;
}

#header #banner #line {
	background-image: url(images/horizline.jpg);
	height: 14px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-top: 5px;
}
#header   #banner #image  {
	height: 200px;
	margin-left: 5px;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 0px;
	float: left;

}

#topmenu {
	top: 0;
	right: 0;
	margin: 0;
	float: right;
	padding-top: 70px;
	padding-right: 20px;
	display: block;
	position: relative;
}

#topmenu ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	list-style: none;
	float: left;
}
	
#topmenu ul li a {
	display: block;
	text-decoration: none; 
	color: #4C542F;
	padding: 5px 15px 5px 15px;
	white-space: nowrap;
}

#topmenu  ul  li:hover  a {
	color: #FFFFFF;
	background-color: #4C542F;
}

#topmenu  ul  ul { 
	display: none; 
}

#topmenu li:hover ul, #topmenu li.hover ul {
	position: absolute;
	display: inline;
	width: 100%;
	margin-left: -112px;
}
	
#topmenu ul li:hover li, #topmenu ul li.hover li {
	float: left;
	font-size: 11px;
}

#topmenu li:hover li a, #topmenu li.hover li a {
	color: #FFF;
	background-color: #6C7842;
}

#topmenu ul ul li:hover a {
	color: #d6e3a6;
}

#topmenu  li h3 {
	position: relative;
	float: left;
	font-size: 12px;
	margin: 0px;
}
#topmenu  li  h3 a {
	background-color: #014c48;
	color: #FFFFFF;
}

#menu {
	background-image: url(images/nav-bar.jpg);
	background-repeat: no-repeat;
	height: 58px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EC7823;
	border-left-color: #EC7823;
	clear: both;
	background-color: #FFFFFF;
}
#menu  ul {
	font-size: 12px;
	list-style: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#menu  ul  li {
	display: block;
	position: relative;
	float: left;
	padding-top: 10px;
	text-align: center;
}
#menu    ul    li    a {
	display: block;
	text-decoration: none;
	color: #68370f;
	white-space: nowrap;
	height: 32px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#menu   ul   li:hover   a {
	color: #014c48;
}

#menu   ul   ul {
	display: none;
}
#menu ul ul li {
	padding-top: 15px;
	line-height: 22px;
}


#menu     ul li:hover ul     {
	display: block;
	position: absolute;
}
#menu    ul li:hover li    {
	float: none;
	margin: 0px;
	padding: 0px;
}
#menu    ul li:hover li a    {
	color: #014c48;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	height: 22px;
	background-image: url(images/nav_bkgd.png);
	background-repeat: no-repeat;
}
#menu    ul    ul    li:hover  a {
	color: #FFFFFF;
	background-image: url(images/nav-hover_bkgd.png);


}
#border {
	width: 790px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #EC7823;
	border-left-color: #EC7823;
	border-right-style: solid;
	border-right-color: #EC7823;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#sidebar {
	width: 178px;
	float: left;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#sidebar p {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar #grey {
	width: 178px;
	background-color: #D4D2D3;
	height: 550px;
}
#searchform {
	padding-top: 50px;
	text-align: center;
}
#searchsubmit {
	margin-top: 5px;
}
#sidebar h3 {
	text-align: left;
	padding-left: 16px;
	color: #014C48;
}
#sidebar  .ul-cat a {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}
#sidebar .ul-cat li {
	text-align: left;
}
#sidebar .ul-archives a {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}

#sidebar #social {
	margin-top: 15px;
	margin-left: 20px;
}



#social  img {
	padding-right: 6px;
	padding-left: 0px;
}



#main {
	padding-top: 30px;
	float: none;
	padding-right: 30px;
	width: 535px;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 220px;
}

#maintext {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#maintext h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: bold;
}
.post {
	text-align: left;
}
.postmetadata {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.entry {
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 16px;
}
#bottom  {
	clear: both;
}

#footer {
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	line-height: 22px;
	color: #4C542F;
	clear: both;
}
#footer a:link {
	color: #68370f;
	font-style: italic;
	text-decoration: none;
}
#footer a:visited {
	color: #68370f;
	text-decoration: none;
	font-style: italic;
}
