/* @override 
	http://timothypartnership.com.au/sites/timothypartnership.com.au/themes/timothyparthership/css/timothypartnership.css?y
	http://timothypartnership.com.au/sites/timothypartnership.com.au/themes/timothypartnership/css/timothypartnership.css?k
	http://timothypartnership.com.au/sites/timothypartnership.com.au/themes/timothypartnership/css/timothypartnership.css?6
	http://timothypartnership.com.au/sites/timothypartnership.com.au/themes/timothypartnership/css/timothypartnership.css?7
	http://pynsw.org.au/sites/pynsw.org.au/themes/py2/css/py2.css?A
*/

body {
	background-color: #191919;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #878382;
}

#header {
	background: url(../images/header-bg.png) repeat-x;
	height: 152px;
}

#site-slogan {
	background-image: url(../images/hdr-slogan.png);
	width: 448px;
	height: 61px;
	text-indent: -9999px;
	margin-left: 70px;
}

#content {
	background: #FFFFFF url(../images/content-bg.png) repeat-x;
}

#content-inner {
	padding-top: 20px;
}

/*NAVBAR*/
#site-menu a {
	color: #c4c5c7;
	text-decoration: none;
	font-size: 1.2em;
}

#site-menu {
	margin-top: 4px;
}

#site-menu a.active, #site-menu a:hover {
	color: #00a3d6;
}

.main-menu li {
	margin-right: 25px;
}

/*TEXT STYLES*/
h1 {
	color: #00a3d6;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 {
	color: #00a3d6;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
}

a, a:visited {
	color: #00a3d6;
}

#content ul, #content ol {
	margin-left: 40px;
}

.right {
	text-align: right;
}

/*FOOTER STYLES*/
#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #878382;
}

#footer {
	padding-top: 10px;
}

#footer a, #footer a:visited {
	color: #878382;
	text-decoration: none;
}

#footer a:hover {
	color: #00a3d6;
}

#copyright {
	border-top: 1px solid #878382;
	margin-top: 10px;
	padding-top: 10px;
}



#copyright-statment {
	font-size: .85em;
}

.ticks li {
	list-style-image: url(../images/tick.png);
}

/*FRONT STYLES*/

#front-content {
	background: #FFFFFF url(../images/front-main-bg.png) repeat-x;
	min-height: 585px;
}

#front-content h2, #front-content h3, #front-content h4, #front-feature p, #front-feature ul {
	color: #FFFFFF;
}

#front-slogan {
	margin-bottom: 30px;
	margin-top: 0px;
}

#front-feature {
	margin-left: 40px;
	width: 420px;
}

#front-feature h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 2.6em;
}

#front-feature p {
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}

#front-feature ul {
	font-size: 1.2em;
	margin-left: 57px;
}

#front-content #video img {
	margin: -3px 0 0;
	padding: 0;
}

#front-news {
	clear: both;
}

#front-news .views-field-title {
	font-size: 1.3em;
	font-weight: bold;
}

.button-margin {
	margin-top: 15px;
}

/*ENQUIRY FORM*/
#node-18 input, #node-18 textarea {
	border: 1px solid #B91D18;
	background-color: #f9f9f9;
}

.message .status {
	color: #ff1f1c;
	font-size: 2em;
}