/*
-----------------------------------------------
Auckland Youth Choir Styles
Author:   Louise Giles @ Husk Creative
Version:  28 June 2007
----------------------------------------------- */

/* =Global Styles */
body { background-color: #fff; font-size:63.7%; color:#564b47; text-align:left; margin:0px; padding:0px; font-family:"Lucida Grande", Verdana, Arial, sans-serif; scrollbar-3dlight-color: #666666; scrollbar-arrow-color: #cccccc; scrollbar-base-color: #666666; scrollbar-darkshadow-color: #666666; scrollbar-face-color: #666666; scrollbar-highlight-color:#666666; scrollbar-shadow-color: #666666; scrollbar-track-color: #ccc;}
html { padding:0px; margin:0px; }

/* =Body Background Styles */
img { border:0; padding:0; margin-bottom:0 }
a, a:visited { color:#000000; text-decoration:none;}
a:hover { color:#666666; text-decoration:underline;}
a img {	border:none;}

/* =Font Styles */
p, h1, h3, pre {padding: 16px 30px 0px 20px; margin: 0px;}
p { font-size:1.1em; line-height:1.5;  }
p strong { font-family: Georgia, "Times New Roman", Times, serif; font-size:1.0em; font-weight:bold; line-height:1.3; border-bottom: 1px solid #ccc; }
blockquote { font-style:italic; margin:0.8em 0; font-size:1.1em; line-height:1.3; padding:0 0 0.8em 0; border-bottom: 1px solid #ccc; }
blockquote strong { font-style:normal; font-size:1.0em; font-family:Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 1.2em; color: #b2000c;  text-transform: uppercase; line-height: 1.5;}
h2 { font-size: 1.2em; color: #fff; text-transform: uppercase; line-height: 1.5;}


.newsHdr { font-size: 12px; font-weight: bold; color: #b2000c;  text-transform: uppercase; line-height: 1.5; padding: 0px 0px 0px 20px; margin: 0px;} 
.newsDate { font-size: 11px; color: #999; line-height:1.3; padding: 0px; margin: 0px; } 
.newsTxt { font-size: 11px; padding: 0px 0px 0px 20px; margin: 0px; }
.newsSideBar { font-size: 1.0em; color: #fff; line-height:1.3; padding: 0px; margin: 0px; }
.calHdr { font-size: 1.2em; font-weight: bold; color: #b2000c;  text-transform: uppercase; line-height: 1.5; padding: 10px 0px 0px 20px; margin: 0px;}
.calTxt { padding: 0px 0px 0px 20px; margin: 0px; }
.profileSideBar { font-size: 1.0em; color: #fff; line-height:1.3; padding: 0px 5px 0px 5px; margin: 0px; }

/* =Clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* =Structure Styles */
#box { width: 700px; margin: 0px auto; padding:0px; text-align:left; height: auto; background: url(../images/boxBG.gif) repeat; }

#left { width: 122px; padding:0px 20px; float:left; }

#menu { width:83px; padding:0px; float:left; }

#content { width:455px; padding:0px; float:left; height:inherit; }

#head { width: 700px; margin: 0 auto; text-align: left; height: 108px; background: url(../images/masthead.jpg) no-repeat;}

table {font-size: inherit; padding-left: 20px; }