/*----------| Xhtml Tags |----------*/

body {
    background:#ffffff url(../images/bg_body.jpg) top center repeat-y;
    border-left:1px solid #ffffff;
    color:#666666;
    font:normal 10pt Verdana, arial;
    margin:0;
    padding:0;
    text-align: center;
}

input, select, textarea, table, tr, td {
    font:normal 10pt Verdana, arial;
}

h1 {
    color:#6FC3C6;
    font:bold 13pt Verdana, arial;
    margin-top:0;
}

h2 {
    color:#6FC3C6;
    font:bold 12pt Verdana, arial;
    margin-top:0;
}

h3 {
    color:#6FC3C6;
    font:bold 11pt Verdana, arial;
    margin-top:0;
    margin-bottom:0;
}

h4 {
    color:#6FC3C6;
    font:bold 10pt Verdana, arial;
    margin-top:0;
    margin-bottom:0;
}

a {
    color:#64b7ba;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/*----------| Structure |----------*/

#container {
    margin:0 auto;
    padding:0;
    width:960px;
    text-align: left;
}

#header {
    background:#ffffff;
    height:85px;
    margin:10px;
}

#contact {
    float: left;
    font-size: 140%;
    font-weight: bold;
    margin: 15px 0px 15px 140px;
    text-align: center;
}

#logo {
    float:left;
}

#headerright {
    float:right;
    height:70px;
    width:232px;
    text-align: right;
}

#search {
    margin-top: 2px;
    text-align: left;
    background:#ffffff url(../images/bg_search.gif) top left repeat-x;
    padding:5px;
}

#navigation {
    background:#6fc3c6 url(../images/bg_navigation.gif) top center no-repeat;
    font-size:12px;
    height:32px;
    margin:10px;
}

#subnavholder {
    background-image: url(../images/subback.gif);
	background-repeat: repeat-x;
	height:450px;
	padding:0;
	margin:0;
}

#content {
    
    margin:10px;
}

#footer {
    border-top:5px solid #6fc3c6;
    font-size:11px;
    line-height:20px;
    margin:10px;
    text-align:left;
}

#footerleft {
    float:left;
    text-align:left;
}

#footerright {
    float:right;
    text-align:right;
}

#listing
{
    padding-top:20px;
}

#listing table
{
    width:96%;
    border-collapse: collapse;
}

#listing th
{
    font-size:10pt;
    background-color:black;
    background-position:top;
    background-image:url(../images/bg_navrpt.gif);
    background-repeat:repeat-x;
    color:white;
    padding:3px;
    border:1px solid #cccccc;
}

#listing td
{
    font-size:10pt;
    padding:3px;
    border:1px solid #cccccc;
}

#listing td.noborder
{
    border:none;
}

#image {
    height:230px;
}

#image-small {
    height:150px;
    border-bottom:1px solid #48a012;
}

#strapline {
    width:450px;
    font-size:12pt;
    padding:20px;
    font-weight:bold;
}

#strapline-small {
    width:450px;
    font-size:12pt;
    padding:20px;
    font-weight:bold;
}

#quote {
    padding-top:120px;
    padding-left:20px;
    font-size:8pt;
    font-style:italic;
    width:350px;
}

#quote-small {
    padding-top:25px;
    padding-left:20px;
    font-size:8pt;
    font-style:italic;
    width:300px;
}

#featured-small {
    border: 1px dashed #48a012;
    background-color:#F2FEEB;
    padding:5px;
    margin:20px 10px 20px 0px;
    width:311px;
    float:left;
}

#featured {
    border: 1px dashed #48a012;
    background-color:#F2FEEB;
    padding:5px;
    margin:20px 0px 20px 0px;
    width:650px;
}

/*----------| Classes |----------*/

.serviceitem {
    padding-bottom:5px;
}

.service {
    color:#6FC3C6;
    font:bold 11pt Verdana, arial;
    margin-top:0;
    margin-bottom:0;
    display:block;
}

.small {
    font-size:8pt;
}

.error {
    color:red;
}

.black {
    color:black;
}

.white {
    color:white;
}

.clear {
    clear:both;
}

.search {
    width:140px;
}

.leftcol {
    border:1px solid #48a012;
    float:left;
    width:687px;
}

.leftcolbottom {
    border:1px solid #48a012;
    border-top:none;
    float:left;
    width:687px;
}

.rightcol {
    border:1px solid #48a012;
    border-left:none;
    float:right;
    width:250px;
}

.rightcolbottom {
    border:1px solid #48a012;
    border-top:none;
    border-left:none;
    float:right;
    width:250px;
}

.rightcolnav {
    border:none;
    float:right;
    width:250px;
    text-align:left;
}

.titlebar {
    background:#48a012 url(../images/bg_titlebar.gif) top left repeat-x;
    color:#ffffff;
    font-size:14pt;
    line-height:32px;
    padding-left:10px;
}

.titlebar a {
    display: block;
    color:#ffffff;
}

.titlebar a:hover {
    text-decoration:none;
}

.titlebar-small {
    background:#48a012 url(../images/bg_titlebar.gif) top left repeat-x;
    color:#ffffff;
    font-size:11pt;
    line-height:32px;
    padding-left:10px;
    font-weight:bold;
}

.titlebar-small a {
    display: block;
    color:#ffffff;
}

.titlebar-small a:hover {
    text-decoration:none;
}

.infoholder {
    height:230px;
}

.contentholder {
}

.info {
    padding:10px;
}

.date {
    font-size: 8pt;
    text-decoration: underline;
}

.blogitem {
    background:#ffffff url(../images/blog_quotes.gif) top left repeat-x;
    height:55px;
    text-align:center;
    padding:10px 41px 0px 41px;
    margin:0;
}

.coursetitle {
    color:#60AC32;
}

#sponsors {
    text-align: center;
}

#sponsors .sponsor {
    margin: 10px;
    border: none;
}

/*----------| Navigation |----------*/

#navholder {
    margin:0 10px;
}

#navigation ul {
    float:left;
    line-height:32px;
    list-style:none;
    margin:0;
    padding:0;
    width:100%;
}

#navigation li {
    display:inline;
    padding:0;
}

#navigation a {
    color:#ffffff;
    float:left;
    padding:0 3px 0 3px; /* left 3 px because of left bg image */ 
    text-decoration:none;
}

#navigation a span {
    display:block;
    float:none;
    padding:0 10px 0 7px;
}

#navigation a span img {
    border:none;
    margin:8px 4px 0 0;
}

#navigation a:hover{
    background: url(../images/bg_navleft.gif) no-repeat left center;
}

#navigation a:hover span {
    background:url(../images/bg_navright.gif) no-repeat right center;
}

#navigation a.active{
    background: url(../images/bg_navleft_active.gif) no-repeat left center;
}

#navigation a.active span {
    background:url(../images/bg_navright_active.gif) no-repeat right center;
}

/*----------| Sub-Navigation |----------*/

ul#subnav  {
	list-style-type: none;
	font-family: Verdana, arial;
	padding:0px;
	margin:0px;
	width:250px;
	font-size:8pt;
}

#subnav li {
	margin: 0px;
	padding: 0px;
}

#subnav a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-right: 5px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 8px;
}

#subnav a:hover {
	color: #000000;
	background-image: url(../images/subover.gif);
	background-repeat: repeat-x;
}

#subnav a.selected {
	color: #FFFFFF;
	background-image: url(../images/subover.gif);
	background-repeat: repeat-x;
}
