

strong{
	font-weight: bold;
	} 
#welcome strong{
	font-weight: normal;
	}
#bottom {
	
	background: url(images/bottombg.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

body{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px; 
	text-align: justify; 
	line-height: 2em; 
	color: #333; 
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	
	}
	
a{
	color: #5c4c39; 
	cursor: pointer;
	}
a:hover{
	color:#5c4c39;
	}
	
#box{
	background:url(images/boxbg.jpg) repeat;
	}
	
.image{
	position:absolute;
	position:center;}

.bodytext{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify; 
	line-height: 2em; 
	color: #333; 
	}
	
.bodytext a{
	color: #5c4c39; 
	cursor: pointer;
	}
.bodytext a:hover{
	color: #5c4c39;
	}
.bodytext2{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:bolder;
	text-align: justify; 
	line-height: 2em; 
	color: #000; 
}
.whitetext{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify; 
	line-height: 2em; 
	color: #FFF; 
	}
	
.whitetext a{
	color: #FFF; 
	cursor: pointer;
	}
.whitetext a:hover{
	color: #CCC;
	}
	
.heading{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight: 500;
	text-align: center; 
	line-height: 1.3em; 
	color:#DB2031; 
	}
	
.heading a{
	color: #DB2031; 
	cursor: pointer;
	text-decoration:none;
	}
.heading a:hover{
	color: #F00;
	}
	
.subheading{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bolder;
	text-align: left; 
	line-height: 1.3em; 
	color:#DB2031; 
	}
	
.subheading a{
	color: #DB2031; 
	cursor: pointer;
	text-decoration:none;
	}
.subheading a:hover{
	color: #F00;
	}
	
/* Common properties */
#content{
	width: 960px; 
	margin: 0 auto; 
	position: relative;}

#header{
	position:top left;
	background-image:url(http://www.mcmultimediadesign.com/MCMultimedia/images/topbg.png);
	background-repeat:repeat-x;}

#footer{
	width: 960px; 
	margin: 0 auto; 
	position: relative;}

/* Footer */
#footer{color: #aba28f; line-height: 6em; text-align: left; text-transform: uppercase; font-size: 10px;}
#footer p{font-size: 10px;}
#footer a{color: #aba28f; text-decoration: none;}


