* {
	margin:0px;
	padding:0px;  

}

html { height: 100%; margin-bottom: 0.1em; }

body { 
background: #dee0d2;
font-family: verdana, Trebuchet MS;
font-size: 11px;
line-height: 16px;
}

.marginbullets li {
margin: 0px 0px 0px 30px;

}

#redstar {
	position:absolute; top:380px; left:40px; 
}

#greenstar {
	position:absolute; top:240px; left:40px; 
}

#hallimage {
border: none;
float: left;

}

img {
border: none;
}

#image1 {
border: none;
text-align: center;
}

#image2 {
border: none;
float: right;
}


h4 {
font-size:11px;
font-weight:bold;
}

h2 {
font-size:14px;
font-weight:bold;
}

a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover {color: green;}

#right a:link { color: #ba6125; text-decoration: none;}
#right a:visited { color: #ba6125; text-decoration: none;}
#right a:hover {color: green;}

.orange p a:link { color: #ba6125; text-decoration: none;}
.orange p a:visited { color: #ba6125; text-decoration: none;}
.orange p a:hover {color: green;}


#header {
position: relative;
background: url(images/interface/header.jpg);
margin: 5px auto 0px auto;
width: 760px;
height: 105px;
border-left: #FFFFFF solid 8px;
border-right: #FFFFFF solid 8px;
border-top: #FFFFFF solid 8px;
}

#navigation {
	width: 740px;
	height: 20px;
	position: absolute;
	top: 78px;
	left: 23px;

}

#navigation ul {
	font-size: 12px;
	font-family: Trebuchet MS;
	margin-right: 17px;
	text-align: left;
	font-weight:bold;
}
#navigation li {
	display: inline;
	margin-right: 9px;
}

	#navigation a {
	text-decoration: none;
	}
	
	


#mainpic {
background: url(images/interface/csm_05.jpg);
height: 161px;
margin: 0px auto 0px auto;
width: 760px;
border-left: #FFFFFF solid 8px;
border-right: #FFFFFF solid 8px;
}

#picbar {
background: url(images/interface/csm_06.jpg);
margin: 0px auto 0px auto;
width: 760px;
height: 31px;
border-left: #FFFFFF solid 8px;
border-right: #FFFFFF solid 8px;
}

#content {
margin:0px;
padding:0px;
position:relative;
min-height:365px;
border-left: #FFFFFF solid 8px;
border-right: #FFFFFF solid 8px;
width: 760px;
margin:  0 auto 0 auto;
background: #dde0ce url(images/interface/cbg.jpg) repeat-x;
}

* html #content {
	height: 1%;
}

#content:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

#contentline {
overflow:hidden;
min-height:inherit;
width: 760px;
background: url(images/interface/transparentbg.gif) repeat-y;
}
#left {
float: left;
text-align: left;
margin-left: 7px;
width: 185px;
}

#left ul li  {
  list-style-type: none;
}

#left ul li:hover {
background:#BCCEB5;
}

#bullets {
padding: 0px 0px 0px 15px;
}

#bizleft {
float:left;
text-align: left;
margin-left: 7px;
width: 185px;
}
#bizleft ul{	 list-style: none; }

#bizleft ul li {
  border-bottom: 1px dotted #000; padding-bottom: 1px;  padding-top: 1px; 
display:block;
  margin-top: 0px;
}

#bizleft ul li:hover {
background:#BCCEB5;
}

.place {
float: left;
margin: 5px 15px 15px 5px;
}

.placem {
float: left;
height: 286px;
margin: 0px 15px 15px 0px;
}

#right {
text-align: left;
float: left;
width: 520px;
margin-left: 25px;
}

#right p {
padding-right: 10px;

}

#footer {

background: #5e614e;
text-align:center;
margin: 0px auto 0px auto;
width: 760px;
padding: 10px 0 10px 0;
color: #c9c6a2;
border-left: #FFFFFF solid 8px;
border-right: #FFFFFF solid 8px;
border-bottom: #FFFFFF solid 8px;
}

#footer a {
color: #c9c6a2;
}

#footer a:hover {
color: #8FB300;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
/*line-height:1.25;
height:15px;*/
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 0px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/********************************** */

#line {
float: left;
background:url(images/interface/line.jpg);
width: 6px;
height: 398px;
}

.newscont{

text-align: left;
margin-left: 30px;
width: 468px;
}

.newscont p {
text-align: left;
}
.simpleborder {
font-size: 16px;
padding: 15px;
border: 1px #333333 solid;
}

/* Light Box */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer, #hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.creechstmichael.net/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.creechstmichael.net/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.creechstmichael.net/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 1em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #5e614e;
	}

/* Gallery Box */
.wraper { position: relative; padding-left: 20px; padding-right: 27px; margin-bottom:20px;}
.size { width: 410px; }
.top_left {	position: absolute;	top: -20px;	left: 0px; width: 20px; height: 20px; }
.top { position: absolute; top: -20px; height: 20px; }
.top_right { position: absolute; top: -20px; right: 0px; width: 27px;	height: 20px; }
.bottom_left { position: absolute; bottom: -27px; left: 0px; width: 20px; height: 27px; }
.bottom { position: absolute; bottom: -27px; height: 27px; }
.bottom_right {	position: absolute;	bottom: -27px; right: 0px; width: 27px; height: 27px; }
.insidejpg_left { position: absolute; left: 0px; }
.insidejpg_right { position: absolute; right: 0px; }
.innerdiv {	position: relative;	overflow: hidden; margin-right: -27px; margin-left: -20px; padding-left: 20px; padding-right: 27px; }
.contentgallery { background-color: #e0e2d4; text-align:center;}
.position { top: 23px; }
.contentgallery ul li {
  list-style-type: none;
  display: inline;
  line-height: 15px;
 margin-right: 10px;
}

.contentgallery ul li img {
  padding: 5px;
  background: #fff;
  border: 1px #a1a29a solid;

}

.contentgallery ul li img:hover {  border: 1px #621618 solid;}
.clear { font-size: 0; line-height: 0; height: 0; padding: 0; margin: 0; clear: both; }

#weather {
float: right;
width: 150px;
height: 580px;
margin-top: -16px;
margin-right: -23px;
background: url(images/interface/transparentbg2.gif) repeat-y;
}

#weather p {
text-align:left;
padding-left: 10px;
}

#weather_background {
text-align:center;
}


#weather_background img {
padding-top: 8px;
padding-bottom: 5px;

}

#weather_background p {
font-size: 0.8em;
text-align:center;
}


#morenews {
width: 390px;
}

#morenews p {
margin-top: 5px;
}

#lineheight {
line-height:14px;
font-family: verdana, Trebuchet MS;
}

.g_frame {
width: 530px;
height: 160px;
border:1px solid #000;
		margin:5px 0 2px 0;

}

.g_frame_top {
position:relative;
height: 160px;
background-image: url(images/gold.png);
}

.g_frame_top_img{

width:150px;
height:115px;
border:1px solid white;
float:right;
margin:10px 10px 10px 5px !important;
margin:10px 5px 10px 5px ;
}

.g_frame_top h1{
font-size:16px;
font-weight:bold;
margin:0px 15px 5px 10px;
padding-top:13px;
}

.g_frame_top p{
font-size:11px;
margin:0px 15px 5px 10px;
}

.g_frame_top_add{
position:absolute;
bottom: 0px;
left:0px;
text-align:left;
}

.g_frame_top_add p{
font-size:11px;
margin:0px 15px 5px 10px;
}

.g_frame_top_web{
position:absolute;
bottom:0px;
left:15px;
text-align:center;
}

.g_frame_top_web p{
color:#ffffff;
font-size:13px;
margin:0px 5px 5px 25px;

}

.g_frame_top_web a{
color:#ffffff;
}

.g_frame_top_web a:hover{
color:#CFCFCF;
}

.g_frame_bottom {
height: 0px;
background-color:#5e614e;
text-align:center;

}

.g_frame_bottom p{
color:#ffffff;
font-size:14px;
margin:0px 15px 5px 10px;
padding-top:7px;
}

.g_frame_bottom a{

color:#fff;

}

.g_frame_bottom a:hover{

color:#CFCFCF;

}

	.s_frame {

	width: 530px;
	height: 160px;
	border:1px solid #000;
		margin:5px 0 2px 0;

	}

	.s_frame_top {
	position:relative;
	height: 160px;
	background-image: url(images/silver.png);
	}

	.s_frame_top_img{

	width:150px;
	height:115px;
	border:1px solid white;
	float:right;
	margin:10px 10px 10px 5px !important;
	margin:10px 5px 10px 5px ;

	}

	.s_frame_top h1{
	font-size:16px;
	font-weight:bold;
	margin:0px 15px 5px 10px;
	padding-top:13px;
	}

	.s_frame_top p{
	font-size:11px;
	margin:0px 15px 5px 10px;
	}

	.s_frame_top_add{
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:left;
	}

	.s_frame_top_add p{
	font-size:11px;
	margin:0px 15px 5px 10px;

	}

	.s_frame_top_web{
	position:absolute;
	bottom:0px;
	left:15px;
	text-align:center;
	}

	.s_frame_top_web p{
	color:#ffffff;
	font-size:11px;
	margin:0px 15px 5px 25px;

	}

	.s_frame_top_web a{
	color:#ffffff;
	}

	.s_frame_top_web a:hover{
	color:#CFCFCF;
	}
		.b_frame {

		width: 530px;
		height: 100px;
		border-top:1px solid #000;
		margin:5px 0 2px 0;

		}

		.bottomborder {
		border-bottom:1px solid #000;
		width:100;
		}

		.b_frame_top {
		position:relative;
		height: 120px;
		}


		.b_frame_top h1{
		font-size:16px;
		font-weight:bold;
		margin:0px 15px 5px 10px;
		padding-top:13px;
		}

		.b_frame_top p{
		font-size:11px;
		margin:0px 15px 5px 10px;
		}

		.b_frame_top_add{
	position:absolute;
	bottom:10px;
	left:1px;
	text-align:left;
	width: 370px;
		}

		.b_frame_top_add p{
		font-size:11px;
		margin:0px 15px 0px 10px;

		}

.g_frame_small {
width: 375px;
height: 160px;
border:1px solid #000;
		margin:5px 0 2px 0;

}

.g_frame_top_small {
position:relative;
height: 160px;
background-image: url(images/gold.png);
}

.g_frame_top_img_small{

width:150px;
height:115px;
border:1px solid white;
float:right;
margin:10px 5px 10px 5px !important;
margin:10px 5px 10px 5px ;
}

.g_frame_top_small h1{
font-size:10px;
font-weight:bold;
margin:0px 15px 5px 5px;
padding-top:13px;
}

.g_frame_top_small p{
font-size:9px;
line-height: 13px;
margin:0px 15px 0px 5px;
}

.g_frame_top_add_small{
position:absolute;
bottom: 0px;
left:0px;
text-align:left;
}

.g_frame_top_add_small p{
font-size:9px;
margin:0px 15px 5px 5px;
}

.g_frame_top_web_small{
position:absolute;
bottom:0px;
left:15px;
text-align:center;
}

.g_frame_top_web_small p{
color:#ffffff;
font-size:13px;
margin:0px 5px 5px 5px;

}

.g_frame_top_web_small a{
color:#ffffff;
}

.g_frame_top_web_small a:hover{
color:#CFCFCF;
}

.g_frame_bottom_small {
height: 0px;
background-color:#5e614e;
text-align:center;

}

.g_frame_bottom_small p{
color:#ffffff;
font-size:9px;
margin:0px 15px 5px 5px;
padding-top:7px;
}

.g_frame_bottom_small a{

color:#fff;

}

.g_frame_bottom_small a:hover{

color:#CFCFCF;

}

  #Content h1 {
    padding: 10px 0 5px 10px;
    margin: 0px;
  }

  #Content h2 {
    padding: 0;
    margin: 10px 0 0 0;
  }

  /* titles are h2 on homepage and h1 for internal */
  #Content h1.postTitle,
  #Content h2.postTitle {
    font-size: 22px;
  }

  #Content h3 {
    padding: 0;
    margin: 10px 0 0 0;
  }

  ol#posts {
    list-style: none;
    margin: 0;
    padding: 0;
  }

    li.postWrapper,
    div.postWrapper { }

      .postWrapper img { }

      div.post { }

      p.postMeta { }

  #pagination {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
    #pagination li {
      display: inlne;
    }
    #pagination .previous {
      text-align: left;
      float: left;
    }
    #pagination .future {
      text-align: right;
      float: right;
    }
.orangetextlinks {
	color: #BA6125;
}
.contentgoogle {
	margin: auto;
	height: 600px;
	width: 120px;
	margin-bottom:20px;
}
.contentgoogle2 {
	margin: auto;
	height: 600px;
	width: 160px;
	margin-bottom:20px;
}