.hometable {
	width: 900px;
}
/* CSS Document */

/*Announcements*/
#announcement {
	color: white;
	height: 186px;
	width: 198px;
	z-index: 400;
	overflow: hidden;
	visibility: visible;
	background-image: url(layout/images/cca-5f_05.jpg);
	background-repeat: repeat-y;
}


#announcement ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #684E29;
}
#announcement ul li a {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6A270;
	border-bottom-color: #684E29;
	width: 172px;
	float: left;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#announcement ul li a:hover {
	text-align: center;
	background-color: #6C1828;
	color: #FFFFFF;
}

#announcement ul ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: circle;
}
#announcement li {
	padding-bottom: 3px;
}

a#announce-btn {
	color: #07405f; font-size: 12px; font-weight: bold; line-height: 22px; text-decoration: none; background-color: #bceda5; margin: 0; padding: 0 4px; border-color: #d7f3ca #86b96e #86b96e #d7f3ca; border-style: solid; border-width: 1px; 
}
a:hover#announce-btn {
	color: #fff;
	background-color: #1F4621;
}


#feature1 {
	height: 252px;
	width: 265px;
	z-index: 100;
	overflow: hidden;
	visibility: visible;
	background-color: #000000;
}
#feature3 {
	height: 252px;
	width: 265px;
	z-index: 300;
	overflow: hidden;
	visibility: visible;
	background-color: #000000;
	}

#feature1 p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#feature1 h3, #feature3 h3 {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding: 0px;
}
#feature1 h4, #feature3 h4 {
	color: #0e3f58;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	line-height: 18px;
	padding: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#feature1 #specialnote2 {
	padding: 0px;
	margin: 0px;
}
#feature2 {
	/*background-color: #f3fcec; */
	background-color: #000000;
	height: 252px;
	width: 368px;
	z-index: 200;
	overflow: hidden;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*background-image: url(../nav/blend-6.jpg);
	background-repeat: repeat-x;*/
	position: relative;
}
#feature2 h4 {
	color: #E3B850;
	/*color: #0e3f58;*/
	/*color: #105580;*/
	font-size: 17px;
	font-weight: bold;
	font-style: oblique;
	line-height: 22px;
	padding: 0;
	margin: 6px;
}
#feature2 h2 {
	/*	color: #105580;*/
	color: #105580;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#feature2 p {
	color: #FFFFFF;
}
#feature2 #copybox{
	color: #FFFFFF;
	height: 150px;
	width: 190px;
	padding-right: 8px;
	padding-bottom: 8px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#feature2 #copybox a {
	font-weight: bold;
	color: #D2DEFF;
	text-decoration: underline;
}
#feature2 #copybox a:hover {
	color: #5668D6;
	background-color: #FFFFFF;
}
#social {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #791A2E;
}

#social img {
	background-position: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

#social a:hover {
	background-color: transparent;
}
#feature1 img, #feature3 img {
	padding-top: 4px;
}
#feature3 img {
	padding-left: 4px;
}
#feature1 a:hover, #feature3 a:hover {
	background-color: transparent;
}
#feature2 img {
	padding-right: 15px;
}
