/* 
    Document   : styles
    Created on : July 15, 2009, 9:13:30 AM
    Author     : Lee Averbeck
    Description:
        Purpose of the stylesheet follows.
*/


root { 
    display: block;
}

body {
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
  }

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #d11241;
  line-height: 24px;
  margin: 10px 0 10px 0;
  text-transform: lowercase;
  }

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #4b784d;
  line-height: 24px;
  margin: 10px 0 10px 0;
  text-transform: lowercase;
  }

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 10px 0px 10px 0px;
  text-transform: lowercase;
  }

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 24px;
  margin: 0 0 10px 0;
  }
p.Rev {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #000000;
  line-height: 24px;
  margin: 10px 0px 5px 0px;
  }
p.RevSig {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 16px;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px dotted #000000;
  }
p.date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }


hr {
  margin: 5px 0px 5px 0px;
  border: 0px; 
  color: #000000; 
  background-color: #000000; 
  height: 1px; 
  clear: both;
  }

img.RevPhoto {
  float: right;
  margin: 0 0 10px 50px;
  border: 1px solid #b2004b;
  }

img.Icons {
  float: left;
  margin: 10px 8px 10px 0;
  border: 0px; 
  }
img.Bicons {
  float: left;
  margin: 10px 10px 10px 0px;
  border: 0px;
  }
img.LogoPart {
  float: left;
  margin: 10px 10px 10px 0px;
  padding: 0px;
  border: 0px;
  }
img.LogoSister {
  float: left;
  margin: 10px 0px 10px 120px;
  padding: 0px;
  border: 0px;
  }

br.clr {
  clear: both;
  }

a {
  color: #4b784d;
  text-decoration: underline;
  }
a:hover {
  color: #b2004b;
  text-decoration: none;
  }

/* ********************************************* */
/* Layout Divs                                 */
/* ********************************************* */

#Enclose {
  background: #ffffff;
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 900px;
  }


#Header {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  }
#Header img {
  display: block;
  border: 0px;
  margin: 0px;
  padding: 0px;
  }

#Nav {
  font-size: 12px;
  line-height: 28px;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: right;
  height: 30px;
  border-bottom: 1px solid #000000;
  text-transform: lowercase;
  }
#Nav a {
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  }
#Nav a:hover {
  color: #99cc33;
  }


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


#Footer {
  margin: 20px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  height: 25px;
  clear: both;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  border-top: 1px solid #000000;
  }
#Footer .SPdot {
  margin: 0px 20px 0px 20px;
  padding: 0px;
  }

#Flash {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  }

#PAnum {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0px 0px 10px 0px;
  text-align: center;
  }

/* ********************************************* */
/* Events styles                                 */
/* ********************************************* */

.EventContent {
  border: 1px solid #e2e2e2;
  margin: 10px 10px 10px 0px;
  }

.EventImage {
  float: right;
  margin: 10px 20px 10px 10px;
  padding: 0px;
  border: 0px;
}
.EventImage img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.Paragraph {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 18px;
  margin: 0px 10px 10px 0px;
  padding: 2px 5px 3px 5px;
  border-bottom: 1px solid #e2e2e2;
  }

.File {
  margin: 0px 20px 5px 0px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #c0c0c0;
  }

.evlabel {
  background: #e0e0e0;
  text-align: right;
  width: 120px;
  margin: 0px 5px 1px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  clear: left;
  line-height: 17px;
  }
.Paragraph .evlabel {
  margin: 0px 5px 1px -5px;
  }


/* ********************************************* */
/* Form Stuff                                    */
/* ********************************************* */

form {
  margin: 0px;
}


.gform {
	margin: 10px 0px 0px 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	}
.gform input {
	margin: 5px 10px 10px 0px;
	padding: 0px;
	}
.gform textarea {
	margin: 5px 10px 10px 0px;
	padding: 0px;
        display: block;
	}
.gform input.boxes {
	margin: 10px 5px 0px 0px;
	padding: 0px;
        float: left;
        display: inline;
	}
.gform label {
  float: left;
  text-align: right;
	margin: 5px 10px 0px 0px;
	padding: 0px;
  width: 130px;
	}
.gform input.resub {
        display: inline;
	margin: 10px 0px 10px 20px;
	}
.gform .ButtonPane {
  margin-left: 140px;
}

/* ********************************************* */
/* SWDL Overides                                 */
/* ********************************************* */

.cboxes {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 75px 0px;
  }
.cboxes input {
  margin: 10px 5px 0px 0px;
  padding: 0px;
  float: left;
  }
.cboxes label {
  margin: 3px 10px 0px 0px;
  padding: 0px;
  width: 200px;
  line-height: 30px;
  text-align: right;
  float: left;
  clear: none;
  }

.UserAddEditView input.boxes {
  margin: 10px 5px 10px 0px;
  padding: 0px;
  float: left;
  display: inline;
  }
.UserAddEditView label.boxes {
  margin: 8px 10px 0px 0px;
  padding: 0px;
  width: 200px;
  height: 30px;
  float: left;
  line-height: 14px;
  text-align: right;
  }


.ButtonPane {
  clear: both;
}

/* ********************************************* */
/* Gallery Styles                               */
/* ********************************************* */

#Gallery {
        width: 900px;
	}

#Gallery #GallerySub img {
        border: 0px;
	}

#Gallery img.gallerypic {
	border: 8px solid #c4c6d3;
        float: left;
	}

#Gallery #GalleryCategories {
  clear: both;
  }

#Gallery #GalleryThumbnails {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 500px;
  padding: 0px;
	}

#Gallery img.GalleryPic {
	border: 1px solid #b2004b;
	}

#Gallery .MainImage {
  float: right;
  margin: 0px 0px 0px 0px;
  }

#Gallery .Thumbnail {
	float: left;
	margin: 0px 20px 10px 0px;
	color: #000000;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
	height: 135px;
	}
#Gallery .Thumbnail img {
	display: block;
	margin: 0px 0px 0px 0px;
	border: 0px;
	}

#Gallery #ThumbnailEnclose {
	float: right;
	width: 500px;
  padding: 0px;
	}

#Gallery .PagerNav {
  margin: 0px 0px 10px 5px;
  }

#MainPicDescription {
  float: left;
  width: 500px;
  margin: 0px 0px 0px 0px;
  }
a.rtpl {
  background: #efefef url(images/BackArrow.gif) no-repeat;
  margin: 20px 0px 10px 0px;
  padding: 5px 145px 8px 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #4b784d;
  text-decoration: none;
  border: 1px solid #c0c0c0;
  text-transform: lowercase;
  letter-spacing: 1px;
  }
a.rtpl:hover {
  color: #b7113d;
  }

#Projects_Additions {
  float: left;
  width: 250px;
  margin: 20px 0px 0px 115px;
  padding: 0px 0px 25px 0px;
}
#Projects_Additions h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #d11241;
  line-height: 24px;
  margin: 10px 0px 10px 0px;
  text-transform: lowercase;
  text-align: center;
  }
#Projects_Additions img {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 1px solid #000000;
  }

#Projects_Additions a {
  background: #ffffff url(images/carotWhite.gif) no-repeat;
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #4b784d;
  text-decoration: none;
  text-transform: lowercase;
  }
#Projects_Additions a:hover {
  color: #b7113d;
  }

#Projects_Remodeling {
  float: right;
  width: 250px;
  margin: 20px 115px 0px 0px;
  padding: 0px 0px 25px 0px;
}
#Projects_Remodeling h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #d11241;
  line-height: 24px;
  margin: 10px 0px 10px 0px;
  text-transform: lowercase;
  text-align: center;
  }
#Projects_Remodeling img {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 1px solid #000000;
  }

#Projects_Remodeling a {
  background: #ffffff url(images/carotWhite.gif) no-repeat;
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #4b784d;
  text-decoration: none;
  text-transform: lowercase;
  }
#Projects_Restoration a:hover {
  color: #b7113d;
  }

#Projects_Projects_in_Process {
  clear: both;
  background: #efefef;
  margin: 25px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #c0c0c0;
}
#Projects_Projects_in_Process h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin: 0px 0px 10px 0px;
  text-transform: lowercase;
  }

#Projects_Projects_in_Process a {
  background: #efefef url(images/carotGray.gif) no-repeat;
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  color: #67792a;
  text-decoration: none;
  text-transform: lowercase;
  }
#Projects_Projects_in_Process a:hover {
  color: #b2004b;
  }


/* ********************************************* */
/* Drop Down Menus                               */
/* ********************************************* */

.transMenu .item {
    color:#4b784d;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
  }
.transMenu .item.hover {
	background:#b2004b;
	color:#ffffff;
	}

/* ********************************************* */
/* Jquery Cycle Basic Styles                     */
/* ********************************************* */

.slideshow { height: 400px; width: 900px; margin: 0 }
.slideshow img { padding: 0; border: 0; background-color: #eee; }
