@charset "utf-8";

html{
	color:#666666;
	font-size:12px;
	line-height:1.2;
	overflow:scroll;
	margin: 0;
	padding: 0;
	}
img{
border:0;
text-decoration:none;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-style:italic;
color:#8E2228;
text-align:center;
}
h2{
	color:#8E2228;
	font-size:18px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bg_morrisville {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg_morrisville.jpg) repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
.bg_cary {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg_cary.jpg) repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
.bg_durham {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg_durham.jpg) repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
.bg_contact {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg_contact.jpg) repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
.logo_container{
width:100%;
background-image:url(images/bg_header.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
}
.nav{
float:left;
margin:10px 0 0 0;
padding:0;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border:solid;
	border-width:8px;
	border-color:#8E2228;*/
}
#mainContent {
	padding: 0;
	margin:0 0 0 30px;
	display:block;
	width:900px;
	clear:both;
	}
.logo {
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0 0 0 20px ;
	text-align:left;
	width:400px;
	float:left;
}

.menu_hdr{
background-image:url(images/bg_menu_hdr.png); 
background-repeat:no-repeat;
height:168px;
margin:0 ;
padding:0 ;
display:block;

}
.menu_hdr_cary{
background-image:url(images/bg_cary_menu_hdr.png); 
background-repeat:no-repeat;
height:168px;
margin:0 ;
padding:0 ;
display:block;

}
.menu_hdr_morrisville{
background-image:url(images/bg_morrisville_menu_hdr.png); 
background-repeat:no-repeat;
height:168px;
margin:0 ;
padding:0 ;
display:block;

}
.menu_hdr_durham{
background-image:url(images/bg_durham_menu_hdr.png); 
background-repeat:no-repeat;
height:168px;
margin:0 ;
padding:0 ;
display:block;

}
.menu{
padding:0 0 0 120px;
margin:0 ;
display:block;
background-image:url(images/bg_menu.png);
background-repeat:repeat-y;
float:left;
width:650px;

}
.menu_content{
width:590px;
}
.menu_content a:link {
color:#000000;
text-decoration:none;
}
.menu_content a:visited {
color:#000000;
text-decoration:none;
}
.menu_content a:hover {
color:#000000;
text-decoration:underline;
}
.menu_content a:active {
color:#000000;
text-decoration:none;
}
.menu_content table{
width:570px;
padding:5px;
margin:5px;
}

.menu_footer{
background-image:url(images/bg_menu_ftr.png); 
background-repeat:no-repeat;
height:48px;
margin:0 0 20px 0;
padding:0px;
display:block;
clear:both;

}
.left{
float:left;
margin:0 10px 0 10px;
}
.right{
float:right;
margin: 0 ;
width:295px;

}
.1{
background-color:#F6EAD6;
background-image:url(images/hot_chili-32x32.png);
width:19px;
padding-right:2px;
margin:0;
height:20px;
}
.2{
width:540px;
padding:0;
margin:0;
}
.3{
text-align:right;
wdith
}
.directions{
margin: 0 ;
width:570px;
border: 4px solid #8E2228;
padding:5px;
}
.bump_left{
padding-left:25px;}

.clear{
clear:both;
}


/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	text-align:left;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
}


