* {
font-family:Georgia,"Times New Roman",serif;
}

body {
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
background-color:#fad1d8;
padding:0;
margin:0;
}

div#container {
width:970px;
}

div#header {
width:950px;
height:111px;
background-image:url(/images/header.jpg);
background-repeat:no-repeat;
float:left;
}

div#nav {
width:950px;
height:38px;
float:left;
}

div#mainContent {
width:970px;
float:left;
background-image:url(/images/contentBg.jpg);
background-repeat:repeat-y;
text-align:left;
padding:15px 0 0 0;
}

div#leftCol {
width:590px;
float:left;
padding:0 0 20px 40px;
}

div#rightCol {
width:245px;
float:left;
padding:0 0 0 55px;
}

div.block {
border-bottom:1px dotted #53523f;
width:245px;
float:left;
padding:10px 0 10px 0;
}

div#footer {
width:970px;
height:60px;
float:left;
background-image:url(/images/footer.jpg);
background-repeat:no-repeat;
background-position:top center;
}

div#copyright {
width:400px;
float:left;
padding:15px 0 0 10px;
font-family:Georgia,"Times New Roman", serif;
text-align:left;
font-size:11px;
color:#9a8185;
}

div#norexlink {
width:400px;
float:right;
padding:15px 10px 0 0;
font-family:Georgia,"Times New Roman", serif;
text-align:right;
font-size:11px;
color:#9a8185;
}

div#norexlink a {
color:#9a8185;
text-decoration:none;
}

div#norexlink a:hover {
text-decoration:underline;
}

/*Main Content Styles*/

p {
font-family:Georgia,"Times New Roman", serif;
font-size:12px;
color:#53523f;
padding:0 0 10px 0;
margin:0;
}

h1 {
font-family:Georgia,"Times New Roman", serif;
font-size:24px;
color:#fa758b;
font-weight:100;
padding:0 0 10px 0;
margin:0;
}

h2 {
font-family:Georgia,"Times New Roman", serif;
font-size:24px;
color:#53523f;
font-weight:100;
padding:0 0 10px 0;
margin:0;
}

h3 {
font-family:Georgia,"Times New Roman", serif;
font-size:18px;
color:#fa758b;
font-weight:700;
padding:0 0 10px 0;
margin:0;
}

h4 {
font-family:Georgia,"Times New Roman", serif;
font-size:16px;
color:#53523f;
font-weight:700;
padding:0 0 10px 0;
margin:0;
}

h5 {
font-family:Georgia,"Times New Roman", serif;
font-size:14px;
color:#fa758b;
font-weight:700;
padding:0 0 10px 0;
margin:0;
}

h6 {
font-family:Georgia,"Times New Roman", serif;
font-size:12px;
color:#53523f;
font-weight:700;
padding:0 0 10px 0;
margin:0;
}

ul,ol {
font-family:Georgia, "Times New Roman", serif;
font-size:12px;
color:#53523f;
}

a {
color:#fa758b;
font-weight:700;
font-family:Georgia, "Times New Roman", serif;
font-size:11px;
}

a:hover {
text-decoration:none;
}

/*End Main Content Styles*/

/*Begin Custom Styles*/

ul#donateUl {
padding:0 0 0 35px;
margin:0;
list-style-image:url(/images/check.jpg);
}

ul#donateUl li {
line-height:25px;
}

ul#needsUl {
padding:0 0 0 35px;
margin:0;
list-style-image:url(/images/ex.jpg);
}

ul#needsUl li {
line-height:25px;
}

div#rightCol input.inputField {
width:170px;
font-family:Georgia,"Times New Roman", serif;
color:#666;
}

div#flowerSpacer {
float:left;
clear:left;
height:20px;
width:20px;
}

div#bottomFlower {
width:425px;
height:282px;
float:left;
background-image:url(/images/bottomFlower.jpg);
background-repeat:no-repeat;
}

/*End Custom Styles*/