﻿a           
{	
color:#000099; 
text-decoration:none;
}

a:hover    
{ 
color:#000099; 
text-decoration:underline;  
}

body
{	
font:14px/1.4 Verdana, Arial, Helvetica, sans-serif; 
background:#ccffff;
background:#ccffff url('graphics/background.jpg') 50% repeat-x;
background-attachment:fixed;
color:#000000;
} 

p
{
margin:5px 0 5px 0;
}

.center
{
text-align:center;
}

.cent
{
text-align:center;
}

.centclear
{
clear:both;
text-align:center;
}

.italic
{
font-style:italic;	
}

.small_italic
{
font-size:12px;
font-style:italic;
}

.skip
{
float:right;
font: 8px/8pt Arial, Helvetica, sans-serif;
}

.skip a           
{	
color:#ffffff; 
text-decoration:none;  
}

.skip a:hover    
{ 
color:#eeeeee;
text-decoration:none;  
}

#wrapper
{
width:1000px;
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
padding:10px;
background:#ffffff;
overflow:hidden;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0, 0, 0, .40) 0px 5px 20px;
-moz-box-shadow: rgba(0, 0, 0, .40) 0px 5px 20px;
-o-box-shadow: rgba(0, 0, 0, .40) 0px 5px 20px;
box-shadow: rgba(0, 0, 0, .450) 0px 5px 20px;
}

#header
{
float:left;
width:1000px;
height:190px;
background:transparent url('graphics/ark_banner2.jpg') right no-repeat;
}

#header h1
{
float:left;
width:240px;
height:30px;
font-weight:bold;
padding:140px 0 0 265px;
color:#990033;
}

#header h2
{
float:left;
width:240px;
height:30px;
font-weight:bold;
padding:140px 0 0 20px;
margin:0;
color:#990033;
}

#topnav
{
float:left;
width:100%;
height:41px;
background:transparent url('graphics/navback.jpg') repeat-x;
}

#topnav ul
{ 
float:left;
width:960px;
padding-left:20px;
padding-top:4px;
}

#topnav li
{
display:inline;
}

#topnav a
{
float:left;
width:110px;
text-align:center;
color:#ffffff;
padding:6px 3px;
margin-right:3px;
}

#topnav a:hover
{
float:left;
text-align:center;
text-decoration:none;
color:#000066;
background:transparent url('graphics/bar.jpg') repeat-x;
padding:6px 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
-moz-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
-o-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
box-shadow: rgba(0, 0, 0, .450) 0px 5px 10px;
}

#topnav a.onpage
{
float:left;
text-align:center;
text-decoration:none;
color:#000066;
background:transparent url('graphics/bar.jpg') repeat-x;
padding:6px 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
-moz-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
-o-box-shadow: rgba(0, 0, 0, .40) 0px 5px 10px;
box-shadow: rgba(0, 0, 0, .450) 0px 5px 10px;
}

#container
{
clear:both;
width:1000px;
min-height:600px;
background-color:#ffffff;
padding-top:20px;
}

#leftbox
{
float:left;
width:200px;
height:700px;
padding:5px;
text-align:center;
}

#leftnav
{
float:left;
width:200px;
border-bottom:none;
}

#leftnav ul
{ 
float:left;
list-style-type:none;
}

#leftnav li
{
clear:both;
list-style-type:none;
display:block;
width:200px;
margin-bottom:2px;
}

#leftnav a
{
display:block;	
color:#000099;
background-color:#ffffff;
padding:5px;
border-bottom:2px solid #990033;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-o-border-top-left-radius: 5px;
-o-border-top-right-radius: 58px;
border-radius: 8px 8px 0 0;
-webkit-box-shadow: rgba(0, 0, 0, .50) 2px 3px 5px;
-moz-box-shadow: rgba(0, 0, 0, .50) 2px 3px 5px;
-o-box-shadow: rgba(0, 0, 0, .50) 2px 3px 5px;
box-shadow: rgba(0, 0, 0, .50) 2px 3px 5px;
}

#leftnav a:hover
{ 
display:block;	
color:#000099;
background-color:#ffffff;
padding:5px;
border-bottom:2px solid #990033;
}

#leftnav li.boldleftnav
{
clear:both;
float:left;
display:block;
font-weight:bold;
color:#ffffff;
background-color:#990033;
border-bottom:none;
width:195px;
padding:5px 0 5px 5px;
}

#leftnav li a.highlight
{
display:block;
font:16px/12pt Arial, sans-serif;
text-align:center;
color:white;
padding:8px;
border:none;
background:transparent url('graphics/navback.jpg') repeat-x;
}

#content
{
float:right;
margin-bottom:10px;
width:770px;
min-height:800px;
}

#content ul
{
margin:0;
padding:0;	
padding-left:2em;
}

#content li
{
list-style-type:square;	
}

#content h1
{
font: bold 20px/1.4 Georgia, Arial, Helvetica, sans-serif;
text-align:center;
color:#990033;
margin-bottom:5px;
padding:5px;	
}

#content h2
{
font: bold 18px/1.4 Georgia, Arial, Helvetica, sans-serif;
text-align:center;
color:#990033;
margin:5px 0 5px 0;
padding:5px;	
}

#content h2.red
{
font: bold 18px/1.4 Georgia, Arial, Helvetica, sans-serif;
text-align:center;
color:#cc0000;
margin:5px 0 5px 0;
padding:5px;	
}

#center_page
{
margin:0 auto;
width:770px;
min-height:800px;
}

#content h3
{
font: bold 16px/1.4 Georgia, Arial, Helvetica, sans-serif;
text-align:center;
color:#990033;
margin:5px 0 5px 0;
}

#colwide
{
float:left;
width:750px;	
margin-bottom:5px;
padding:10px;
}

#colwide ul
{
padding-left:20px;
}

.colwide
{
float:left;
width:705px;	
margin:5px 0 5px 0;
padding:10px;
}


#col1
{
float:left;
width:300px;	
min-height:400px;
margin:5px 0 5px 0;
padding:10px;
}

#col1 h3
{
font: bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
margin:0.5em 0 0.5em 0;
padding:0;	
}

#col1 h4
{
font: bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
background-color:#dddddd;
margin:5px 0 5px 0;
padding:5px;	
}


#col2
{
float:right;
width:300px;	
min-height:400px;
margin:5px 0 5px 0;
padding:10px;
}

#col2 h3
{
font: bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
background-color:transparent;
margin:5px 0 5px 0;
}

#col2 h4
{
font: bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
background-color:#dddddd;
margin:5px 0 5px 0;
padding:5px;	
}

.innerbox1
{
float:left;
width:320px;	
padding:10px 0 10px 20px;
}

.innerbox1 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
margin:5px 0 5px 0;
}

.innerbox2
{
float:left;
width:320px;	
padding:10px 20px 10px 10px;
margin-left:40px;
}

.innerbox2 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
margin:5px 0 5px 0;
}

#contcol1
{
float:left;
width:355px;	
min-height:400px;
margin:5px 0 20px 0;
background-color:transparent;
}

#contcol1 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
background-image:none;
margin:5px 0 5px 0;
padding:5px;	
}

#contcol2
{
float:right;
width:355px;	
min-height:400px;
margin:5px 0 20px 0;
background-color:transparent;
}

#contcol2 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
background-image:none;
margin:5px 0 5px 0;
padding:5px;	
}

#contentwide
{
float:left;
padding:10px;
width:945px;
}

#contentwide h2
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
border:2px solid #cccccc;
margin:5px 0 5px 0;
padding:5px;	
}

#contentwide h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
margin:5px 0 5px 0;
padding:5px;	
}

#widecol1
{
float:left;
width:460px;	
min-height:600px;
margin:5px 0 5px 0;
}

#widecol1 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
text-align:center;
margin:5px 0 5px 0;
padding:5px;	
}

#widecol2
{
float:right;
width:460px;	
min-height:600px;
margin:5px 0 5px 0;
}

#widecol2 h3
{
font:bold 16px/14pt Georgia, Arial, Helvetica, sans-serif;
color:#990033;
text-align:center;
margin:5px 0 5px 0;
padding:5px;	
}

#widetitle
{
float:left;
width:920px;	
padding:10px;
}

#widetitle h1
{
font:bold 18px/14pt Georgia, Arial, Helvetica, sans-serif;
letter-spacing:0.1em;
text-align:center;
color:#990033;
margin-bottom:5px;
padding:5px;	
}

#footer
{
clear:both;
width:1000px;
height:110px;
font:12px/1.4 Arial, sans-serif;
background:#ffffff url('graphics/cvslogovsm.jpg') 25px 25px no-repeat;
border:2px solid #990033;
text-align:center;
}

#footer_right
{
float:right;
width:180px;
font:12px/1.2 Arial, sans-serif;
padding-top:10px;
}

#footer_cent
{
float:left;
width:690px;
font:12px/1.4 Arial, sans-serif;
text-align:center;
padding:20px 0 0 120px;
}

#footer_cent ul
{
list-style-type:none;	
padding-top:10px;
text-align:center;
}

#footer_cent li
{
display:inline;
}

#footer_cent a           
{	
color:navy;
text-align:center;
font:12px/1.4 Arial, sans-serif;
margin:0 2px 0 2px;
}

#footer_cent a:hover    
{ 
color:navy; 
text-align:center;
font:12px/1.4 Arial, sans-serif;
margin:0 2px 0 2px;
}

.cvs_image
{
text-align:center;
}

.img1
{
border:2px solid white;
}

.red
{
color:maroon;	
text-align:center;
}

.centbold
{
text-align:center;
font-weight:bold;
}

.bold
{
font-weight:bold;
}

.boldlg
{
font:bold 16px/1.4 Arial, Helvetica, sans-serif;
}

.centboldlg
{
font:bold 16px/1.4 Arial, Helvetica, sans-serif;
text-align:center;
}

.boldred
{
font:bold 18px/1.4 Georgia, Arial, Helvetica, sans-serif;
color:#990033;
}

.centboldred
{
font:bold 18px/1.4 Georgia, Arial, Helvetica, sans-serif;
color:#990033;
text-align:center;
}

.flrt
{
float:right;
padding:10px;
}

.fllt
{
float:left;
padding:10px;
}

p.right
{
float:right;
padding-right:40px;	
}

p.left
{
float:left;	
}

.redtext
{
color:red;
font-weight:bold;	
}

.smallred
{
color:maroon;
font-size:10px;
}

.greentext
{
color:green;
font-weight:bold;	
}

.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

hr
{
clear:both;
color:#dddddd;
line-height:0.5;
background-color:#dddddd;
border-top:1px solid #dddddd;
height:1px;	
margin:0;
padding:0;
}

img
{
border:none;	
}

#margin
{
float:left;
width:200px;
padding:10px 0 10px 200px;
}

.marginleft
{
float:left;
width:100%;
padding:10px;
}

table.vac td
{
border:1px #cccccc solid;	
padding:2px;
}

table.vac
{
width:100%;	
}

.cent_highlight
{
clear:both;
font-family:Georgia, Arial, sans-serif;
font-size:20px;
font-weight:bold;
color:#000066;
background-color:#ff9999;
text-align:center;
}

.padded_right
{
float:right;
width:430px;
padding:10px;	
margin-bottom:10px;
}

.padded_left_clear
{
clear:both;
float:left;
width:710px;
padding:20px;	
}

.padded_left_half
{
float:left;
width:350px;
padding:20px;	
margin-top:20px;
}

.flrt_short
{
float:right;
width:300px;	
}

.clear_italic
{
clear:both;
font-style:italic
}

.pad_top40_flrt
{
padding-top:40px;
float:right;
}

.right_facilities
{
float:right;
width:240px;
border:1px solid #000066;
padding:10px;	
}

.brightred
{
color:red;
}

table.registration
{
clear:both;
float:left;
width:900px;
font-weight:bold;
margin-left:10px;
padding:5px;
}

table.registration td
{
padding:5px;
font-weight:bold;
border:1px solid #dddddd;
background-color:#eeeeee;
}

#form_error
{
margin:0 auto;
margin-top:20px;
width:500px;
}

.boxad
{
float:left;
width:245px;
padding:5px 15px;
margin:10px 20px;
color:#000066;
font-weight:bold;
border:2px solid #cc0000;	
}

.flrt_np
{
float:right;
}

.fllt_np
{
float:left;
}

.clear_page
{
clear:both;
display:inline-block;
width:100%;
}

.spacer150
{
width:150px;
display:inline-block;	
}

.clear
{
clear:both;
display:inline-block;
height:5px;
width:100%;
line-height:1;
}

.registered
{
clear:both;
display:inline-block;
width:960px;
height:10px;
line-height:1;
text-align:center;
font-size:12px;
color:#666;	
padding:2px 0;
}

table.terms
{
float:left;
width:750px;
display:block;
color:#006699;
}

table.terms td
{
padding:5px;
border:1px solid #aaaaaa;
font-weight:bold;
text-align:center;
}

table.terms td.width1
{
width:90px;
}

table.terms td.left
{
text-align:left;
}

table.terms td.left-sm
{
text-align:left;
font-size:11px;
font-style:italic;
}

.prices
{
float:left;
padding-left:20px;
padding-bottom:20px;
}

.lgbl
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bolder;
color: #005DAC;
padding-top:30px;
}

.clear-left
{
clear:left;
display:inline-block;
height:5px;
width:100%;
line-height:1;
}

