html
{
	padding:0;
	font-family:lucida,tahoma,verdana,arial,sans serif;
	font-size:12px;
}

body
{	text-align:center;
	margin:0px 0 10px 0;
	padding:0;
	background-color:#FFF;
}

img.homelogo {
	margin: 50px 0 0 25px;
}

a.homelogo:hover {
	background: #000000;
}

img.project {
	margin-left: 25px;
}

a.green:link { 
	color: #328570;
	text-decoration: underline;
}

a.green:visited { 
	color: #328570;
	text-decoration: underline;
}

a.green:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #328570;
}

a.grey:link { 
	color: #999999;
	text-decoration: underline;
}

a.grey:visited { 
	color: #AAAAAA;
	text-decoration: underline;
}

a.grey:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #777777;
}

a:link, a:visited {
	color: #999;
}

a:hover {
	color: #FFF;
}

a.blue:link{
	color:#FFFFFF;
}

a.blue:visited{
	color:#DDDDDD;
	text-decoration: none;
}

a.blue:hover{
	color:#FFFFFF;
	background-color: #0980C4;
}

a.blue2:link{
	color:#0980C4;
}

a.blue2:visited{
	color:#999999;
	text-decoration: none;
}

a.blue2:hover{
	color:#FFFFFF;
	background-color: #0980C4;
}

a.admin:link{
	color:#0980C4;
}

a.admin:visited{
	color:#DDDDDD;
	text-decoration: none;
}

a.admin:hover{
	color:#FFFFFF;
	background-color: #0980C4;
}

div#outsidecentre
{
	margin: 0 auto;
	width: 996px;
	background:url(/imgs/background.jpg); background-repeat:repeat-y;
	border: 0px Solid #CCDDEE;
	background-color:#FFF;	
}

div#CentreLayout
{
	margin: 0 auto;
	width: 962px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	color: #FFF;
	background-color:#FFFFFF;
}

div#banner
{
	margin: 0 auto;
	width: 962px;
	background:url(/imgs/talisman_banner.jpg); background-repeat:no-repeat;
	height:97px;
	background-color:#FFF;
	text-align:left;
}

div#instorepanel_top
{
	background:url(/imgs/instore_top.jpg); background-repeat:no-repeat;
	width: 300px;
	height: 15px;
}

div#instorepanel
{
	width:300px;
	background:url(/imgs/instore_middle.jpg); background-repeat:repeat-y;
	padding: 2px;
	text-align:center;
}

div#instorepanel h1
{
	text-align: left;
	margin: 0 0 4px 18px;
	padding: 0;
	font-size: 18px;
	color: #004A84;
}

div#instorepanel_bottom
{
	background:url(/imgs/instore_bottom.jpg); background-repeat:no-repeat;
	width:300px;
	height:16px;
}

div#instore_content
{
	width: 270px;
	height:400px;
	overflow: auto;
	margin:0 auto;
}

div#instore_content td
{
	font-size: 11px;
	padding: 4px 0 4px 8px;
}

div#instore_left
{	
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 20px 30px;
	width: 570px; /*905px;*/
	border: 0px dashed #FF9900;
	float: left;
	text-align: justify;
	background-color:#FFF;
	display:inline;
	color:#333;
}

div#instore_right
{
	margin: 20px 20px 0 10px;
	width:305px;
	float: right;
	display: inline;
	border: 0px solid #9900FF;
}

/*   Events   */

div#eventspanel_top
{
	background:url(/imgs/event_top.gif); background-repeat:no-repeat;
	width: 430px;
	height: 45px;
}

div#eventspanel
{
	width:430px;
	background:url(/imgs/event_middle.gif); background-repeat:repeat-y;
	padding: 2px;
	text-align:center;
}

div#eventspanel h1
{
	text-align: left;
	margin: 0 0 4px 18px;
	padding: 0;
	font-size: 18px;
	color: #004A84
}


div#eventspanel_bottom
{
	background:url(/imgs/event_bottom.gif); background-repeat:no-repeat;
	width:430px;
	height:16px;
}

div#events_content
{
	width: 270px;
	height:430px;
	overflow: auto;
	margin:0 auto;
}

div#events_content td
{
	font-size: 11px;
	padding: 4px 0 4px 8px;
}

div#events_left
{	
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 20px 30px;
	width: 420px; /*905px;*/
	_width: 400px;
	border: 0px dashed #FF9900;
	float: left;
	text-align: justify;
	background-color:#FFF;
	display:inline;
	color:#333;
}

div#events_right
{
	margin: 20px 20px 0 10px;
	width:450px;
	float: right;
	display: inline;
	border: 0px solid #9900FF;	
}

/*   End of Events   */


div#menu
{
		margin:0 auto;
		width:962px;
		height:29px;
		float:left;
		display:inline;
		text-align:left;
		background-color:#A0A7AD;
		height:29px;
}

div#Content, div#contact
{	
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 20px 30px;
	width: 905px;
	border: 0px dashed #FF9900;
	float: left;
	text-align: justify;
	background-color:#FFF;
	display:inline;
	color:#333;
}

div#Content h1, #contact h1, #noticesrep h1, #events_left h1
{
	text-transform:uppercase;
	font-size:16px;
	color: #004A84;
}

div#Content h2, #contact h2
{
	font-size: 13px;
	color: #328570;
	text-align:left;
	margin-top:0px;
	font-weight:bold;
}

div#Content h3, #contact h3
{
	font-size: 12px;
	color:#AAA;
	text-align:left;
	font-weight:normal;
	margin-top:0px;
}

div#Content h4
{
	font-family:georgia, serif;
	font-size: 16px;
	color:#004A84;
	font-style:italic;
	text-align:left;
}

div#content p, #contact p, #content ol, #noticesrep p,
{
	color: #333;
	font-size:12px;
	width: 550px;
}

div#bottom
{	
	clear: both;
	text-align:left;	
	margin: 0px;
	padding: 0px 10px 0 45px;
	color: #FFF;
	width: 996px;
	height: 43px;
	background:url(/imgs/footer_background.jpg); background-repeat:no-repeat;
}

div#myClear
{
	clear:both;
}


.myClear
{
	clear:both;
}

.button 
{ 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #CCDDEE; 
	color: #FFFFFF; 
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	border: 0px solid #000;
	height: 16px;
}

input.f1
{
	font-size: 10px; 
	border:1px #000000; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

input.f2
{
	font-size: 9px; 
	height: 16px;
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.block
{
	float:left;display: inline; /*fix ie 6 double margin bug*/
}

div#Header
{
	float:left;
	width:900px;
	min-height: 185px;
	min-height: auto !important;	
	height: 185px;
	/*background: url(../images/header_nav.png) bottom left no-repeat;
	...and see patch for ie6 background position due to use of nav -- in fp_nav.css*/
	border: 0px dotted #0099FF;
	text-align: right;
	z-index:1;
}

#Nav
{
	float:left;
	padding: 0px;
	margin: 0px;
	border: 0;
	/*padding-top:5px;*/
	border: 0px dotted #FF0000;
}

#Nav a.leftmost
{
	margin-left: 0;
}
#Nav a.rightmost
{
	margin-right: 0;
}

div#banners
{
	clear:both;
	border-top: 2px solid #FFF;
	margin-top: 0px;
	height: 150px;
	z-index:1;
	border: 0px dashed #FF9900;
	background: url(/gfx/image.jpg) bottom left no-repeat;
	/*background-color: #000;*/
}

div#Page li
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	line-height: 14px;
}

/*div#Page p:first-letter { font-size: 24px;}
div#Page p:first-line { line-height: 22px; }*/
div#Page p {font-size: 11px; line-height:16px; margin:7px 0px 7px 0px;}
div#Page h2
	{
	font-size:12px;
	font-weight:normal;
	color:#99875A;
	margin:0;
	}

div#Page h4
	{
	font-size:20px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:4px; 
	}
	
	div#Page h5
	{
	font-size:16px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:1px; 
	}
	div#Page h6
	{
	font-size:14px;
	font-weight:normal;
	color:#99875A;
	letter-spacing:1px;
	text-align:left;
	margin:0;
	}
	
div#pageone {

	border:0px dotted #449900;
	float: left;
	width:265px;
}

div#pagetwo {
	margin-left:20px;
	border: 0px dashed #DD9900;
	float: left;
	width:265px;
}

div#pagethree {
	margin-left:20px;
	margin-right: 10px;
	border: 0px dashed #DD9900;
	float: right;
	width:260px;
}

div#pagefour{

	border:0px dotted #449900;
	float: left;
	width:350px;
}

div#pagefive {
	margin-right:50px;
	border: 0px dashed #DD9900;
	float: right;
	width:350px;
	text-align:center;
}

div#pagefriends{

	border:0px dotted #449900;
	float: left;
	width:650px;
}

div#shades {
	width:150px;
	border: 0px dashed #FF0000;
	text-align:center; 
	margin-right:25px; 
	margin-left:25px; 
	float:left;
}

div#shades p {
	text-align:left;
}

div#breaker {
	width:700px;
	height:1px;
	float:left;
}

div#footer a:link {
	color: #99875A;
	text-decoration: underline;
}

div#footer a:hover {
	color: #ffffff;
	background-color: #99875A;
	text-decoration: underline;
}

div#Page a:hover {
	color: #ffffff;
	background-color: #99875A;
	text-decoration: underline;
}

div#footer
{
	float:left;
	width:500px;
	margin-top:4px;
	text-align:left;
	border:0px white solid
}

.randr {
	font-size:14px;
}
