/* v1.0 | 20080212 RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}





/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*RESET END*/


body {font-size: 0.8em; font-family: verdana, sans-serif; line-height:1.5em;}
a{ text-decoration:none; color:#1ba3ad;}
a:hover{ color:#000;}	


.Categoryhead{color:#3a2e26; font-weight:bold; text-decoration:underline; }
.Header{color:#3a2e26; font-weight:bold; }

.AlignCentre{text-align:center}
.AlignLeft{text-align:left}
.AlignRight{text-align:right}
.ImgDesc{font-size:.8em; color:#D19F13;}

img.AlignRight{float:right; padding:2px; margin:0 0 5px 10px;}
img.AlignLeft{float:left; padding:2px; margin:0 10px 5px 0;}
img.AlignRightBorder{float:right;  margin:0 0 10px 20px; padding:2px; border: solid 3px #ddd1c0;}
img.AlignLeftBorder{float:left;  margin:0 20px 10px 0; padding:2px;  border: solid 3px #ddd1c0;}
img.ImageBorder{padding:2px; 	border: solid 3px #ddd1c0;}

ul.weblist{ list-style-type:none;}
ul.weblist li{ margin:0 0 20px 15px ; padding-left:20px; background:url(/images/subnavarrow.png) left 5px no-repeat;}
