/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-color: #82694B;
	font-size: 13px;
	font-family: verdana, sans-serif;
	color: #000000;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #872B29;
	text-decoration: none;
}

a:link{
	color: #872B29;
	text-decoration: none;
}

a:visited{
	color: #872B29;
	text-decoration: none;
}

a:hover{
	color: #872B29;
	text-decoration: underline;
}

#footer a{
	color: #F2CD79;
	text-decoration: none;
}

#footer a:link{
	color: #F2CD79;
	text-decoration: none;
}

#footer a:visited{
	color: #F2CD79;
	text-decoration: none;
}

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

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #872B29;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 112%;
 font-weight: normal;
 font-style: italic;
 color: #872B29;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

#resources ul{
	list-style-image: url("images/paw1.png")
}

#resources2 ul{
	list-style-image: url("images/paw2.png")
}

#resources3 ul{
	list-style-image: url("images/paw3.png")
}

#resources4 ul{
	list-style-image: url("images/paw4.png")
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li.disc{
	list-style-type: disc;
}

p#center{
text-align: center;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	margin-left: auto;
	margin-right:auto;
	background-color: #F2CD79;
	width: 760px;
}

#background{
	float: left;
	background: url("images/background.gif") repeat-y;
	width: 757px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #872B29;
} 

#masthead{
	float: left;
	background: url("images/banner.gif") no-repeat top center;
	width: 760px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#navigation{
	float: left;
	width: 760px;
	height: 32px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #872B29;
	
}

#content{
	float: left;
  	width: 350px;
	padding: 40px;
}

#contentUs{
	float: left;
  	width: 350px;
	padding: 40px;
}

#contentResources{
	float: left;
  	width: 330px;
	padding: 40px;
}

#contentNews{
	float: left;
  	width: 330px;
	padding: 40px;
}

#rightBar{
  	float: right;
	background: url("images/cat1.gif") no-repeat bottom right; 
	width: 180px;
	height: 636px;
}

#rightBarUs{
  	float: right;
	background: url("images/cat2.gif") no-repeat center right; 
	width: 180px;
	height: 636px;
}

#rightBarNews{
  	float: right;
	background: url("images/cat3.gif") no-repeat center left; 
	width: 200px;
	height: 636px;
}

#rightBarFeatures{
  	float: right;
	background: url("images/cat4.gif") no-repeat center right; 
	width: 180px;
	height: 636px;
}

#rightBarPhotos{
  	float: right;
	background: url("images/cat5.gif") no-repeat center right; 
	width: 180px;
	height: 636px;
}

#rightBarCare{
	float: right;
	background: url("images/cat6b.gif") no-repeat center right; 
	width: 180px;
	height: 636px;
}

#rightBarResources{
  	float: right;
	background: url("images/cat7.gif") no-repeat center right; 
	width: 200px;
	height: 636px;
}

#leftBar{
	float: left;
	width: 142px;
}

#footer{
	background-color: #000000;
	width: 757px;
	height: 45px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #872B29;
	font-size: 11px;
	color: #F2CD79;
	text-align: center;
}

.credits{
	font-family: font-family: verdana, sans-serif;
	color: #F2CD79;
	text-align: center;
	font-size: 9px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.aboutCats{
	padding: 0px;
	font-size: 80%;
}

.aboutHeader{
	font-size: 100%;
}

.redColor{
	color: #872B29;
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

