/*  Global Dining of California  */


/*  Basic Elements  */
body {
	background-image: 				url(../img/bg_global.gif);
	background-repeat: 				repeat-x;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						10px;
}

img { border:						0px;
	}

.img_right {
	margin:							2px 0px 15px 10px;
}

.img_left {
	margin:							2px 10px 15px 0px;
}

table {
	background-position: 			center;
	}

A: {
	color: 							#BB0F14;
	text-decoration: 				none;
}

A:link {
	color: 							#BB0F14;
	text-decoration: 				none;
}
A:visited {
	color: 							#BB0F14;
	text-decoration: 				none;
}
A:hover {
	color: 							#DA0F14;
	text-decoration: 				none;
}


A.button: {
	color: 							#333333;
	text-decoration: 				none;
}

A.button:link {
	color: 							#333333;
	text-decoration: 				none;
}

A.button:visited {
	color: 							#333333;
	text-decoration: 				none;
}

A.button:hover {
	color: 							#DA0F14;
	text-decoration: 				none;
}

hr {
	size:1px;
	background-position: top;
	height: 1px;
}


H1 {
	font-size: 						14px;
	font-weight: 					bold;
	font-family: 					Verdana;
	line-height: 23px;
}

H2 {
	font-size: 						12pt;
	font-weight: 					bold;
	font-family: 					Verdana;
	color: 							#FFFFFF;
}

H3 {
	font-size: 						9pt;
	font-weight: 					bold;
	font-family: 					Verdana;
	color: 							#999999;
	margin-top: 					8px;
	line-height: 20px;
}

H4 {
	font-size: 						8pt;
	font-family: 					Verdana;
	font-weight: 					normal;
}
H5 {
	font-size: 						7pt;
	font-family: 					Verdana;
	font-weight: 					normal;
}

.divider_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	height: 1px;
}
/*  Content Starts Here  */

#logo {
	margin-top: 					20px;
	margin-left: 					35px;
	float: 							left;
	
}
#logo_index {
	margin-top: 					20px;
	margin-left: 					97px;
	float: 							left;
	
}

#copy_index {
	margin-top: 					20px;
	margin-left: 					240px;
}
#copy {
	margin-top: 					20px;
	margin-left: 					240px;
}

#button {
	border: 						3px double #999999;
	border-top-color: 				#CCCCCC;
	border-left-color: 				#CCCCCC;
	background-color: 				#FFFFFF;
	background-image: 				url(../img/gradient.gif);
	background-repeat: 				repeat-x;
	color: 							#333333;
	font-size: 						10px;
	font-weight: 					bold;
	font-family: 					Verdana, Helvetica, Arial, sans-serif;
	width: 							120px;
	text-align: 					center;
	margin: 						20px 0px 7px 40px;
	padding: 						3px 3px 3px 3px;
}
 
.td_header {
	margin: 						0px;
	padding: 						0px;
	height: 						100px;
	width: 							967px;
	vertical-align: 				top;
}

/* Menu Bar */

.menu_container {
	margin: 						0px;
	padding: 						40px;
	height: 						70px;
	text-align:						justify;
}

.td_menu {
	margin: 						0px;
	padding: 						0px;
	height: 						70px;
	width: 							150px;
	font-weight: 					bold;
	font-family: 					Verdana;
}

.td_menu2 {
	margin: 						0px;
	padding: 						0px;
	height: 						70px;
	width: 							120px;
	font-weight: 					bold;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
}

/* Menue Bar End */

.td_subtitle_index {
	margin: 						0px;
	height: 						90px;
	padding: 						25px 0px 12px 1px;
	*padding: 						15px 0px 12px 1px;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
}
.td_subtitle {
	margin: 						0px;
	height: 						90px;
	padding: 						15px 0px 12px 37px;
	*padding: 						15px 0px 12px 37px;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
}

.image_headline {
	
}

.td_content {
	background-image: 				url(../img/bg_content.gif);
	background-repeat: 				repeat-x;
	height: 						350;
	width: 							210px;
	border: 						5px solid #FFFFFF;
	vertical-align: 				top;
	margin: 						0px;
}

.store_info {
	font-family:					Verdana;
	font-size:						11px;
	line-height:					13px;
	padding:						0px 15px 0px 15px;
}

.store_info {
	font-family:					Verdana;
	font-size:						11px;
	line-height:					13px;
	padding:						0px 15px 0px 15px;
}

.notice {
	font-size:						10px;
	color: 							maroon;
	font-weight: 					bold;
	margin: 						20px 0px 0px 0px;
}

.spacer {
	width: 							20px;
	height: 						350px;
}

.td_notice {
	height: 						50px;
	padding-top: 					17px;
	margin: 						0px;
}

.td_footer {
	height: 						50px;
	padding-top: 					20px;
	margin: 						0px;
}

/* PAGE : ABOUT US */

#main_container {
	background-image: 				url(../img/bg_content.gif);
	background-repeat: 				repeat-x;
	width: 							700px;
	border: 						5px solid #FFFFFF;
	vertical-align: 				top;
	height: 						350px;
	margin: 						0px;
}
.container_left {
	float: 							left;
	height: 						339px;
	width: 							227px;
	margin: 						0px;
}
.container_right {
	float: 							right;
	height: 						339px;
	width: 							462px;
	background-image: 				url(../img/bg_content.gif);
	background-repeat: 				repeat-x;
	margin: 						0px;
}
.news_title  {						border:
	border-bottom-height: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}


/* LANDING PAGE SPECIFIC */

.landing {
	margin: 30px;
	width: 900px;
}

.landing_container {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.landing_left_content {
	width:600;
	float:left;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 11px;
	vertical-align: top;
}

.landing_right_content {
	width:295;
	float:right;
	vertical-align: top;
}

.landing_divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 580;
	float: left;
}
.landing_divider_s {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 90%;
	float: right;
	height: 30px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
}

.landing_info_content {
	width:65;
	float: left;
	padding-left: 3px;
}

.landing_info_text {
	width: 90%;
	float: right;
	height: 30px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
}

.landing_footer {
	width:900;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B31414;
	clear: both;
	margin-top: 20px;
}


