@charset "utf-8";

* {margin:0;padding:0;}
.auto {
  margin:auto;	
}
body  {
	font:62.5%/1.8em Arial,Helvetica,Verdana,sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d0d0d;
	background: #e1ecce url(../images/bkgd3.jpg) repeat; /* #DFEFFF  pale green #e1ecce  #feeed7*/
	/* background: #4B88CA; */
	margin: 10px 0 5px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
}
img {padding:0;margin:0;}
p {margin:0;padding:.7em 0;}
.clear {clear: both;}
.hidden {display:none;}
.center {text-align:center;}
h1 {color:#F60;}
h2 {color:#030;}
h3 {color:#F30;font-size:16px;}
.evenClass{background-color:#F0FFE1;}
.hoverClass{ background-color:#FFC;}
.bold {font-weight:bold;}
.u {text-decoration:underline;}
.em { font-style:italic;}
.smallCaps {font-variant:small-caps;}

.borderBottomBlack {border-bottom:1px solid #000;padding-bottom:3px;}
.borderBottomGreen {border-bottom:1px solid #030;padding-bottom:3px;}
.borderBottomOrange {border-bottom:1px solid #F60;padding-bottom:3px;}

.font-14 {font-size:14px;}
.font-15 {font-size:15px;}
.font-16 {font-size:16px;}
.font-18 {font-size:18px;}
.font-20 {font-size:20px;}
.font-22 {font-size:22px;}
.font-24 {font-size:24px;}

.georgia {font-family:Georgia, "Times New Roman", Times, serif;}
.times {font-family:"Times New Roman", Times, serif;}
.verdana {font-family:Verdana, Geneva, sans-serif;}

.red {color:#C00;}
.green {color:#030;}
.green-m {color:#060;}
.green-l {color:#090;}
.green-light {color:#090;}
.grey-d {color:#333;}
.orange {color:#F60;}
.brown {color:#930;}
.titleGreen {
	color:#030;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
}
.titleGold {
	color:#960;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
}
.titleOrange {
	color:#F30;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
}
.titleRed {
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
/*
a.start_now_btn {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 55px;
	background: transparent url(../images/start_now_btn.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}
a.start_now_btn:hover {
	background: transparent url(../images/start_now_btn.png) no-repeat 0 -55px;
}
*/
a.start_now_btn {
	display: block;
	margin: 0 auto;
	width: 140px;
	height: 48px;
	background: transparent url(../images/start_now_btn2.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}
a.start_now_btn:hover {
	background: transparent url(../images/start_now_btn2.png) no-repeat 0 -48px;
}
/* layout table */
.mainTable {
	width:1000px;
	padding:0;
	border:none;
}
.leftNavArea {
	width:199px;
	border-right:1px solid #203509;
	background-color:#A3BC5B; /* green */
}
.mainArea {
	width:800px;
	background-color:#FFF;
}
.hortNavArea {
	border-bottom:1px solid #324e14;	
}
.footerArea {
	background-color:#FFC;
	border-top:1px solid #324e14;
	padding:5px 20px;
}
/* end layout table */

.layer1_class { z-index:1; visibility: visible; } 
.layer2_class { z-index:2; visibility: hidden; }
	  
/* grey section  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.grey-section {
	background:url(../images/grey-section.gif) no-repeat left top;
	padding:15px 15px 5px;
	min-height:180px;
	color:#006;
}
* html .grey-section {height:180px;}
.grey-section-bottom {
	background:url(../images/grey-section.gif) no-repeat left bottom;
	height:10px;
	overflow:hidden;
	margin-bottom:13px;
}
a.btn-joinNow {
	background:url(../images/btn-joinNow.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:102px;
	height:32px;
}
a.btn-joinNow:hover {background:url(../images/btn-joinNow.gif) left bottom no-repeat;}
a.btn-join-now {
	background:url(../images/btn-join-now.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:112px;
	height:37px;
	position:relative;
	left:43px;
}
a.btn-join-now:hover {background:url(../images/btn-join-now.gif) left bottom no-repeat;}
h2.txt-joinNow {
	background:url(../images/txt-joinNow2.gif) left 12px no-repeat;
	width:243px;
	height:70px;
	text-indent:-9999px;
	margin:0px -17px 10px -24px;
	margin:0px -20px 10px -21px;
	position:relative;
}
/* end grey section  +++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*  blue section ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.blue-section {
	background:url(../images/blue-section.gif) no-repeat left top;
	padding:15px 15px 0px;
}
.blue-section-bottom {
	background:url(../images/blue-section.gif) no-repeat left bottom;
	height:10px;
	overflow:hidden;
	margin-bottom:13px;
}
.link-section {
	background:url(../images/green-section.gif) no-repeat left top;
	padding:6px 10px;
}
.link-section-bottom {
	background:url(../images/green-section.gif) no-repeat left bottom;
	height:10px;
	overflow:hidden;
	margin-bottom:10px;
}
.research-section {
	background:url(../images/research-section.jpg) no-repeat left top;
	padding:15px 15px 0px;
}
.research-section-bottom {
	background:url(../images/research-section.jpg) no-repeat left bottom;
	height:22px;
	overflow:hidden;
	margin-bottom:13px;
}
ul.links-list {
	border-top:1px solid #000;
	list-style:none;
	padding-bottom:5px;
}
ul.links-list li {
	/*border-bottom:1px solid #000; */
	padding:5px 0px;
	padding:5px 0 5px 5px;
}
/*
#mainContent a:link,
#mainContent a:visited {
	color:#36F;
	text-decoration:none;
	border-bottom:1px dashed #39F;	
}
#mainContent a:hover,
#mainContent a:active {
	border-bottom:1px solid #36F;	
}
*/

ul.links-list li a,
ul.links-list li a:visited {
	color:#930;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	/*
	border-bottom:1px dashed #930;
	*/	
	display:block;
	margin:3px 0;
}
ul.links-list li a:hover {
	color:#F30;
	text-decoration:underline;
	/*border-bottom:1px solid #F30;*/	
	}

ul.links-list li p {padding:10px 0 5px 0;}

ul.research-listing {
	border-top:1px solid #660000; 
	list-style:none;
	color:#630; /* #c6ced9 */
	padding-bottom:15px;
}
ul.research-listing li {
	border-bottom:1px solid #660000;
	padding:12px 0 0 0;
}
ul.research-listing li a,
ul.research-listing li a:visited {
	color:#900; /* #e29e67 */
	font-weight:bold;
}
ul.research-listing li a:hover {color:#600;} /* #804217 */

ul.research-listing li p {
	margin-bottom:0px;
	padding:15px 0 10px 0;
}
/*  end blue section ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.col2 {
	float:right;
	width:652px;
	padding:20px 28px 20px;
	padding:0 8px 20px;
}
div.icons {
	height:51px;
	line-height:51px;
	margin:-5px -8px -25px;
	position:relative;
	background:url(../images/brown-line.gif) center;
	text-align:center;
}
div.icons img {vertical-align:middle;}

.movie-wrapper {
	background:url(../images/wrapper-grey-s.jpg) no-repeat left bottom;
	padding-bottom:20px;
	margin:0 auto;
	width:594px;
}
.movie-wrapper div {
	background:url(../images/wrapper-grey-s.jpg) no-repeat;
	padding-top:21px;
	text-align:center;
}
.h-wrapper h1 {	
	text-indent:-9999px;
	padding-bottom:8px;
}
.h-wrapper {
	background:url(../images/bg-hWrapper.jpg) no-repeat bottom;
	text-align:center;
	padding:36px 2px 25px;
	margin:0px -10px 20px;
}
* html .h-wrapper {height:35px;}

.h-wrapper span.extra-title {display:block;}

.h-wrapper span.upper-title {
	display:block;
	margin-top:-8px;
	margin-bottom:2px;
	font-family:'Lucida Grande';
	color:#555;
}
h1.txt-welcome {
	background:url(../images/txt-welcome.gif) top center no-repeat;
	margin-bottom:15px;
}

hr {
	background:#D9D9D9 none repeat scroll 0 0;
	clear:both;
	color:#D9D9D9;
	height:1px;
	margin-bottom:20px;
	border:0px;
}

#container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* background: #FFFFFF; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:1.3em;
} 
#header {
	background: url(../images/waiter.gif) no-repeat right bottom;
	padding: 0 75px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	/* background:url(../images/bg-header3.jpg) no-repeat left bottom white;  bg-header.jpg */
	min-height:100px;	/*margin-bottom:2px; */
	background-color:transparent;
} 
* html #header {height:190px;} /* 166px */
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/*Navmenu*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div.menubar {
	background:url(../images/menu-bg.gif) no-repeat; /* #395817  */
	min-height:37px;
	margin-left:0;
}
* html div.menubar {height:37px;}

div.menubar ul {
	padding:0;
	margin:0;
}

div.menubar ul li {
	list-style:none;
	float:left;
}
div.menubar ul li a {
	display:block;
	background-image:url(../images/menu2.gif);
	float:left;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
}
div.menubar ul li a.btn-home {
	background-position:0px 0px;
	width:74px;
}
div.menubar ul li a.btn-home:hover {background-position:0px -37px;}

div.menubar ul li a.btn-online {
	background-position:-74px 0px;
	width:132px;
}
div.menubar ul li a.btn-online:hover {background-position:-74px -37px;}

div.menubar ul li a.btn-permit {
	background-position:-206px 0px;
	width:135px;
}
div.menubar ul li a.btn-permit:hover {background-position:-206px -37px;}

div.menubar ul li a.btn-local {
	background-position:-341px 0px;
	width:175px;
}
div.menubar ul li a.btn-local:hover {background-position:-341px -37px;}

div.menubar ul li a.btn-faqs {
	background-position:-516px 0px;
	width:69px;
}
div.menubar ul li a.btn-faqs:hover {background-position:-516px -37px;}

div.menubar ul li a.btn-policies {
	background-position:-585px 0px;
	width:124px;
}
div.menubar ul li a.btn-policies:hover {background-position:-585px -37px;}

div.menubar ul li a.btn-id {
	background-position:-709px 0px;
	width:110px;
}
div.menubar ul li a.btn-id:hover {background-position:-709px -37px;}

div.menubar ul li a.btn-about {
	background-position:-819px 0px;
	width:93px;
}
div.menubar ul li a.btn-about:hover {background-position:-819px -37px;}

div.menubar ul li a.btn-contact {
	background-position:-912px 0px;
	width:88px;
}
div.menubar ul li a.btn-contact:hover {background-position:-912px -37px;}
/*  end navmenu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.two-columns {
	background:url(../images/2column-bg.gif);
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 184px; /* was (200px) the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 8px;
	color:#000;
}
#mainContent { 
	padding:30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	/*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear above it. 
	background:#DDDDDD;*/
} 
.twoColFixLtHdr #footer p {
	/*margin: 0;  zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/*padding: 10px 0;  padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


h2.txt-latestTest {
	text-indent:-9999px;
	background:url(../images/txt-latestTest.gif) no-repeat;
	height:15px;
	margin-bottom:11px;	
}
.latest-test{
	float:left;
	width:216px;
	padding-left:5px;
	padding-top:5px;
}
.latest-test ul {border-top:1px solid #abc1d8;}
	
.latest-test ul li {
	list-style:none;
	border-bottom:1px solid #abc1d8;
}
.latest-test ul li a,
.latest-test ul li a:visited,
.latest-test ul li a:active {
	display:block;
	line-height:22px;
	background:url(../images/arrow.gif) no-repeat left 8px;
	padding-left:8px;
	color:#383737;
	text-decoration:none;
}
.latest-test ul li a:hover {color:#026ed6;}
.footer-links {
	padding-bottom:10px;
	padding-top:5px;
}
.footer-links a,
.footer-links a:visited,
.footer-links a:active {
	padding:2px;
	color:#383737;
	color:#F30;
	text-decoration:none;
}
.footer-links a:hover {
	color:#026ed6;
	color:#600;
	text-decoration:underline;
}
.copyright {
	display:block;
	padding-top:3px;
	line-height:1.2em;
}
#footer {font-size:0.95em; /* 0.85em */}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* --------------------Pop up Navigation-------------------------- */
.popup-nav {
	float: left;
	padding:5px 10px;
	text-align:left;
}

.popup-nav ul a{
	color: #F30;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
a:focus{outline:none;}
.popup-nav ul a:hover{
	color: #600;
}

.popup-nav ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.popup-nav li{
	list-style-type: none;
}
/*  -----------------End Pop up Navigation--------------------------- */

/*  -----------------Excel xls Schedules----------------------------- */
table.excel {
	border-collapse:collapse;
	font-family:sans-serif;
	font-size:12px;
}
table.excel thead th, table.excel tbody th {
	background:#CCCCCC;
	text-align: center;
	vertical-align:bottom;
	display:none;
}
table.excel tbody th {
	text-align:center;
	width:20px;
}
table.excel tbody td {
	vertical-align:bottom;
}
table.excel tbody td {
    padding: 0 3px;
}
table.excel tbody td a:link,
table.excel tbody td a:visited,
table.excel tbody td a:hover,
table.excel tbody td a:active{font-weight:bold;color:#00F;}
/*  -----------------End Excel xls Schedules------------------------- */

.orangeLink a:link,
.orangeLink a:visited,
.orangeLink a:hover,
.orangeLink a:active {
	color:#F60;
	color:#930;
	font-weight:bold;
}

#schedule-header {
	text-align:center;
	margin-bottom:0;	
}
#schedule-header h3 { margin-bottom:5px; }
.schedule-content {
	margin-left:20px;	
}
#schedule-footer {
	text-align:center;
	margin-top:10px;
}
#schedule-footer table {
	border:1px solid #030;
	width:690px;
}
/* Sign Page */
.sign-section {
	background:url(../images/sign-section-bkgd.gif) no-repeat left top;
	padding:6px 20px 0 20px;
	height:280px !important;
}
.sign-section-bottom {
	background:url(../images/sign-section-bkgd.gif) no-repeat left bottom;
	height:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.box-bkgd-grey {
	background:url(../images/box-bkgd-grey.jpg) no-repeat left top;
	padding:6px 22px 0 16px;
	/*min-height:280px !important;*/
}
.box-bkgd-grey-bottom {
	background:url(../images/box-bkgd-grey.jpg) no-repeat left bottom;
	height:20px;
	overflow:hidden;
	margin-bottom:10px;
}
h2.txt-prosperity-news {
	background:url(../images/txt-prosperity-news.jpg) no-repeat;
	height:27px;
	text-indent:-9999px;
	padding-bottom:10px;
}
/* side bar titles */
h2.txt-resources {background:url(../images/txt-resources.gif) no-repeat;height:27px;text-indent:-9999px;}
h2.txt-online {background:url(../images/txt-online.gif) no-repeat;height:27px;text-indent:-9999px;}
h2.txt-permit-request {background:url(../images/txt-permit-request.gif) no-repeat;height:27px;text-indent:-9999px;}
h2.txt-onsite {background:url(../images/txt-onsite.gif) no-repeat;height:27px;text-indent:-9999px;}
h2.txt-liquor-board {background:url(../images/txt-liquor-board.gif) no-repeat;height:27px;text-indent:-9999px;}
h2.txt-research {background:url(../images/txt-research.gif) no-repeat;height:27px;text-indent:-9999px;padding-bottom:5px;}
/* end side bar titles */

/* page titles */
h2.txt-required-signage {background:url(../images/txt-required-signage.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-mitigating {background:url(../images/txt-mitigating.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-faq {background:url(../images/txt-faq.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-acceptable-ids {background:url(../images/txt-acceptable-id-samples.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-tribal-id {background:url(../images/txt-tribal-id.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-local-classes {background:url(../images/txt-local-classes.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-checking-id {background:url(../images/txt-checking-id.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-house-policy {background:url(../images/txt-house-policy.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-annual-training {background:url(../images/txt-annual-training.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-welcome {background:url(../images/txt-welcome.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-online-classes {background:url(../images/txt-online-classes.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-intoxicated {background:url(../images/txt-intoxicated.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-about {background:url(../images/txt-about.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-permit-requests2 {background:url(../images/txt-permit-requests2.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-unacceptable {background:url(../images/txt-unacceptable.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-IL {background:url(../images/txt-IL.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-NY {background:url(../images/txt-NY.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-TX {background:url(../images/txt-TX.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-Generic {background:url(../images/txt-Generic.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-alcohol-energy {background:url(../images/txt-alcohol-energy.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
h2.txt-id-guide {background:url(../images/txt-id-guide.gif) no-repeat;height:33px;text-indent:-9999px;padding-bottom:5px;}
/* end page titles */

/* Contact Page Form */
.contactFormSub {
	background-color:#d4e1b5; 
	padding:0 14px;
}
.borderBottom {
	border-bottom:1px solid #e6e2da;
}
.borderTop {
	border-top:1px solid #e6e2da;
}
#messageFrame {
	width:300px;
	border:1px solid #7d9a3b; 
	background-color:#9cb94b; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.messageHeader {
	font-style:italic;
	color:#000;
	font-weight:normal; 
	text-align:center;
	font-size:20px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	margin:3px;
	padding:5px;
}
.messageSub {
	background-color:#F9F6F2;
	border-top:1px solid #e6e2da;
	border-bottom:1px solid #e6e2da;
	padding:0 14px;
}
.required {
	color:#F00;
}
.inputField {
	margin:2px 0 10px 0;
	width:270px;
	border:1px solid #d7d1ca;
	border-top:1px solid #a69b8b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.messageText {
	color:#5F5851;
	color:#000;
}
.submitButton {
	color:#000;
	background-color:#d4e1b5;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 10px;
	margin:10px 0;
	cursor:pointer;
}

.submitButton:hover {
	color:#7d9a3b;
	color:#060;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.wht-grn-gradient-os {
	width:735px;
	border:1px solid #96ae5e;
	padding:1px;
	margin:0 auto;
	margin-bottom:20px;
	background-color:#fff;
}
.wht-grn-gradient-is {
	background-image:url(../images/wht-grn-gradient.jpg);
	background-repeat: repeat-x;
	padding:20px 20px 0 20px;	
}
.info-box-os-lrg {
	width:735px;
	border:1px solid #96ae5e;
	background-color:#fff;
	padding:1px;
	margin:0 auto;
	margin-bottom:20px;
}
.info-box-os-sm {
	float:left;
	width:358px;
	border:1px solid #96ae5e;
	background-color:#fff;
	padding:1px;
	margin-bottom:20px;	
}
.info-box-is-lrg {
	background-color:#edf2e0;
	padding:20px;	
}
.info-box-is-sm {
	background-color:#edf2e0;
	padding:20px 20px 10px 20px;	
}
.info-box-is a:link,
.info-box-is a:visited {
	color:#36F;
	text-decoration:none;
	border-bottom:1px dashed #39F;	
}
.info-box-is a:hover,
.info-box-is a:active {
	border-bottom:none;
	border-bottom:1px solid #36F;	
}
#mainContent a:link,
#mainContent a:visited {
	color:#36F;
	text-decoration:none;
	border-bottom:1px dashed #39F;	
}
#mainContent a:hover,
#mainContent a:active {
	border-bottom:none;
	border-bottom:1px solid #36F;	
}
#info p {
  font-size:15px;
  line-height:1.3em;
  margin-right:20px;
}
#info ul,
#info ol {
	margin:0 0 0 35px;
	font-size:14px;
	line-height:1.3em;	
}
#info ul li,
#info ol li {
	margin-bottom:10px;
	margin-right:30px;
}
#info .font-14 {font-size:14px;}
#info .font-15 {font-size:15px;}
#info .font-16 {font-size:16px;}
#info .font-18 {font-size:18px;}
#info .font-20 {font-size:20px;}
#info .font-22 {font-size:22px;}
#info .font-24 {font-size:24px;}

#top-spot-wrapper {
	width:640px;
	min-height:250px;
	color:#000;
	text-align:left;
	background-image:url(http://www.cherylslastcall.com/images/Waiter-CLC.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#top-spot-wrapper h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	margin:0;
	padding:0;	
}
#top-spot-wrapper #star-21 {
	min-height:150px;
	background-image:url(http://www.cherylslastcall.com/images/only-21-dollars.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#top-spot-wrapper a:link,
#top-spot-wrapper a:visited {
	color:#36F;
	text-decoration:none;
	border-bottom:1px dashed #39F;	
}
#top-spot-wrapper a:hover,
#top-spot-wrapper a:active {
	border-bottom:none;
	border-bottom:1px solid #36F;	
}