* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #001344;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#all {
	margin: 0 auto;
	width: 826px;
	background-color: #001344;
	/*border:1px white solid*/
}

.clear {
	clear: both;
}

img {overflow: hidden;}

#intro {
	text-align: center;
}
div#headerlogo { background:url(images/main_logo.jpg) no-repeat center;
                 width:827px;
								 height:252px;
								}
 
/*NAV AREA----------------*/
#nav_ctnr {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 50px;

}

#nav {
	margin-right: 10px;
	width: 650px;
	float: right;
}

/*CONTAINER--------------------*/
#container {
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 14px;	
	border: 0px none;
	overflow:hidden;
	height: auto;
}

/*LEFT---------*/
#left {
	width: 173px;
	float: left;
}

#left a {
	font-size: 12px;
	color: #b50000;
	text-decoration: none;
	font-weight: bold;

}

#left a:hover {
	text-decoration: underline;
}

#cart_ctnr {
	padding-top: 50px;
	text-align:center;
	background-image: url(images/cart-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#cart_ctnr table {
	width: 95%;
	margin: 0 auto;
	text-align:left;
}

#cart_ctnr td {
	font-size: 11px;
}

/*RIGHT---------*/
#right {
	margin-left: 175px;
	text-align: left;
	width: 600px;
	/*border: 1px solid yellow;*/

}

html>body #right {
	margin-left: 180px;
}

#right td {
	color: #000;
}

/*MENU-------------------------*/
td {
	font-size: 12px;
}

a.menudetails_item_name_link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#right a.menudetails_item_name_link, #right a, {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.menudetails_item_name_link:hover, #right a:hover {
	color: #b50000;
	font-weight: bold;
}

.menudetails_item_price {
	font-weight: bold;
	font-size: 12px;
}

.fnsz14 {
	font-size: 24px;
	text-align: center;
}

.forminputs {
	color: #212121;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#sublinks a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}

#sublinks a:hover {
	text-decoration: underline;
}

.crtctmitm_layout78_table {
	border:0px none;
	text-align:center;
	width:200px;
}

/* ComboMaker */
#right .combomaker_main_div .fnsz14{ color: #b80000; border-top: 2px solid #b80000; border-bottom: 2px solid #b80000; font-size: 1.2em; padding: 5px 0; text-align: center }
#right .combomaker_group_name_td { background-color: #b80000; text-indent: 10px; padding: 5px 0; color: #fff; font-weight: bold }
#right .combomaker_group_desc_td { padding: 5px 10px;}
#right .combomaker_main_div a img { margin-top: 5px;}
#right .combomaker_group_itm_name_td { font-weight: bold; line-height: 1.2 }
#right .combomaker_group_itm_desc_td, .combomaker_itm_combo_desc_td { padding-bottom: 10px; }

#right .combomaker_validation_header_div { margin: 0 30px 10px; font-size: 1.2em; font-weight: bold; }
#right .combomaker_validation_div { margin: 0 30px; }
#right .crtvword_combo_header_tr { background-color: #790000; padding: 5px 0; font-size: 1.2em; }
#right .crtvword_combo_header_tr td b { color: #fff }
#right .crtvword_combo_table { background-color: #fffbe6; }

/*FOOTER-----------------------------*/
#footer {
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	width:826px;
	margin: 0 auto;
}

.brygid {
	float: right;
	width: 140px;
}

/*SECURE PAGE------------------*/
#nav_ctnrS {
	background-image: url(images/nav-bgS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 50px;
}

#containerS {
	background-image: url(images/container-bgS.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 14px;	
	border: 0px none;
	overflow:hidden;
	height: auto;
	text-align: center;
}

#secure_pg {
	width: 85%;
	margin: 0 auto;
}

#secure_pg table {
	text-align: left;
}

#secure_pg .fnsz14{
	text-align: left;
}

/*OTHER PAGES------------------*/
#other_pg {
	width: margin auto;
	text-align: center;
}

#gmap {
	margin: 0 auto 15px auto;
	border: 3px solid #b80000;
	width: 550px;
}

#other_pg a {
	color: #b80000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#other_pg a:hover {
	/*text-decoration: underline;*/
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color:#b80000;
	text-align:left;	
}

h2 {
	margin-top: 15px;
}

#right .c_address td {
	text-align: center;
	font-size: 18px;
	color: #001344;
	font-weight: bold;
}

/*WORK FORM---------*/
#workForm {
	background-color: #b80000;
	color: white;
	padding: 10px;
	width: 90%;
	margin: 25px auto 0 auto;
	border: 5px solid #001344;
}

.f_row {
	margin: 0 auto 5px auto;
	padding: 0;
	width: 400px;
	text-align: left;
	/*border: 1px solid black;*/
	display: block;
	height: 20px;
}
.f_name {
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 125px;
	text-align:right;
	/*color: #CC3333*/
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.f_fields {
	margin: 0;
	padding: 0;
	width: 250px;
	text-align:left;
	display:block;
	font-size: 11px;
	font-weight: bold;
	float:left;
}

html>body .f_fields {
	/*float: none;*/
}

/*SPECIALS----------------------------*/
#specials {
	text-align: center;
	font-size: 12px;
}

#specials .fnsz14 {
	color: #b80000;
	display:block;
	font-weight: bold;
}

#specials .menudetails_item_name_link {
	display: block;
	text-align: left;
}

#specials .menudetails_item_price {
	display:block;
	text-align: left;
}

#specials p {
	display:block;
	text-align: left;
	float: left;
	width: 80%;
}

.special_itm {
	margin: 0 auto 25px auto;
	width: 85%;
	display: block;
}

#rewards {text-align: left; font-size: 14px; margin: 10px;}
#rewards p { margin-bottom: 10px;}
