@charset "UTF-8";
/* CSS Document */
/* Web Design and Development by Karl Sneath, Mid America Productions */

/* ||||||| RESET ||||||| */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	
	
	
	
	
/* ||||||| FRAMEWORK ||||||| */

html {
min-height: 100%;			
}

body {
	min-height: 100%;
	text-align: center;
	margin: 0pt;
	background: url(../graphics/union/header-backing.png) repeat-x #ccdac4;
	}	
	



/* ||||||| BLOCK STYLES ||||||| */

#contentcontainer {
	margin: 0 auto;
	width: 960px;
	}		
	
#headermccall {
	margin: 0 auto;
	height: 160px;
	width: 960px;
	background: url(../graphics/mccall/header.jpg);
	position: relative;
	}
	
#headerwindsor {
	margin: 0 auto;
	height: 160px;
	width: 960px;
	background: url(../graphics/windsor/header.jpg);
	position: relative;
	}	
	
#altlinks {
	width: 250px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 40px;
	}
	
#menu {
	height: 28px;
	width: 960px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 12px;
	}		
	
#pagecontent {
	width: 960px;
	margin: 0 auto;
	position:relative;
	background: url(../graphics/union/col2-footer.jpg) no-repeat bottom right;
	}	
	
#col1 {
	width: 600px;
	margin: 50px 40px 20px 40px;
	float: left;
	text-align: left;
	}	
	
#col2 {
	width: 240px;
	margin: 50px 40px 170px 0px; /* Bottom margin of 170px is so when col2 is longer than col1, the content in col2 does not overlap the plant image */
	float: left;
	text-align: left;
	}
	
#endpagecontent{				/* This element allows the #pagecontent element to render in browswer as having height 
								(of whichever column is longer -- otherwise it renders as having no height). Therefore,
								this allows the background image to be visible on the rendered page. */
	clear:both;
	}	
	
#footercontainer {
	clear: both;
	height: 225px;
	background: url(../graphics/union/footer-backing.jpg) repeat-x;
	}	
	
#footer {
	width: 960px;
	height: 225px;
	margin: 0 auto;
	background: url(../graphics/union/footer-image.jpg);
	}
	
#footercol1 {
	width: 880px;
	margin: 50px 40px 20px 40px;
	float: left;
	text-align: left;
	}	
	



/* |||||| INLINE STYLES ||||||| */

/* ------- divs ------- */

.col2dectop {
	width:  240px;
	height: 70px;
	background: url(../graphics/union/col2-flourish-top.png) no-repeat;
	padding-bottom: 20px;
	}	
	
.col2content {

	}	
	
.col2decbottom {
	width:  240px;
	height: 70px;
	background: url(../graphics/union/col2-flourish-bottom.png) no-repeat bottom;
	padding-top: 20px;
	}

/* These are for the staff lists with pictures */	
.floatleft { float:left; width: 170px; margin-bottom: 20px; }
.floatright { float:right; width: 392px; margin-bottom: 20px; }
.clearFloats { clear:both; height: 1px; margin-top: -1px; }

#col1 .floatright { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 140%; color: #4d4e52; margin-top: 6px; }	
	
/* ------- images ------- */

img.title {
	margin-bottom: 10px;
	}
	
img.inpage {
	float: left;
	border: 6px solid #8bb96b;
	margin: 7px 8px -5px 0px;
	}		
	


/* ||||||| LISTS & MENU ||||||| */


/* ------- Alternate Site Links ------- */	

#altlinks li{
	width: 250px;
	height: 30px;
	padding-top: 2px;
	list-style-type: none;
	color: #b99c83;
	font-weight: bold;
	background: url(../graphics/union/alt-link-backing.jpg) no-repeat;
	}
	
#altlinks a, #altlinks a:link {
	display: inline;
	padding-top: 0px;
	color: #e9deb4;
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	}

#altlinks a:hover {
	color: #d5b627;
	text-decoration: underline;
	}

	
/* ------- Main Menu ------- */	

#menu li {
	list-style-type: none;
	height: 40px;
	display: inline;
	padding: 0px 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #f3eabf;
	}
	
#menu li a:link, #menu li a:visited {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #f3eabf;
	}
	
#menu li a:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	font-style: normal;
	color: #d5b627;
	}
	
#menu.homepage a#home {
	color: #d5b627;
	}
	
#menu.offerpage a#whatweoffer {
	color: #d5b627;
	}
	
#menu.happeningpage a#whatshappening {
	color: #d5b627;
	}
	
#menu.staffpage a#staff {
	color: #d5b627;
	}
	
#menu.contactpage a#contact {
	color: #d5b627;
	}							


/* ------- Column 1 Lists ------- */	

#col1 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	color: #4d4e52;
	list-style-type: none;
	padding-left: 24px;				/* Determines how far the image is offset to the left of the text. */
	margin-top: 20px;
	margin-left: 10px;				/*Moves the whole line left or right */
	background: url(../graphics/union/list-item-bullet.png) no-repeat;
	background-position: 0px 4px;	/* First value moves bg image left/right, second value moves it up/down */
	font-style: oblique;
}

#col1 li a:link, #col1 li a:visited, #col1 li a:hover {
	 font-size: 14px;
	 color: #4d4e52;
	text-decoration: underline;
	}
	
#col1 li.picgallery {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	}
	
#col1 li img {
	border: 6px solid #8bb96b;
	margin: 12px 12px 0px 0px;
	}					


/* ------- Column 2 Lists ------- */	

#col2 li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #4d4e52;
	list-style-type: none;
	padding-left: 24px;				/* Determines how far the image is offset to the left of the text. */
	margin-top: 12px;
	margin-left: 0px;				/*Moves the whole line left or right */
	background: url(../graphics/union/list-item-bullet.png) no-repeat;
	background-position: 0px 3px;	/* First value moves bg image left/right, second value moves it up/down */
	font-style: oblique;
}

#col2 li a:link, #col2 li a:visited, #col2 li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d4e52;
	text-decoration: underline;
	}
	
#col2 li.picgallery {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	}
	
#col2 li img {
	border: 4px solid #8bb96b;
	margin: 6px 6px 0px 0px;
	}
	
#col2 li img.noborder {
	border: 0;
	margin-bottom: -3px;
	}		



/* ||||||| TEXT ||||||| */	

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	line-height: 160%;
	color: #5b7f49;
	}
	
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #5b7f49;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	}
	
h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #5b7f49;
	font-weight: bold;
	font-style: normal;
	}	
	
a:link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #836c00;
	font-style: oblique;
	text-decoration: none;
	}
	
a:visited {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #887b3d;
	font-style: oblique;
	text-decoration: none;
	}				
	
a:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #836c00;
	font-style: oblique;
	text-decoration: underline;
	}
	
	
#footer p, #footer h2, #footer h4 {
	color: #8bb96b;
	}

#footer p {
	line-height: 140%;
	}
	
#footer h2 {
	padding-bottom: 5px;
	font-weight: bold;
	}
	
#footer h4 {
	font-weight: normal;
	}										



/* ||||||| FORM STYLES ||||||| */

.textfield, .comments, .formbutton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	line-height: 160%;
	color: #edf3e9;
	outline: 0;
	text-align: left;
	background-color: #8bb96b;
	padding: 4px 5px 0px 5px;
	vertical-align: middle;
	}

.textfield {
	height: 26px;
	width: 300px;
	}

.comments {
	height: 200px;
	width: 400px;
	}
	
.formbutton {
	text-align: center;
	color: #edf3e9;
	width: 75px;
	height: 30px;
	background: url(../graphics/union/form-submit-backing.png);
	border: 0;
	padding: 0px;
	cursor: pointer;
	}
