/* CSS Document */

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}
body {
	background: #FFF url(../images/bg-09.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
	clear: both;
	height: 217px;
}


#menu-2 {
	background: url(../images/center-09.jpg);
	text-align: center;
	height: 35px;
	clear: both;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#footer {
	background: url(../images/footer-09.jpg);
	height: 99px;
	clear: both;
	padding: 0px;
}
.footer {
	font-size: .9em;
	text-align: center;
	border-top-style: none;
	clear: both;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 0px;
}
.two_column_blue_border_table {
	border: 4px double #00C;
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	height: 240px;
	margin-bottom: 5px;
	text-align: center;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
.two_column_header {
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.two_column_blue_border {
	border: 4px double #00C;
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	height: 170px;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;

}
.two_column_blue_border_6item {
	border: 4px double #00C;
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	height: 530px;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}

.two_column_blue_border_8item {
	border: 4px double #00C;
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	height: 690px;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}

.two_column_blue_border_10item {
	border: 4px double #00C;
	margin-right: 27px;
	margin-left: 27px;
	clear: both;
	height: 850px;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
.one_column_left_header {
	margin-left: 27px;
	width: 442px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	text-align: center;
	font-weight: bold;
}
.one_column_right_header {
	width: 442px;
	float: right;
	margin-right: 27px;
	clear: right;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #900;
}
.one_column_blue_border_left {
	border: 4px double #00C;
	margin-left: 27px;
	height: 170px;
	width: 442px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
.one_column_blue_border_right {
	border: 4px double #00C;
	height: 170px;
	width: 442px;
	float: right;
	margin-right: 27px;
	clear: right;
	margin-bottom: 5px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;	
}
.menu_item_left {
	width: 425px;
	margin-left: 10px;
	display: block;
	float: left;
	clear: left;
	height: 160px;
	padding-top: 5px;
}
.menu_item_right {
	width: 425px;
	display: block;
	float: right;
	margin-right: 10px;
	clear: right;
	height: 160px;
	padding-top: 5px;
}
.menu_item_photo_left {
	padding: 5px;
	float: left;
}
.menu_item_photo_right {
	float: right;
	padding: 5px;
}
.gfx-l-nb {
	float: left;
	border-style: none;
}
.gfx-r-nb {
	float: right;
	border-style: none;
}
.gfx-nb {
	border-style: none;
}

h1 {
	color: #900;
	font-size: 25px;
	font-weight: bold;
}
h2 {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
}
h3 {
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
	text-align: center;
}
.fs-red-b-lg {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.fs-right {
	text-align: right;
}
.fs-left {
	text-align: left;
}

.fs-c {
	text-align: center;
}
td {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 20%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
