body {
	background:url(../images/bg.png) repeat-x;
	background-color:#fff;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-size:12px;
	color: #818181;
	line-height:170%;
	font-family:"Trebuchet MS",Arial,verdana,sans-serif;
	}
	
a:link, a:visited, a:active {
  color:#739AE9;
  text-decoration:underline;
  background-color:#FFFFFF;
  font-size:12px;
  font-family:"Trebuchet MS",Arial,verdana,sans-serif;
}

a:hover {
  color:#2B72E8;
  text-decoration:none;
  background-color:#DBE9FF;
  font-size:12px;
  font-family:"Trebuchet MS",Arial,verdana,sans-serif;
}


.sidebartext {
	font-size:11px;
	}
	
.title {
	font-size:16px;
	color:#739AE9;
	}
	
.title2 {
	font-size:14px;
	color:#739AE9;
	}
	
.sidebartexttitle {
	font-size:11px;
	font-weight:bold;
	color:#FBB846;
	padding-bottom:2px;
	}
	
.sidebartexttitle2 {
	font-size:11px;
	color:#6692E5;
	padding-bottom:2px;
	font-weight:bold;
	}
	
.footertext {
	font-size:11px;
	color:#BCBCBC;
	}

	
h1 {
	text-indent: -5000px;
	background:url(../images/welcome.png) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
h2 {
	text-indent: -5000px;
	background:url(../images/latestnews.png) no-repeat;
	width: 409px;
	height: 48px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
h3 {
	text-indent: -5000px;
	background:url(../images/about-jeeves-title.jpg) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
h4 {
	text-indent: -5000px;
	background:url(../images/business-title.jpg) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
h5 {
	text-indent: -5000px;
	background:url(../images/weddings-title.jpg) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
	
h6 {
	text-indent: -5000px;
	background:url(../images/testimonials-title.jpg) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
h7 {
	text-indent: -5000px;
	background:url(../images/contact-title.jpg) no-repeat;
	width: 409px;
	height: 57px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.imageleft {
	float:left;
	}
	
.footerlinks A:link {
    color:#BCBCBC;
    text-decoration:none;
	background-color:#FFFFFF;
	font-size:11px;
    }
	
     .footerlinks A:visited {
          color:#BCBCBC;
		  text-decoration:none;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .footerlinks A:active {
          color:#BCBCBC;
		  text-decoration:none;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .footerlinks A:hover {
          color:#739AE9;
		  text-decoration:underline;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
		  
		  
.sidebarlink1 A:link {
    color:#739AE9;
    text-decoration:underline;
	background-color:#FFFFFF;
	font-size:11px;
    }
	
     .sidebarlink1 A:visited {
          color:#739AE9;
		  text-decoration:underline;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .sidebarlink1 A:active {
          color:#739AE9;
		  text-decoration:underline;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .sidebarlink1 A:hover {
          color:#739AE9;
		  text-decoration:none;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
		  
.sidebarlink2 A:link {
    color:#FBB846;
    text-decoration:underline;
	background-color:#FFFFFF;
	font-size:11px;
    }
	
     .sidebarlink2 A:visited {
          color:#FBB846;
		  text-decoration:underline;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .sidebarlink2 A:active {
          color:#FBB846;
		  text-decoration:underline;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
     .sidebarlink2 A:hover {
          color:#FBB846;
		  text-decoration:none;
		  background-color:#FFFFFF;
		  font-size:11px;
		  }
		  
	
.border {
    border-style:solid;
    border-width:1px;
    border-color:#cccccc;
	color:#666666;
	background-color:#FFFFFF;
    font-family:"Trebuchet MS", verdana, sans-serif;
    font-size:12px;
    line-height:130%;
	height:15px;
	
	}
	
input.border:focus	{
	background: #fff;
	border: 1px solid #999999;
}

textarea.borders:focus	{
	background: #fff;
	border: 1px solid #999999;
}

.borders {
    border-style:solid;
    border-width:1px;
    border-color:#cccccc;
	color:#666666;
	background-color:#FFFFFF;
    font-family:"Trebuchet MS", verdana, sans-serif;
    font-size:12px;
    line-height:130%;
	height:120px;
	margin-right:10px;
	
	}
	
		  
.border4 {
    border-style:solid;
    border-width:1px;
    border-color:#fff;
	color:#fff;
	background-image:url(../images/buttonbg.jpg);
    font-family:"Trebuchet MS", verdana, sans-serif;
    font-size:12px;
    line-height:130%;
	height:24px;
	}
	
	.error {
	margin-left:10px;
	}