@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

#fundraise {
	position:absolute;
	left:745px;
	top:478px;
	width:182px;
	height:506px;
	text-align: center;
}
#fundraise p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DA535A;
	font-weight: bold;
}

#left_nav {
	position:absolute;
	left:20px;
	top:257px;
	width:200px;
	height:462px;
}

#left_nav p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#logo_header {
	position:absolute;
	left:0;
	top:0;
	width:995px;
	height:221px;
}

#right_nav {
	position:absolute;
	left:744px;
	top:257px;
	width:156px;
	height:172px;
	text-align: right;
}
#right_nav p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#right_nav li {
	line-height: 10px;
}


#shawl {
	position:absolute;
	left:38px;
	top:1px;
	width:925px;
	height:3529px;
	background-image: url(../images/antique_shawl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5 {
	color: #117186;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 16px;
	color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
}
a {
	    text-decoration: none;
}
a img {
	    border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.size12 {font-size: 12px}
.imgtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
	text-align: center;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
}
.size14 {font-size: 14px}
.size16 {font-size: 16px}
.size18 {font-size: 18px}

.burgandy {color: #660000;}
.blueGreen {color: #117186;}
.georgiagreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #117186;
}

.green {color: #659887;}
.red {color: #D31F1E;}
.lightRed {color: #DA535A;}
.dark_red {
	color: #CE2625;
}
