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

html,body,table,tr,td,th,form,h1,h2,h3,h4,ul,ol,li,hr,p,a,b,i { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Verdana;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; background: url('../images/layout/6C.jpg'); }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: solid; height: 1px; overflow: hidden; }



ul, ol { margin-left: 25px; line-height: 26px; margin-bottom: 15px; font-size: 12px;  }
ul li { list-style-type: square; }

.bordered { border: 4px solid #CCCCCC; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1 { font-size: 24px; margin: 0px 0px 15px 0px; color: #892c1d; font-weight: normal; line-height: 22px; }
h2, h2 a { font-size: 16px; margin: 0px 0px 5px 0px; color: #996600; font-weight: bold; line-height: 22px; }
h3 { color: #999900; font-size: 14px; margin: 0px 0px 15px 0px; font-weight: bold; }
h4 { color: #996600; font-size: 12px; margin: 0px 0px 7px 0px; font-weight: normal; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div,input,textarea  { color: #333333; font-size: 12px;  line-height: 17px; }
a  { color: #3399CC; font: normal 12px Verdana; text-decoration: none; }
a:hover { text-decoration: underline; color: #006699; }




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

#header-img {
  width: 995px;
  margin: 0px auto;
  position: relative;
  z-index: 100;
}

#header-img img {
  position: absolute;
}
#header {
  height: 134px;
  z-index: 101;
    width: 995px; margin: 0px auto;
    position: relative;
}


#main {
	width: 960px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
    text-align: left;
    margin-top: -50px;

}


#topNav { width: 450px; text-align: center; font-size: 11px; color: #FFFFFF; line-height: 50px; float: right; margin-right: 10px; }

#topNav a { font-size: 11px; color: #333333; line-height: 42px; height: 28px; padding: 15px 8px 15px 8px; }

#topNav a:hover {
	background: #654830; text-decoration: none; color: #FFFFFF; }

/* #bodyContainer { background: url('../images/layout/body_bg.png'); } */
#bodyContainer { background: #FFFFFF; margin-top: 22px; border: 1px solid #AAAAAA; }

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

#bodyInner { padding: 15px;}

#footer { margin-top: 3px; }

#footerLeft { width: 300px; float: left; color: #FFFFFF; font-size: 11px; }
#footerRight { float: right; text-align: right; color: #FFFFFF; font-size: 11px; }

#footerLeft a, #footerRight a { color: #FFFFFF; padding: 2px 8px 2px 8px; text-decoration: none; font-size: 11px; }
#footerLeft a:hover, #footerRight a:hover { color: #FFFFFF; text-decoration: underline; }

#footLogos { text-align: center; }
#footLogos img {  margin: 0px 15px 0px 5px; }



#logo-new { position: absolute; top: -60px; right: 50%; margin-right: 130px; z-index: 103; }
#logo-pin { position: absolute; top: 0px; right: 50%; margin-right: 330px; z-index: 104; }
#random-pin { position: absolute; top: 43px; right: 50%; margin-right: 30px; z-index: 105; }
#random-pin2 { position: absolute; top: 70px; left: 50%; margin-left: 400px; z-index: 105; }


#pen { position: relative; left: 880px; top: -330px; }
#paperclip { position: absolute; top: 79px; left: 50%; margin-left: 357px; }




/* Navigation */

#menuWrapper {  height: 55px; float: right; width: 580px; margin-right: 30px;  }

#menuwrapper {
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#p7menubar {
    float: right;
}

.hac {
	margin-left: 5px;
}
#p7menubar, #p7menubar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial;
}

#p7menubar li ul {
}

#p7menubar a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
}
#p7menubar a.trigger {
	color: #FFFFFF;
}
#p7menubar li {
	float: left;
	width: 9em;
	color: #FFFFFF;
	line-height: 53px;
	font-weight: normal;
	font-size: 11px;
	list-style-type: none;
}
#p7menubar li ul li {

}


#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 ul li a  {
	color: #FFFFFF;
}

#p7menubar ul li a:hover  {
    text-decoration: underline;
}
#p7menubar li ul {
	position: absolute;
	display: none;

}
#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 a:hover {
	color: #FFFFFF;
}


#p7menubar a { padding: 16px 14px 14px 14px; color: #FFFFFF; font-weight: bold; font-size: 14px; font-family: arial; }
#p7menubar a:hover { color: #FFFFFF; text-decoration: underline;; }

#p7menubar li ul { width: 210px; background: #ede3ca; margin-top: -2px; }

#p7menubar li ul li a { font-weight: normal; font-size: 12px;  padding: 3px 10px 3px 10px; color: #000000; }
#p7menubar li ul li a:hover { color: #000000; }

#p7menubar li  a:hover { color: #654830; text-decoration: none; }




#p7menubar ul a {
}





/***************************************************************************************/
/* PAGE CONTENT */
/***************************************************************************************/

#coffee { float: right; ; margin-right: 10px; margin-top: -50px; }
#note { float: right; margin: 0px 0px 15px 15px;  width: 232px; height: 275px; background: url('../images/layout/stickynote2B.jpg'); }
#note div { padding-top: 55px; margin: 0px 20px 0px 20px; text-align: center; line-height: 22px; }

#quote { clear: right; float: right; margin: 0px px 15px 15px;  margin-top: 0px;  }
#quote img { border: none; }


.mand { color: #7bbb0b; font-weight: bold; }
#contactForm th { font-weight: normal; padding-right: 10px; }
#contactForm th, .contactForm td { padding-bottom: 6px; }
#contactForm td div { width: 230px; float: left; }



li.bigArrow { list-style-type: none; line-height: 22px; font-size: 14px; padding-left: 20px; background: url('./images/forward_alt.png') no-repeat top left; }


ol.faq {  }
ol.faq li { margin-bottom: 18px; }
ol.faq span { display: block; margin-bottom: 4px; font-weight: bold; }


ul.sitemap { margin-left: 5px; }
ul.sitemap li { line-height: 20px; list-style-type: none; }

ul.home { margin-left: 5px; list-style-type: none;   }
ul.home li { line-height: 20px; background-image: url('../images/home-check.jpg')no-repeat;  }


.paper { height: 290px; width: 206px; background: url('../images/lined_paper.jpg') no-repeat; float: left; margin-bottom: 10px; }
.paper2 { background: url('../images/lined_paper2.jpg') no-repeat;  }

.paper div { padding-top: 29px; margin-left: 20px; margin-right: 20px; display: block; font-size: 11px; line-height: 17px; }
.paper div a { line-height: 17px; font-size: 11px; }
.rm { margin-right: 47px; }



.paper-new { height: 300px; width: 230px; background: url('../images/newpaper.jpg') no-repeat; float: left; margin-bottom: 10px; }
.paper-new2 { background: url('../images/newpaper.jpg') no-repeat;  }

.paper-new div { padding-top: 29px; margin-left: 20px; margin-right: 20px; display: block; font-size: 11px; line-height: 18px; }
.paper-new div a { line-height: 17px; font-size: 11px; }
.rm { margin-right: 35px; }

.paper-new h3 {
  margin-top: 10px;
}

.paper-new p {
  padding-top: 4px;
}


.blogLink { background: url('../images/home-check.jpg') no-repeat top left; padding-left: 30px; margin-bottom: 0px; padding-bottom: 15px; }




      .resources1_categories { background: #F1F1F1; width: 210px; float: right; margin-right: 10px; }
      .resources1_categories div { display: block; margin: 20px; }
      .resources1_categories div a { display: block; line-height: 22px; }
      .resources1_title {  }
      .resources1_date { font-size: 11px; font-style: italic; }
      .resources1_teaser { margin-bottom: 5px; }
      .resources1_more {  }
      .resources1_img { float: right; margin-top: 42px; }
      .resources1_hr { margin: 25px 0px 25px 0px; border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none;  }