@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E4E4;
	height:100%;
}

a {
	text-decoration: none;
	color: #9c0000;
}

/* Change site button  */
*{margin:0px;padding:0px;}
      #suggestPost
      {
        background:transparent url(images/homefurnbtn.png) no-repeat scroll 0px 0px;
        height:170px;
        left:0;
        position:fixed;
        top:150px;
        width:40px;
      }
      div#suggestPost:hover
      {
        background-position:-41px 0px;
      }
      #suggestPost a
      {
        display:block;
        height:170px;
        width:40px;
      }
/* Ends here */

.main-container {
	width: 990px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}

.header {
	width: 990px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
}

.below-header {
	float: none;
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.top-section-container {
	width: 990px;
	height: 290px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.left-scrolling-pic {
	width: 480px;
	height: 290px;
	float: left;
}

.welcome-section {
	width: 270px;
	float: left;
	height: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 80px;
	padding-bottom: 10px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.right-menu {
	width: 200px;
	float: right;
	background-color: #9c0000;
	height: 270px;
	font-weight: normal;
	list-style-type: disc;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.listmenu ul {
	list-style-type: none;
	width:160px;
	margin: 0;
	padding: 0;
}

.listmenu li a {
	color: #FFF;
	display: block;
	height: 16px;
	text-decoration: none;
	font-weight:normal;
	background-color:#9c0000;
	width: 190px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


.listmenu li a:hover {
	background-color: #FFF;
	color:#333;
}

.input-search {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #FFB9B9;
}

.user-container {
	width: 990px;
	height: 220px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.user1 {
	width: 308px;
	float: left;
	background-color: #FFF;
	background-image: url(images/certificates.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-left: 22px;
	padding-top: 45px;
}

.user1 img {
	padding: 2px;
	border: 1px solid #CCC;	
}

.user1 img a:hover {
	border: thick double #03C;
}


.user2 {
	width: 320px;
	float: left;
	background-color: #FFF;
	background-image: url(http://www.redapple.za.com/office/templates/oliva_redapple/images/spec.jpg);
	height: 175px;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 10px;
}

.user2 td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.mainbody {
	width: 960px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.user3 {
	width: 310px;
	float: right;
	background-color: #FFF;
	background-image: url(images/location.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-left: 20px;
	padding-top: 45px;
}
.topmenu {
	height: 40px;
	width: 920px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.text-container {
	height: 0%;
	width: 990px;
	padding-top: 0px;
	background-color: #FFF;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	background-color: #9C0000;
	float: none;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 0px;
}

.footer ul {
	list-style-type:none;
}

.footer li {
	display: inline-block;
}

.footer a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	width: 120px;
	height: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer a:hover {
	color: #CCC;	
}

.text-left {
	float: left;
	height: 100px;
	width: 220px;
	left: 30px;
	padding-left: 30px;
	color: #999;
	background-color: #FFF;
}
.text-body {
	width: 740px;
	float: right;
	height: 72px;
	background-color: #FFF;
}

/* Change code from below for the top menu */
.tpmenu ul {
	list-style-type:none;
}

.tpmenu li {
	display:inline;
}

.tpmenu a {
	float:left;
	width:100px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:5px;
	border-right:1px solid #FFFFFF;
	background-color: #9C0000;
}

.tpmenu a:hover {
	background-color: #AE0000;
}

.main-left {
	float: left;
	width: 200px;
}

 
/* Main Content Area */
.componentheading {
	display: block;
	font-size: 18px;
	color: #693714;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
 
.contentheading {
	font-size: 18px;
	color: #693714;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-style: normal;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: -0.05em;
}

.contentheading a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px;
	text-decoration: none;
}
 
.small, .createdate, .modifydate {
	color: #8EAF43;
	font-size: 8px;
	font-weight: normal;
}

.small a:link {
	color: #8EAF43;
	font-size: 8px;
}
 
.small a:visited {
	color: #8EAF43;
	font-size: 8px;
}

a.readon {
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	height: 21px;
	padding-top: 3px;
	background: url(images/templatemo_button_03.jpg) no-repeat;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	float: right;
}
 
.article_seperator {
	display: block;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5A11;
}

#header_links {
height:40px;
margin-bottom:3px;
}

