html {
	margin: 0;
	padding: 0;
}
body {
	background: #CDC2B3 url(images/bg.gif);
	text-align: center;
	color: #5F3E2F;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 320px;
	background-image: url(images/images/header.jpg);
	background-repeat: no-repeat;
}
#header #logo {
	padding-top: 30px;
	padding-left: 50px;
}
#header #headerDesc {
	padding-top: 10px;
	padding-right: 190px;
	padding-left: 80px;
}

#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 740px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:18px;
	font-style:italic;
	color:#260403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#862e06;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#bodyGEN {
	background: url(images/body_bgGEN.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 315px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#862e06;
}
h2 a {
	color: #862e06;
}

h2 b{
	color:#341c12;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.more {
	text-align: right;
	float: right;
}

.clear {
	clear: both;
}
.FloatLeftClearRight {
	clear: right;
	float: left;
}

.blogText {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #B39B7A;
	border-right-color: #B39B7A;
	border-bottom-color: #B39B7A;
	border-left-color: #B39B7A;

	/*min-height:300px;
	height:auto !important;
	height:300px;*/
}
.blogText img{
	margin: 2px;
}
.blogText:after {
	    content:'';
    display:block;
    clear:both;
}
#ImageUploaderDiv div {
	clear: right;
	float: left;
	width: 50%;
}
#ImageUploaderDiv {
	border-bottom-style: solid;
	border-top-color: #B39B7A;
	border-right-color: #B39B7A;
	border-bottom-color: #B39B7A;
	border-left-color: #B39B7A;
	height: 180px;
}
#header h1 {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#BlogAdminMenu {
	height: 50px;
	overflow: hidden;
	font-size: medium;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#BlogAdminMenu a {
	color: #FFF;
}

#BlogAdminMenuCentre {
	background-image: url(blogadmin/Images/menu_02.gif);
	background-repeat: repeat-x;
	clear: right;
	float: left;
	height: 50px;
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 3px;
	background-position: top;
}
#BlogAdminMenuRight {
	background-image: url(blogadmin/Images/menu_04.gif);
	clear: right;
	float: left;
	height: 50px;
	width: 12px;
}

#BlogAdminMenuLeft {
	height: 50px;
	background-image: url(blogadmin/Images/menu_01.gif);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	width: 12px;
}
#BlogAdminMenu a:hover {
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline overline;
}
.current {
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline overline;
}
#blogSnippet {
	float: left;
	width: 315px;
	overflow: hidden;
}
#BlogSnippetLimitor {
	height: 200px;
	overflow: hidden;
}
#BlogSnippetLimitorshort {
	height: 150px;
	overflow: hidden;
}

#BlogSnippetLimitor object {
	visibility: hidden;	
}
#BlogSnippetLimitor param {
	visibility: hidden;	
}
.courseTable {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	padding: 2px;
}
.courseTablemid {
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #E0C7BC;
	border-right-color: #E0C7BC;
	border-bottom-color: #E0C7BC;
	border-left-color: #E0C7BC;
	border-right-style: solid;
	border-left-style: solid;
}

