
/***************************************************************************************/
/* 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: 'Trebuchet MS';  }  /* 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%;  } /* 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: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 14px; }


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


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


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

.bordered { border: 1px solid #DDDDDD; padding: 2px; }

h1, h2, h3, h4, h5 { font-family: 'Trebuchet MS'; font-weight: bold; }

h1, h1 a { color: #4b4b4b; font-size: 22px; margin: 0px 0px 15px 0px; line-height: 26px; font-weight: normal; }
h2, h2 a { color: #e7843d; font-size: 18px; margin: 0px 0px 15px 0px; line-height: 22px; font-weight: normal; }
h3, h3 a { color: #000000; font-size: 14px; margin: 0px 0px 15px 0px; line-height: 15px; }
p  { margin: 0px 0px 14px 0px; }
p, table, td, div, a  { color: #333333; font-size: 14px; line-height: 18px; }
a  { color: #e7843d; text-decoration: underline; font: normal 14px 'Trebuchet MS'; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: 0;}

.x {
	height: 15px;
}


.orange {
    color: #e7843d;
}


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


.quote td, .quote th { padding: 3px 0px 3px 0px; vertical-align: top; font-size: 12px; }
.quote th { padding-right: 10px; text-align: right; }


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

#main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto; /* the bottom margin is the negative value of the footer's height */
}


#header_container {
  width: 960px;
  margin: 0px auto;
}



#logo {
  float: left;
  border: none;
  margin-top: 4px;
}

#mini_nav {
  text-align: right;
  height: 32px;
  font-size: 10px;
  color: #666666;
}

#mini_nav a {
  font-size: 12px;
  color: #d36618;
  font-family: 'Trebuchet MS';
  line-height: 32px;
  padding: 0px 14px;
  text-decoration: none;
}

#mini_nav a:hover {
    text-decoration: underline;
}


#nav_container {
  width: 960px;
  margin: 0px auto;
  height: 66px;
}


#banner_container {
	height: 300px;
}

#banner {
    width: 960px;
	margin: 0px auto;
}


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


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

#body_inner {
    padding: 25px 25px 0px 25px;
}


#footer_container {
  width: 100%;
  padding: 20px 0px;
}



#footer {
	text-align: center;
	color: #999999;
}

#footer a {
    padding: 0px 10px;
	text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}










/* Navigation */

#nav { height: 43px; width: 600px; float: left; background: url('../images/layout/nav-bg.png');  }

.nav-title {
    color: #e7843d;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
}

.sub-nav {
    width: 160px;
	float: left;
}

#p7menubar li ul li div.sub-nav a {
    display: block;
	color: #333333;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	background: url('../images/layout/sub-nav-arrow.jpg') no-repeat center left;
	padding: 0px 0px 0px 13px;
	line-height: 20px;
	height: 20px;
}

#p7menubar li ul li div.sub-nav a:hover {
	color: #e7833c;
}


#p7menubar { margin: 0px 15px;  }


#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 {
	line-height: 43px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	font-size: 14px;
}


#p7menubar li ul, #p7menubar ul li  { width: 100%; z-index: 5000; }
#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: #FFFFFF; color: #e7833c; } /*  */

/* Set styles below */

#p7menubar a { padding: 0px 17px 0px 17px; color: #FFFFFF; font-weight: normal;  font-family: 'Trebuchet MS'; font-size: 14px; line-height: 43px; text-decoration: none; }
#p7menubar a:hover { color: #FFFFFF; background: #436a96; text-decoration: none; color: #e7833c; }
#p7menubar li ul { width: 210px; background: #FFFFFF;
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        -moz-box-shadow:0 0 8px rgba(0, 0, 0, 0.1);
}
#p7menubar li ul li a { font-weight: normal; color: #333333; }
#p7menubar li ul li a:hover { background: #264971; }




.left-column {
	width: 520px; float: left;
}

.left-column a {
    text-decoration: none;
}


.right-column {
	width: 346px; float: right;
}


#no-columns {
	width: 910px; float: left;
}


.home-news-link {
	font-size: 12px; text-decoration: none; color: #333333;
}


