/* --------------------------------Global--------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align:center;
}
#mainwrapper {
	width: 978px;
	padding: 0px 0px 0px 20px;
	border-left:1px solid #ebebeb;
	margin: 0 auto;
	text-align: left;
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
}
#left {
	width: 253px;
	float:left;
}
.logo {
	margin:8px 0 6px 0;
}
.contacttel {
	float:right;
	padding:30px 10px 0 0;
}
.contactemail {
	float:right;
	padding:49px 10px 0 0;
}
/* --------------------------------Left--------------------------------- */
#mainmenu {
	width: 253px;
	padding: 0;
	display: block;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu ul li {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0 2px 10px;
}

#mainmenu a {
	height:25px;
	line-height:25px;
	width:185px;
	background-image:url(images/nav-up.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 31px;
	text-decoration:none;
}
#mainmenu a:hover {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
}
#mainmenu a.selected {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
}
#threepanels {
	margin:12px 0 0 6px;

}
#threepanels .panel {
	padding: 0 0 5px 0;
}
#qualifications {
	width: 253px;
	float:left;
	padding:5px 0 0 0;
}
#qualifications p {
	width: 236px;
	font-size: 12px;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	background-image:url(images/qualifications2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 104pt 0 15px 38px;
}
#qualifications a {
	width: 236px;
	font-size: 12px;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
#qualifications a:hover {
	width: 236px;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
/* --------------------------------Inside Global--------------------------------- */
#right {
	width: 704px;
	float:left;
	padding:0;
	margin:0;
}
#backGround {
	background-color:#f6f6f6;
	height:222px;
	width:9999px;
	right:50%;
	top:92px;
	position:absolute;
	z-index:1;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
#inside {
	width: 684px;
	padding:0px;
	margin:0px;
	background-image:url(images/inside-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#inside p {
	padding:0;
	margin:0;
	
}
#inside h1 {
	font-size: 1.125em;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:8px 30px 11px 20px;
	margin:0;
}
#inside h1 .highlight {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;		
}
#main {
	width: 684px;
	border-left: 1px solid #ebebeb;
	padding:15px 0 0 0;
	float:left;
	margin: 0;
	min-height:480px
}
#inside-header {
	padding:0 0 0 30px;
	margin:0px;
	float:left;	
}
#inside-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 10px 0 20px 0;
}
#inside-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
}
/* --------------------------------Events--------------------------------- */
#events-header {
	padding:0 0 0 0;
	margin:0px;
	float:left;	
}
#events-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0 0 0 10px;
	margin: 10px 0 20px 0;
}
#events-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
}
#events {
	width: 654px;
	padding:0;
	float:right;
	margin: 0 0 30px 0;
}
#events p {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
	padding:0;
	margin:0;
}
#events .name {
	color: #396780;
	font-weight:bold;
}
#events .boldtitle {
	color:#990000;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}
#events a {
	color: #4dc7e8;
	text-decoration:none;
}
#events a:hover {
	color: #4dc7e8;
	text-decoration:underline;
}
#event1 {
	width: 650px;
	float:left;
	padding: 10px 0 10px 0;
}
#event1 .image {
	float:left;
	padding: 0 20px 10px 0;
}
/* --------------------------------Footer--------------------------------- */
#footerWrap {
	width:999px;
	margin:0px auto;
}
#footer {
	width:976px;
	background-color:#f6f6f6;
	border: solid 1px #ebebeb;
	float:left;
	margin: 0;
	padding: 10px 20px 20px 20px;
	text-align:left;
	font-size: 0.689em;
	line-height: 20px;
	color: #878a91;
}
#footer a {
	padding:0 16px 0 0;
	text-decoration:none;
	color: #396780;
}
#footer a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#bestof {
	border: 1px solid #ebebeb;
	padding:10px;
	margin:0 10px 10px 25px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#396780;
	font-size:14px;	
	line-height:18px;
}
#bestof a {
	color:#4dc7e8;
	font-size:12px;
	text-decoration:none;
}
#bestof a:hover {
	text-decoration:underline;
}
