/* @override http://bardonstudioapartments.com.au/css/template_css.css */

/*<agl.folder "General Body Styling" "These are normal css setup reccommended for your HTML template although they are not neccessary">*/ img.float {
	float: left;
}body.bodybg  { background-color: #000033; margin: 0; padding: 0 }	.topspace { 	margin-top: 0;	margin-right: auto;	margin-left: auto;
	padding-top: 10px;
}

.line {
	background: #000033 url(../images/hr-large.gif) repeat-x scroll left center;
}

td.contact {
	padding-left: 15px;
	background-color: #999;
	padding-top: 10px;
}

td.contact a:link, td.contact a:visited{
	color: white;
	font-size: 11px;
	text-decoration: underline;
}



td.contact a:hover{
	color: #003;
	font-size: 11px;
	text-decoration: underline;
	
}

td.specials {
	background: url(../images/specials.gif) no-repeat scroll left top;
	padding-left: 38px;
}

td.specials a:link, td.specials a:visited  {
	color: white;
	text-decoration: underline;
}

td.specials a:hover  {
	color: #003;
	text-decoration: underline;
}

td.specials p {
	font-size: 10px;
	margin: 0;
	line-height: 12px;
	padding: 0 0 18px 0;
}

td,tr,p,div   { color: white;
	font: 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}h1,.contentheading,.componentheading  { color: #CCCC99; font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}	h2 { color: #CCCC99; font-size: 15px;
	font-weight: normal;
	font-style: normal;
	padding-top: 15px;
}	h3 { color: white; font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 4px;
}	h4 {	color: #CCCC99; 	font-size: 14px; font-weight: normal;
	font-style: normal;
}h5 {	color: #CCCC99; 	font-size: 13px; font-weight: normal;
	font-style: normal;
}h6 {	color: white; 	font-size: 10px; font-weight: normal;
	margin: 0;
	padding: 0 10px 0 0;
	font-style: normal;
}

td.menu a:link, td.menu a:visited {
	background: url(../images/menu-static.gif) no-repeat scroll left bottom;
	font-size: 13px;
	display: block;
	margin: 7px 0 0;
	padding: 0 0 0 40px;
	height: 23px;
}

td.menu a:hover {
		background: url(../images/menu-active.gif) no-repeat scroll left bottom;
	font-style: italic;
}
a:link, a:visited   { color: #ba9e66; text-decoration: none;
	font-weight: normal;
	font-style: normal;
}a:hover {	color: #999;	text-decoration: none;	}	ul   { margin-left: 15px; padding-top: 0; padding-right: 0; padding-left: 0;
	list-style-image: url(../images/arr-whiteonblue.gif);
}li   { margin: 0; padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}/*</agl.folder>*/