﻿

body {
	margin: 0px;
	padding: 0px;
	background:#555;
	text-align:left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;

}



h1, h2, h3 {
	margin-top: 0px;
	font-weight: bolder;
	color: #FFFFFF;
	
}



h1 {
	font-size: 18px;
}


h2 {
	font-size: 16px;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #E4E6E6;
}


/* Header */
#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background-image:url(../images/logoback.png); background-repeat:no-repeat; background-position:right;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12pt;
}

#header h1 a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 26px;
}


/* Logo */
#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}


/* Menu */




#menu {
	float: right;
	width: 630px;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}


#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 15px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #404040;
}

.active {
     background:#404040;
	 }


/* Page */



#page {

	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background:#E4E6E6;

}



#header-pic-index {

	background: url(../images/index-masthead.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}



#header-pic-aboutmna {

	background: url(../images/masthead5.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}



#header-pic-aboutmorrisdale {

	background: url(../images/masthead4.jpg) no-repeat left top;

	width:900px;

	height:210px;

}



#header-pic-contact {

	background: url(../images/contactusmast.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}



#header-pic-member {

	background: url(../images/masthead3.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}



#header-pic-memberedit {

	background: url(../images/masthead6.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}

#header-pic-christmas {
	background: url(../images/christmasmast1.jpg) no-repeat left top;
	width:900px;
	height:210px;
}

#header-pic-memberpres {

	background: url(../images/masthead7.jpg) no-repeat left top;

	width: 900px;

	height: 210px;

}



#header-pic-memberphoto {
	background: url(../images/masthead8.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 590px;
	
}

#content_sitemap {
	float:left;
	width:100%
}


img.thinborder {
  border:solid 3px #999999;
  padding:0px;
  margin-left:10px;
  margin-right:10px;
  margin-top:5px;
  margin-bottom:5px;
}



img.thinborderfloat {
  float:left;
  border:solid 3px #999999 ;
  padding:0px;
  margin-right:10px;
  margin-top:5px;
  margin-bottom:5px;
  } 

  

img.thinborderfloatright {

   float:right;

   border:solid 3px #999999;

   padding:0px;

   margin-left:10px;

   margin-top:5px;

}



.post {
	margin: 0px 0px 30px 0px;

}



.post .title {
	margin: 0px;
	background: #444444;
	padding: 7px 10px;
	font-size: 16px;
	font-weight:bolder;

}



.title a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}



.title a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;


}

.title h1 {
	font-weight:bolder;
	color:#FFFFFF;
    font-size:18px;
	
}

.title h2 {
	font-weight:bolder;
	color:#FFFFFF;
    font-size:16px;
	
}
.post .title h1 {
    font-weight:bolder;
	color:#FFFFFF;
    font-size:18px;
	margin-left:12px;
}



.post .title h1 a {
	font-weight:bolder;
	color:#FFFFFF;
     font-size:2.4em;
	 
}

.post .title h2 {
	font-weight:bolder;
	color:#FFFFFF;
	font-size:16px;
	
}

.post .title h2 a {
    font-size:1.8em;
	color:#FFFFFF;
	font-weight:bolder;
	
}


.post .title a:hover {
     font-weight: bolder;
	text-decoration:underline;
	
}

.post .entry {
	padding: 0 10px;
}

.post .meta {

	font-weight: bold;
	padding-left: 20px;
}



.post .byline {
	margin: 0px;
	padding-left: 20px;
}


/* Sidebar */



#sidebar {
	float: left;
	width: 300px;
    background-color:#FFF;
	height:100%;
}


#sidebar-bgtop {

}


#sidebar-bgbtm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}



#sidebar-content {

	background: url(../images/img01.jpg) repeat-y left top;

}



#sidebar ul {

	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;

}



#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	

}



#sidebar li ul {

	margin-bottom: 1.8em;
	list-style: none;

}

 

#sidebar li h2 a{

	color:#FFFFFF;
	font-weight:bold;
	margin-left:12px;
}



#sidebar li.sublist {

	margin-left:3.5em;

	list-style:none;

}



#sidebar h2 {
	background: #444444 url(../images/img02.jpg) no-repeat left 50%;
	padding: 5px 10px;
    font-weight:bold;
	font-size: 16px;
}



#sidebar a {
	text-decoration: none;
	color:#666;

}

#sidebar a:hover {
	text-decoration:underline;
}



.errormessage {

	margin-left:30px;

	margin-right:20px;

	text-align:left;

}







#sidebar a:hover {

	text-decoration: underline;

}



#sidebar a.active {

	background: url(../images/img02.gif) no-repeat 100% -40px;

}

#sidebar .active {

	background:#D9ECD9;

}



/*Contact Form */

	#contactform {

			font-family: verdana;

			border:none;

			width:600px;

			padding-left:25px;

	}



	#contactform h1 {

	font-size: 130%;

	}

	

	#contactform fieldset {

		border:none;

	}

	

	#contactform .errors {

	color: #ff0000;

	}

	

	#contactform .correct {

	color: black;

	}

	

	#contactform .title {

	color: black;

	font-weight: bold;

	font-size: 90%;

	margin-top: 2px;

	margin-bottom: 5px;

	}

	

	#contactform .field {

	color: black;

	font-size: 90%;

	margin-bottom: 7px;

	}

	

	#contactform .thanks {

	margin-top: 15px;

	color: black;

	font-size: 100%;

	margin-bottom: 15px;

	}

	

	

/* Search */



#search {

}



#search form {

	margin-bottom: 1.8em;

	padding: 0px;

}



#search fieldset {

	margin-left: 20px;

	padding: 0px;

	border: none;

}



#search #s {

	width: 160px;

}



/*Login */

#login {

}



#login form {

	margin-bottom: 1.8em;

	padding: 0px;

	border: none;	
	

}

#login .theInput {
	
	width:160px;
	font-weight:bold;
	
}

#login fieldset {

	margin-left: 20px;

	padding: 0px;

	border: none;

}



#login #s {
	width: 160px;
}

/* Footer */

#footer {
	width: 900px;
	height: 100px;
	background-color:#E4E6E6;
	background-image:url(../images/logoback.png); background-repeat:no-repeat; background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	text-align:center;
}

#footer a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


