/* CSS Document */

body
{
	background:			#808080;
	font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:          12px;
}

ul
{
	list-style-type:    none;
	padding: 0px;
	margin: 0px;
}

li
{
	margin: 0px;
	padding: 0px;
}

a
{
	color: #9F292B;
}

img
{
    border:				0px;
}

#centerdiv
{
	width:				971px;
	margin:				0 auto 0 auto;
}

#allinthis
{
	width:				971px;
	float:				left;
}

#header
{
	width:				971px;
	height:				167px;
	float:				left;
}

#header_logo
{
	width:				190px;
	height:				167px;
	float:				left;
}

#header_title
{
	width:				770px;
	height:				167px;
	float:				left;
}

#lower
{
	width:				971px;
	height:				607px;
	overflow:			hidden;
	float:				left;
	background:			url('../images/homokhatter.gif') no-repeat;
}

#leftside
{
	width:				112px;
	height:				500px;
	padding-left:		85px;
    padding-top:        15px;
	float:				left;
}

#content_title
{
	padding-top:	      9px;
	height:             53px;
	width:              971px;
}

#content_title_inner
{
	float:					right;
	height:         53px;
	width:          490px;
	text-align:			center;
	font-weight: 		bold;
	color:					#555555;
}

#content_title_right
{
	float:					right;
	height:         53px;
	width:          183px;
}

#content_wrapper
{
  width:				625px;
	height:				480px;
	float:				left;
	overflow:     auto;
    padding-top: 15px;
}

#content_holder
{
	width:				100px;
	height:				480px;
	float:				left;
}

#content
{
	width:				490px;
	height:				480px;
	float:				left;
}

.image_list_item
{
	display:            table;
	margin-bottom:      8px;
	width:              482px;
}

.subcat_image_div
{
	width:              142px;
	float:              left;
}

.subcat_image_info
{
	margin-left:        5px;
	width:              330px;
	float:              left;
}

.images_column
{
    float:              left;
    width:              160px;
}

.gallery_image
{
    margin:             5px 0;
}

.prev_next_links
{
	float: 				left;
	width:				460px;
}

.prev_div
{
	float: 				left;
	width:				120px;
	text-align:			left;
}

.next_div
{
	float: 				left;
	width:				120px;
	text-align:			right;
}

.numbers_div
{
	float: 				left;
	width:				220px;
	text-align:			center;
}

.red_and_bold
{
    color:              #9F292B;
	font-weight:        bold;
}

.garamond_font
{
	font-family:        Garamond, "Times New Roman", Times, serif;
	font-size:          14px;
	font-weight:        bold;

}

.one_member
{
	padding:            0px;
	margin:             6px 0px;
	height: 						86px;
}

.not_wide_news
{
	float: 				left;
	width:				470px;
	margin:				8px 0px;
	padding:		    0px 0px 6px 0px;
	border-bottom:		2px solid #676767;
}

.not_wide_news h3, .wide_news h3
{
	font-weight: 		normal;
	font-size:			17px;
	margin-bottom:		10px;
	color: 				#9F292B;
}


.wide_news
{
	width:				470px;
	margin:				8px 0px;
	padding:		    0px 0px 6px 0px;
	border-bottom:		2px solid #676767;
}

.news_image
{
	float: 				left;
	clear:				left;
	margin:				5px;
}

.performance
{
	text-align:			center;
	margin-bottom:		20px;
}

.performance_red
{
	color: 				#9F292B;
}

.performance h3
{
	font-weight: 		bold;
	font-size:			15px;
	margin-bottom:		10px;
	color: 				#9F292B;
}

.performance h4
{
	font-weight: 		bold;
	font-size:			12px;
	margin-bottom:		10px;
	color: 				#9F292B;
}

.group_nev
{
	color: #9F292B;
	font-size: 15px;
	margin: 0px 14px 0px 33px;
	font-weight: lighter;
}

.group_title
{
	color: #555555;
	font-size: 15px;
	font-weight: lighter;
}

.float_and_clear_left
{
	float: left;
	clear: left;
}

.vertical_centering
{
	width: 400px;
	height: 86px;
	line-height: 86px;
	float: left;
}

.one_year_div
{
        width: 500px;
        float: left;
        padding: 5px 10px 20px 10px;
}

.article_newspaper_div
{
        float: left;
        clear: left;
        width: 160px;
        height: 12px;
}

.article_title_div
{
        float: left;
        width: 300px;
}



