/* Patterson Preschool CSS */

/* global defaults */
* {
margin: 0px;
padding: 0px;
}

body {
	background: #fefeff url(../images/back_all.jpg) repeat-x;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link, a:visited {
	color: #7BBB15;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}

p {
	font-size:14px;
}


/* preload navigation rollover images using generic header tags to hook */

h1 { background: url(../images/button1_r.png) no-repeat -9999 -9999;}
h2 { background: url(../images/button2_r.png) no-repeat -9999 -9999;}
h3 { background: url(../images/button3_r.png) no-repeat -9999 -9999;}
h4 { background: url(../images/button4_r.png) no-repeat -9999 -9999;}
h5 { background: url(../images/button5_r.png) no-repeat -9999 -9999;}


/* header */
#header {
	height: 135px;
	text-align: left;		
	background: url(../images/back_header2a.jpg) no-repeat;
}


/* logo */

#logo {
width: 745px;
height: 60px;
text-align: left;
padding-left: 200px;
padding-top: 30px;
background: url(../images/logo.gif) no-repeat;

}

#logo a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	/*font-style: italic;*/
	font-size: 28px;
	color: #000000;
}

#logo H1, #logo H2
{
line-height: 18px;
}

#logo H2 a
{
font-size: 13px;
text-transform: uppercase;
}


/* navigation */

#menu {
width: 765px;
height: 45px;
padding-left: 70px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
  /*display: block;*/
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:link, #menu a:visited 
{
	text-decoration: none;
}

#menu a:hover, #menu a:active 
{
	text-decoration: underline;
}

#buttonA a:link, #buttonA a:visited
{
	background: url(../images/button1.png) no-repeat;
	width:125px;
	height:45px;
	padding-top:20px;
}
#buttonA a:hover, #buttonA a:active
{
	background: url(../images/button1_r.png) no-repeat;
	width:125px;
	height:56px;
	margin-top:-11px;
}

#buttonB a:link, #buttonB a:visited
{
	background: url(../images/button2.png) no-repeat;
	width:125px;
	height:45px;
	padding-top:20px;
}
#buttonB a:hover, #buttonB a:active
{
	background: url(../images/button2_r.png) no-repeat;
	width:125px;
	height:56px;
	margin-top:-11px;
}

#buttonC a:link,#buttonC a:visited 
{
	background: url(../images/button3.png) no-repeat;
	width:125px;
	height:45px;
	padding-top:20px;
}
#buttonC a:hover, #buttonC a:active
{
	background: url(../images/button3_r.png) no-repeat;
	width:125px;
	height:56px;
	margin-top:-11px;
}
#buttonD a:link, #buttonD a:visited
{
	background: url(../images/button4.png) no-repeat;
	width:125px;
	height:45px;
	padding-top:20px;
}
#buttonD a:hover, #buttonD a:active
{
	background: url(../images/button4_r.png) no-repeat;
	width:125px;
	height:56px;
	margin-top:-11px;

}
#buttonE a:link, #buttonE a:visited
{
	background: url(../images/button5.png) no-repeat;
	width:125px;
	height:45px;
	padding-top:20px;
}
#buttonE a:hover, #buttonE a:active
{
	background: url(../images/button5_r.png) no-repeat;
	width:125px;
	height:56px;
	margin-top:-11px;
}


/* layout */

#wrapper {
	text-align:center;
}

#content {
	margin: 0 auto;
	width: 765px;
}

#back {
	margin: 0 auto;
	width: 765px;
	text-align: left;
}
#top
{
background: url(../images/top.gif) no-repeat;
height: 10px;
}

#main
{
width: 765px;
background: #FFFFFF;
}

#top1
{
width: 733px;
background: url(../images/top1.gif) no-repeat;
height: 15px;
}

#bottom1
{
width: 733px;
background: url(../images/bottom1.gif) no-repeat top;
height: 11px;
}

#page
{
width: 733px;
margin: 0 auto;
}

#back1{
background: #ECECEC;
zoom:1;
}


/* tour */

div#tour {
	}

div#tour ol {
	margin:0 auto;
	padding: 0;
	}

div#tour ol li {
	display:inline;
	/*list-style:none;*/
	padding-bottom: 5px;
	padding-right: 8px;
	font-size:90%;
	}
	
div#tour_navigation {
	margin-bottom:12px;
	text-align:left;
	/*display:none;*/
	}

div#tour_content {
	}

.next_tab {display:inline;float:right;text-align:right;}

.previous_tab {display:inline;float:left;text-align:left;}

.clear {clear:both;margin:0 auto;padding:0;}

div.SlideTab {margin-right:40px;}

quote {
	display:block;
	width:85%;
	font-style:italic;
	font-size: 120%;
	line-height:135%;
	margin-left:25px;
	text-align:justify;
	}
	
.disclaimer {
	font-size:80%;
}

/* promo boxes - not currently implemented */
/*
#boxes
{
width: 765px;
height: 212px;
margin-bottom: 10px;
}

#box1
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images/box1.jpg) no-repeat;
}

#box2
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images/box2.jpg) no-repeat;
}

#box3
{
width: 203px;
height: 203px;
float: left;
font-size: 11px;
background: url(../images/box3.jpg) no-repeat;
}

#box1 h2, #box2 h2, #box3 h2
{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding-bottom: 10px;
}

#box1, #box2, #box3
{
color: #000000;
margin-left: 16px;
margin-top: 10px;
padding: 15px;
}

*/


/* left sidebar */
#left
{
	width: 207px;
	margin-left: 10px;
	/*background-color:#f90;*/
}

#left H3
{
width: 207px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat;
}

#left H4
{
font-size: 13px;
font-weight: bold;
padding-left: 10px;
padding-top: 5px;
text-transform: uppercase;
color: #7BBB15;
}

#left ul {
	list-style: none;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
  background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #7BBB15;
}
#left a:visited {
	color: #7BBB15;
}

#left h3 a {
	color: #FFFFFF;
}

#left h3 a:link, #left h3 a:visited  {
	color: #FFFFFF;
	text-decoration:none;
}

#left h3 a:hover, #left h3 a:active  {
	color: #FFFFFF;
	border-bottom:1px dashed #FFFFFF;
}

#left p
{
padding: 10px;
padding-top: 0;
}

#left p.membershipDisclaimer
{
font-size:11px;
line-height:13px;
padding: 20px;
padding-top: 0;
color:#999999;
}


/* calendar styles - not currently implemented */

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/* main content */

#right {
	float: right;
	width: 480px;
	padding-right: 10px;
	/*background-color:#66CCFF;*/
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 16px;
	font-size: 22px;
	color: #7BBB15;
	border-bottom:1px solid #7BBB15;
}

#right h4 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #7BBB15;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size:14px;
	line-height:18px;
}

#right a
{
color: #7BBB15;
text-decoration: none;
font-weight:bold;
}

#right a:link, #right a:visited
{
text-decoration:none;
border-bottom: 1px dashed #7BBB15;
}

#right a:hover, #right a:active
{
text-decoration:none;
border-bottom: 2px solid #7BBB15;
}

#right ol, #right ul {
margin-left: 30px;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

.smallDocType {
font-size:10px;
color:#999;
}

.framedPhoto {
	border:1px solid #000000;
	margin: 3px 5px 3px 3px;
}


/* footer */

#footer {
	height: 29px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: url(../images/bottom.gif) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}