/* =Generic page styles
----------------------------------------------- */
* {
	font-size: 100.01%;
	margin: 0; 
	padding: 0; 
}

body {
	background: url(images/template/inverness_bg_body.jpg) #FFFFFF repeat-x 0 0;
	border-bottom: 60px solid #996600;
	color: #006600;
	font: 62.5%/1.3 "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	min-width: 780px;
	text-align: center;
}

p, ul, li, form, input, textarea {
	margin: 0 0 .5em 0;
}

/* =Lists
----------------------------------------------- */

#content-a ul li {
	background: url(images/template/inverness_bg_listbullet.gif) no-repeat 0 50%;
	padding-left: 16px;
	list-style-type: none;
}

/* =Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 .8em 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4, h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

/* =Link styles
----------------------------------------------- */
img {
	border: none;
}

a:link, a:visited {
	color: #FF9900;
}

a:hover, a:focus, a:active {
	color: #000000;
}

/* =Layout
----------------------------------------------- */
#wrapper-main {
	background: url(images/template/inverness_bg_wrapper.jpg) #FFFFFF repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 760px;
}

#branding {
	background: url(images/template/inverness_bg_branding.jpg);
	height: 134px;
	position: relative;
}

#branding h1, #copyright { 
	left: -9999px;
	position: absolute;
}

#content-a {
	color: #000000;
	float: left;
	font-size: 1.3em;
	width: 510px;
}

#content-a-inner {
	padding: 0px 15px 0 15px;
}

#content-a-banner {
	width: 100%;
	text-align: center;
}

#content-b {
	float: left;
	font-size: 1.2em;
	width: 250px;
	margin: 0px;
}

#content-b-lessons {
	width: 230px;
	padding: 0px 10px 20px 10px;
}
#content-b-lessons-title {
	padding: 25px 2px 3px 6px;
	margin: 0px;
	background: #66FF66 url(images/template/content-b-lessons-top.jpg) no-repeat;
	font-size: smaller;
	line-height: 100%;
}
#content-b-lessons-bottom {
	padding: 0px;
	margin: 0px;
	background: #66FF66 url(images/template/content-b-lessons-bottom.jpg) no-repeat;
	height: 22px;
	clear: both;

}
/* =Footer
----------------------------------------------- */
#wrapper-footer {
	background: url(images/template/inverness_bg_footer.jpg) no-repeat 0 0;
	clear: both;
	height: 60px;
	position: relative;
}

/* =Post related styles
----------------------------------------------- */
.wrapper-post {
	background: url(images/template/inverness_bg_wrapper-post.jpg) #FFFFFF no-repeat 50% 100%;
	color: #666666;
	margin-bottom: .8em;
	padding-bottom: 10px;
}

.wrapper-post h3 {
	background: url(images/template/inverness_bg_wrapper-post_h3.jpg) #FFFFFF no-repeat 50% 0;
	padding: 10px 10px 0 10px;
}

.wrapper-post div {
	padding: 0 10px;
}

ul.postoptions {
	margin: 0;
}

ul.postoptions li {
	background-image: none !important;
	display: inline;
	margin-right: 10px;
	padding: 0 !important;
}

ul.postoptions li.readmore a {
	background: url(images/template/inverness_bg_readmore.gif) no-repeat 0 50%;
	padding-left: 16px;
}

ul.postoptions li.tocomment a {
	background: url(images/template/inverness_bg_tocomment.gif) no-repeat 0 50%;
	padding-left: 16px;
}

/* =Navigation
----------------------------------------------- */
#nav-main {
	background: url(images/template/inverness_bg_mainnav.jpg) no-repeat 0 0;
	height: 54px;
	padding: 0 0px;
}

#nav-main li {
	display: inline;
	float: left;
	margin: 0;
	list-style-type: none;
}

#nav-main li a {
	background: url(images/template/inverness_bg_mainnavitem.jpg) no-repeat 50% 0;
	display: block;
	letter-spacing: .3em;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 125px;
}

#nav-main li a:link, #nav-main li a:visited {
	color: #FFFFFF;
}

#nav-main li a:hover, #nav-main li a:focus, #nav-main li a:active {
	color: #FFCC99;
	text-decoration: underline;
}*/

#nav_lessons {
	margin: 0;
	color: #006600;
}

#nav_lessons li {
	color: #006600;
	list-style-type: none;
	background: #66FF66;
	margin: 0;
	padding: 1px;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}

.lesson {
	width: 100%;
	float: left;
	clear: both;
	background: #66FF66;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 2px;
}

.summary {
	color: #006600;
	background: #66FF66;
	font-size: 90%;
	padding: 1px 6px 3px 6px;
	margin: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.larger {font-size: 120%;}

.largest {font-size: 150%;}
	
.smaller {font-size: 80%;}

.smallest {font-size: 70%;}
	
.bold {font-weight: bold;}
	
.bolder {font-weight: bolder;}
	
.italic {font-style: italic;}

#nav_lessons li a:link, #nav_lessons li a:visited {
	color: #003300;
}

#nav_lessons li a:hover, #nav_lessons li a:focus, #nav_lessons li a:active {
	color: #FF9900;
	text-decoration: underline;
}

#nav-page-top a {
	background: url(images/template/inverness_button_top.jpg) no-repeat 0 0;
	left: 496px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 13px;
	width: 20px;
	height: 20px;
}

.Esp {
	background: url(images/template/Esp.jpg) no-repeat 0 0;
}

.Fre {
	background: url(images/template/Fre.jpg) no-repeat 0 0;
}

.clearit {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#wynnsys {
	clear: both;
	background-color: #996600;
	color: #CCCCCC;
	border: none;
	text-align: right;
	padding-top: 10px;
}
#wynnsys a:link {
	background-color: #996600;
	text-decoration: none;
}
#wynnsys a:hover, #wynnsys a:focus {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration: underline;
}