

body{font-family: Arial, Helvetica, sans-serif; background-color: #DDDDDD;/*background-image: url(images/bg.jpg); background-repeat:repeat-x*/ }
/*p { margin-bottom: 1.2em; }*/

h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 letter-spacing: -1px;
}

h1{ text-align: center;
	font-family: Arial,Verdana,sans-serif;
	font-size: 150%;
	color: #1F3950;
	
}

h2{
	font-size: 114%;
	color: #798797;
	
}

h3{
 font-size: 100%;
 color: #798797;

}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #798797;
}

h5{
 font-size: 100%;
 color: #798797;
}


a:link, a:visited, a:hover {
	color: #3B4851;
	text-decoration: none;
}					


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#content{width: 800px; margin:0 auto; padding: 4px; text-align: left; background-color: #FFFFFF}
#wrapper{width: 800px; margin:0 auto; padding: 0px; text-align: left;}

/*#wrapper1{
	width: 790px;
	background-color: #FEECF7;
	background-position: center;	
	margin: 5px auto;
	margin-left: auto;
    margin-right: auto;
	border: thin solid #ccc;
	padding: 0px;
	text-align: left;	
}*/

#header{/*background-image: url(images/animalfriendsheader.png) ; background-repeat:no-repeat; background-position:center; height: 235px;*/	margin-left: auto;
	margin-right: auto; margin-top: 0px; width: 800px;}



#stdParagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}



.short_form {
        font-family: Arial, Helvetica, sans-serif;
        font-size: .6em;
        font-weight: normal;
}

INPUT {
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	background-color: #E9E9E9;
}

TEXTAREA {
	background-color: #E9E9E9;
	font-family: arial, verdana, ms sans serif;
	font-size: 1em;
	font-weight: normal
}
/*#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;}*/
#footer {
	margin: 0px;
	padding: 1px 10px 1px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
} 

/***********************************************/
/*Component Divs                               */
/***********************************************/

.smallgray {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #3B4851;}
.smallgray2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3B4851;}
.box-bordering {background-color:#FEECF7; border-style: solid; border-width: 1px; border-color:#8A939C; padding: 6px 20px;}
.box-bordering3 {background-color:#FEECF7; border-style: solid; border-width: 1px; border-color:#8A939C; padding: 6px 15px;}
.box-bordering2 {background-color:#FFFFFF; border-left-style: solid; border-left-width: 1px; border-left-color:#8A939C; padding: 8px;}
.nobox {background-color:#ffffff; padding: 6px 0px;}

.padding-left {padding-left: 10px;}
.padding {padding-right: 5px; padding-top: 5px;}
.small-box{font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 5px; padding-right: 5px;}

.style1 {font-size: 18px; color:#990000; font-weight: bold;}
.style2 {font-size: 14px; color:#61b6db; font-weight: bold;}
.style3 {color: #000000;  font-size: 16px;font-weight: normal;}
.style5 {font-family: "Times New Roman", Times, serif; color: #a24177; font-size: 24px;font-weight: bold;}
.style6 {color: #00FFFF;font-size: 18px;font-weight: bold;}
.style7 {font-size: 16px; color:#61b6db; font-weight: bold;}
.style8 {color: #a24177}
.style9 {color: #000000;  font-size: 18px;font-weight: bold;}
.style10 {font-size: 16px; color:#990000; font-weight: bold; font-style:italic;}
.style11 {color: #000000;  font-size: 18px;font-weight: normal;}
.style12 {color: #000000;  font-size: 36px;font-weight: normal;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*
#menu {width: 800px; height: 35px; padding:0px; margin:0 auto; background-color: #5A6977;}
#menu ul {width: 800px; height: 0px; margin: 0px 0px 0px 0px; padding: 0; /*background-image:  url(images/img05.jpg); background-repeat:repeat-x; border-left: 3px solid #5A6977; border-right: 3px solid #5A6977; border-bottom: 4px solid #5A6977;*/ /*list-style: none;}
#menu li {display: inline;}
#menu a {/*background-color:#5A6977;*/ /*display: block; float: left; height: 30px; padding: 7px 11px 7px 13px;  /*background: url(images/img05.gif) no-repeat; text-transform: lowercase;*/ /*text-decoration: none; font-size: 15px; font-weight: bold; color: #ffffff;}
#menu a:hover { background-color: #8196ab; /*background:  url(images/img02.jpg) repeat-x 0px 0px;*/ /*text-decoration: none; color:#000000}

#menu .active { background-color:#5A6977; /*background:  url(images/img02.jpg) repeat-x 0px 0px;*/ /*text-decoration: none; color:#ffffff}
#menu .active a { background-color:#5A6977; /*background:  url(images/img02.jpg) repeat-x 0px 0px;*/ /*text-decoration: none; color:#ffffff}
