/* Clickable Designs | CSS1-CSS2 Document */

/* wrap properties */
html, body {
		height: 100%;
		margin: 0px auto;
		padding: 0;
		background: #970000 url(../images/wrap/bg_site.jpg) no-repeat center top;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; color: #CACACA; }
		
		.black { background-color: #000000; background-image: none; }

		a:link, a:visited { color: #C20000; text-decoration: none; outline: none; }
		a:hover, a:active { color: #C20000; text-decoration: underline; outline: none; }
		
		h1 { margin: 0; padding: 0 0 12px 0; font-size: 19px; font-weight: bold; color: #B70000; }
		/* h2 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; line-height: 18px; } */
		p { margin: 0; padding: 0 0 25px 0; }
		
		ul { margin: 0; padding: 0 0 25px 30px; list-style-type: disc; }
		ul li { margin: 0; padding: 0; }

#wrap {
		/* height: 100%; */
		width: 938px;
		margin: 0px auto; }
		
		.left { float: left; display: inline; }
		.right { float: right; display: inline; }
		.center { text-align: center; }
		.end { clear: both; }
		.block { display: block; }
		.inline { display: inline; }
		.zerofont { font-size: 0px; line-height: 0px; }
		
		img { border: 0; }
		
		form { margin: 0; padding: 0; }

/* page properties */
		.header_container { height: 149px; }
		.menu_container { height: 31px; padding: 0 0 0 20px; background: url(../images/wrap/bg_menu.gif) no-repeat; }
		.menu_sep { height: 29px; width: 35px; }
		
		.content_container { padding: 15px 0 0 0; }
		.col_1 { width: 233px; }
		.col_1_sep { height: 10px; }
		.col_1_address { padding: 15px 0 0 0; }
		.col_1_address h1 { padding: 0; font-size: 12px; line-height: 18px; font-weight: normal; color: #CACACA; }
		.col_1_address p { padding: 0; }
		.col_1_address h2 { padding: 0; font-size: 22px; font-weight: normal; color: #CACACA; }
		.col_1_contact { padding: 0 0 0 23px; background: url(../images/wrap/col_1_arrow.gif) no-repeat 0px 0px; color: #000000; }
		.col_1_contact a:link, .col_1_contact a:visited { color: #CACACA; }
		.col_1_contact a:hover, .col_1_contact a:active { color: #CACACA; }
		.col_1_social { padding: 15px 0 0 0; }
		
		.col_2 { width: 665px; }
		.col_2_header { height: 180px; }
		.col_2_content { padding: 20px 40px 0 40px; background-color: #000000; }
		.col_2_footer { padding: 0 40px 0 40px; height: 159px; background: url(../images/wrap/content_bottom.jpg) no-repeat; }
		.col_2_footer_home { padding: 0 40px 0 40px; height: 49px; background: url(../images/wrap/content_bottom_home.gif) no-repeat; }
		.top { padding: 15px 0 0 13px; background: url(../images/wrap/icon_top.gif) no-repeat 0px 17px; font-size: 11px; line-height: 12px; }
		
		.food1 { width: 100%; margin: 0 40px 0 0; background: none; }
		.food2 { width: 100px; text-align: right; background: none; }
		.food1_list1 { width: 175px; margin: 0 20px 0 0; background: none; }
		.food1_list2 { width: 250px; margin: 0 20px 0 0; background: none; }
		.food_sep { height: 10px; margin: 10px 0 0 0; border-top: 1px solid #373737; }
		
		.gallery_thumb1 { width: 88px; height: 68px; margin: 5px 10px 5px 0; }
		.gallery_thumb2 { width: 88px; height: 68px; margin: 5px 0 5px 0; }
		
		.footer_container { height: 150px; padding: 25px 0 0 0; background: url(../images/wrap/bg_footer.gif) no-repeat 0px 20px; }
		.footer_menu { font-size: 11px; line-height: 12px; }
		.footer_menu a:link, .footer_menu a:visited { color: #CACACA; }
		.footer_menu a:hover, .footer_menu a:active { color: #C20000; text-decoration: none; }
		.footer_menu_sep { padding: 0 21px 0 21px; color: #484848; }
		
		.copyright { padding: 20px 0 0 0; font-size: 10px; }
		.author { padding: 20px 0 0 0; font-size: 10px; }
		.author a:link, .author a:visited { color: #CACACA; text-decoration: underline; }
		.author a:hover, .author a:active { color: #CACACA; text-decoration: none; }
		
/* home properties */
		