body {
/*	background-image: url(/images/bg.jpg); */
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	line-height: 14pt;
}

.footer {
	color: #DDDDDD;
	font-size: 11px;
	line-height: 11pt;
}	

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}	

a.footer:hover {
	text-decoration: underline;
}	

a {
	color: #f45f06;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size:12px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #0000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


.home {
	font-size: 11px;
	line-height: 11pt;
}


.textbox {
	color: #CCCCCC;
	line-height: 12pt;
	text-align: left;
}

a.category {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
a.category:hover {
	text-decoration: underline;
}

h1 {
	font-size:21px;
	color: #f45f06;
	font-weight: normal;
	line-height: 19pt;
	margin-top: 0px;
	margin-bottom: 0px;
}



.featured {
	font-size:11px;
	line-height: 11pt;
	}

.field {
	background-color:#FFFFFF;
	color:#333333;
	font-size: 12px;
}

.chromestyle {font-size: 7px;}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 987px;
padding: 0pt 1px;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
text-align: left; 
}

.chromestyle ul li a{
color: #999999;
padding: 0px 0pt;
margin: 0px;
text-decoration: none;
border-right: url(http://www.markgray.com.au/images/nav-divider-vert.gif);
text-align: left; 
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #b885eb;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 2pt;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
font:normal 11px Trebuchet MS;
line-height: 18pt;
z-index:100;
background-image:url(../images/drop-down-button-bg.jpg); 
color: #999999;
width: 146px;
visibility: hidden;
text-align: left;
border-bottom: thin; 
border-color: #FFFFFF;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 16px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom: url(http://www.markgray.com.au/images/nav-divider-vert.gif);
padding: 0px 0px;
text-decoration: none;
color: #666666;
border: 1;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #000000;
}

.flashDiv {
z-index: 1;
}