/* CSS Document */

body {background:#ded9c3 url(images/bg.gif) repeat-x; width:100%; padding:0; margin:0; text-align:center;}
#page {width:850px; margin:0 auto; text-align:left; position:relative;}
p {font-family:Arial, Helvetica, sans-serif; color:#14345c; font-size:14px; line-height:21px;}
.note {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
h1 {font-family:Arial, Helvetica, sans-serif; color:#14345c; font-size:16px; line-height:24px;}
a {font-family:Arial, Helvetica, sans-serif; color:#0066CC; font-size:14px; line-height:21px; text-decoration:underline;}
a:hover {text-decoration:none;}


/*Header*/
#header {background:url(images/header.jpg) no-repeat; height:104px;}
#header a.link1 {position:absolute; top:13px; left:23px; height:85px; width:305px;}

/*Navigation*/
#nav a {width:194px; display:block; height:202px;}
#nav a.home {background:url(images/home.jpg) no-repeat; height:44px;}
#nav a.home:hover, #home a.home {background:url(images/homeHover.jpg) no-repeat;}
#nav a.about {background:url(images/about.jpg) no-repeat; height:33px;}
#nav a.about:hover, #about a.about {background:url(images/aboutHover.jpg) no-repeat;}
#nav a.services {background:url(images/services.jpg) no-repeat; height:30px;}
#nav a.services:hover, #services a.services {background:url(images/servicesHover.jpg) no-repeat;}
#nav a.faq {background:url(images/faq.jpg) no-repeat; height:33px;}
#nav a.faq:hover, #faq a.faq {background:url(images/faqHover.jpg) no-repeat;}
#nav a.contact {background:url(images/contact.jpg) no-repeat; height:62px;}
#nav a.contact:hover, #contact a.contact {background:url(images/contactHover.jpg) no-repeat;}

/*Left*/
#eventsHome {display:none;}
#home #eventsHome {display:block;}
#eventsHome {background:url(images/events.png) no-repeat; height:224px; position:relative;}
#eventsHome p {font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding:50px 10px 15px 33px; margin:0; line-height:14px;}
#eventsHome a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; padding:0; margin:0; line-height:14px; text-decoration:underline;}
#eventsHome a.eventsRegister {position:absolute; top:169px; left:137px; height:30px; width:30px;}
#home #events {display:none;}
#events {display:block;}
#events {background:url(images/events.png) no-repeat; height:224px; position:relative;}
#events p {font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding:50px 10px 15px 33px; margin:0; line-height:14px;}
#events a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; padding:0; margin:0; line-height:14px; text-decoration:underline;}
#events a.eventsRegister {position:absolute; top:169px; left:137px; height:30px; width:30px;}
#parents {background:url(images/parents.png) no-repeat; height:224px; position:relative;}
li {color:#FFFFFF; padding:0; margin:0;}
#parents a, #sitters a {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
#parents a.parentServices {position:absolute; top:169px; left:137px; height:30px; width:30px;}
#parents ul, #sitters ul {padding:55px 0 0 40px; margin:0;}
#sitters {background:url(images/sitters.png) no-repeat; height:218px; position:relative;}
#sitters a.sitterServices {position:absolute; top:170px; left:137px; height:30px; width:30px;}

/*Content*/
#content {background:url(images/bodyRepeat.png) repeat-y; width:656px;}
#content p, #content h1 {padding:10px 50px 0 25px; margin:0;}
#eventDescription {width:570px; border-bottom:2px #CCCCCC dotted; margin-left:25px; padding:0 0 10px 0; position:relative;}
#buyNow {position:absolute; top:35px; left:370px;}
#checks {width:85%; padding:0 0 0 30px; margin:0;}
#checks p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#14345c; line-height:18px;}

/*Footer*/
#footer {position:absolute; padding:10px 0 0 0; margin:0;; clip:  rect(   ); text-align: center}
#footer p {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#14345c; line-height:15px; padding:0; margin:0;}
#footer a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#14345c; line-height:15px; text-decoration:none; padding:0; margin:0;}
#footer a:hover {text-decoration:underline;}
#footer #copyright {position:absolute; top:10px; text-align:center; left:500px; width:350px;}
