/* CSS Document */

body {							                      
    background: #fff;  
    color: #000;  
}

a:link { 						
    color: #003399;
    text-decoration: underline;
}

a:visited {
    color: #003399;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;

}

iframe {
    border: none;
}

.intro {
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	margin: 6px 20px 6px 20px;
        padding: 6px 0;


}



.bullets {
	margin-left: 60px;
	margin-right: 20px;
}


.header_box {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 1px 20px 1px 20px;
        background: #cfcfcf;
        font-weight: bold;
        font-size: 16px;
        color: #003399;
        text-align: center;
        border: 1px solid #003399;
}

.img_rgt {
	float: right;
	padding-right: 10px;
}

.index {
        font-size: 14px;
        height: auto;
        padding: 2px 0 30px 0;
        border-bottom: 1px dotted #003399;
}


#star {
	top: 6px;
        margin-left: 660px;
        position: absolute;
}


.tanning {
	color: #003399;
}

b {
	color: #003399;
}
.green {
	color: green;
	text-align: center;
}

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 {
        height: 60px;
        margin: 2px;
        padding: 2px;
}

div#checkbox {
	float: left;
	margin-top: 8px;
   	
}



div#form {
	width: 204px;
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-bottom: 20px
}



p.form {
	width: 200px;
	margin: 3px 0 3px 10px;
}



p.tiny {
	font-size: 10px;
	margin: 2px 0px 2px 0;
	padding: 2px 0 2px 0;
	color: #000000;
	width: 200px;
}



.indent {
	padding: 3px 20px 3px 20px;
	font-size: 14px;
}



div#container {				
	background: transparent;
	text-align: left;

}
	

div#header {
	background: #fff url(/images/header_bg.png) no-repeat;
	color: black;
}

div#header_container {
   height: 80px;
}

div#header_menu span {
   display: none;
}

div#header_menu {
    top: 68px;
    margin-left: 280px;
    height: 20px;
    width: 400px;
    position: absolute;
}

div#header_menu a {
   color: #003399;
   text-decoration: none;
   font-size: 13px;
}

div#header_menu a:hover {
   color: #d22121;
   text-decoration: none;
}

div#menu h1 {
    background: transparent url(/images/menu_bg.png) top left no-repeat;
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
}

div#menu span {
   display: none;
}


div#menu a.pages {
	height: auto;
	width: 120px;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
	display: block;
	color: #003399;
	text-align: left;
        text-decoration:none;
	border-bottom: .025em solid #000;

}


div#menu a.pages:hover {
	color: #fff;
	background-color: #003399;
}


div#text_box {
	color: black;
}


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 {
	text-align: right;
}

div#franchise h1 {
    background: transparent url(/images/franchise_bg.png) top right no-repeat;
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#franchise h1 span {
   display: none;
}


div#footer a {
	color: #003399
}
div#footer hover {
	color: #fff;
        text-decoration: underline;
}

div#footer {
	background: #ffd11e url(/images/footer_bg.png) repeat-x;
        text-align: center;
}

div#footer p{
	margin: 35px 95px 0 95px;
	font-size: 8px;
	text-align: center;
}

img {border:none}
