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

.bodytext{
	margin-left:20px;
	margin-right:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: 100;
	text-align: justify; 
	line-height: 1.6em; 
	color: #333; 
	}
	
.bodytext a{
	color: #939; 
	cursor: pointer;
	text-decoration:none;
	}
.bodytext a:hover{
	color: #069;
	}
	
	
.footer{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: left; 
	line-height: 1.5em; 
	color: #fff; 
	}
.footer a{
	color: #FFF; 
	cursor: pointer;
	text-decoration:none;
	}
.footer a:hover{
	color: #F3F3F3;
	text-decoration: underline;
	}
	
.whitetext{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center; 
	line-height: 1.5em; 
	color: #939; 
	}
	
.whitetext a{
	color: #939; 
	font-weight: 500;
	cursor: pointer;
	}
.whitetext a:hover{
	color: #CCC;
	}
.boxheading{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 23px;
	font-weight: 800;
	text-align: left; 
	line-height: 1.3em; 
	color: #939; 
	}
.boxtext{
	margin: 0; 
	padding: 0; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: 300;
	text-align: justify; 
	line-height: 1.5em; 
	margin-bottom: 30px;
	color: #333; 
	}
.boxtext a{
	color:#069; 
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	}
.boxtext a:hover{
	color: #939;
	font-size: 15px;
	}

.heading{
	margin-left: 0px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: 800;
	text-align: left; 
	line-height: 1.3em; 
	color: #939; 
	}
	
.heading a{
	color: #069; 
	cursor: pointer;
	text-decoration:none;
	}
.heading a:hover{
	color: #939;
	}
	
.subheading{
	margin-left:0px; 
	margin-top:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 22px;
	font-weight: 500;
	text-align: left; 
	line-height: 1.3em; 
	color: #939; 
	}
	
.subheading a{
	color: #939; 
	cursor: pointer;
	text-decoration:none;
	}
.subheading a:hover{
	color: #069;
	}
	
.quote{
	margin-left:0px;
	margin-right:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	font-style:italic;
	text-align: left; 
	line-height: 1.4em; 
	color: #069; 
	}
	
.quote a{
	color: #939; 
	cursor: pointer;
	text-decoration:none;
	}
.quote a:hover{
	color: #069;
	}

.quote2{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold;
	font-style:italic;
	text-align: left; 
	line-height: 1.4em; 
	color: #939; 
	}
.quote3{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	font-style:italic;
	text-align: left; 
	line-height: 1.4em; 
	color: #EFE2FD; 
	}
.quote5{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	font-style:italic;
	text-align: left; 
	line-height: 1.4em; 
	color:  #DBF5FB; 
	}
.quote6{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: regular;
	font-style:italic;
	text-align: left; 
	line-height: 1.4em; 
	color: #FFF; 
	}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	font-size:14px;
font-weight: regular;
width: 100%;
}

.underlinemenu ul{
padding: 1px 0 1px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
margin-bottom:6px;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #FFF;
padding: 6px 6px 6px 6px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 7px; /*spacing between each menu link*/
margin-left: 7px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 0px solid   #FFF; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
color: #EFEFEF;
text-decoration:underline;
border-bottom-color: #CCC;
}


#bottom {
	
	background-color: #939;
	height: 200px;
	background-position:bottom;
	background-repeat:repeat-x;
}

/* 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;}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 245px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(media/arrowblue.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FFF;
}

.arrowgreen li a:hover{
	color: #C7E2E7;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #FFF;
	background-position: 100% -64px;
}

/* 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;}

