@CHARSET "ISO-8859-1";


/* example at animals.main */
.thumb_box_link ul {list-style-type:none; margin-left: 10px;}
.afterpadderwithsubmenu .thumb_box_link ul {margin-left: 4px;}
.afterpadderwithsubmenu .thumb_box_link ul li {margin: 10px;}

.thumb_box_link li {display: inline;float: left;background-color: #E4D2BA;margin: 12px 12px 12px 12px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border: 1px solid black;text-align: center;width: 212px; -moz-box-shadow: 3px 3px 6px #666; -webkit-box-shadow: 3px 3px 6px #666; box-shadow: 3px 3px 3px #666;}

.thumb_box_link ul.fourboxcol li {width: 166px;margin:12px 6px 2px 6px;}
.aftertabcontainer ul.fourboxcol {margin-left: 0;}

.thumb_box_link li a{font-size: 16px;margin-bottom: 10px;display: block;}
.thumb_box_link ul li a img {margin: 10px 0px 10px 10px;padding: 0px;float: left;border: 1px solid black;}
.afterpadder .thumb_box_link li {margin: 10px;}
/* alternate color themes for thumb_box_link */
.thumb_box_link ul.white li {background-color: white;}
.thumb_box_link ul.lightgray li {background-color: #DCE2DE;}
.thumb_box_link ul.lightestgray li {background-color: #F0F1F0;}

/* ----------------- Start - Thumb Box Link 2 for more button-like purposes ----------- */
.thumb_box_link2 ul {list-style-type:none; margin-left: 10px;}
.afterpadderwithsubmenu .thumb_box_link2 ul {margin-left: 4px;}
.afterpadderwithsubmenu .thumb_box_link2 ul li {margin: 10px;}

.thumb_box_link2 li {display: inline;float: left;background-color: #E4D2BA;margin: 12px 12px 12px 12px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border: 1px solid black;text-align: left;width: 200px; -moz-box-shadow: 3px 3px 6px #666; -webkit-box-shadow: 3px 3px 6px #666; box-shadow: 3px 3px 3px #666;}
.thumb_box_link2 li a {font-size: 15px; font-weight:bold; margin-bottom: 10px; display: block; text-decoration:none;}
.thumb_box_link2 ul li a img {margin: 10px 7px 10px 10px;padding: 0px;float: left;border: 1px solid black;}
.afterpadder .thumb_box_link2 li {margin: 10px;}
/* alternate color themes for thumb_box_link */
.thumb_box_link2 ul.white li {background-color: white;}
.thumb_box_link2 ul.lightgray li {background-color: #DCE2DE;}
.thumb_box_link2 ul.lightestgray li {background-color: #F0F1F0;}
.thumb_box_link2 li div {padding-top:12px;}
/* ----------------- End - Thumb Box Link 2 ----------------- */


.three_columns {clear: both;}
.three_columns .first_column {float: left; width: 32%;}
.three_columns .second_column {float: left; width: 32%; margin-left: 1.9%; margin-right: 1.9%;}
.three_columns .third_column {float: left; width: 32%;}

.two_columns {clear: both;}
.two_columns .first_column {float: left; width: 49%;}
.two_columns .second_column {float: left; width: 49%; margin-left: 1.9%;}

.two_columns_lefthasborder {clear: both;}
.two_columns_lefthasborder .first_column {float: left; width: 49%; border-right: 1px solid black; margin-right: 1.8%;}
.two_columns_lefthasborder .second_column {float: left; width: 49%;}



/* ---------------- QUICK LINKS HOVER ------------------------- */

/* ---------------- RIGHT SIDE COLUMN ------------------------- */
.rightside-container{ 
	border-left:1px dotted #DDDDDD;
	float:right;
	margin-left:0px;
	margin-top:-43px;
	padding-left:20px;
	position:relative;
	width:250px; 
}
.rightside-section{
	margin-bottom:45px; 	
}
/* ----------------------- */
/* ---------------- RIGHT SIDE COLUMN ------------------------- */
.leftside-container{ 

	float:left;
	width: 460px; 

	position:relative;

}
#mischolder2{position:relative;margin-left:auto;margin-right:auto;font-weight:bold;}
#mischolder2 li:hover{background:#f9f9f9;}
#mischolder2 li{padding-top:0;list-style-type:none;width:100%;}
#mischolder2 img{position:relative;top:10px;padding: 0 10px;}
#mischolder2 ul{list-style:none;padding-top:0;margin: 3px 0;width:100%;}
#mischolder2 a{padding-bottom:15px;color:#1e5b9a;font-size:14px;text-decoration:none;display:block;}
#mischolder2 a:hover,#mischolder li:hover a{color:#900;}
