@charset "utf-8";
/* CSS Document */
#clpdesc {width: 798px; 
	text-align: left; 
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 5px;
	font-size: 12px;}
#clpdesc h3 {font-size: 18px; 
	font-weight: bold;
	color: #BC3F3F;
	padding: 0px;
	margin: 0px;}
#tiles {width: 810px;
	height: 200px;
	margin-right: auto;
margin-left: auto;}
#tilecontainer {width: 200px;
	height: 200px;
	background: url(../images/tile-top.jpg) top repeat-x;
	border: #009 solid 1px;
	border-bottom-color: #000099;
	float: left;
	text-align: center;
	z-index: 5;
	font-weight: bold;
	font-size: 14px;
	color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 2px;}
#tilecontainer a:link {	font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#tilecontainer a:visited {	font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#tilecontainer a:hover {	font-size: 14px;
	color: #FF0000;
	text-decoration: none;}
#tilecontent {padding-top: 5px;
	color: black;
	height: 180px;
	font-weight: normal;
	float: none;}
#tilecontent a:link {	font-size: 14px;
	color: black;
	text-decoration: none;
	width: 200px;}
#tilecontent a:visited {	font-size: 14px;
	color: black;
	text-decoration: none;
	width: 200px;}
#tilecontent a:hover {	font-size: 14px;
	color: black;
	text-decoration: underline;}
#clear {clear: left;}
#container {margin: auto;
width: 815px;}
#featuredcontent {background: url(../images/tile-top.jpg) top repeat-x;
text-align: left;
z-index: 5;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;}
#featured {width: 806px;
height: auto;
border: #009 solid 1px;
margin-right: auto;
margin-left: auto;}
	
/*#######################DOUBLE TILE##########################*/	
#doubletile {width: 400px;
	height: 200px;
	background: url(../images/tile-top.jpg) top repeat-x;
	border: #009 solid 1px;
	border-bottom-color: #000099;
	float: left;
	text-align: center;
	z-index: 5;
	font-weight: bold;
	font-size: 14px;
	color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 2px;}
#doubletile a:link {font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#doubletile a:visited {font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#doubletile a:hover {font-size: 14px;
	color: #f6c10f;
	text-decoration: none;}
	

/*#######################TRIPLE TILE##########################*/	
#tripletile {width: 600px;
	height: 200px;
	background: url(../images/tile-top.jpg) top repeat-x;
	border: #009 solid 1px;
	border-bottom-color: #000099;
	float: left;
	text-align: center;
	z-index: 5;
	font-weight: bold;
	font-size: 14px;
	color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 2px;}
#tripletile a:link {font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#tripletile a:visited {font-size: 14px;
	color: white;
	text-decoration: none;
	width: 200px;}
#tripletile a:hover {font-size: 14px;
	color: #f6c10f;
	text-decoration: none;}


