/* CSS Document */

body
{
	margin:0px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	background-color:#e4dfd6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	color: #333333;
}
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #26667c;
	padding-top: 0px;
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #7f6e5e;
	padding-top: 0px;
	font-weight: bold;
}
h3 {
	font-size:12px;
	color:#7f6e5e;;
	padding-top:0;
}
h4 {
	font-size:12px;
	text-transform:capitalize;
	padding-top:0;
}

/* ===Links=== */

a:link 
{
	text-decoration : none;
	color : #58b2ae;
}
a:visited 
{
	text-decoration : none;
	color : #58b2ae;
}
a:hover, a:active 
{
	text-decoration : underline;
	color : #26667C;
}

/* ===Outer Container=== */

#maincontainer
{
	width:900px;
	margin:0px auto;
}

/* ===Header Elements=== */

#header
{
	background-image: url(../images/bg_hdr_main.gif);

}
#headersearch
{
	padding-right: 25px;
	padding-bottom: 8px;
	background-repeat: no-repeat;

}

/* ===Top Horizontal Navigation=== */

#navbar
{
	font-size:0px;
	position: relative;
	z-index: 99;
	margin:0px;
	padding:0px;
	background-color: #352c25;
	background-image: url(../images/bg_top_nav_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ===Main Content Elements=== */

#maincontent
{
	background-color: #FFFFFF;
	top: auto;
	font-size: 12px;
	color: #333333;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	line-height: normal;
}
#maincontentcontainer
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7d3d0;
}
#maincontentheaderbar {
	font-size: 20px;
	line-height: normal;
	color: #356a72;
	background-color: #dfeeed;
	background-image: url(../images/bg_hdr_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4f9f9;
}

#leftpanel
{
	float:left;
	width:223px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#midcont
{
	padding: 20px;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #352C25;
	border-bottom-color: #352C25;
	border-left-color: #352C25;
	background-color: #f9f7f3;
}
#midcontheader {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #352C25;
	background-image: url(../images/bg_top_nav_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 9px;
}
#midcontsubheader {
	line-height: normal;
	font-weight: bold;
	background-color: #e6e1d8;
	padding: 9px;
}

#banner
{
	float:left;
	font-size:0px;
	margin:25px;
}

#bannercontainer
{
	float:left;
	margin:0px;
	background-color: #d0e2e0;
	background-image: url(../images/bg_banner_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#sectionnav {
	background-color: #f8f6f3;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #BEAE94;
	color: #BEAE94;
	margin-bottom: 18px;
	font-weight: normal;
}

/* ===Footer Elements=== */

#footer
{
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	margin:0px;
	padding: 12px;
	background-color: #352c25;
	background-image: url(../images/bg_top_nav_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a 
{
	text-decoration:none;
	color:#938A82;
	padding-left:5px;
	padding-right:5px;
}
#footer a:hover
{
	text-decoration:underline;
	color:#938A82;
}

/* ===Course Pagination=== */

#coursenav {
	background-color: #f8f6f3;
	font-size: 11px;
	padding: 6px;
	border: 1px solid #BEAE94;
	color: #BEAE94;
}

.lispace li {
	padding-bottom:7px;
}

.imgspace {
	margin:5px;
}

.imgspaceright {
	margin-bottom: 25px;
	margin-left: 25px;
}

.imgspaceleft {
	margin-right: 25px;
	margin-bottom: 25px;
}

.footnote {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.thead {
	background:url(../images/bg_top_nav_bar.gif) repeat-x top left #352C25;
	color:#ffffff;
	text-align:center;
}

.emphasis {
	border: groove #BEAE94 2px;
	margin: 0 auto;
	padding: 5px;
	background-color: #f8f6f3;
	font-size: 11px;
	color: #26667c;
	width: 70%;
}
#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C6E6D;
	background-color: #D0E2E0;
	border: 1px solid #6AAAA9;
}
#maincontentelearnlogin {
	background-color: #FFFFFF;
	top: auto;
	font-size: 12px;
	color: #333333;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	line-height: normal;
	background-image: url(../Images/bg_right_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#btnmngrstoolkit {
	padding-top: 4px;
	padding-right: 18px;
}
.highlight {
	font-weight: bold;
	background-color: #e2dfd8;
}
.contentaskexpert			{background:url(picts/ask.jpg);
							 background-repeat:no-repeat;
							 width:340px;
							 height:220px;
							 float:left;
							 padding:0;
							 margin:10px 0 0 0;
							 font-size:13px;
							 font-family:Arial;
							 color:#412A22;
							 font-weight:bold;
							 text-align:left;
							 background-color:transparent;}	
							 
.contentaskexpertpad		{width:250px;
							 float:left;
							 padding:10px 0 0 8px;
							 margin:120px 0 0 0;
							 font-size:13px;
							 font-family:Arial;
							 color:#412A22;
							 font-weight:bold;
							 text-align:left;
							 background-color:transparent;}								 

