@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------------*\
|                                                                 |
|    Charkles Edward Brooke CSS                                   |
|    Woven from web at Oast One by James Marett, September 2009   |
|                                                                 |
|    IMPORTANT NOTES:                                             |
|    yellow: #FFD430;                                             |
|    blue: #120F82;                                               |
|    turquoise: #2DACAE;                                          |
|    light yellow: #FFF6D6;                                       |
|                                                                 |
\*---------------------------------------------------------------*/


body {
	background: #F2FAFA;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* fonts */

#content h2,
#menu,
#footer, 
#leftside .links,
#leftside .news h2,
#content h2,
#content h3,
#content h4
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

#holder {
	background: url(../images/background.gif) repeat-y center;
	width: 920px;
	padding: 0 10px;
}

#page {
	width: 900px;
}

#topbar {
	background: url(../images/topbanner_right.gif) right bottom no-repeat #120F82;
	height: 80px;
	text-align: left;
	padding: 25px 30px;
}

#topline {
	background: url(../images/topline_right.gif) right no-repeat #2DACAE;
	height: 4px;
}

#toppicture {
	height: 220px;
}

#menu {
	background :url(../images/menu_right.gif) right no-repeat #FFD430;
	height: 36px;
}

#menuline {
	background: url(../images/menuline_right.gif) right no-repeat #2DACAE;
	height: 5px;
}

#contentholder {
	width: 900px;
	min-height: 300px;
	background: url(../images/bottomstar_top.gif) no-repeat bottom right;
}
#yellowbackground {
	width: 900px;
	min-height: 300px;
	background: url(../images/yellow_bg.gif) repeat-y left;
}
#starbackground {
	width: 900px;
	min-height: 300px;
	background: url(../images/yellow_star.gif) no-repeat bottom left;
}

#leftside {
	/*background: #FFF6D6;*/
	width: 180px;
	padding: 10px;
	float: left;
	color: #120F82;
	text-align: left;
	font-size: 14px;
	
}
#leftside .links,
#leftside .gallery, 
#leftside .news
{
	
}
#leftside .links ul,
#leftside .news ul,
#leftside .gallery ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftside .news li {
	margin: 0;
	padding: 5px;
	background: #FFECA4;
	color: #333;
	border-top: 1px solid #FFF6D6;
	border-bottom: 2px solid #FFD430;
}
#leftside .news h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #120F82;
}
#leftside .news h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #120F82;
}
#leftside .news p {
	font-size: 12px;
	margin: 0px;
}
#leftside .news a {
	text-decoration: none;
	color: #2DACAE;
}
#leftside .news a:hover {
	color: #120F82;
}
#leftside .links li {
	margin: 0;
	padding: 0;
}
#leftside .links li a {
	display: block;
	background: #FFECA4;
	margin: 0;
	color: #120F82;
	text-decoration: none;
	padding: 5px;
	border-top: 1px solid #FFF6D6;
	border-bottom: 2px solid #FFD430;
}
#leftside .links li a:hover {
	background: #2DACAE;
	border-bottom: 2px solid #120F82;
}
#leftside .gallery li {
	margin: 0;
	padding: 5px;
	background: #120F82;/*#FFECA4;*/
	color: #333;
	border-top: 1px solid #2DACAE;
	border-bottom: 2px solid #FFD430;
}
#leftside .gallery h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	color: #FFECA4;
}
#leftside .gallery p {
	font-size: 12px;
	margin: 0px;
}
#leftside .gallery a {
	text-decoration: none;
	color: #2DACAE;
}
#leftside .gallery a:hover {
	color: #fff;
}

#rightside {
	float: right;
	width: 120px;
	padding-right: 10px;
	background: url(../images/topstar_bottom.gif) top right no-repeat;
	min-height: 150px;
	padding-bottom: 70px;
	padding-top: 140px;
	text-align: center;
}

#content {
	width: 510px;
	margin-left: 30px;
	float: left;
	text-align: left;
	color: #333;
	font-size: 13px;
	margin-bottom: 30px;
}
#content .breadcrumbsdate {
	font-size: 12px;
	color: #2DACAE;
	margin: 20px 0;
}
#content .breadcrumbsdate a {
	text-decoration: none;
	color: #2DACAE;
}
#content .breadcrumbsdate a:hover {
	color: #120F82;
	text-decoration: none;
}
#content h2 {
	font-size: 30px;
	color: #120F82;
	font-weight: normal;
	border-bottom: 2px solid #FFD430;
	margin: 0;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 24px;
	color: #120F82;
	font-weight: normal;
	margin-bottom: 0;
}
#content h4 {
	font-size: 24px;
	color: #2DACAE;
	font-weight: normal;
	margin-bottom: 0;
}
#content h5 {
	font-size: 20px;
	color: #120F82;
	font-weight: normal;
	margin-bottom: 0;
}
#content h6 {
	font-size: 20px;
	color: #2DACAE;
	font-weight: normal;
	margin-bottom: 0;
}
#content p {
	margin-top: 5px;
	line-height: 24px;
}
#content li {
	line-height: 24px;
}
#content a {
	color: #2DACAE;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .line {
	height: 1px;
	margin: 20px 0;
	background-color: #FFD430;
}
#content .ziplink,
#content .pdflink,
#content .linklink,
#content .doclink,
#content .vidlink,
#content .piclink
{
	padding-left: 22px;
	font-weight: bold;
	margin: 5px 0;
}
#content .ziplink {
	background: url(../images/zip_icon.gif) no-repeat left;
}
#content .pdflink {
	background: url(../images/pdf_icon.gif) no-repeat left;
}
#content .linklink {
	background: url(../images/link_icon.gif) no-repeat left;
}
#content .doclink {
	background: url(../images/doc_icon.gif) no-repeat left;
}
#content .vidlink {
	background: url(../images/vid_icon.gif) no-repeat left;
}
#content .piclink {
	background: url(../images/pic_icon.gif) no-repeat left;
}
#content .acrobat {
	border-top: 1px solid #FFD430;
	font-size: 10px;
}
#content .acrobat p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 13px;
}
#content .cebtable td {
	padding: 5px;
	border-bottom: 1px solid #FFF6D6;
}
#content .cebtable .tabletop td {
	background-color: #2DACAE;
	border-bottom: 1px solid #2DACAE;
	font-weight: bold;
	color: #fff;
}
#content .newslist ul {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #FFF6D6;
}
#content .newslist li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF6D6;
}
#content .newslist li a {
	display: block;
	padding: 5px;
	color: #2DACAE;
	text-decoration: none;
}
#content .newslist li a:hover {
	background: #FFF6D6;
	text-decoration: none;
}
#content .imageright {
	border: 1px solid #120F82;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .imageleft {
	border: 1px solid #120F82;
	margin-bottom: 5px;
	margin-right: 10px;
}
#content .flash {
	padding: 5px;
	border: 1px solid #FFD430;
	background: url(../images/topbanner_right.gif) right bottom no-repeat #120F82;
}
#content .flash h3 {
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin: 5px 0;
}
#content .flash p {
	color: #fff;
	margin: 5px 0;
}

.clearer {
	height: 0px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

#footerline {
	width: 900px;
	height: 4px;
	background: url(../images/bottomstar_line.gif) no-repeat right #FFD430;
}

#footer {
	width: 900px;
	height: 55px;
	padding-top: 15px;
	background: url(../images/bottomstar_bottom.gif) no-repeat top right #120F82;
	color: #FFD430;
	font-size: 14px;
}

#footer p {
	margin: 0px;
	margin-bottom: 5px;
}
#footer a {
	color: #FFD430;
	text-decoration: none;
}
#footer a:hover {
	color: #2DACAE;
}
#credits {
	background: url(../images/bottom_shadow.gif) no-repeat top center #F2FAFA;
	height: 20px;
	color: #120F82;
	font-size: 10px;
	padding-top: 5px;
}
#credits a {
	color: #120F82;
	text-decoration: none;
}