#contentBorder {
  padding : 30px;
  margin: 0;
}

#contentGrid {
	width : 800px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}

.contentWrapper {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial;
}

.contentWrapper p, .para {
   padding : 10px 0;
   font-size : 12px;
   font-weight: normal;
   line-height: 16px;
   color : #252525;
}

#prForm td, #prForm th {
   padding : 2px 0;
   font-size : 12px;
   font-weight: normal;
   line-height: 14px;
   color : #252525;
}

h1, .title16 {
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #567A91;
	text-align: center;
}

.fnt14 {
	font-size: 14px;
}

.fnt14Upr {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}

.title14 {
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #FFFFFF;
}

.title11 {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color : #252525;
}

.testimonialsWrapper {
   width : 626px;
   margin: 0 auto;
   text-align : center;
}
.testimonials {
   padding : 30px 10px;
   text-align : left;
   font-family : arial;
   font-size : 12px;
}

.testimonials h1 {
   font-size : 22px;
   font-weight : bold;
   color : #FF8000;
   border-top : 1px solid #CCC;
   border-bottom : 1px solid #CCC;
   padding : 20px 5px;
   margin-bottom: 10px;
}

.testimonials hr {
   border: 1px solid #CCC;
   margin: 10px;
}

.testimonials  .testimonial {
   font-style : italic;
   font-weight : bold;
   text-align : justify;
   line-height: 16px;
}

.testimonials p {
   padding : 5px;
}

.testimonials a {
   text-decoration : none;
   color : #CC6600;
}

form {
  padding: 0;
  margin: 0;
}

.cntr {
  text-align: center;
}

.jstfy {
  text-align: justify;
}

.blueFnt {
	color : #567A91;
}

.orangeFnt {
	color: #E86E47;
}

.readMore a {
	color : #567A91;
  text-decoration : none;
  font-size : 9px;
}

.orangeLbl {
	height: 42px;
	padding : 11px 5px 0 5px;
	background: url(../images/bcLayout/orangeLbl.png) no-repeat;
}

.galleryLbl {
	padding : 0 0 0 120px;
}

.moreDesignCl {
	padding:  2px 0 0 50px;
}
.moreDesignCl a {
	font-size: 12px;
	font-weight: bold;
	color : #FFF;
	text-decoration: none;
}

.contentWrapper ul.lftPadRnd {
   font-size : 12px;
   font-weight: normal;
   line-height: 14px;
   color : #252525 !important;
   padding-left: 20px;
}
.contentWrapper ul.lftPadRnd li {
   list-style: disc;
}


.contentWrapper ul.lftpad {
   padding-left: 20px;
}

.contentWrapper ul.ldisc {
   list-style-type: none; 
   font-size: 12px;
   line-height: 14px;
   padding-left: 15px;
}

.contentWrapper ul.ldisc li {
   list-style: disc;
}

.introCl p {
	margin: 0;
	padding : 0;
}

.introCl td {
	margin: 0;
	padding: 0;
	text-align: left;	
	vertical-align: top;
}

.introFiller {
	width : 25px;
}

.detailsCl {
   width : 520px;
   text-align: center;
   margin: 0 auto;
}

.detailsCl td {
  text-align: left;
}

.detailsCl .fAndCWidth {
   width: 250px;
}

.detailsCl .fAndCFillerWidth {
   width: 20px;
}

.detailsCl a {
	text-decoration: underline;
	color: #666;
  font-size: 12px;
}

#prForm textarea, #prForm input, #prForm select {
   padding : 2px;
   font-size : 12px;
   font-weight: normal;
   line-height: 14px;
   color : #252525 !important;
} 

.gLnk a {
	color: #252525;
  text-decoration: none;
}
.orangeLnk a {
	color: #E86E47;
  text-decoration: none;
}
.blueLnk a {
	color : #567A91;
  text-decoration: none;
}

.tdLblCl {
  background: url(../images/lblBkg.png) no-repeat;
  height : 43px;
  font-weight: bold;
  font-size: 11px;
  padding-left: 23px;
}

.grayFontClr {
   color :#252525;
}

.greenFontClr {
   color :#112C0D;
}

.h1WithBtnCl table {
   width : 100%;
}

.h1WithBtnCl td {
   vertical-align: middle;
}

table.defaultTb {
    width: auto;
    min-width: 0;
    display: table;
    padding : 0;
    margin: 0;
}

table.defaultTb td {
    width: auto;
    min-width: 0;
    padding : 0;
    margin: 0;
}

.lngTxtFld {
   width : 400px;
}

#showMsg {
   margin : 5px;
   padding : 20px;
   border : 1px solid #252525;
}
#statusDesc {
   margin : 50px;
   padding : 20px;
   border : 1px solid #252525;
}

.contactInformation tr, .contactInformation td {
   padding : 2px;
}
