/* CSS Document */



/*#container{
	width:100%;
	margin:auto;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}*/


/*This is the main text formatting*/
#menu {
	position:absolute;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C5CB9D;
	font-style: normal;
	font-weight: bold;
	width: 100%;
}

/*This is the text formatting for the dropdown menu*/
#menu ul .item{
	display:none;
	font-size: 16px;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

/*This is the formatting of the dropdown hover background*/
#menu ul:hover .item{
	display:block;
	padding:3px;
	margin: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}

/*Below is the color of the dropdown menu text when you hover over the main menu item*/
#menu ul:hover .item a{
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

/*not sure what this one is -*/
#menu ul:link .item a{color:#2e3192;text-decoration:none;}

/*Below is the color of the dropdown menu text when you hover*/
#menu ul:hover .item a:hover{color:#CA8800;text-decoration:none;}

/*This seems to format the background of the main menu*/
#menu ul {
	width:10%;
	float:left;
	margin:0px;
	padding:4px;
	list-style:none;
	text-decoration: none;
	background-color: #2E3192;
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuText:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menuText:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.menuText:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.menuText:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.clear{clear:both;height:10px;}

.style30 {
	font-size: 36px;
	color: #000000;
}
.style29 {
	font-size: 12px;
	font-weight: bold;
	color: #2e3192;
}
.style32 {font-size: 24px; color: #000000; }


#header {
margin-bottom:5px;
padding:0;
border-bottom:1px solid #d62408;
border-top:1px solid #d62408;
border-right:1px solid #d62408;
border-left:1px solid #d62408;
background-color:#2E3192;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: repeat;
}
html, body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(b104a02.jpg);
}
#tablebordertop {
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	width: 100%;
}

#logo-header-thankyou {
    width: 40%;
    max-width: 40%;
}

table#tablebordertop a img {
    width: 40%;
    max-width: 40%;
    max-height: 400px;
}

#tablebordersides {
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-color: #000F40;
	border-left-color: #031442;
	width: 100%;
}

#table-column-left {
    width: 200px;
    border-right: 2px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}

#maintable {
	border-left-color: #CCCC99;
	border-left-style: solid;
	padding-left: 5px;
	border-right-color: #CCCC99;
	border-right-style: solid;
}

#table-column-right {
    width: 200px;
    text-align: center;
    border-left: 2px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
}

#tableborderleft {
	text-decoration: none;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 1px;
}
#container-topmenu {
    margin: auto;
	margin-bottom: 33px;
	width: 100%;
}
.image-center {
    text-align: center;
}
.image-center .adoption-poster {
    width: 550px;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 20px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.textAnnouncements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}
.ul {
	list-style-type:square;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.textlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2e3192;
	line-height: 16px;
	text-indent: 0px;
}
.textmargin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 16px;
	text-indent: 0px;
	padding-bottom: 3px;
}
.textx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #333333;
	line-height: 16px;
}

.style1 {color: #34514F}
.style2 {color: #FFFFFF}
.textSpaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
}
a:link {
	color: #2e3192;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #2e3192;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #2e3192;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #2e3192;
	font-weight: normal;
}
a.text4:link {
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
}
a.text4:visited {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

a.text4:hover {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}
a.text4:active {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}
a.text5:link {
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
}
a.text5:visited {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

a.text5:hover {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}
a.text5:active {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

a.textlist:link {
	text-decoration: none;
	font-weight: bold;
	color: #2e3192;
}
a.textlist:visited {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

a.textlist:hover {
	text-decoration: underline;
	color: #2e3192;
	font-weight: bold;
}
a.textlist:active {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}

.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.sub:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sub:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.sub:hover {color: #666666; font-weight:bold; text-decoration: none; }
a.sub:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
} 

.heading {
font:Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:normal;
color:#FFFFFF;
}
a.heading:link {color: #FFFFFF; font-weight:normal; text-decoration: none; }
a.heading:visited {color: #FFFFFF; font-weight:normal; text-decoration: none; }
a.heading:hover {color: #FFFFFF; font-weight:bold; text-decoration: none; }
a.heading:active {color: #FFFFFF; font-weight:normal; text-decoration: none; } 

#tablemargin {
	margin-left: 12px;
}
#tablemargin4 {
	margin-right: 20px;
	margin-left: 5px;
}
#tablemargin2 {
	margin-left: 20px;
}
#tablemargin3 {
	margin-left: 30px;
}
.sca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
}
.regionalx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
.regionalx:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 5px;
}
.regionalx:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: underline;
}
.regionalx:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 5px;
}
.regionalx:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 5px;
}
#tablecolor {
	background-image:url(file:///C|/Documents and Settings/Judy/My Documents/sites/fmca/images/back.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
#tableline {
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
	margin-right: 0px;
}
#tableline3 {
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	margin-right: 0px;
	padding-left: 9px;
}
#tableline2 {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: thin;
	margin-left: 0px;
}
#tableside {
	margin-right: 10px;
}
#tableborders {
	background-image: url(file:///C|/Documents and Settings/Judy/My Documents/sites/fmca/images/back.jpg);
	background-repeat:repeat-x;
	border-left-color: #CCCC99;
	border-left-style: solid;
	border-left-width: 5px;
}

#menutable {
	border: 2px solid #FFFFFF;
}

#boxtable {
	padding-left: 5px;
}
.paragraphTitle {
	font-size:17px;
	font-weight:bold;
	color:#EC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.paragraphTitlespace {
	font-size:17px;
	font-weight:bold;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
}
.paragraphTitleb {
	font-size:18px;
	font-weight:bold;
	color:#666666;
	padding-bottom: 3px;
}
.paragraphTitleBlack {
	font-size:16px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paragraphTitleS {
	font-size:12px;
	color:#333333;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.paragraphTitle2 {
	font-size:14px;
	font-weight:bold;
	color:#2e3192;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 3px;
	padding-top: 2px;
}

.quote {
font-size:13px;
font-weight:normal;
color:#666666;
line-height:1.3em;
text-align:center;
padding-top:5px;
}
.images {
margin-bottom:15px;
margin-left:10px;
padding:5px;
background-color:white;
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#efefef #999 #999 #efefef ;
}
.leftfloatimage {
	float:left;
	padding:0px;
	margin-right: 0px;
	padding-right: 25px;
	padding-left: 0px;
}
.leftfloatimage2 {
	float:left;
	padding:0px;
	margin-right: 0px;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 20px;
}


.rightfloatimage {
	float:right;
	padding-left: 15px;
	padding-right: 15px;
}
.rightfloatdiv {
	float:right;
	margin-left: 10px;
	width:200px;
	margin-top: 0px;
	margin-bottom:5px;
}
.rightfloatdiv300 {
	float:right;
	margin-left: 10px;
	width:300px;
	margin-top: 0px;
	margin-bottom:15px;
}
.rightfloatdiv {
	float:right;
	margin-left: 0px;
	width:200px;
	margin-top: 0px;
	margin-bottom:15px;
}

#base {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
a.copy:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.copy:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.copy:hover {color: #FFFFFF; font-weight:normal; text-decoration: none; }
a.copy:active {
	color: #CCCCCC;
	font-weight: normal;
} 
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
a.foot:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.foot:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.foot:hover {color: #FFFFFF; font-weight:normal; text-decoration: none; }
a.foot:active {
	color: #CCCCCC;
	font-weight: normal;
} 
.style3 {
	font-size: 16px;
}
#flashspace {
	margin-left: 20px;
}
.style13 {color: #C13329; padding-bottom: 3px;}
.textlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border: medium solid #C13329;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 35px;
}
.rightfloatimage {
float:right;
padding:5px;
}
.style14 {
	font-size: 28px;
	color: #FFFFFF;
}
.style5 {color: #ffffff}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style27 {color: #000000;
	font-weight: bold;
}
.style28 {font-size: 10px}
.style28a {
	font-size: 10px;
	font-weight: bold;
}
.style678 {color: #2e3192}
.style679 {
	color: #000000;
	font-weight: bold;
}
.style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #B9003C;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

/* ---- */
.header-center {
    text-align: center;
}

.slideshow-cell img {
    width: 40%;
    max-width: 40%;
}

/* -- Experiment with media queries
@media only screen and (max-width: 800px) {
    .menuText {
    	font-size: 24px;
    	line-height: 17px;
    }
}
-- */
