/***********************************   layout tag class         */
.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
}
.header {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 82px;
}
.logo {
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}
.headerright {
	font-size: 12px;
	width: 690px;
	}
.utility {
	color: #8d8d8d;
	text-align: right;
	height: 30px;
	}


.utility ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.utility li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

	.utility a:link, .utility a:visited{
	color: #8E8E8E;
	font-size: 11px;
	padding-right: 5px;
	text-decoration: none;
	}		
	.utility a:hover, .utility a:active{
	color: #000;
	}
	.utility .last {
		border-right-width: 0px;
		border-right-style: solid;
		padding-right: 0px;
	}




	
.container {
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	background-position: center top;

	}
	.container .header_bg {
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 10px;
	}

	.container .footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 10px;		
	}
	
	
.concept{

}

.wrapper{
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	overflow:auto;
}

.wrapper .left_column, .wrapper .right_column {
	background-image: url(../images/column_bg.gif);
	background-repeat: repeat-x;
	float: left;	
}
.wrapper .left_column{
	width: 216px;
}
.wrapper .center_column{
	width: 291px;	
}
.wrapper .right_column{
	width: 744px;
	background-image: url(../images/concept_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;	
	}
.left_block {
}


.left_block{
	font-size: 11px;
}
.left_block h2{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 11px;
	font-size: 17px;
}
.left_block .text{
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.blueblock h2 {
	background-image: url(../images/blue_title_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6639B7;
	background-color: #B9CFEA;
	background-position: right bottom;
}
.blueblock .text{
	background-image: url(../images/blueblock_text_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.redblock h2 {
	background-image: url(../images/red_title_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #69923A;
	background-position: right bottom;
	color: #69923A;
	background-color: #FFC3B2;
}
.redblock .text{
	background-image: url(../images/blueblock_text_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.redblock .text ul{
	padding-left: 5px;
}
.redblock .text li{
	list-style-type: none;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

.hoursleft{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/hours_bg.gif);
	background-repeat: repeat-x;	
	padding-left: 15px;	
	color: #FFEB7C;	
}
.hoursleft strong{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.hoursright{
	font-size: 13px;
	padding-right: 12px;
	padding-left: 16px;
	color: #FFEB7C;
	line-height: 10px;
	background-image: url(../images/hours_bg.gif);
	background-repeat: repeat-x;
}

.wrapper .hometext{
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 8px;
	overflow:auto;
}
.wrapper .hometext .block{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:110px;
}
.wrapper .hometext .block ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.wrapper .hometext .block ul li{
	list-style-type: square;
	font-size: 11px;
}

.contentblock{
	background-image: url(../images/contentblock_bg.gif);
	background-repeat: repeat-x;
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 17px;
}
.contentblock ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentblock ul li{
	list-style-type: none;
	background-image: url(../images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 17px;
}
.contentblock h2{
	color: #A74531;
}
/* footer */
.footer {
	background-color: #FFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	padding-top: 15px;
	/*padding-right: 21px;*/
	padding-bottom: 21px;
	/*padding-left: 21px;*/
}
.footer td {
	padding: 0px 10px;
}
	.footer a:link, .footer a:visited {
	color: #505050;
	padding-right: 13px;
	text-decoration: none;
	}
	.footer a:hover, .footer a:active {
	color: #000000;
	}


.internalblock{}
.internalcontent {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 680px;
	}
.content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	
.content ul{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}	
.content ul li{
	list-style-type: disc;
	margin: 0px;
	padding-bottom: 5px;
	}	
.content ul ul{
	list-style-type: circle;
	}
.content ul ul ul{
	list-style-type: square;
	}	


.internalcontent .breadcrumbs {
	height: 35px;
}
.sidebar{
	float: right;
	width: 200px;
	margin-right: 1px;
}
.sidebar h3{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #E7CB8F;
}
.sidebar .text {
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
}
.sidebar .info {
	background-color: #FCF8EF;
}
.sidebar .text ul  {

}
.sidebar .text ul li {
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: square;
}
.sidebar .block .text ul li a {
	color: #1c8fab;
}
.sidebar .block .foot {
	/*background-image: url(../images/sidebar_block_foot.gif);*/
	background-repeat: no-repeat;
	height: 11px;
}
