body {
	background-image: url(clive_hurt_images/background_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border: none}
.img {border:solid 1px #333333;}
.imgpad {border:solid 1px #333333; margin-bottom:10px;}


h4 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin:0}

.maincopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.maincopyBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.redcopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.maincopyBoldred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.menudown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

weblinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

.search_box {
	background-image: URL('clive_hurt_images/search_box.jpg');
	image-repeat:no-repeat;
	width: 178px;
	height: 55px;
	padding: 35px 20px 20px 23px;
	text-align:left;
}

.footer {font-family: Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; padding-top:6px;}
.grey { color:#999999; }
.grey a {text-decoration:none; color:#999999; font-weight:normal;}

.wrapper { padding:0; }
.wrapper h1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; border-bottom:1px solid #333; padding:0 0 10px 20px; margin-bottom:20px; }
.wrapper h2 {padding-left:0px;}

.item { overflow:hidden; margin-bottom:20px; padding-left:20px;}
.pic {  display:block; width:210px; height:130px; float:left; margin:0 10px 0 0; }
.pic img {border:solid 1px #333333;}
.info { width:260px; float:left; }
.info h2 { margin:0; }
.info p { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; }
.copy {padding-left:20px;}
.wide { width:100%; }
h2 a { font-size:14px; text-decoration:none;  }
h2 a:hover { font-size:14px; text-decoration:underline; }		

.button {display: inline-block;
          background: #459300 url('clive_hurt_images/buttons/bg-button-green.gif') top left repeat-x !important;
          border: 1px solid #459300 !important;
          padding: 4px 7px 4px 7px !important;
          color: #fff !important;
          font-size: 11px !important;
          cursor: pointer;
		  text-decoration: none;		  
                }
                
.button:hover {
                text-decoration: underline;
                }
                
.button:active {
                padding: 5px 7px 3px 7px !important;
                }
				
.button_red {display: inline-block;
          background: #BC0004 url('clive_hurt_images/buttons/bg-button-red.gif') top left repeat-x !important;
          border: 1px solid #770002 !important;
          padding: 4px 7px 4px 7px !important;
          color: #fff !important;
          font-size: 11px !important;
          cursor: pointer;
		  text-decoration: none;		  
                }
                
.button_red:hover {
                text-decoration: underline;
                }
                
.button_red:active {
                padding: 5px 7px 3px 7px !important;
                }


.button_grey {display: inline-block;
          background: #ddd url('clive_hurt_images/buttons/bg-button-grey.gif') top left repeat-x !important;
          border: 1px solid #bbb !important;
          padding: 4px 7px 4px 7px !important;
          color: #000 !important;
          font-size: 11px !important;
          cursor: pointer;
		  text-decoration: none;
                }
                
.button_grey:hover {
                text-decoration: underline;
                }
                
.button_grey:active {
                padding: 5px 7px 3px 7px !important;
                }		