@charset "UTF-8";
* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper {
	background-color: #FFF;
	width: 970px;
	margin-right: auto;
	margin-bottom: 20px;
	box-shadow: 0 0 20px 1px #000;
}

#wrapper #header {
	margin-top: 40px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 188px;
	width: auto;
	margin-bottom: 0px;
}

#wrapper #breadcrumbs {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 54px;
	padding-left: 54px;
	background-color: #FCFFCC;
}

#wrapper #cover {
	width: 230px;
	float: left;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 54px;
	padding-bottom: 60px;
	padding-right: 10px;

}

#wrapper #content {
	width: 510px;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#wrapper #footer {
	background-color: #ddd;
	height: 21px;
	clear: both;
	padding-top: 10px;
	padding-right: 54px;
	padding-left: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	text-align: right;
}

.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #C32031;
	font-weight: bold;
}
.subHeading {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
.columns {
	margin: 0px;
}




a.green:link {
	color: #6ebe44;
	text-decoration: none;
}
a.green:visited {
	color: #6ebe44;
	text-decoration: none;
}
a.greem:hover {
	color: #ccc;
	text-decoration: none;
}
a.green:active {
	color: #6ebe44;
	text-decoration: none;
	text-align: right;
}

a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	color: #CCC;
	text-decoration: none;
}
a.white:active {
	color: #000;
	text-decoration: none;
	text-align: right;
}

a.black:link {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:visited {
	color: #333;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:hover {
	color: #6ebe44;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
a.black:active {
	color: black;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.shutterstock {
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

a.shutterstock:link {
	color: #FFF; 
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:visited {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:hover {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.shutterstock:active {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.pablo:link {
	color: #FFF; 
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:visited {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:hover {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.pablo:active {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
