/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

html {
	height:100%;
}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A0978A;
	line-height:20px;
	background:url(/images/backgrounds/bg.gif) repeat #E5D9C1;
	height:100%;
}

#wrapper {
	background:url(/images/backgrounds/page_bg.jpg) repeat-x top center;
	min-height:100%;
	_height:100%;
}
	
#container {
	margin:0 auto;
	width:947px;
	text-align:left;
	padding:0 48px;
	background:url(/images/backgrounds/heart_nav_bg.jpg) no-repeat top right;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A0978A;
	line-height:20px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */



/* Header */

.logo {
	margin:0 0 0 -5px;
}


/* Main Navigation */

#mainNav {
	margin:10px 0 0 0;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:center;
	width:470px;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	border-left:1px solid #DFA2B3;
	padding:2px 24px 0 24px;
	height:23px;
}

#mainNav li.first {
	border-left:none;
}

#mainNav li a {
	color:#EBE2CD;
}

#mainNav li a:hover, #mainNav li.down a {
	color:#ffffff;
}


/* Side Bar */

#sideBar {
	width:289px;
	float:right;
	padding:0 0 0 18px;
}

#heartDesc {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:15px;
	font-style:italic;
	line-height:27px;
	height:211px;
	width:289px;
	text-align:center;
	margin:-100px 0 0 -18px;
	position:relative;
}

#signup {
	background:#E6DCC6;
	min-height:60px;
	padding:16px 0 14px 17px;
	margin:0 0 17px 0;
}

#signup img {
	margin:0 0 12px 0;
}

#signup input {
	vertical-align:middle;
}

#signup input[type=text] {
	width:155px;
	font-size:11px;
	padding:4px 6px;
}

#signup ul {
	margin:-5px 0 5px 0;
	list-style:none;
}

.donate {
	text-align:center;
	padding:19px 18px 0 0;
}

.donate img {
	display:inline;
	margin:6px 13px 0 13px;
	vertical-align:middle;
}


/* Sub Menu */

.subNav {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	margin:0 32px 14px 0;
}

.subNavTitle {
	color:#fff;
	text-transform:uppercase;
	background:url(/images/backgrounds/line_break.gif) no-repeat bottom right;
	padding:0 0 5px 0;
	margin:0 0 6px 0;
}


/* Content */

#contentCont {
	background:url(/images/backgrounds/heart_nav_bg.jpg) no-repeat 381px -198px #41342B; 
	padding:29px 0 15px 27px;
	*padding-bottom:0;
}

#content {
	width:590px;
	padding:0 15px 0 0;
	float:left;
}

#content p, #content table {
	margin:0 0 21px 0;
}

#content ul {
	margin:0 0 21px 20px;
}

.aboutAnswer {
	display:none;
	padding:40px 0 0 0;
	background:url(images/backgrounds/question_underline.gif) no-repeat;
}


/* News */

.displaying {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.blogThumb {
	float:left;
	width:138px;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
}

.blogThumb img {
	margin:0 0 8px 0;
}

.blogThumb .lineBreak {
	margin:0;
}

#content div.blogDescription {
	float:right;
	width:427px;
	margin:0;
}

.blogDescription h2 {
	font-size:23px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 -15px 3px 0;
	padding:0 0 40px 0;
	width:442px;
	position:relative;
	line-height:25px;
	background:url(images/backgrounds/title_underline.gif) no-repeat bottom left;
}

#content .blogDescription p {
	margin:0;
}

.blogDescription a {
	color:#FFFFFF;
}

.blogDescription a:hover {
	color:#D17490;
}

.readMore {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.newsDate {
	color:#fff;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
	color:#A0978A;
}

.textinput {
	border:1px solid #C0B4A5;
	padding:3px 6px;
}

.textinputhover {
	border:1px solid #D17490; 
	padding:3px 6px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	background:url(/images/backgrounds/footer_bg.gif) no-repeat;
	text-align:center;
	color:#5B4A42;
	font-size:11px;
	padding:50px 0 20px 0;
}

#footer a {
	color:#5B4A42;
}

#footer a:hover {
	color:#D17490;
}

