
#magazine-feature {
	position: relative;
	display: block;
	width: 505px;
	height: 203px;
	margin: 10px auto;
	background: #ffffff;
	border: 1px solid #d3d3d3;
}

#magazine-feature img {
	float: left;
	width: 350px;
	height: 200px;
	margin: 1px;
}

#magazine-feature #flash {
	float: left;
	width: 350px;
	height: 200px;
	margin: 1px;
}


#magazine-feature #current-articles {
	float: right;
	width: 149px;
	height: 203px;
	border-left: 1px solid #d3d3d3;
	background: #EDF3FE;

}

#magazine-feature #current-articles h3 {
	padding: 3px 0;
	margin: 0;
	text-align: center;
	color: #f71914;
	font-family: "Hoefler Text", georgia;
	border-bottom: 1px solid #d3d3d3;
	background: #ffffff;
}

#magazine-feature #current-articles ul {
	padding: 0;
	margin: 0 0;
	list-style: none;
	font-size: .7em;
}

#magazine-feature #current-articles ul li {
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #d3d3d3;
}

#magazine-feature #current-articles ul li a {
	text-decoration: none;
	color: #323232;
}

#magazine-feature #current-articles ul li a:hover {
	color: #44b8ff;
	text-decoration: underline;
}

.blog-pic {
	width: 135px;
	padding: 2px;
}
.blog-post {
	width: 225px;
	padding: 5px;
}

.blog-post h2 {
	font-family: arial, sans-serif;
	font-size: 60%;
	margin: 0;
}

.blog-post h3 {
	font-family: arial, sans-serif;
	font-size: 70%;
	margin: 0 15px;
}

.blog-post h3 a {
	color: #132162;
	text-decoration: none;
}

.blog-post h3 a:hover {
	color: blue;
	text-decoration: underline;
}

.mem-blog-post h3 {
	font-size: 70%;
	margin: 2px 5px 2px 10px;
}

.mem-blog-post h3 a {
	color: #132162;
	text-decoration: none;
}

.mem-blog-post h3 a:hover {
	color: blue;
	text-decoration: underline;
}


.blog-post p.copy {
	font-size: .8em;
	color: #323232;
	margin: 3px 0 0 20px;
}

.blog-post img {
	float: left;
	margin: 0 10px 0 0;
}

.blog-post p.options {
	position: relative;
	font-size: .8em;
	bottom: 0;
	right: 0;
	margin: 30px 0 0 0;
	text-align: right;
}

.blog-post p.options a {
	color: #132162;
	text-decoration: none;
}

.blog-post p.options a:hover {
	text-decoration: underline;
}


input.home-form {
	font-size: 10px;
}

option.home-drop {
	font-size: 10px;
}

select.home-drop {
	font-size: 10px;
}

.home-form {
	font-size: 70%;
}

.form-row {
	padding: 0 0 5px 0;

}


.small-link  {
	color: #000000;
	font-size: 70%;
	font-family: arial, sans-serif;
}

.small-link a {
	text-decoration: none;
}

.small-link a:hover {
	color: blue;
	text-decoration: underline;
}

.home-text {
	font-size: 70%;
	padding: 2px 10px 3px 10px;
}

.table-funk table {
	padding: 0 0 5px 0;
}

.groups {
	padding: 5px;
	
}

.groups h3 {
	font-family: arial, sans-serif;
	font-size: 70%;
	margin: 0 3px 0 5px;
	text-align: left;
}

.groups h3 a {
	color: #132162;
	text-decoration: none;
}

.groups h3 a:hover {
	color: blue;
	text-decoration: underline;
}

.jdirectory {
	padding: 5px 2px 5px 5px ;
}

.jdirectory h2 {
	font-family: arial, sans-serif;
	font-size: 60%;
	margin: 0;
}

.jdirectory h3 {
	font-family: arial, sans-serif;
	font-size: 70%;
	margin: 0 15px;
}

.jdirectory h3 a {
	color: #132162;
	text-decoration: none;
}

.jdirectory h3 a:hover {
	color: blue;
	text-decoration: underline;
}




