@charset "UTF-8";
#cms_template {
	height: 500px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cms_content {
	float: left;
	width: 100%;
}
#cms_right {
	background-color: #99FF33;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 595px;
}
#article_contentTBL  td {
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}
#cms_left {
	background-color: #FFCCCC;
	float: left;
	height: 500px;
	width: 200px;
}
#article_images {
	float: left;
	width: 182px;
	border: 2px solid #666666;
	margin: 2px;
}
#article_imagesN {
	float: left;
	width: 100%;
	border: 2px solid #666666;
	margin: 2px;
}
#article_images_main {
	float: left;
	width: 138px;
	border: 2px solid #666666;
	margin: 2px;
	height: auto;
}
#article_content {
	width: auto;
	border: 1px solid #CCC;
	padding: 7px;
}

#article_images_bottom {
	float: left;
	width: 200px;
}

 LEFT ARTICLE CONTENT IN MAIN PAGE 
#left_article_contentTBL td {
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
}
#left_article_images {
	float: left;
	width: 110px;
	border: 2px solid #666666;
	margin: 2px;
	height: 110px;
}
#left_article_content {
	width: 250px;
	border: 1px solid #CCC;
	padding: 2px;
}
#left_article_contentTBL td {
	font-family: Verdana;
	font-size: 12px;
	padding: 2px;
}


#saving_latest {
	margin: 0px;
	height: auto;
	width: 760px;
	min-height:100px;
	height:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #999;
	float: left;
	background-image:url(images/adopt_new/latestBack.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}
#saving_latest  a {
	color: #00AFF0;
	text-decoration: underline;
}
#saving_latest a:hover {
	color: #00AFF0;
	text-decoration: none;
}

.latestLeft {
	width:240px;
	height:100px;
	padding-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	float:left;
	
}
.latestRight {
	width:750px;
	min-height:80px;
	height:auto;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	
}
#snap_and_win_content {
	width: auto;
	border: 1px solid #CCC;
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}
.edu_snap_win_img {
	padding: 0px;
	float: left;
	height: 92px;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #999;
}

