/*
-----------------------------------------------
Style Sheet

Site:     Taussig Cherry & Assoc.
Company:  Melissa Norfolk Web Design
Website:  www.melissanorfolk.net.au
Author:   Tim Connell
Version:  2006.01
----------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* !SIDEBAR
--------------------- */
#nav a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 5px 0;
	font-size: 15px;
}

#nav a:link { color:#FFF; text-decoration: none; }
#nav a:visited { color:#FFF; text-decoration:none; }
#nav a:hover{ color:#FFF; text-decoration:underline; }
#nav a:active { color:#FFF; text-decoration:underline; }

#contact {
	font-size: 12px;
	color:#666666;
}

/* !FOOTER
--------------------- */
#footer {
	color: #FFF;
	text-align: right;
}

#disclaimer {
	color: #666;
}

/* Links */
#footer a:link { color:#FFF; text-decoration: none; }
#footer a:visited { color:#FFF; text-decoration:none; }
#footer a:hover{ color:#FFF; text-decoration:underline; }
#footer a:active { color:#FFF; text-decoration:underline; }

/* !TYPOGRAPHY
--------------------- */
h1 {
	font-size: 20px;
	color: #888600;
	font-weight: normal;
}

#our-team h2 {
	font-size: 16px;
	color: #888600;
	font-weight: normal;
}

#our-team img {
	clear: right;
}

#our-team h2 strong {
	font-weight: bold;
}

a:link { color:#222; text-decoration: underline;}
a:visited { color:#222; text-decoration:underline; }
a:hover{ color:#222; text-decoration:underline; }
a:active { color:#222; text-decoration:underline; }

li {
	padding-top: 5px;
}.border {
	border: 1px solid #003E51;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
