/* Womens Coalition Style Sheet */

.header {
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
	background-attachment: fixed;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#container #content {
	width: 850px;
	padding-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #71103D;
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	left: 0px;
	right: 0px;
	margin-left: 40px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10px;
	color: #333333;
	line-height: 22px;
	text-align: left;
}
.catalogItems {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #036;
	display: block;
	text-align: center;
	width: 190px;
	margin-top: 20px;
}
.catalogColor {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	display: block;
	width: 190px;
}

h1, h2, h3, h4 {
	margin-top: 30px;
	margin-left: 10px;
	color:#666

}
.sublinks a:link {
	color: #71103D;
	text-decoration: none;
}

.sublinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #71103D;
	display: inline-block;
}
.sublinks a:visited {
	color: #000;
	text-decoration: none;
	display: inline-block;
}


h1 {
	color:#71103D
}
td, th {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	vertical-align: top;
	color: #333333;
}#container table.content {
	background-color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-width: thin;
	border-style: solid;
	border-color: #71103D;
	border-collapse:collapse
}
hr {
	color: #71103D;
}
.addressIndent {
	left: 55px;
	top: -20px;
	display: block;
	position: relative;
	width: 280px;
}
#container table tr td #editableRegion h4 {
	margin-left: 10px;
	text-align: center;
}
.bottomLinks, .bottomLinks a {
	color: #FFF;
	font-size: 10px;
	background-color: #71103D;
	display: inline;
	text-decoration: none;
}
.links {
	vertical-align: top;
}
#container .content tr .links .MenuBarVertical li img {
	margin-left: 5px;
	text-align: center;
}
input {
	margin-left: 20px;
	float: left;
}
textarea {
	float: left;
	margin-left: 20px;
}

ul {
	text-align: left;
}

.label {
	text-align: left;
}
#survery textarea {
	display: block;
	left: 150px;
	margin-left: 200px;
	margin-top: 10px;
}
label.blockLabel       {display: block; position: relative; 
                        width: 550px; margin: 12px 0px}

label.blockLabel input {position: absolute; left: 140px}
fieldset               {margin-bottom: 10px; padding: 10px; background-color: rgb(237,233,223)}

.sublinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #71103D;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #71103D;
	border-bottom-color: #71103D;
	width: 500px;
	background-color: #FCF;
	display: inline;
	font-size: 14px;
}
.centerButton {
	text-align: center;
	display: block;
}
.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333;
}
