/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */



body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 0.5em 0 0 0;
	list-style: none;
	font-size: 85%;
	font-weight:bold;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:10px 7px 8px 5px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('images/bg_left.jpg') top center repeat-x;
}

#header {
	background: #eee url('images/banner_NCSD.jpg') no-repeat center top;
    

}

#wrapper-header2 {
	background: transparent url('images/bg_left.jpg') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg_left.jpg') top right no-repeat;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 145px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 5px 245px 5px 40px;
}

#content ul {
	margin: 0;
	padding: 5px;
    margin-left:15px;
	list-style: square;
	font-size: 100%;
    line-height: 25px;
    text-align:left;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 25px 25px 3em 1em;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 30px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 5px;
    margin-left:15px;
	list-style: none;
	font-size: 100%;
    line-height: 25px;
    text-align:left;
}

#menu-page h3 {
	font-size: 95%;
	text-transform: uppercase;
	margin: 0.3em 0 0.1em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px 10px 10px;
	padding: 2px;
	background-color: #f7e0ee;
	border: 1px dotted #ccc;
	font-size: 70%;
	line-height: 15px;
	border-bottom: 0;
	clear: both;
}

h2 { 
font-size: 130%;
color:#96487a;
 }

h2.class { 
font-size: 115%;
color:#96487a;
border-bottom: 1px dotted #5b8fbe;
width: 85%;
}

h3  {
font-size: 100%;
}


a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: underline; }

p  {
	font-size:12px;
	margin-left: 5px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-spacing: 90%
	}

p.heading  {
font-size:12px;
border-bottom: 1px dotted #993366;
font-weight: bold;
color:#2A3FAA;
width: 75%;
padding: 2px;
font-family: Verdana,Arial,Helvetica,sans-serif;
line-spacing: 90%}

img.content  {
margin: 10px 5px 5px 5px;
padding: 5px 5px 5px 8px; 
border: 1px dotted #CDCDCD;
}

#classes {
width: 100%;
height:125px;
display:inline;
}

#classbox  {
float:left;
background:#F0F5F7;
margin:0px;
padding:5px;
border:1px solid #D3E0E6;
width:165px;
	}
	
#guestbook  {
float:left;
background:#fff;
margin:0px;
padding:5px;
border:0px solid #D3E0E6;
width:100%;
	}	

 

table.calendar  {
border-width: 1px solid #555FFF;
border-spacing:  2px; 
background-color: #fff;
width: 90%;
}

tr.data  {
padding: 5px;
}

td.header  {
border-bottom: 1px dotted #993366; 
border-top: 1px dotted #993366;
}

td.date  {
border-bottom: 1px dotted #993366; 

}

img.left  {

padding-right: 15px;

}

img.arrow1  {

padding-left:5px;
margin-top:2px;

}

img.classes  {

margin-left: 5px;
margin-right: 5px;
margin-top:5px;
padding:5px;
border: 1px dotted #C8C5ED;

}

img.site  {

margin-left: 5px;
margin-right: 5px;
margin-top:5px;
padding:5px;
border: 0px dotted #C8C5ED;

}

p.hilite  {
padding:5px;
background-color:#fff;
border: 1px dashed #999;
width: 60%;

}

span.privacy
{
    float: left;
    font-size:11px;
	font-weight: normal;
	color:#777;
	line-height:15px;
}

p.guestbook  {
padding:10px;
background-color:#fff;
border: 1px dashed #999;
width: 96%;

}

#gallery  {

font-size:12px;
font-weight: normal;
color:#2A3FAA;
font-family: Verdana,Arial,Helvetica,sans-serif;
margin-left: 5px;
margin-right: 5px;
margin-top:5px;
padding:5px;
border-left: 1px dotted #C8C5ED;
width: 85%;

}

#gallery_wide  {

font-size:12px;
font-weight: normal;
color:#2A3FAA;
font-family: Verdana,Arial,Helvetica,sans-serif;
margin-left: 5px;
margin-right: 5px;
margin-top:5px;
padding:5px;
border-left: 1px dotted #C8C5ED;
width: 100%;

}


img.gallery {
margin: 10px;
}

