/*
-----------------------------------------------
Style Sheet

Site:     beaconcovedental.com.au
Client:	  Beacon Cove Dental Group
Company:  Melissa Norfolk Web Design
Website:  www.melissanorfolk.net.au
Author:   Tim Connell
Version:  2006.01
------------------------------------------------
Colours:
	Orange :	#fe790a
	Grey/Brown :#463c3c
	Dark Grey :	#272727

	Text ( Dark Grey ) :	#444444
----------------------------------------------- */

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	padding: 20px;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
}

/* !COLOURS AND HIGHLIGHTS
--------------------- */
body { 
	background: #fe790a;
}

/* !TYPOGRAPHY
--------------------- */

h1 { font-size: 14px; color: #fe790a; }
h2 { font-size: 13px; color: #fe790a; }
h3 { font-size: 12px; color: #444444; text-decoration: underline; }
h4 { font-size: 12px; color: #444444; }
strong { color: #fe790a; }
p { 
	font-size: 12px; 
	margin: 15px 0;
	text-align: justify;
}

li {
	padding-left: 15px;
}

ul {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	font-size: 12px;
	color: #FFF;
}
#sidebar, #sidebar a {
	color: #FFF;
	font-weight: bold;
}

#footer {
	color: #FFF;
}

#footer a {
	color: #FFF;
}

#sidebar strong {
	color: #fe790a;
	font-size: 14px;
}

#sidebar #words p {
	font-size: 25px;
	font-family: Tahoma;
	font-weight: bold;
	color: #463c3c;
	letter-spacing: 4px;
	line-height: 40px;
}

#nav a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/* !FOOTER
--------------------- */

.footertxt A:link { color: #666666; text-decoration:none; }
.footertxt A:visited { color: #666666; text-decoration:none; }
.footertxt A:hover { color: #666666; text-decoration:none; }
.footertxt A:active { color: #666666; text-decoration:none; }


/* !CONTENT
--------------------- */

.noBullets ul, ul.noBullets, .noBullets li, ul.noBullets li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}


/* !FORMS
--------------------- */
form#search_block_form input {
	width: 100px;
	font-size: 10px;
}

form#search_block_form input.form-submit {
	width: auto;
	font-size: 15px;
	font-weight: bold;
	background: #FFF;
	color: #c97644;
	border: none;
}

/* !NAVIGATION
--------------------- */
