w/*
Theme Name: Keys

*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body  {
	margin: 0;
	padding: 0;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body.page-id-16 {
	margin: 0;
	padding: 0;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
body.page-id-16:hover {
  background-position: 0px 0px;
}

#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
} 


#wrap2 {
	width: 960px;
	margin: 0 auto;
	text-align: left;

} 


#header { 
	background: #DDDDDD; 
	  
} 

#headerlogo {
	height: 89px;
	background-color: #CCCCCC;
	background-image: url(images/headerlogoback.jpg);	  
}

#headerlogo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #58bee7;
	line-height: normal;
	padding-bottom: 5px;
	padding-top: 25px;
	text-align: right;
	padding-right: 20px;
font-weight: normal;
}

#nav {
	background-color: #DDDDDD;
	background-image: url(images/navblueback.jpg);
	background-repeat: no-repeat;
	height: 40px;	
	position: relative;  
}

    

ul.IR li {
  position: relative;
  / *overflow: hidden;
  commented out for this example */
  font-size: 0.9em;
}

.IR em {
  display: block;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
}

/* For IE5.x mac only */
* html>body .IR {
  position: static;
  / *overflow: visible;
  commented out for this example */
  font-size: 10px;
}

* html>body .IR em  { position: static; }

.navb { list-style: none; }
.navb li { float: left;  }
.navb li, .navb li em { width: 160px; height: 40px; }




.home { 
	left: 0; 
	background-image: url(images/homebutton.jpg);
	background-repeat: no-repeat; 
	
}
.home {
	background-position: 0 0;
	}
	
	
.home:hover {
  background-position: 0 -40px;
}





.about { 
	left: 0; 
	background-image: url(images/aboutbutton.jpg);
	background-repeat: no-repeat; 
}


.about:hover {
  background-position: 0px -40px;
}

.care { 
	left: 0; 
	background-image: url(images/carebutton.jpg);
	background-repeat: no-repeat; 
}
.care:hover {
  background-position: 0px -40px;
}

.drkey { 
	left: 0; 
	background-image: url(images/drbutton.jpg);
	background-repeat: no-repeat;
}
	

.drkey:hover {
  background-position: 0px -40px;
}

.faq { 
	left: 0; 
	background-image: url(images/faqbutton.jpg);
	background-repeat: no-repeat;
}


.faq:hover {
  background-position: 0px -40px;
}

.helplink { 
	left: 0; 
	background-image: url(images/helpbutton.jpg);
	background-repeat: no-repeat;
}
.helplink:hover  {
  background-position: 0px -40px;
}


.navb a { display: block; }

* html .navb a { height: 1%; }

.navb li ul {
	position: absolute;
	z-index: 10; /* show the
  dropdowns above the images */
	top: 41px; /* position the dropdowns a set distance from the top of the image */
	left: -999em;
	list-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #59BFE2;
	border-bottom-color: #59BFE2;
	border-left-color: #59BFE2;
}

.navb li:hover ul { left: auto; }

.navb li li {
	height: auto;
	padding-bottom: 0; /* reset the height set on the IR list items */
	font-size: 110%;
	border-bottom: 1px solid #0681E7;
	
	
}

.navb li ul a {
	color: #E0F3FB;
	background-color: #56BEE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-indent:0px
	
}
.navb li ul a:hover {
	color: #FFFFFF;
	background-color: #90383C;
}


#feature {
	background-color: #DDDDDD;
	background-image: url(images/frontimage.jpg);
	background-repeat: no-repeat;
	height: 419px;	  
}

#featurecare {
	background-color: #DDDDDD;
	background-image: url(images/careprovidedhead.jpg);
	background-repeat: no-repeat;
	height: 195px;	  
}
#featureabout {
	background-color: #DDDDDD;
	background-image: url(images/abouthead.jpg);
	background-repeat: no-repeat;
	height: 195px;	  
}
#featurefaq {
	background-color: #DDDDDD;
	background-image: url(images/faqhead.jpg);
	background-repeat: no-repeat;
	height: 195px;	  
}
#featurelink {
	background-color: #DDDDDD;
	background-image: url(images/linkshead.jpg);
	background-repeat: no-repeat;
	height: 195px;	  
}
#featuredrkey {
	background-color: #DDDDDD;
	background-image: url(images/drkeyhead.jpg);
	background-repeat: no-repeat;
	height: 195px;	  
}


#content {
	width: 625px;
	padding-top: 20px;
	padding-right: 10px;
	float: right;	  
}

#content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 115%;
}

#boxfront {
	background-color: #eff8fb;
	border: 1px solid #E0F3FB;
	margin-left: 5px;
	width: 590px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#boxfront h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #97333E;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: normal;
}

#boxfront li{
	text-align: left;
	list-style-type: disc;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 15px;
	color: #333333;
}

#boxleft{
	width: 280px;
	padding-right: 20px;
	float: left;
}

#boxright{
	width: 280px;
	padding-right: 10px;
	float: left;
}

#sidebarleft {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
}


#sidebarleft h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #97333E;
	padding-bottom: 10px;
	line-height: 24px;
	font-weight: normal;
}

#sidebarleft p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 115%;
} 

#contentsub { 
	margin-left: 260px;
	padding-top: 20px;
	padding-right: 10px; 
	  
}

#contentsub h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #97333E;
	padding-bottom: 10px;
	
	font-weight: normal;
}
#contentsub h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	
	padding-bottom: 4px;
	line-height: normal;
	font-weight: bold;
}

#contentsub h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #97333E;
	padding-bottom: 10px;
	
	font-weight: normal;
}


#contentsub p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 115%;
} 

#contentsub li{
	text-align: left;
	list-style-type: disc;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 15px;
	
}

#aboutbox{
	width: 200px;
	padding-right: 20px;
	float: left;
}


#sidebarleftsub { 
	float: left;
	width: 240px;
	padding-top: 20px;
	padding-right: 10px;
}

#sidebarleftsub h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #97333E;
	padding-bottom: 10px;
	line-height: 24px;
	font-weight: normal;
}

#sidebarleftsub p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: normal;
}

/* BEGIN Rollover lists */
 #navcontainer {
	width: 220px;
	padding-left: 10px;
	
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #45B0E1;
	border-right-color: #45B0E1;
	border-left-color: #45B0E1;
}

#navcontainer a
{
	display: block;
	padding: 10px;
	width: 198px;
	background-color: #D0EDF7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45B0E1;
	
}

#navcontainer a:link, #navlist a:visited
{
	color: #45B0E1;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #45B0E1;
	color: #fff;
}



 #navcontainer2 {
	width: 220px;
	padding-left: 10px;
	
}

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #45B0E1;
	border-right-color: #45B0E1;
	border-left-color: #45B0E1;
}

#navcontainer2 a
{
	display: block;
	padding: 10px;
	width: 198px;
	font-size: 13px;
	background-color: #D0EDF7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45B0E1;
	
}

#navcontainer2 a:link, #navlist a:visited
{
	color: #45B0E1;
	text-decoration: none;
}

#navcontainer2 a:hover
{
	background-color: #45B0E1;
	color: #fff;
}

/* END Rollover lists */

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* footer! */

#footer{
	background-color: #e0f3fa;
	padding-top: 15px;
	padding-bottom: 100px;
	margin-top: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #58bee7;
	height: 100%;

}

#footerright {
	float: right;
	width: 600px;
	
	padding-right: 10px;
padding-left: 10px;  	
	text-align: right;  

}

#footerleft {
	float: right;
	width: 77px;
	
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #58BEE7;	
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56BEE8;
	line-height: normal;
	padding-bottom: 5px;
}

#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #56BEE8;
	line-height: normal;
	padding-bottom: 5px;
}
