/* CSS Document */

body {							                      
    background: #009933 url(/images/body_bg.jpg) top center no-repeat;  
    color: #000;  
}

a:link { 						
    color:  #009933;
    text-decoration: underline;
    cursor: default;
}

a:visited {
    color:  #009933;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;

}
iframe { border: none}
.intro {
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
	margin: 6px 10px 0 10px;
}

.bullets {
	margin-left: 60px;
	margin-right: 20px;
}


.header_box {
	display: block;
	width: 420px;
	height: auto;
	margin: 0;
	padding: 4px 10px 4px 10px;
	background: #deaf54;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-align: center;
}


.img_rgt {
	float: right;
	padding-right: 10px;
}

.index {
	font-size: 14px;
	height: 90px;
	border-bottom: 1px dotted #3e5183;
}

.intro { 
	font-size: 14px;
	font-weight: normal
}
.star {
	text-align: center;
}


.tanning {
	color: #deaf54;
}

em {
	color: #deaf54; 
	font-style: normal;
	font-weight: bold;
}

b {
	color:  #009933;
}

.purple {
	color: #9966cc;
	font-weight: bold;
}

.orange {
	color: #cc6600;
	font-weight: bold;
}
.red {
	color:  #009933;
}

.blue {
   color: blue;
}
 
.white {
	color: #fff;
}

h1.welcome {
	background: url(/images/welcome.gif) no-repeat top left;
	height: 40px;
	width: auto;
	margin: 0 20px;
	padding: 0;
}

h1.welcome span {
	display: none;
}

#google {
	position: absolute;
	bottom: 4px;
	left: 50px;
}

div#checkbox {
	float: left;
	margin: 0 0 0 4px;
	width: 150px;

}



div#form {
	width: 150px;
	float: left;
	padding: 0 4px 0 0;
	text-align: left;
}

div#left {
	width: 380px;
	float: left;
    margin: 0;

}

div#right {
	width: 380px; 
	float: right;
    margin-top: 0;
}

div#bottom {
   width: 760px;
   float: left;
   margin-top: 16px;
}


p.form {
	width: 150px;
padding: 6px 0 6px 0px;
text-align: left;
font-weight: bold;
}


p.tiny  {
	width: 150px;
	font-size: 10px;
}

.tiny a {
	font-size: 1px;
	margin: 0;
	padding: 0;
	color: #fff;
	cursor: default;
}



.indent {
	padding: 3px 20px 3px 20px;
	font-size: 14px;
}

div#container {				
	background: transparent;
	text-align: justify;

}
	
div#header {
	background: transparent;
	color: #002691;
}
div#header_container {
   height: 126px;
}
div#header_menu {
    top: 164px;
    margin: 0 20px 30px 26px;
    padding-bottom: 10px;
    height: 20px;
font-weight: bold;
font-size: 14px;
    position: absolute;
font-family : "Comic Sans MS", "Verdana", sans-serif;
}

#header_top {
	background: #fff url(/images/header_bg-1.jpg) top left no-repeat;
        padding: 10px 200px 0 178px;
}
         
#search {
	position: absolute;
	top: 1px;
	right: 1px;
}

#search a {
	color: #cc6600;
	text-decoration: none;
	cursor: default;
}
#search a:hover {
	color: #cc6600;
	text-decoration: underline;
}
div#menu a.pages {
	height: auto;
	width: 120px;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 4px;
	display: block;
	color: #000;
	text-align: center;
	background-color: #f5e9b3;
	border: .025em solid #fff;

}


div#menu a.pages:hover {
	color: #fff;
	background-color: #182605;
}


div#text_box {
    background: #fff url(/images/text_box_bg.jpg) top left no-repeat;
	color: #002691;



}


div#text_box ul { text-align: left }
div#text_box a.request {
	width: 193px;
	height: 31px;
	margin: 0;




	padding: 0;
	display: block;
    background: url(/images/request_btn.gif) 0 0 no-repeat;
}

div#text_box a.request:hover {
	background-position: 0 -29px;
}
div#text_box a.request:active {
	background-position: 0 -29px;
}


	
div#text_box a.request_lg{
	width: 301px;

	height: 45px;
	margin: 0;
	padding: 0;
	display: block;
    background: url(/images/request_btn_lg.gif) 0 0 no-repeat;
}

div#text_box a.request_lg:hover {
	background-position: 0 -45px;
}
div#text_box a.request_lg:active {
	background-position: 0 -45px;
}


div#franchise {
	background: transparent;
	text-align: center;
}

div#footer a {
color: #009933;
padding: 4px;
cursor: default;
}

div#footer a:hover {
color: #009933;
text-decoration: none;
}

div#footer {
	background: #fff url(/images/footer_bg.jpg) bottom left no-repeat;
	text-align: center;
}

div#footer p{
	margin: 25px 0;
	font-size: 10px;
	text-align: center;
}

img {border:none}