body{
	padding:0px;
	margin:40px 0px 0px 0px;
	background:#111111;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.nav-bg{
	background:url(../images/nav-bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:221px;
	}
	
.content-bg{
	background:#ffffff url(../images/content-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:405px;
	width:734px;
	}

.menu-text{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#9cb347;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu-text:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.heading1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
	}
	
.sub-heading{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#81a700;
	font-style:italic;
	}
	
.sub-heading2{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#81a700;
	}
	
.link{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#81a700;
	text-decoration:underline;
	}
	
.small-text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
	
.big-text{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	}
	


