/* css for Jennycob */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {
 background: #4b0005 url('images/bg_page.png') repeat-x center top;
 color: #676767;
 font: 62.5%/1.5em "Trebuchet MS", Verdana,  Arial, sans-serif; 
 width: 100%;
}
img { border: none; }

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 970px;
}
a {
 color: #4a0005;
 text-decoration: underline; 
}
a:hover {
 color: #293600;
 text-decoration: underline; 
}

#header {
	margin: 0px auto;
	width: 960px;
	height: 132px;
 background:  url(images/bg_head.png) no-repeat 0 0; 
 position: relative; 
}
#header div {
  width: 195px;
  height: 83px;
  top: 5px;
  left: 383px;
  overflow: hidden;
  position: absolute;
}
#header div a {
  width: 1px;
  height: 1px;
  padding-top: 82px;
  padding-left: 194px;
  position: absolute;
 background:  url(images/bg_h1.png) no-repeat 0 0;
}
* html #header div a {
 background:  url(images/bg_h1.gif) no-repeat 0 0;
}
#header p {
  width: 100%;
  position: absolute;
  top: 90px;
  text-align: center;
 font: italic 1.6em/1.5em Georgia, serif; 
 color: #cebabb;
 word-spacing: 0.22em; 
}
#content-out1 {
	width: 975px;
	margin: 0px auto;
 background:  url(images/dropshadow.png) no-repeat 100% 100%;
 padding-bottom: 8px;
 padding-right: 6px;  
}
* html #content-out1 {
	width: 965px;
	margin: 0px auto;
 background:  url(images/dropshadow.gif) no-repeat 100% 100%;
 padding-bottom: 8px;
 padding-right: 6px;  
}
#content-out2 {
	width: 970px;
	margin: 0px auto;
 background:  url(images/dropshadow.png) no-repeat 0 0;
 padding-top: 5px;
 padding-left: 6px;
}
* html #content-out2 {
	width: 960px;
	margin: 0px auto;
 background:  url(images/dropshadow.gif) no-repeat 0 0;
 padding-top: 3px;
 padding-left: 6px;
}
#conTent {
	width: 960px;
	margin: 0px auto;
	padding-top: 32px;
	position: relative;
 background:  url(images/bg_content-top.png) no-repeat 0 0;
}
* html #conTent {
 background:  url(images/bg_content-top.gif) no-repeat 0 0;
}
#conTent h1 {  
  color: #4a0005;
 font: 3.2em/1.5em Georgia, serif; 
 letter-spacing: -0.035em;
 margin-bottom: 0.8em;
}
#conTent h1 span {  
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 10px;
}
#conTent h2 {
  color: #293600;
 font: 2.8em/1.5em Georgia, serif; 
 margin-top: 0.25em;
}
#conTent h3 {
 font: 2.0em/2em Georgia, serif; 
  color: #4a0005;
}

#conTent2 {
	width: 960px;
	background: #e6e6e6;
	padding-bottom:10px;
}

#content-in {
	width: 928px;
	margin: 0px auto;
	background: #fff;
	border-style: solid;
	border-color: #d9d9d9;
	border-width: 0px 1px ;
	padding-bottom:10px;
}
#full {
 height: 337px;
 width: 100%;
 background: url(images/bg_home-full.png) repeat-x 0 0; 
}
#full-in {
 height: 336px;
 width: 483px;
 padding-right: 445px;
 background:  url(images/woman_and_boy.gif) no-repeat 100% 0px;  
}
* html #full-in {
 padding-right: 385px;
}
.half-full {
 width: 440px;
/* width: 463px; */
 float: left;
 margin: 30px 43px 20px 20px;
}
.half-full p {
  font-size: 1.4em;
  line-height: 1.7em;
  margin: 0.75em 0;
}

a.gold {
  font-weight: bold;
  color: #d19813;
  text-decoration: none;
}
a:hover.gold {
  font-weight: bold;
  color: #d19813;
  text-decoration: underline;
}
#left {
	float: left;
	width: 535px;
}
.l-box {
 width: 510px;
 margin-left: 20px;
 border-bottom: 1px solid #f2f2f2; 
}
.l-box h3 {
 font: bold 2.0em/2em "Trebuchet MS", Verdana,  Arial, sans-serif; 
  color: #4a0005;
}
.l-box h3 span {  
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 7px;
}
.l-l {
 width: 235px;
 float: left; 
}
.l-r {
 width: 245px;
 float: right; 
}
.l-r p {
  font-size: 1.4em;
  line-height: 1.7em;
  margin: 0.8em 0;
}


#right {
	float: right;
	width: 365px;
 background: url('images/bg_home-righttop.png') no-repeat 0 0;
 padding-right: 10px; 
 padding-left: 10px; 
}
#right p.green {
 font-size: 16px;
 font-weight: bold;
 color: #293b00;
}
.t-box {
 width: 100%;
 border-bottom: 1px solid #e6e6e6; 
}
.cards {
 background: url('images/cards.png') no-repeat 100% 50%;
 min-height: 32px; 
}
* html .cards {
 background: url('images/cards.gif') no-repeat 100% 50%;
 height: 32px; 
}
.r-box {
 width: 100%;
 border-bottom: 1px solid #f2f2f2; 
}
.r-l {
 float: left;
 width: 145px; 
}
.r-r {
 float: right;
 width: 197px; 
  line-height: 1.6em;
}
.r-r h4 {
  font-size: 1.6em;
  font-weight: bold;
  color: #4a0005;
  padding-top: 15px;
}
.r-r p {
  font-size: 1.2em;
  margin: 0.75em 0;
}

.eq-pic {
 padding: 6px;
 background: #f2f2f2;
 border-top: 1px solid #e6e6e6; 
 border-bottom: 1px solid #e6e6e6; 
 border-left: 1px solid #ececec; 
 border-right: 1px solid #ececec; 
 margin: 15px 3px 15px 0px;
}
#subfoot {
  height: 50px;
  width: 100%;
 background:  url(images/bg_subfoot.png) no-repeat 0 100%; 
}
* html #subfoot {
 background:  url(images/bg_subfoot.gif) no-repeat 0 100%; 
}
#subfoot p {
 color: #666;
 font-size: 1.2em;
 text-align: center;
 line-height: 3.0em; 
}
#subfoot a {
 color: #666;
 text-decoration: none; 
}
#subfoot a:hover {
 color: #666;
 text-decoration: underline; 
}


#topnav { /* see page nav css */ }


#footer {
  position: relative;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	height: 160px;
	background: url('images/bg_foot.png') no-repeat 50% 25px;
}
* html #footer {
	background: url('images/bg_foot.gif') no-repeat 50% 25px;
}
#foot {
  position: absolute;
  top: 35px;
  left: 480px;
  margin-left: -190px;
  width: 380px;
}
#foot-l {
 width: 185px;
 float: left;
 text-align: right; 
 color: #eee3e8;
}
#foot-l h5 {
  font-size: 14px;
  margin-bottom: 3.2em;
}
#foot-l p {
 font-size: 11px; 
}
#foot-l a { 
 color: #eee3e8;
 font-weight: bold;
 text-decoration: underline;
}
#foot-l a:hover { 
 color: #fff;
 text-decoration: none;
}
#foot-r {
 width: 185px;
 float: right;
 text-align: left;  
 color: #cebabb;
}
#foot-r p {
 font-size: 10px; 
}
#foot-r p a { 
 color: #cebabb;
 text-decoration: none; 
}
#foot-r p a:hover { 
 color: #fff;
 text-decoration: underline; 
}

/* SHOWCASE */

.full-wide {
 width: 928px;
 background: url(images/bg_in-wide.png) repeat-x 0 100%;
}
#conTent  .full-wide h1 {  
 margin-bottom: 0.5em;
}
.wrap {
 width: 928px;
}
.wrap-in {
 padding: 20px; 
}
.showtop {
 background: url('images/bg_show-top.jpg') no-repeat 0px 98%; 
}
.wrap-in p {
  font-size: 1.4em;
  margin: 0 0 0.5em 1%;
  line-height: 2em;
}
.in-l {
  width: 365px;
  float: left;
}
.in-r {
  width: 495px;
  float: right;
}
.in-r h3 span {  
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 5px;
}
.in-r h3 {
 margin-bottom: 0.7em;
}

/* ABOUT US */
#topp {  
 width: 100%;
 background: #f2f2f2  url(images/bg_about-top.png) repeat-x 0 100%; 
}
.i-full {   
 width: 100%;
}
.i-full h2, .i-full h3 { 
 margin-bottom: 0.5em;
}
.i-full h2 span, .i-full h3 span {  
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 5px;
}
.i-full h4 {
  font-size: 1.6em;
  font-weight: bold;
  color: #4a0005;
  padding-top: 10px;
 padding-bottom: 5px;
}
.i-full p {
 font-size: 1.2em;
 margin: 0 0 0.75em 0;
 line-height: 1.8em; 
}
.i-r a.gold {
 border-bottom: 1px solid #f2f2f2;
 padding-bottom: 7px;
 padding-right: 40px;
}
.i-l {  
 width: 610px;
 float: left;
 padding: 10px 0 10px 20px;
}
.i-r {
 width: 255px;
 float: right; 
 padding: 10px 20px 10px 10px;
}
.i-bg {
 background: url('images/bg_sidebar.png') no-repeat 0 0; 
}
.floatmeleft {
 float:left;
 margin: 0 15px 5px 0; 
}
.floatmeright {
 float:right;
 margin: 0 0 5px 15px; 
}
.nav2nd {
 font-size: 1.4em;
 padding-top: 23px; 
}
.nav2nd a {
 text-decoration: none; 
}
.nav2nd a:hover {
 text-decoration: underline; 
}
ul.aList {
  color: #4a0005;
  font-size: 1.4em;
  list-style: disc inside;
 margin: 0 0 0.75em 0.75em;
}
ul.aList li {
 line-height: 1.6em; 
}
