
/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,span,table,tr,th,td,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Arial;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }
html { min-height: 100%; height: 100%; background: #dade93; } /* Set height to 100% + 1px to force scroll bar in FF */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 20px;  height: 100%;   }
hr { border-color: #C0B654; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 12px; }


object:active, div:active { outline: none; }
object:focus, div:focus { -moz-outline-style: none; }


ul, ol { margin-left: 25px; line-height: 17px; margin-bottom: 15px; }
ol { margin-left: 30px; }


ul li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Times; font-weight: normal; }

h1, h1 a { color: #4F2849; font-size: 23px; margin: 0px 0px 15px 0px; line-height: 26px; font-weight: bold; }
h2, h2 a { color: #4F2849; font-size: 18px; margin: 0px 0px 10px 0px; line-height: 22px; font-weight: bold; }
h3, h3 a { color: #4F2849; font-size: 15px; margin: 0px 0px 5px 0px; line-height: 17px; font-weight: bold; }
h4, h4 a { color: #4F2849; font-size: 12px; font-family: Arial; line-height: 17px; }
h5, h5 a { color: #4F2849; font-size: 12px; font-family: Times; line-height: 15px; margin: 0 0 5px 0; font-weight: bold; }

p  { margin: 0px 0px 12px 0px; }
p, table, td, div, a  { color: #4F2849; font-size: 12px; line-height: 16px; }
a  { color: #4F2849; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: 0;}


.frm td, .frm th { padding: 3px 0px 3px 0px; vertical-align: top; }
.frm th { padding-right: 10px; text-align: left; }


/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {
	
}


#header_container {
	width: 976px;
	margin: 0px auto;
	background: url('../images/layout/header-bg.jpg') no-repeat;
}
#header {
    height: 160px;
}
#logo {
	width: 125px;
	float: left;
	border: none;
	margin-top: 15px;
	margin-left: 20px;
}
#header span { font-size: 24px; line-height: 24px; width: 220px; float: left; margin: 85px 0 0 20px; }
#header-testimonials { width: 550px; float: right; margin: 100px 20px 0 0; font-family: Times; font-style: italic; font-size: 14px; }
#header-testimonials a { width: 200px; float: right; text-align: right; font-size: 10px; font-style: normal; margin-right: 20px; }


#nav_container {
	width: 976px;
	margin: 0px auto;
}

#body_container {
  width: 976px;
  margin: 0px auto;
}


#body {
	min-height: 370px;
	height: auto !important; /*MOZ/IE7*/
	height: 360px; /*IE6*/
}

#body_inner {
    padding: 20px 24px 0px 24px;
}


#quote-box { width: 174px; float: left; background: url('../images/layout/quote-box-mid.jpg') repeat-y; }
#quote-box a { display: block; }


#footer_container {
	width: 976px;
	margin: 0px auto;
}

#footer {
	padding-top: 5px;
	height: 82px;
	background: #793f71;
	text-align: center;
}
#footer p { font-size: 14px; color: #FFF; }

#footer_left { width: 750px; font-size: 11px; float: left; color: #FFFFFF; text-align: left; margin-left: 45px; }
#footer_right { width: 150px; float: right; text-align: right; color: #FFFFFF; }

#footer_right img { border: none; width: 29px; margin: 7px 10px 0 0; }

#footer_left a, #footer_right a { text-decoration: none; }
#footer_left a:hover, #footer_right a:hover { text-decoration: underline; }






/* Navigation */

#nav { height: 34px; background: #793f71; }

#p7menubar { margin: 0 0 0 22px; }


#p7menubar a { display: block; }
#p7menubar a.trigger { color: #FFFFFF; }
#p7menubar li { float: left; width: 9em;	list-style-type: none; margin: 0px; }
#p7menubar li { position: relative; }
/* hide from IE mac \*/
    #p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */
#p7menubar li ul, #p7menubar ul li  { width: 100%; }
#p7menubar li ul { position: absolute; display: none; margin: 0px; }
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a { }
#p7menubar li:hover ul, #p7menubar li.p7hvr ul { display: block; }
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a { /*    background: #33CCFF;*/ }

#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {background: #ebf0cf; color: #793f71; } /*  */

/* Set styles below */

#p7menubar a { padding: 0px 22px; color: #FFFFFF; font-weight: normal; font-size: 14px; font-family: arial; line-height: 34px; }
#p7menubar a:hover { color: #793f71; background: #436a96; text-decoration: none; }
#p7menubar li ul { width: 210px; background: #264971; }
#p7menubar li ul li a { font-weight: normal; font-size: 12px; line-height: 15px; padding: 8px 22px; border-top: solid 1px #FFF; }
#p7menubar li ul li a:hover { color: #39b54a; }




#testimonials hr {
  margin: 15px 0px 15px 0px;
}


#testimonials span {
  font-style: italic;
  padding-top: 10px;
  display: block;
}

