/*  St Vincent de Paul - Boise ID (Southwest Idaho)
Purpose: Basic CSS
WrittenBy: BD; 7/2009
Modified: 9/2009

Comments:
	Sons of SuckerFish: Patrick Griffiths and Dan Webb; HTMLDog.com & alistapart.com
	Tested on IE6,7,8.  FireFox2.x,3.x.  Mac Safari, Mac FireFox
*/


body {
	font: 78%/1.1 arial, helvetica, serif;
	background: gray;
	text-align: center;
	padding: 0;
	margin: .50em;
}

/* The Img tags are for scalable images using em sizes and used for all images and breaks*/
img.banner {/* Top Page Banner  */
  width: 62.5em; 
  height: 8em; 
  }

/* The Break tags are for the fade to background lines at the top of page. */
img.break {
  width: 20em; 
  height: .10em; 
  }

img.break2 {
  width: 15em; 
  height: .10em; 
  }
img.break3 {
  width: 9em; 
  height: .10em; 
  }
img.break4 {
  width: 6em; 
  height: .10em; 
  }  
img.break5 {
  width: 11em; 
  height: .10em; 
  }
  
/* Landscape images*/
img.LandScape {
  width: 22em; 
  height: 14em; 
  }
img.LandScape2 {
  width: 19em; 
  height: 12em; 
  }
  
img.Capital {/* Idaho State Capital*/
  width: 19.625em; 
  height: 26.875em; 
  }
  
 img.B200300 {/* scalable em size class 200px/300px banners */
  width: 16em; 
  height: 24em; 
  }
 img.B250250 {/* scalable em size class 250px/250px banners */
  width: 20em; 
  height: 20em; 
  }
 img.B200280 {/* scalable em size class 250px/280px banners */
  width: 14.5em; 
  height: 17.5em; 
  }
  img.B170200 {/* scalable em size class 170px/200px banners */
  width: 18.5em; 
  height: 15em; 
  }
  img.B170170 { /* scalable em size class 170px/170px banners */
  width: 14em; 
  height: 14em; 
  }
  img.B200200 {/* scalable em size class 200px/200px banners */
  width: 18em; 
  height: 18em; 
  }  
  img.B225150 {/* scalable em size class 225px/150px banners */
  width: 12em; 
  height: 18em; 
  }
  img.B1010 {/* scalable em size class 10px/10px banners */
  width: 10em; 
  height: 10em;
  }
 img.DonateNow { /* JustGive Image*/
  width: 12.625em; 
  height: 4.75em; 
  }
 
 /* Top DIV*/
#top{	
	width: 64em;
	height: 14.2em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	border-width: 3px 3px 1px 3px ;
	margin: 0 auto;
}

 /* Main body DIV*/
#body {	
	width: 64em;
	min-height: 35.4em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	border-width: 1px 3px 3px 3px ;
	margin: 0 auto;
}

 /* Bottom DIV*/
#bottom{	
	width: 64em;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	border-width: 0px 3px 3px 3px ;
	margin: 0 auto;
}

 /* Standard Paragraph*/
p {	
	margin: 1em 1em;
	font-size: 1.1em;
	background: transparent;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}

p #center{	
	margin: 1em 1em;
	font-size: 1.1em;
	background: transparent;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}

p#namebanner {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 1.45em;
	color: #7C6240;
}

p#headers {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	color: #7C6240;
}
p#headers2 {
	background: transparent;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	color: black;
}

p#headersNC {
	background: transparent;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	color: black;
}
p#normal {
	background: transparent;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}
p#normalItalics {
	background: transparent;
	font-style: italics;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}
p#normalIndent {
	background: transparent;
	font-style: normal;
	text-align: left;
	text-indent: 2.0em;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}
p#normal_si {
	background: transparent;
	font-style: italics;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	color: black;
}
p#normalcenter {
	background: transparent;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}

p#smallcenter {
	background: transparent;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	color: black;
}

p#rightfooter {
	background: transparent;
	font-style: normal;
	text-align: right;
	font-weight: normal;
	font-size: .9em;
	color: black;
}

p#leftfooter {
	background: transparent;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-size: .9em;
	color: black;
}

li#Normal {
	background: transparent;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: black;
}

h1 {
	height: 0px;
	text-indent: -999em;
	margin: 1em 0 0 0;
}

/* SuckerFish */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: -1.2em -.25em -.25em .0em;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 7.8em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.parent {
	background: url(../images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 9.85em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.2em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 14.4em
}

#nav li ul a {
	width: 15em;
	w\idth:13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eda;
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}



</style>
