body
{
  margin: 0 auto;
}
table
{
  margin: 10px;
}
.wrapper
{
  width: 1028px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 175px;

}
/**************************** Header Section Starts ***************************/
.header
{
  width: 1024px;
  height: 146px;
  background: url(../images/pancakeblue/header.png);
  background-repeat: no-repeat;
}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
  width: 1024px;
  height: 44px;
  background: url(../images/pancakeblue/menu.jpg);
  background-repeat: no-repeat;
  padding-left: 130px
}

.menu-text
{
  font-family: verdana;
  font-size: 14px;
  color: #ffffff;
  padding: 12px 30px 10px 8px;
  float: left;
  /* font-stretch: condensed; */
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
/*
.first-section
{
width: 1024px;
height: 235px;
border: solid 2px #ffffff;
}*/

/* Manuall Override the first section on the homepage front to align it correctly.*/
.first-section {
  position: relative;
  top: -6px;
  right: 1px;
}

.right-image
{
  width: 230px;
  height: 235px;
  float: right;
  background-image: url(../images/pancakeblue/right-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.content .right-image
{
  width: 230px;
  border-right: solid 1px #ffffff;
  background-image: none;
  background-color: #18A5ED;
  min-height: 500px;
  float: right;
}
.mid-image
{
  /* Default Background Image */
  width: 443px;
  height: 235px;
  float: right;
  background-image: url(../images/pancakeblue/mid-image.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.mid-image img
{
  /* Original Image Size: 443x235 */
  /* This is to override the default "background image" for the main page */
  width: 443px;
  height: 235px;
  margin: 0;
  padding: 0;
  border: none;
}
.left-image
{
  width: 238px;
  height: 235px;
  float: right;
  background-image: url(../images/pancakeblue/left-image.jpg);
  background-repeat: repeat-x;
  border-right: solid 1px #ffffff;
  text-align: left;
}

.left-image .description p,
.left-image .description{
  color: #FFF;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 675px;
  height: 139px;
  border-bottom: solid 1px #dbdbdb;
  float: right;
  position: relative;
  top: -3px;
}
.pack-box3
{
  width: 230px;
  height: 139px;
  float: right;
  background-image: url(../images/pancakeblue/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pancakeblue/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.pack-box1
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pancakeblue/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 675px;
  height: 170px;
  float: right;
}
.down-box2
{
  width: 230px;
  height: 170px;
  float: right;
  background-image: url(../images/pancakeblue/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.down-box1
{
  width: 444px;
  height: 170px;
  float: right;
  background-image: url(../images/pancakeblue/down-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.down-box1 p{
  text-align: justify;
}
.down-box1 img{
  float: right;
}
/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 238px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 217px;
  height: 309px;
  float: right;
  background-image: url(../images/pancakeblue/left-image1.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 21px;
  height: 309px;
  float: right;
  background-image: url(../images/pancakeblue/left-image2.jpg);
  background-repeat: repeat-x;

}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: right;
  width: 900px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
#wrapper-header{
  margin-bottom: 2px;
}

.content h1, .content h2, .content h3, .content h4  {
  line-height: normal;
  margin-left: 12px;
  margin-right: 12px;
}
.title1 a,
.title2 a,
.title3 a{
  text-decoration: none;
}
.title1,
h1,
h2,
h3,
h4
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 10px;
  margin-left: 12px;
}
h2{font-size: 12pt;}
h3{font-size: 10pt;}
h4{font-size: 10pt;}
.title1 a{ color: #8f8383; }

.content .title1 {margin-top: 30px;}

#section-1 .title1,
#content-left-sidebar .title1,
#content-right-sidebar .title1{
  color:#ffffff;
  border-bottom:solid 1px #00deff;
  width:200px;
  padding-bottom:7px;
}
#section-1 .title2,
#content-right-sidebar .title2,
#content-left-sidebar .title2
{
  color: #ffffff;
}
#content-left-sidebar,
#content-right-sidebar{
  color: white;
}
#content-left-sidebar table,
#content-right-sidebar table{
  padding-left: 12px;
}
#content-left-sidebar table .even,
#content-right-sidebar table .even{
  color: gray;
}
.content #content-left-sidebar table .even,
.content #content-right-sidebar table .even{
  color: darkBlue;
  background: lightBlue;
}
#content-left-sidebar a,
#content-right-sidebar a,
.left-image a{
  color: #FFF;
}
#content-left-sidebar
{
  width: 225px;
  float:left;
  border-right: solid 1px #ffffff;
  /*
  min-height: 500px;
  background-color: #18A5ED;
  background-image: url(../images/pancakeblue/left-image.jpg);
  background-repeat: repeat-x;
  */
  border-right: solid 1px #ffffff;
  text-align: left;
  margin-left: 114px;
}
#content-right-sidebar
{
  width: 230px;
  float:right;
  border-right: solid 1px #ffffff;
  /*
  background-color: #18A5ED;
  background-image: url(../images/pancakeblue/left-image.jpg);
  background-repeat: repeat-x;
  min-height: 500px;
  */
  border-right: solid 1px #ffffff;
  text-align: left;

}
#content-left-sidebar .description,
#content-right-sidebar .description
{
  color: #fff;
}
#content-right-sidebar .profile .date-text,
#content-right-sidebar .profile .description,
#content-right-sidebar .profile img{
}
#content-right-sidebar .profile img{
  border: 1px solid black;
  float: left;
}

.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}

.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description,
.description p,
p,
li,
.testimonial
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  width: 195px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
  margin-right: 12px;
}
li{width: auto;}

/* This basically makes it so there is no double-margins when a p is inside of a .description
Basically some idiot coded this so that <p> tags were not used by default, so this is the side effect of that. */
.description p{margin: 0; padding: 0;}

.testimonial
{
  color: white;
}
.testimonial a:link
{
  color: #A4E3FF;
}
.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  /* width: 400px; */
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
  margin-right: 12px;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}
.date-text a{
  text-decoration: none;
  color: #a4e3ff;
}
hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color: blue; }



/**************************** General Section Ends ****************************/
img {
  margin: 2px 12px;
}
.wrap_left{
  float: left;
}
.wrap_right{
  float: right;
}
#section-4 .title1,
#section-4 .title2,
#section-4 .description,
#section-4 img{
  margin-left: 0;
}
.tag-line-1a
{
  float:left;
  text-align:left;
  font-family:georgia;
  font-size:2.5em;
  color:#636363;
  margin-left:40px;
  margin-top:55px;
}
.tag-line-1b
{
  float:left;
  text-align:left;
  font-family:tahoma;
  font-size:.375em;
  color:#b1b1b1;
  margin-top: 3px;
  padding-left: 10px;
}
.tag-line-2a
{
  float:right;
  margin-right:30px;
  margin-top:75px;
  text-align:left;
  font-family:georgia;
  font-size:1.625em;
  color:#636363;
}
.tag-line-2b
{
  float:left;
  text-align:left;
  font-family:georgia;
  font-size: .75em;
  color:#b1b1b1;
}

.testimonial-accredidation{
  font-weight: bolder;
  text-align: right;
}
.testimonial-client,
.testimonial-address{}
.testimonial-body{

}
.clear{
  width: auto;
  clear: both;
}
p{
  width: auto;

}
#content-center{
  width: 443px;
  /*
  height: 235px;
  */
  height: auto;
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
#content-center img{
  margin-top: 10px;
  float: left;
}
#content-center p{
  margin-top: 0;
}
#content-center .title1,
#content-center .title2
{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.25em;
  border-bottom: 1px solid gray;
}
.article-body img{
  border: 1px solid black;
}
.development-header-links{
  position: fixed;
  top:0;
  background:#EEEEEE;
  width: 100%;
  margin-bottom: 0px;
}
.admin-links{
  position: fixed;
  bottom: 0;
  /* background:#EEEEEE; */
  background:#EEEEEE;
  width: 100%;
  margin-top: 0px;
  height: 50px;
}

.program .logo{
  float: right;
}

.mini
{
  font-size: 0.75em;
}
.mini td
{
  font-size: .875em;
}
.table
{
  margin: 0;
  padding: 0;
}

.interest-rates {   margin: 0;   padding: 0;  }
.table .odd{background-color: #0DB0FB; color: #FFF;}
.table .odd a{ color: #FFF;}
.table a{ text-decoration: none; }
.table .even {   background-color: #D8D8D8; }
.mini table{width: 218px;padding-left: 0; padding-right: 1px;margin-left: 0px; display: block;}


.wrapper-inner{
  background: #FFFFFF url(../images/pancakeblue/columns-content.png) repeat-y 50% 0;
  min-height: 500px;
}
.content .wrapper-closure{
  margin-left: 4px;
  height: 50px;
  background: repeat-y url(../images/pancakeblue/columns-content-bottom.png);
}
#content-left-sidebar p,
#content-right-sidebar p{
  color: white;
}

.front .mini-app p{
  margin: 0px;
  padding: 0px;

}

/* On the front page, this applies to the quick-mini-app in the bottom left if rates are disabled. */
.front .mini-app p.left{
  margin: 0px;
  padding: 0px;
  float: left;
}
.front .mini-app p.right{
  margin: 0px;
  padding: 0px;
  float: left;
}



.title1 a{
  text-decoration: none;
}
.titl1 a:hover{
  text-decoration: none;
}

.property-column-1{
  float:left;

}
.property-column-2{

}
.borrower{clear:both;width:100%;}
.borrower .borrower-column-1 input,
.borrower .borrower-column-2 input{width: 95%;}
.borrower-column-1{
  float:left;
  width: 47%;
}
.borrower-column-2{
  width: 47%;
  float:left;
}

.rates h3{
  font-size: 1.5em;
  margin-bottom: 0px;
  padding-bottom: 0px;
}