/*
-----------------------------------------------
Grand Lodges Screen CSS styles
Developed by: Red Studio
Author: Dan Hower
Version: 1.0
Date: July 2008
----------------------------------------------- */


/* Structure - Global Divs
----------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	}
	
body {
	font-size: small;
	font-family: georgia, serif;
	color: #46260e;
	background: #46260e;
	}
	
#align {
	width: 970px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	}
	
#main {
	width: 970px;
	background: #e2cc96;
	float: left;
	}
	
#main-landing {
	width: 970px;
	background: #e2cc96 url(images/main_bg.gif) bottom right no-repeat;
	float: left;
	}
	
#footer-home {
	width: 970px;
	padding: 5px 0 15px 0;
	background: transparent;
	float: left;
	}
	
#footer {
	width: 950px;
	height: 53px;
	padding: 12px 0 0 20px;
	background: url(images/footer_bg.png) repeat-x;
	float: left;
	behavior: url(iepngfix.htc);
	}
	
* html #footer {
	width: 950px;
	height: 33px;
	padding: 12px 0 0 20px;
	background: url(images/footer_bg.png) repeat-x;
	margin-bottom: 20px;
	float: left;
	behavior: url(iepngfix.htc);
	}
	
#footer-home p, #footer p, * html #footer p {
	font-size: 85%;
	color: #e2cc96;
	}
	
	
/* Structure - Brand Divs
----------------------------------------------- */
#logo-large {
	position: absolute;
	top: 0;
	left: 20px;
	width: 243px;
	height: 118px;
	background: transparent;
	margin: 0;
	padding: 0;
	z-index: 5000;
	behavior: url(iepngfix.htc);
	}
	
#logo-small {
	position: absolute;
	top: 0;
	left: 20px;
	width: 199px;
	height: 101px;
	background: transparent;
	margin: 0;
	padding: 0;
	z-index: 1;
	behavior: url(iepngfix.htc);
	}
	
	
/* Structure - Content Divs
----------------------------------------------- */
#wrapper1 {
	width: 930px;
	padding: 40px 20px 20px 20px;
	float: left;
	}
	
#gradient {
	width: 930px;
	background: url(images/gradient.png) top left no-repeat;
	float: left;
	}
	
#masthead {
	width: 930px;
	margin-bottom: 20px;
	float: left;
	}
	
#col2 {
	width: 691px;
	padding-top: 6px;
	float: right;
	}
	
#fullcol {
	width: 930px;
	float: left;
	}
	
.leftcol {
	width: 336px;
	margin-right: 15px;
	float: left;
	}
	
.rightcol {
	width: 340px;
	float: right;
	}
	
#contact {
	width: 648px;
	border: 1px solid #46260e;
	padding: 20px;
	float: left;
	}
	
#contact .leftcol {
	width: 250px;
	margin-right: 15px;
	float: left;
	}
	
#contact .rightcol {
	width: 383px;
	float: right;
	}

	
/* Navigation
----------------------------------------------- */
#nav {
	width: 970px;
	height: 27px;
	padding-top: 8px;
	background: transparent url(images/nav_bg.gif) left bottom repeat-x;
	list-style: none;
	float: left;
	}
	
#nav li {
	padding: 0 21px;
	float: right;
	}
	
#nav li a {
	font-weight: bold;
	color: #e2cc96;
	text-decoration: none;
	padding-bottom: 12px;
	display: block;
	float: left;
	}

#nav li a:hover {
	color: #fff;
	background: url(images/nav_pointer.gif) no-repeat 50% bottom;
	}
	
#nav li a.selected {
	color: #fff;
	background: url(images/nav_pointer.gif) no-repeat 50% bottom;
	}
	
	
/* Sub Nav - All Pages except for Home Page
----------------------------------------------- */
#subnav {
	width: 191px;
	min-height: 242px;
	padding: 2px;
	margin-top: 6px;
	background: transparent;
	border: 2px solid #46260e;
	float: left;
	}
	
* html #subnav {
	height: 242px;
	}
	
#subnav .padding14 {
	width: 161px;
	min-height: 212px;
	padding: 14px;
	background: #46260e url(images/subnav_bg.png) bottom left repeat-x;
	border: 1px solid #46260e;
	}
	
* html #subnav .padding14 {
	height: 212px;
	}
	
#subnav ul  {
	padding-top: 5px;
	list-style: none;
	}
	
#subnav ul li a {
	width: 147px;
	font-size: 85%;
	color: #e2cc96;
	background: transparent;
	border-top: 1px solid #46260e;
	padding: 5px 5px 5px 9px;
	display: block;
	text-decoration: none;
	}
	
#subnav ul ul  {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#subnav ul ul li a {
	width: 101px;
	padding-left: 46px;
	}
	
#subnav ul li a:hover {
	color: #fff;
	background: #977b56;
	}
	
#subnav ul li a.selected {
	color: #fff;
	background: #977b56;
	}
	
#subnav ul ul li a:hover {
	color: #fff;
	background: transparent;
	}
	
#subnav ul ul li a.selected {
	color: #fff;
	background: transparent;
	}
	
	
/* Table Styles
----------------------------------------------- */
table {
	font-size: 11px;
	background: #f7f1e1;
	border: 10px solid #f7f1e1;
	margin-bottom: 15px;
	}
	
th, td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	}
	
td.right {
	text-align: right;
	}
	
tr.altrow {
	background: #f0e5ca;
	}
	
	
	
/* Heading Styles
----------------------------------------------- */
h1 {
	font-size: 24px;
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 18px;
	margin-bottom: 5px;
	}
	
#subnav h2 {
	margin: 0;
	background: #46260e;
	}
	
h3 {
	font-size: 14px;
	padding-bottom: 10px;
	}
	
	
	
/* Fonts and Link Styles
----------------------------------------------- */
p {
	font-size: 85%;
	line-height: 20px;
	padding-bottom: 15px;
	}
	
a {
	color: #46260e;
	text-decoration: underline;
	}
	
a:hover {
	color: #fff;
	text-decoration: none;
	}
	
a.selected {
	color: #fff;
	text-decoration: none;
	}
	
#locmap #map a:hover {
	color: #46260e;
	text-decoration: none;
	}
	
	
/* Bulleted List Style
----------------------------------------------- */
ul.bullets {
	font-size: 85%;
	line-height: 20px;
	padding-bottom: 25px;
	list-style: none;
	}
	
ul.bullets li {
	padding-left: 20px;
	background: url(images/bullets.gif) left 50% no-repeat;
	}
	
ul.bullets li.twolines {
	padding-left: 20px;
	line-height: 20px;
	background: url(images/bullets.gif) left 15% no-repeat;
	}
	
ul.bullets li.threelines {
	padding-left: 20px;
	line-height: 20px;
	background: url(images/bullets.gif) left 10% no-repeat;
	}
	
ul.bullets li.fourlines {
	padding-left: 20px;
	line-height: 20px;
	background: url(images/bullets.gif) left 7% no-repeat;
	}
	
ul.bullets li.fivelines {
	padding-left: 20px;
	line-height: 20px;
	background: url(images/bullets.gif) left 6% no-repeat;
	}
	
	
/* Form and Label Styles
----------------------------------------------- */
#contact input, #contact select, #contact textarea {
	width: 200px;
	margin-bottom: 10px;
	}
	
	
/* Images, Padding, Margins and Misc. Styles
----------------------------------------------- */
img {
	border: 0;
	display: block;
	}
	
img.right {
	margin-left: 15px;
	float: right;
	}
	
.margin20bottom {
	margin-bottom: 20px;
	}
	
.indent237 {
	margin-left: 237px;
	}
	
hr {	
	color: #46260e; 
	background: #46260e;
	height: 1px;
	border: 0;
	margin: 20px 1px 10px;
	}
	
.pngfix {
	behavior: url(iepngfix.htc);
	}

	
/* Home Page Slideshow Styles
----------------------------------------------- */	
#rotator {
	width: 970px;
	height: 647px;
	overflow: hidden;
	}
	
#rotator img {
	position: absolute;
	top: 27;
	left: 0;
	display: none;
	}
	

/* Google Map Styles
----------------------------------------------- */	
#locmap {
	margin: 0 0 15px 15px;
	padding: 5px;
	background: white;
	border: 1px solid #46260e;
	float: right;
	}

#locmap #map {
	width: 469px;
	height: 291px;
	}
