* {
	margin: 0;
	padding: 0;
}

* html #centercolumn {
	height: 300px; /* IE Min-Height Hack */
}

* html #leftcolumn {
	height: 300px; /* IE Min-Height Hack */
}

* html #pagename {
	height: 25px; /* IE Min-Height Hack */
}

a:link {
	border: 0px none;
	color: #0000FF;
	padding: 0px;
	text-decoration: none;
}

a:visited {
	border: 0px none;
	color: #0000FF;
	padding: 0px;
	text-decoration: none;
}

a:hover {
	border: 0px none;
	color: #FF6600;
	padding: 0px;
	text-decoration: none;
}

body {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/bgimage2.gif) #FFFFFF;
}

p {
	padding-top: 12px;
	padding-bottom: 12px;
}

h1 {
	font-size: 12px;
}

h2 {
	color: #125A25;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #ff6600;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

hr {
	border: none 0;
	border-top: 1px dashed #000000; /*the border*/
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 0 auto 0 0; /*left for Mozilla*/
	text-align: left; /*left for IE*/
	width: 50%;
}

img {
	border: none;
}

.clear {
	clear: both;
	display: block;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 4px;
	color: #ff0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*border-left: #333333 1px dotted;
	border-bottom: #333333 1px dotted;
	border-top: #333333 1px dotted;
	border-right: #333333 1px dotted;*/
}

.imagefloat {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 4px;
}

.imagefloatleft {
	border: 0px solid #666666;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 4px;
}

.logofloat {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 1px;

}

.subheading {
	border-bottom: #CCCCCC 0px dashed;
	border-left: #CCCCCC 0px solid;
	border-right: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	color: #666666;
	font-family: Trebuchet, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
	text-transform: uppercase;
}

.googlesearch {
	border: #333333 1px dotted;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.comprules {
	color: #666666;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.voice {
	color: #000075;
	font-weight: bold;
}

.ip {
	color: #FF6600;
	font-weight: bold;
}

#base {
	background-color: #FFFFFF;
	border-top: 1px dotted #125A25;
	display: inline; /* IE Hack */
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 4px;
	text-align: right;
	width: 97.5%;
	text-align: center;
}

#base a:link {
	color: #0000ff;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}

#base a:visited {
	color: #0000ff;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}

#base a:hover {
	color: #B3E20F;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	border-bottom: dotted 1px #125A25;
}

#brandnewmedia {
	text-align: center;
}

ul{
	color: #003366;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 2em;
	text-indent: 0.0em;
}

#centercolumn {
    color: #666666;
	/*background: #FFFFFF;*/
	background: url(/images/agbg.jpg) #FFFFFF;
	border: 0px solid #CCCCCC;
	border-left: 1px dotted #125A25;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 0px 0px 0px;
	min-height: 270px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	width: 70.0%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*letter-spacing: 1px;
	line-height: 140%;*/
}

#centercolumn a:link {
	color: #0000ff;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}

#centercolumn a:visited {
	color: #0000ff;
	padding: 0px;
	text-decoration: none;
}

#centercolumn a:hover {
	color: #125A25;
	padding: 0px;
	text-decoration: none;
	border-bottom: dotted 1px #125A25;
}

#flashvideo {
	margin: 0px 0px 0px 0px;
}

#flashcontent {
	background-color: #ffffff;
	border: solid 0px #000000;
	height: 180px;
}

#flashcontent2 {
	background-color: #FFFFFF;
	border: solid 0px #000000;
	height: 41px;
	margin: 2px 5px 5px 5px;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px dotted #125A25;
	display: inline; /* IE Hack */
	float: left;
	margin: 5px 5px 5px 5px;
	padding-top: 6px;
	text-align: center;
	width: 97.5%;
	color: #FF6600;
	font-weight: bold;
}

#fsimagefloat {
	border: 0px solid #CCCCCC;
	display: inline; /* IE Hack */
	float: right;
	margin: 1px 1px 1px 1px;
	min-height: 100px;
	padding: 4px;
	width: 43.0%;
}

#header {
	/*background-color: #FFFFFF;*/
	border-top: 0px dotted #CECECE;
	border-bottom: 0px dotted #CECECE;
	height: 201px;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

#firsttext {
	/*background-color: #FFFFFF;*/
	border: 0px solid #666666;
	height: 20px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	color: #CECECE;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

#leftcolumn {
	background-color: #FFFFFF;
	border-right: 0px dotted #B3E20F;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 0px 5px; /* Parent Wrapper for inside boxes */
	min-height: 270px;
	padding: 4px;
	width: 25%;
}

#leftcolumn li {
	border-bottom: 1px solid #eaeaea;
}

#leftcolumn ul {
	color: #125A25;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0.0px;
	font-weight: bold;
}

#leftcolumn ul a {
	display: block;
	width: 100%;
}

#leftcolumn a:link {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
}

#leftcolumn a:visited {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
}

#leftcolumn a:hover {
	color: #B3E20F;
	padding: 3px;
	text-decoration: none;
	/*background-color: #125A25;*/
	background: url(/images/navover.gif) #125A25 no-repeat center right;
	font-weight: normal;
}

#pagename {
	/*background-color: #FFFFFF;*/
	border-bottom: 1px dotted #125A25;
	color: #125A25;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 210px;
	padding-right: 0px;
	padding-top: 28px;
	text-align: left;
}

#bar {
	background-color: #CECECE;
	border-bottom: 0px dotted #cecece;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 205px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: left;
	height: 30px;
}

#bullets ul{
	/*color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 140%;
	font-weight: normal;*/
	list-style-image: url(/images/bullet.gif);
	padding-left: 4em;
	text-indent: 0.5em;
}

#sponsorcenter a:link {
	padding: 2px;
	text-decoration: none;
}

#sponsorcenter a:visited {
	padding: 2px;
	text-decoration: none;
}

#sponsorcenter a:hover {
	background: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}

#sponsorscenter {
	text-align: center;
}

#whatson {
	text-align: center;
}

#wrapper {
	/*background-color: #FFFFFF;*/
	margin: 0 auto;
	width: 775px;
}

.input {
  	background-color: #E7E2CF;
  	border-bottom: #FFFFFF 2px groove;
  	border-left: #FFFFFF 2px groove;
  	border-right: #FFFFFF 2px groove;
  	border-top: #FFFFFF 2px groove;
  	color: #8A4702;
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 12px;
}

#padder {
	border-left: 1px dotted #FF6600;
	padding-left: 10px;
	color: #000000;
}

#padder1 {
	border-left: 1px dotted #FF6600;
	padding-left: 10px;
	color: #000000;
}

#padder2 {
	border-left: 1px dotted #FF6600;
	padding-left: 10px;
	color: #000000;
}

#padder3 {
	border-left: 1px dotted #FF6600;
	padding-left: 10px;
	color: #000000;
}

#enquiry input {
width: 300px;
font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
color: #000000;
border: 1px solid #1A81AA;
margin-bottom: 10px;
}

#enquiry textarea {
width: 300px;
font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
font-size: 100%;
color: #000000;
border: 1px solid #1A81AA;
}

#enquiry input:hover, #enquiry input:focus {
background-color : #fff5e5;
border: 1px solid #1A81AA;
}

#enquiry textarea:hover, #enquiry textarea:focus {
background-color : #fff5e5;
border: 1px solid #1A81AA;
}

#enquiry input.submit {
width: 100px;
margin: 0;
padding: 0;
color: #fff;
font-size: 90%;
background-color: #f90;
border: 1px solid #1A81AA;
}

a:hover .photo {
	border-color: #FF6600;
}

.photo {
	border: 1px solid #DDDDDD;
	margin-right: -4px;
	padding: 1px;
}

.dog {
	color: #0090CF;
}

.logic {
	color: #ff6600;
}

.news {
  	color: #666666;
  	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 10px;
}

fieldset {
	border: 1px #A6CE39 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 4px;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 140%;
	font-weight: bold;
}

legend {
	color: #FF0000;
	font-weight: bold;
	margin-left: 16px;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.phone {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}