/* CSS Document for Hagar Restaurant Service - hagarservice.com site revised by Teri Simonton, Illumimedia Design Studios 2008*/
p {
margin: 0 0 5px 10px;
}


body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .9em;
}

h1 {
font-weight: bold;
font-size: 1em;
color: #990000;
padding: 0 0 0 10px;
}

a:link, a:active {
color: #990000;
}

a:visited {
color: #333333; }

.alpha {
font-weight: bold;
color: #CC0000;
}

.mfg {
font-weight: bold;
}

.mfg_list {
font-size: .9em;
line-height: 115%;
}

/* Layout Divs */

#parentbox {
margin: auto;
padding: 0;
width: 955px;
height: auto;
}


#masthead {
float: left;
width: 955px; 
height: 135px;
margin: 0;
padding: 0;
clear: both;
}


#menubar {
float: left;
width: 955px;
height: 35px;
margin: 0;
padding: 0;
clear:both;
background-color:#000000;
}

#tagline {
float: left;
width: 955px;
height: 49px;
margin: 0;
padding:0;
background-image: url(../Images/tagline.jpg);
background-repeat: no-repeat;
clear: both;
}

#content_box {
float: left;
width: 955px;
height: auto;
margin: 0;
padding: 0;
background-image: url(../Images/content_bkgd.jpg);
background-repeat: repeat-y;
clear: both;
}

#left-column {
	float: left;
	width: 315px;
	height: auto;
	margin: 0;
	padding: 0;
}

#left_content_box {
	float: left;
	width: 299px;
	height: auto;
	padding: 0 0 0 40px;
	margin: 0;
	clear: both;
}

#left_content_top {
float: left;
width: 299px;
height: 20px;
background-image: url(../Images/stainless_top.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
clear: both;
}

#left_content_center {
float: left;
width: 299px;
height: 326px;
background-image: url(../Images/stainless_body.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
clear: both;
}

#left_content_center_text {
float: left;
width: 279px;
height: 120px;
margin: 10px 10px 0 10px;
padding: 0px;
clear: both;
overflow: visible;
}


#left_content_bottom {
float: left;
width: 299px;
height: 25px;
background-image: url(../Images/stainless_bottom.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
clear: both;
}

#left_column_bottom {
float: left;
width: 289px;
height: auto;
margin: 5px;
padding: 0;
clear: both;
}


#right-column {
	float: left;
	width: 501px;
	height: auto;
	margin: 0;
	padding: 0 0 0 70px;
}

#right_column_box {
	float: left;
	width: 501px;
	height: auto;
	padding: 0;
	margin: 0;
	clear: both;
}

#right_content_top {
float: left;
width: 501px;
height: 20px;
margin: 0;
padding: 0;
background-image: url(../Images/content_top.jpg);
background-repeat: no-repeat;
clear: both;
}

#right_content_center {
float: left;
width: 501px;
height: auto;
margin: 0;
padding: 0;
background-image: url(../Images/content_body.jpg);
background-repeat: repeat;
clear: both;
}

#right_content_bottom {
float: left;
width: 501px;
height: 18px;
margin: 0;
padding: 0;
background-image: url(../Images/content_bottom.jpg);
background-repeat: no-repeat;
clear: both;
}

#full_content_box {
float: left;
width: 836px;
height: auto;
margin: 20px 0 20px 60px;
padding: 0;
clear: both;
}

#full_content_top {
float: left;
width: 836px;
height: 20px;
background-image: url(../Images/full_content_top.jpg);
background-repeat: no-repeat;
padding: 0;
margin: 0;
clear: both;
}

#full_content_body {
float: left;
width: 836px;
height: auto;
background-image: url(../Images/full_content_body.jpg);
background-repeat: repeat-y;
padding: 0;
margin: 0;
clear: both;
}

#full_content_bottom {
float: left;
width: 836px;
height: 18px;
background-image: url(../Images/full_content_bottom.jpg);
background-repeat: no-repeat;
padding: 0;
margin: 0;
clear: both;
}

#footer {
float: left; 
width: 935px;
height: 46px;
padding: 10px;
margin: 0;
background-image: url(../Images/footer.jpg);
background-repeat: no-repeat;
font-size: .8em;
clear: both;
}

#footer_left {
float: left;
width: 275px;
height: auto;
padding: 5px;
margin: 0;
}

#footer_right {
float: right;
width: 250px;
height: auto;
padding: 5px;
margin: 0;
text-align: right;
}

#spacer_hack {
margin: 0;
padding: 0;
clear: both;
}


/* Secondary smaller template for locations */

#parentbox_secondary {
margin: auto;
padding: 0;
width: 640px;
height: auto;
}

#masthead_secondary {
float: left;
width: 640px; 
height: 115px;
margin: 0;
padding: 0;
clear: both;
}

#close_window {
float: left;
width: 640px;
height: 20px;
margin: 0;
padding: 0;
clear:both;
}

#content_box_secondary {
float: left;
width: 640px;
height: auto;
margin: 0;
padding: 0;
background-image: url(../Images/bkgd_small.jpg);
background-repeat: repeat-y;
clear: both;
}

#content_box_secondary p {
padding: 15px;
line-height: 160%;
}

#full_content_box_secondary {
float: left;
width: 836px;
height: auto;
paddign: 0;
padding: 0;
clear: both;
}

#footer_secondary {
float: left; 
width: 640px;
height: 41px;
padding: 0;
margin: 0;
background-image: url(../Images/footer_small.jpg);
background-repeat: no-repeat;
font-size: .8em;
clear: both;
}