/* Stonegate CSS Document */
/* CSS Document */
html {
  height:100%; 
  width:100%; 
  margin:0; 
  padding:0
}

body {
  height:100%; 
  width:100%; 
  font-family:"Times New Roman", Times, serif;
  background-color:#FFFFFF;
  color:#000000; 
  margin:0; 
  padding:0;
  background-image:url(images/side_walls.gif);
  background-repeat:repeat-y;
  background-position: top center
}

div#caption {
  font-size:11px;
  padding-bottom:10px
}

div#caption textarea {
  font-size:11px;
  width:100px;
  text-align:center
}

div#home_contact {
  font-size:16px;
  padding-top:5px
}

span#serving {
  font-size:18px;
  font-weight:bold
}

div#quality_mason {
  color:#5C5B5B;
  padding-bottom:7px;
  font-size:18px;
  font-weight:bold
}

.error {
  color:#FF0000
}

.sub_title {
  font-size:16px;
  font-weight:bold;
  color:#5C5B5B;
  padding-left:14px;
  font-style:italic
}

a {  
  text-decoration: underline;
  color:#000000
}

a:link {
  text-decoration: underline
}

a:visited {
  text-decoration: underline
}

a:hover {
  text-decoration: none
}

a:active {
  text-decoration: underline
}

div#nav_links_bg {
	height:40px;
	width:930px;
	background-image:url(images/nav/nav_bg.gif);
	background-position:center;
	background-repeat:no-repeat
}

div#nav_links {
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:24px
}

div#nav_links a {
	color:#FFF;
	text-decoration:none;
	display:inline-block;
	height:34px;
	padding:6px 12px 0px 12px
	
}

div#nav_links a:hover {
	background-color:#999
}

div#nav {
  width:930px;
  height:45px
}

div#spotlight_img {
  text-align:center;
  font-size:12px
}

div#wrapped {
	width: 930px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
	background-color:#E3EDED
}

div#center {
	width:930px;
	margin: 0 auto;
}

div#head {
  background-color:#FFFFFF
}

div#center_right {
  float:right;
  width:307px;
  text-align:center
}

div#center_right_content {
  padding: 0px 0px 0px 7px;
  color:#000000;
  text-align:center;
  width:287px
}

div#center_left {
  float:left;
  width:623px;
  text-align:left
}

div#center_left_content {
  font-size:18px;
  color:#000000;
  padding: 0px 7px 0px 14px
}

div#footer, #push {
  background-image:url(images/foot_fader.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  width: 930px;
  height: 30px;
  margin: 0 auto;
  font-size:12px;
  text-align:center;
  background-color:#FFFFFF
}

div#push {
	clear: both;
	background:none;
}

div#foot_nav_copy {
  text-align:center;
  font-size:16px;
  padding-bottom:7px;
  word-spacing:4px;
  background-color:#FFFFFF
}

div#foot_nav_copy a {
  font-size:16px;
}

.pdesc {
  font-size:12px
}

#admin_nav {
  font-size:12px;
  text-decoration:none;
  background-color:#FFFFFF;
  color:#000000;
  padding:1px;
  border:1px solid black
}

#admin_nav:hover {
  font-size:12px;
  text-decoration:none;
  background-color:#000000;
  color:#FFFFFF;
  border:1px solid white
}

div#copysite {
  font-size:12px;
  word-spacing:0px;
  padding-top:5px;
  padding-bottom:5px
}

div#copysite a {
  font-size:12px;
}

#email_bg { 
  background-image:url(images/email_bg.gif);
  background-repeat:no-repeat;
  background-position:center;
  text-align:center;
  width:287px;
  height:26px;
  color:#FFFFFF
}

#email_bg a {
  color:#FFFFFF;
  padding-left:40px
}

#lic_ins {
  font-size:12px
}

div#paging_nav_links {
  text-align:center
}

div#paging_nav_links a {
  	background-color:#666666;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	padding:0px 3px 0px 3px;
	border: 1px solid #000000
}

div#paging_nav_links a:hover {
    background-color:#333333
}

#page_current {
    background-color:#000000;
	color:#666666;
	font-size:14px;
	padding:0px 3px 0px 3px;
	border: 1px solid #000000
}
