html{
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color:#fff;
	font-family: Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}

ul{
	font-size:12px;
	color: #999999;
	list-style: square;
}

#inktype{
	font-size:11px;
	color: #B1B1B1;
	list-style: square;
	text-align: left;
	padding: 0;
	margin:0 0 5px 25px;
	line-height: 8px;
}

li{margin-top: 12px;}

p{font-size:12px; color:#666; line-height: 16px;}
.small{font-size:10px; color:#666; line-height: 11px; width: 159px; }
.small2{font-size:10px; color: #FF8C00; line-height: 11px; width: 159px; margin-left: 5px; }
#footer p{font-size:10px;}

#wrapper {
	width:800px;
	margin:20px auto 20px auto;
}

#header {
	background-repeat:repeat-y;
}

#header td{padding:0; border:0; vertical-align:top;}


#main {
	vertical-align:top;
	min-height:575px;
	_min-height:575px;
	background-image:url(../images/bkg_repeat.png);
	background-repeat:repeat-y;
	padding:5px 15px 0 15px;
}

#sidecolumn {
	width: 165px;
	margin-left:25px;
	_margin-left:5px;
	float:left;
	/*border:1px solid #00c;*/
}

#textcolumn {
	margin-left: 200px;
	margin-right: 40px;
	border-left:1px solid #b1b1b1;
	padding: 5px 5px 5px 25px;
}

#textcolumn p {
	margin-left: 5px;
}

#bottom img{
	margin-left:15px;
	margin-top:30px;
}

#footer {
/*	border:1px solid #c0c;*/
	height:40px;
	min-height:40px;
	text-align:right;
	padding:30px 60px 0 0;
	background-image:url(../images/bottom_curve.png);
	background-repeat:no-repeat;
}


a:link{color: #FF0D00;}
a:visited{color:#ff8C00;}
a:hover{color:#ff8C00}
a:active{color:#FF0D00}

.datatable {
	border:1px solid #b1b1b1;
	padding:2px;
}

.datatable th {
	color:#666666;
	background-color: #E4E4E4;
	border:1px solid #ccc;
	font-size:14px;
	padding:4px;
	width:40%;
	vertical-align:top;
	text-align: right;
}

.datatable td {
	color:#666666;
	background-color:#fff;
	font-size:11px;
	padding:4px 4px 8px 4px;
	vertical-align:top;
}

.datatable2 {
	border:1px solid #b1b1b1;
	padding:2px;
}

.datatable2 th {
	color:#666666;
	background-color: #E4E4E4;
	border:1px solid #ccc;
	font-size:11px;
	font-weight: bold;
	padding:4px;
	vertical-align:top;
	text-align: right;
}

.datatable2 td {
	color:#666666;
	background-color:#fff;
	font-size:11px;
	padding:4px 4px 8px 4px;
	vertical-align:top;
	text-align: center;
}

.datatable2 th.inkcol {background-color: #77BDE3;}
.datatable2 .inkcol {background-color: #C7E3F3; font-weight: bold;}

.inkcell {
	background-color: #C6E3FF; 
}

#franchiseform {width:100%;}
#franchiseform sup{color:#c33;}
#franchiseform th{text-align:left; vertical-align:middle; padding:5px 5px 5px 8px; background-color:#68BAe3; color:#fff; width:25%; font-size:11pt; }
#franchiseform th.leftcol{width:100px;}
#franchiseform td{text-align:left; vertical-align:top; padding:5px 20px 5px 5px; background-color: #DBF0F9;}
#franchiseform td.buttonrow{text-align:right;}
#franchiseform td.buttonrow input{width:250px;}

#franchiseform input, #franchiseform textarea{
	color: #667;
	border: solid 1px #999;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 12pt;
	padding: 0px 2px 3px 5px;
	background-color: #fff;
	width:100%;
}
#franchiseform input.formnone{width:auto;}

#printlogo{display:none;}

#map{
 width: 484px;
 height: 450px;
}

#map p{
 width: 175px;
 height: 75px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
}

#hours{
	background-color: #22aca4;
	width: 161px;
	
}

#hours p{
	color: #fff;
	font-size: 11px;
	margin: 0 20px 0 10px;
}
