/*						 For Vacy Hall Guesthouse							*/
/*						www.vacy hall.com.au								*/
/*							Content CSS										*/
h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial, helvetica, sans-serif;
	color: #960000;
	text-align: left;
	margin-left: 5px;
	padding-top: 20px;
}

h1
{
	font-size: 24px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-weight: normal;
}

h2, h3, h4, h5, h6 { margin-bottom: 2px; }

h2
{
	font-weight: normal;
	font-size: 18px;
}

h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}

p.neat { margin: 0px 5px 0px 5px; }

p.footertext
{
	margin: 2px 5px 0px 5px;
	color: #808080;
	font-weight: bold;
	text-align: center;
}

.clear
{
	background: #e0e0e0;
	font-size: 1px;
	height: 1px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.downloadsize, .tiny { font-size: 9px; }

span.large
{
	font-size: 14px;
	font-weight: bold;
	color: #d88000;
}

.strong { font-weight: bold; }

.normal
{
	font-weight: normal;
	font-size: 12px;
}

.silver { color: #808080; }
.grey { color: #606060; }
.red { color: #960000; }
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left50 { margin-left: 50px; }

p.copyright
{
	text-align: center;
	margin-top: 5px;
	font-size: 8px;
	color: #808080;
}

p.contact
{
	text-align: center;
	font-size: 11px;
	margin-bottom: 2px;
}

p.quote { margin: 0px 30px 10px 35px; }

div.shadedquote
{
	background: url(images_layout/shade_quote_bkgnd_top.jpg) top no-repeat;
	padding: 0px 5px;
	width: 490px;
	margin: 15px auto;
}

div.shadequoteclose
{
	background: url(images_layout/shade_quote_bkgnd_bottom.jpg) bottom no-repeat;
	padding-bottom: 1px;
	padding-right: 10px;
}

p.shadedquote
{
	margin: 0px;
	padding: 10px 10px;
}

p.comment { margin: 20px auto 2px 5px; }

p.credit
{
	font-size: 10px;
	margin: 0px auto 15px 35px;
}

p.caption
{
	font-size: 10px;
	text-align: center;
	margin: 0px auto 0px auto;
}

li
{
	text-align: left;
	margin-left: 25px;
	margin-bottom: 5px;
	line-height: 150%;
}

ul li { list-style-type: disc; }

ul ul li
{
	list-style-type: square;
	margin-left: 12px;
}

span.copyright
{
	font-size: 10px;
	color: #888;
	background: #fff;
}

span.link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

span.linkspacer
{
	display: inline;
	color: #d8d8ff;
	margin-left: 2px;
	margin-right: 2px;
}

span.namespacer
{
	display: inline;
	background: url(images_layout/vhg_icon.gif) no-repeat;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px 5px;
}

span.alert { color: maroon; }

a.pdflink
{
	background: url(images_layout/pdf_icon.gif) left no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

a.pdflink a:visited { text-decoration: underline; }
a.pdflink a:hover, .pdflink a:active { text-decoration: underline; }

/*							Content CSS										*/

