@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	padding-right: 30px;
	padding-left: 30px;
}
.contentLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}
.contentLrgBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: overline;
	text-align: center;
}
.image_box{
float:left; /*"shrink wraps the box width to that of the widest content*/
}
.caption {
	/*block level paragraph automatically fills container, so no width is needed*/
text-align:center;
	font-size:90%;
	color: #FF3300;
	background-color: #FFFFCC;
} 
.picture { background-color: #ffffcc;
border: 1px solid #000000; padding: 2px;
font: 10px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
height:120px;
width:120px;
vertical-align:middle; margin-bottom: 1px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left {
	float:left;
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 5px;
	text-indent: 5px;
}
</style>

.OrangeLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-align: center;
	left: 10px;
	right: 10px;
	border-bottom-style: ridge;
	border-bottom-color: #CC6600;
}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	letter-spacing: normal;
	text-indent: 10px;
	word-spacing: normal;
}
.headerLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444422;
	text-indent: 10px;
	font-weight: bold;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.headerblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444422;
	margin-top: 10px;
}
.headerOrang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 10px;
}
.feeds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 10px;
}

.contentLIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	list-style-type: none;
	left: 10px;
	padding-left: 10px;
}
.headerLrgWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 10px;
	padding-top: 10px;
}



.ListOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-indent: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
.ListOrangeLrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -5px;
	left: -20px;
}

/*menubar*/
@charset "utf-8";
/* CSS Document */
.droplinebar{
overflow: hidden;
}

.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
font: bold 12px Arial;
background: #666633 url(http://www.chiapetrescue.com/images/buttonBAK.png) center center repeat-x; /*default background of menu bar*/
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li a{
float: left;
color: #414121;
padding: 9px 11px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: #414121;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ /*background of main menu bar links onMouseover*/
color: #D7D7B3;
background: transparent url(http://www.chiapetrescue.com/images/menuactive.png) center center repeat-x;
}

/* Sub level menus*/
.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #666633; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinebar ul li ul li a{
font: normal 13px Verdana;
color:#15150B;
padding: 6px;
padding-right: 8px;
margin: 0;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
background: #414121;
}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-align: center;
}
.titleBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
	background-color: #330033;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #9A9A4E;
	border-right-color: #FF0000;
	border-bottom-color: #9A9A4E;
	border-left-color: #FF0000;
	font-weight: normal;
	text-indent: 12px;
	vertical-align: middle;
	background-image: none;
}
.headerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-style: none;
	border-bottom-color: #666633;
}
.Divider {
	border-bottom-style: ridge;
	border-bottom-color: #FF0000;
}
.RightJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}


/*Left Justififed Rollover*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 1;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d2c5bb;
padding: 1px;
left: 1000px;
border: 1px dashed gray;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -30px; /*position where enlarged image should offset horizontally */

}

/*right justified thumbnail*/

.thumbnailr{
position: relative;
z-index: 0;
}

.thumbnailr:hover{
background-color: transparent;
z-index: 1;
}

.thumbnailr span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d2c5bb;
padding: 1px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnailr span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailr:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -300px; /*position where enlarged image should offset horizontally */

}

/*center justified thumbnail*/

.thumbnailc{
position: relative;
z-index: 0;
}

.thumbnailc:hover{
background-color: transparent;
z-index: 1;
}

.thumbnailc span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d2c5bb;
padding: 1px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #000000;
text-decoration: none;
}

.thumbnailc span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailc:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -200px; /*position where enlarged image should offset horizontally */

}
.storeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-indent: 10px;
}

