@charset "UTF-8";
main_content_box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 530px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	font-family: Helvetica, sans-serif, arial;
	}
.RH_Side_box1
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 230px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	}
.RH_Side_box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 230px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	}
/* CSS Document */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }
 	
#content
	{
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	}

#content h1
	{
	color:#291f68;
	font-weight: bold;
	font-size: 0.9em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	line-height: 1.4em;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(../images_pub_license_restaurant_training/css_images_run_a_pub_mike_connell/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
LH_Side_text {
	font-family: "Times New Roman", Times, serif;
}
.LH_Side_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
#content p a {
	text-align: justify;
}
.twoColFixLtHdr #container #mainContent div .main_content_box #lb #rb #bb #blc #brc #tb #tlc #trc #content p a {
	text-align: justify;
}
.twoColFixLtHdr #container #mainContent div .main_content_box #lb #rb #bb #blc #brc #tb #tlc #trc #content table {
	text-align: left;
}
.italic {
	font-style: italic;
}
.twoColFixLtHdr #container #sidebar1 .RH_Side_box2 #lb #rb #bb #blc #brc #tb #tlc #trc #content p a em {
	color: #F00;
}
.redred {
	color: #F00;
}
