/* USED TO DEFINE GLOBAL FONT-FAMILY */
body, p, table, th, td, p, span, li, h1, h2, a, input, textarea
{
	font-family: Arial;
}

body
{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/structure/background_tile.jpg);
	background-repeat: repeat-x;
}

.leftborder
{
	background-image: url(../images/structure/leftborder_tile.jpg);
	background-repeat: repeat-y;
}

.rightborder
{
	background-image: url(../images/structure/rightborder_tile.jpg);
	background-repeat: repeat-y;
}

.leftshadow
{
	background-image: url(../images/structure/shadow_left_tile.jpg);
	background-repeat: repeat-y;
}

.rightshadow
{
	background-image: url(../images/structure/shadow_right_tile.jpg);
	background-repeat: repeat-y;
}

.content_cell
{
	background-color: #FFFFFF;
	vertical-align: top;
	height: 448px;
}

.content_cell #content_area
{
	padding: 12px 23px;
}

.contentleft
{
	width: 100px;
}

.contentcenter
{
	width: 500px;
}

.contentright
{
	width: 115px;
}

.contentleftcenter
{
	width: 600px;
}

#content
{
	color: #242424;
	font-size: 80%;
	padding: 5px 10px;
}

#content table
{
	color: #242424;
	font-size: 120%;
	padding: 5px 10px;
}


#content p
{
	margin-top: 3px;
}

#content h1
{
	font-size: 140%;
	margin: 0px;
}

#content h2
{
	font-size: 110%;
	margin: 0px;
	color: #5C1E81;
}

#google
{
	width: 780px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 70%;
	text-align: left;
}

.home_ticker_bar
{
	background-image: url(../images/home/home_ticker_background.jpg);
	height: 30px;
	vertical-align: top;
}

#home_ticker_container
{
	position: relative;
	height: 30px;
}

.home_ticker
{
	position: absolute;
	top: 5px;
	left: 32px;
}

#home_ticker
{
	left: 32px;
}
#ticker table td#tic-item a {opacity: 0.999; font-size: 16px;}
#ticker table a {color: #222; text-decoration: none;}
#ticker table a:hover {color: #111; text-decoration: underline;}

.home_callouts
{
	background-image: url(../images/home/home_callout_background.jpg);
	height: 185px;
	vertical-align: top;
}

#home_callout_container
{
	position: relative;
	height: 185px;
}

.home_callout
{
	position: absolute;
	top: 5px;
}

#home_callout_l
{
	left: 32px;
}

#home_callout_cl
{
	left: 219px;
}

#home_callout_cr
{
	left: 405px;
}

#home_callout_r
{
	left: 593px;
}

#formtable th
{
	text-align: right;
	font-weight: normal;
}

#formtable th, #formtable td
{
	font-size: 70%;
}

.datatable th
{
	text-align: left;
}

.datatable th, .datatable td
{
	font-size: 80%;
	vertical-align: top;
}

#franchise_nav
{
	font-size: 80%;
	font-weight: bold;
	line-height: 20px;
}

#franchise_nav a
{
	color: #000000;
	text-decoration: none;
	padding: 0px 5px;
}

#franchise_nav a.form
{
	color: #D6008F;
}

#franchise_nav a:hover
{
	color: #5C1E81;
}

#locatoinContent
{
	font-family: Arial;
	color: #242424;
	font-size: 80%;
	padding: 5px 10px;
}

#locationContent table
{
	color: #242424;
	font-size: 120%;
	padding: 5px 10px;
}

#locationContent p {
	margin-top: 3px;
}

#locationContent h1 
{
	font-size: 18px;
	font-weight: lighter;
}

#locationContent h2 
{
	font-size: 13px;
	font-style: italic;
}

#locationContent h3 
{
	font-size: 14px;
	font-weight: lighter;
}
