/* @override http://datingviolence.org/dvpc.css */

/*-----------------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    andy budd
email:     info@andybudd.com
website:   http://www.andybudd.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  margin: 0;
  padding: 0;
  background: #1d0f07 url(images/pattern_101.gif) repeat fixed left;
  font: 0.85em/18px Arial, Helvetica, sans-serif;
  color: #CCCCCC;
	/*font: .75em/18px "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;*/
}

/* =Headings
-----------------------------------------------------------------------------*/
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #4dc1b4;
}

h2 a:link, h2 a:active, h2 a:visited {
color: #B74718;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
color: #B74718;
}

h4 {
font-size: 14px;
font-weight: bold;
padding: 0;
margin: 0;
color: #B74718;
}

h4 a:link, h4 a:active, h4 a:visited {
color: #B74718;
text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}


/* =Links
-----------------------------------------------------------------------------*/
a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #A7A195;
}

/* =Branding
-----------------------------------------------------------------------------*/
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #1d0f07;
}
#header {
	height: 133px;
}

#feature {
	width: 100%;
	height: 396px;
	background-color: #e1c9bc;
	float: left;
}
#logo {
	height: 110px;
	width: 480px;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}

#logo h2 {
margin: -41px 0 0 93px;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#navigation{
	width: 500px;
	float: left;
	font-size: 18px;
	margin-left:-26px;
}

#navigation ul {
list-style: none;
margin: 87px 0 0;
float: right;
}

#navigation a:link {
	color: white;
}

#navigation a:visited {
	color: white;
}

#navigation a:hover{
	color: #B74718;
}

#navigation li {
	display: inline;
	margin: 0 0 0 25px;
	padding: 0 0 23px 0;
	float: left;
	font-size: .85em;
	}
#navigation .donate a {
	color: #4dc1b4;
}

#navigation .donate a:hover {
	color: #B74718;
}

ul {
list-style: none;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
#pageContent {
	float: left;
	width: 920px;
	background: url(images/bg.png) repeat;
	padding: 20px;
	background-color: #1d0f07;
}

#facebook {
	width:120px;
	float:left;
	margin-right:15px;
}

#contentLeft {
	width: 395px;
	margin: 0 20px 0 0;
	float: left;
}

#contentLeft li{
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 18px;
	font-size: 1em;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
#Video{
	width: 337px;
	margin: 0 0 15px 30px;
	float: left	
}
#contentRight {
	width: 337px;
	margin: 0 0 15px 30px;
	float: left;
	background-color:#fff ;
	background: url(images/contentRight_02.jpg) repeat-y;
}

#contentRight h4 {
	background-image: url(images/contentRight_01.jpg);
	padding: 12px 9px 3px 15px;
}
#contentRight p {
	padding: 0 15px 14px;
	color: #1d0f07;
	font-size: .85em;
	margin: 0;
}
#contentRight .last{
	min-height:72px;
	background: url(images/contentRight_03.jpg) no-repeat left bottom;

}
#contentRight a:link, a:visited {
	color: #B74718;
}

#contentRight1 {
	width: 337px;
	margin: 0 0 17px 30px;
	float: left;
	background-color:#fff ;
	background: url(images/contentRight1_02.jpg) repeat-y;
}

#contentRight1 h4 {
	background-image: url(images/contentRight1_01.jpg);
	padding: 12px 9px 3px 15px;
	color: white;
}
#contentRight1 p {
	padding: 0 15px 14px;
	font-size: .85em;
	margin: 0;
	color: #000;
}
#contentRight1 .last{
	background: url(images/contentRight1_03.jpg) no-repeat left bottom;

}
#contentRight1 img{
	float: right;
}

#contentRight2 {
	width: 337px;
	margin: 0 0 17px 30px;
	float: left;
	background-color:#fff ;
	background: url(images/contentRight_02.jpg) repeat-y;
}

#contentRight2 h4 {
	background-image: url(images/contentRight_01.jpg);
	padding: 12px 9px 3px 15px;
}
#contentRight2 p {
	padding: 0 15px 14px;
	color: #000;
	font-size: .85em;
	margin: 0;
}
#contentRight2 .last{
	background: url(images/contentRight_03.jpg) no-repeat left bottom;

}
#contentRight2 a:link, a:visited {
	color: #B74718;
}

#contentRight2 .logo{
	float: right;
}

#resource {
	width: 65px;
	margin: 10px 0 5px 30px;
	float: left;
}

#resource p {
	font-size: .55em;
	color: white;
	margin: 0;
}
#resource img{
	float: left;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 960px;
	background-color: #e1c9bc;
	float: left;
}

#footer p{
	margin: 20px;
	color: black;
}
#footer a{
	color: black;
	font-weight: bold;
}
#footer .legal{
	font-size: x-small;
	color: #5e6b79;
}
/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/
.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

/* =Misc 2
-----------------------------------------------------------------------------*/
