* {
	margin:0;
	padding:0;
	}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/pageBg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#ffd184;
	color:#42443F;
	}
img {
	border:0;
	}
img.left {
	float:left;
	margin-right:15px;
	}
img.right {
	float:right;
	margin-left:15px;
	}
a {
	color:#F86D35;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}
#wrap {
	background-image:url(../img/central-background-overlay.png);
	background-position:top center;
	background-repeat:no-repeat;
	}	
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	background-color:#FFFFFF;
	width:980px; 
    padding:0px;
	}
	
#header {
	background-image:url(../img/header.png);
	background-repeat:no-repeat;	
	height:110px;
	}
#header h1 {
	text-indent:-1000px;
	}
#header h1 a {
	display:block;
	height:110px;
	}
#header #donate {
    position: absolute;
    right: 10px;
    top: 116px;
    width: 176px;
	}
#header #donate a {
	background-image:url(../img/button-donate-now.gif);
	width:176px;
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
#header #addthis {
    position: absolute;
    right: 295px;
    top: 27px;
    width: 16px;
	}
#header #addthis a {
	margin:0 0 4px !important;
	}

#header #quote {
	position:absolute;
	right:20px;
	top:10px;
	text-align:right;
	}
#header #quote p {
	font-size:16px;
	margin-bottom:4px;
	}
#header #quote cite {
	font-style:italic;
	font-size:12px;
	margin-right:5px;
	}
	
#header #signupForm {
	position:absolute;
	width:275px;
	right:0;
	top:45px;
	}
#header #signupForm input {
	border:0;
	background:none;
	}
#header #signupForm input.text {
	background-image:url(../img/signupFieldBg.png);
	background-repeat:no-repeat;
	padding:4px;
	width:170px;
	border:0;
	margin: 0 12px 4px 0;
	}
#header #signupForm input.submit {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	}
	
	
#navigation ul {
	background: url(../img/navBackground.jpg) repeat-x 100% 0;
	padding-left:10px;
	height:32px;
	font-size:16px;
    background-color:#393939;
	padding-top:5px;
	}
#navigation ul li {
	list-style-type:none;
	float: left;
	padding: 0px 7px 0 8px;
	position: relative;
	}
#navigation ul li a {
	float: left;
	height: 32px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	}
#navigation ul li a span {
	float: left;
	height: 26px;
	padding: 5px 10px 0;
	}
#navigation ul li.selected a,
#navigation ul li.hover a {
	color: #393939;
	background: url(../img/menuBackgroundLeft.gif) no-repeat;
	}
#navigation ul li.selected a span,
#navigation ul li.hover a span {
	color: #393939;
	background: url(../img/menuBackgroundRight.gif) no-repeat 100% 0;
	cursor:pointer;
	}

#navigation ul li ul,
#navigation ul li.selected ul,
#navigation ul li.hover ul  {
	background:url(../img/menuRolloverBackground.png) no-repeat;
	background-position:5px bottom;
	z-index:9999;
	list-style: none;
	margin: 0;
	padding-left:10px;
	width: 230px;
	position: absolute;
	top: -999em;
	left: -1px;
	padding-bottom:15px;
	padding-top:5px;
	height:auto;
	}
/*#navigation ul li:hover ul, */ 
#navigation ul li.hover ul {
	top: 32px;
	width:230px;

	}
#navigation ul li ul li,
#navigation ul li.selected ul li,
#navigation ul li.hover ul li {
	border: 0;
	float: none;
	background:none;
	padding:5px 0;
	background-color: #FFF;
	margin-right:10px;
	}
#navigation ul li ul li a,
#navigation ul li.selected ul li ,
#navigation ul li.hover ul li{
	border: 0;
	float: none;
	background:none;
	padding-left:5px;
	}
#navigation ul li ul li a,
#navigation ul li.selected ul li a,
#navigation ul li.hover ul li a {
	background:none;
	padding-right: 20px;
	white-space: nowrap;
	color:#42443F;
	}
#navigation ul li ul li a:hover,
#navigation ul li ul li.selected a,
#navigation ul li ul li.hover a  {
	text-decoration:none;
	background:none;
	color:#F56A2F;
	}


#navigation ul li ul li ul {
	display:none;
	}
	
/* subnav styles */
#subNav {
	height:37px;
	background-image:url(../img/subNavBg.gif);
	background-repeat:repeat-x;
	margin:0;
	}
#subNav h1 {
	background:none;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	padding:5px 20px 0;
	float:left;
	}
#subNav ul {
	list-style:none;
	padding:5px 0 0;
	float:left;
	background-repeat:no-repeat;
	background-position:right;
	}
#subNav ul li {
	list-style-type:none;
	float: left;
	font-size:16px;
	padding: 2px 7px 0 8px;
	background-repeat:no-repeat;
	background-position:left;
	}
#subNav ul li a {
	float: left;
	height: 30px;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	}
#subNav ul li a span {
	float: left;
	height: 26px;
	padding: 5px 10px 0;
	}
#subNav ul li.selected a,
#subNav ul li.hover a,#subNav ul li a:hover {
	color: #393939;
	background: url(../img/submenu_tab_left.gif) no-repeat;
	}
#subNav ul li.selected a span,
#subNav ul li.hover a span,#subNav ul li a:hover span {
	color: #393939;
	background: url(../img/submenu_tab_right.gif) no-repeat 100% 0;
	cursor:pointer;
	}


#carousel {
	list-style:none;
	margin:0;
	padding:0;
	height:180px;
	overflow:hidden;
	position:relative;
	}
#carousel li p {
	position:absolute;
	width:276px;
	height:126px;
	padding:12px;
	top:16px;
	right:25px;
	color:#FFF;
	line-height:18px;
	background-image:url(../img/carousel-label.png);
	background-repeat: no-repeat;
	}
#carousel li p span {
	font-family:arial;
	font-size:21px;
	display:block;
	margin-bottom:0px;
	font-weight:bold;
	line-height:22px;
	}

#tabs {
    height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    width: 684px;
    z-index: 999;
	top:295px;
}

#tabs a {
    float: left;
    background-image: url("../img/circle-transparent.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 28px;
    outline: medium none;
    text-decoration: none;
    text-indent: -9999px;
    width: 28px;
}
#tabs a.activeSlide {
    background-image: url("../img/circle-filled.png");
}


#content {
	padding:9px 20px 30px;
	overflow:auto;
	background-image:url(../img/contentBg.gif);
	}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#F56A2F; 
	font-weight:bold;
	padding-left:40px;
	margin:5px 0;
	background-image:url('../img/chicken-large.png'); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
	margin-bottom:14px;
	}
#content h2 {
	margin:15px 0 10px;
	padding-left:22px;
	background-image:url('../img/h2_left2.gif'); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff4600;
	font-weight:normal;
	}

#content h3 {
	font-size:17px;
	margin-bottom:18px;
	}
#content h4 {
	margin-bottom:10px;
	}
#content h5 {
	margin-bottom:10px;
	}
#content h6 {
	margin-bottom:10px;
	}	
#content table {
	margin-bottom:10px;
	}	
#content table tr td {	
	font-size:13px;
	line-height:18px;
	padding:5px 5px 5px 0;
	}
#content p {
	margin-bottom:10px;
	line-height:18px;
	}
#content li {
	line-height:18px;
	margin-left:20px;
	}
	
#content ul {
	margin-bottom:10px;
	}
	
#content ul.nobullet li {
	list-style-type:none;
	margin-left:0;
	}
	
#content #pdfLink {
	text-align:center;
	}
#content #pdfLink a {
	background-image:url(../img/pdfLink.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:200px;
	padding-top:170px;
	margin-bottom:10px;
	float:left;
	}


#content blockquote {
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;	
	clear:left;
	overflow:auto;
	padding:10px;
	margin-bottom:10px;
	}
#content blockquote img {
	display:block;
	float:left;
	margin-right:10px;
	}
#content blockquote cite {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	}
#content blockquote h4 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:6px;
	}
#content blockquote p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:13px;
	margin-bottom:0;
	}
#content blockquote br {
	}
		
	
#content #leftColumn {
	width:620px;
	float:left;
	}
#content #leftColumn.gallery {
	width:300px;
	float:left;
	}
#content #leftColumn.gallery  div.section {
	margin:0 0 10px;
	background-color:#F6F7F4;
	padding:10px;
	}
#content #leftColumn.gallery div.section h3 {
	font-size:20px;
	margin:0 0 10px;
	}
#content #leftColumn.gallery  div.section ul,
#content #leftColumn.gallery  div.section ul li {
	list-style:none;
	margin:0 0 8px;
	font-size:17px;
	padding:0;
	}
#content #leftColumn.gallery  div.section ul li a {
	color:#42443F;
	text-decoration:none;
	font-weight:normal;
	}
#content #leftColumn.gallery  div.section ul li.selected a {
	color:#F86D35;
	}	

#content #rightColumn {
	float:right;
	width:302px;
	}

	
#content #rightColumn.gallery {
	float:none; 
	margin-left:310px;
	width:auto;
	position:relative;
	background-color:#F6F7F4;
	padding:10px;
	}
#content #rightColumn.gallery h3 {
	font-size:20px;
	margin:0 0 10px;
	}
	
#content #rightColumn h2 {
	margin:0 0 10px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	background-image:none;
	background-color:#9D9078;
	background-image:url(../img/h2Texture.gif);
	background-repeat:repeat;
	background-position:0 0;
	border-radius:5px;
	}
#content #rightColumn h2 span {
	background-image:url('../img/chicken-small.png'); 
	background-position:0% 50%; 
	background-repeat:no-repeat;
	padding-left:30px;
	}
#content #rightColumn h2 a {
	color:#FFF;
	text-decoration:none;
	}

#content #rightColumn p {
	margin-bottom:20px;
	}

	
#content #rightColumn #donate {	
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;	
	clear:left;
	overflow:auto;
	padding:10px 10px 0;
	margin-bottom:15px;
	}
#content #rightColumn #donate form {
	margin:0;padding:0;
	width:260px;
	}

#content #rightColumn ul.newsPreview {
	margin:0 0 5px;
	}
#content #rightColumn ul.newsPreview li {
	background-color:#FFF;
	padding:5px;
	margin:0 0 5px;
	border-radius:5px;
	list-style:none;
	}
#content #rightColumn ul.newsPreview li a {
	display:block;
	padding:0 0 0 35px;
	background-repeat:no-repeat;
	background-image:url(../img/bullet1.gif);
	font-weight:normal;
	color:#42443F;
	}
#content #rightColumn ul.newsPreview li:nth-child(2) a {
	background-image:url(../img/bullet2.gif);
	}
	
	
	
#content #rightColumn div#siblingMenu ul,
#content #rightColumn ul#albumMenu {
	list-style:none;
	margin-bottom:20px;
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;	
	clear:left;
	overflow:auto;
	padding:10px;
	margin-bottom:15px;
	}
#content #rightColumn div#siblingMenu ul li,
#content #rightColumn ul#albumMenu li {
	margin-left:5px;
	font-size:14px;
	margin-bottom:8px;
	padding-top:0;
	}
#content #rightColumn div#siblingMenu ul li a,
#content #rightColumn ul#albumMenu li a {
	color:#cc0033;
	text-decoration:none;
	}
#content #rightColumn div#siblingMenu ul li a:after {	
	content: "";
	}
#content #rightColumn div#siblingMenu ul li.selected a,
#content #rightColumn ul#albumMenu li.selected a {
	text-decoration:underline;
	}	
#content #rightColumn div#siblingMenu ul li ul {
	display:none;
	}


#content #rightColumn #videoCarousel {
	background-image:url(../img/texture.gif);
	background-repeat:repeat;
	border-radius:5px;
	padding:6px;
	overflow:auto;
	margin:0 0 5px;
	}
#content #rightColumn #videoCarousel #videoMain {
	height:218px;
	margin:0 0 3px;
	}
#content #rightColumn #videoCarousel ul {
	margin:0;
	padding:0;
	}
#content #rightColumn #videoCarousel ul li {
	list-style:none;
	float:left;
	margin:0 2px 0 0;
	padding:0;
	clear:none;
	}
#content #rightColumn #videoCarousel ul li:last-child {
	margin:0;
	}



#content #rightColumn #slideshowWrapper {
	overflow:hidden;
	background-image:url(../img/texture.gif);
	background-repeat:repeat;
	border-radius:5px;
	padding:6px;
	margin:0 0 5px;
	height:218px;
	}
#content #rightColumn #slideshow {
	list-style:none;
	margin:0;
	padding:0;
	}
#content #rightColumn #slideshow li {
	margin:0;
	padding:0;
	}
#content #rightColumn #slideshow li img {
	}


#content div.story {
	background-image:url(../img/story-footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:200px;
	margin:0 -20px;
	}
#content div.story div.leftColumn {
	width:260px;
	padding:10px 20px;
	float:left;
	background-image:url(../img/texture.gif);
	background-repeat:repeat;
	border-radius:5px;
	margin-left:20px;
	color:#FFF;
	}
#content div.story div.rightColumn {
	margin:0 20px 0 340px;
	}

#content div.story div.leftColumn ul {
	list-style:none;	
	margin:0;
	padding:0;
	}
#content div.story div.leftColumn ul li {
	background-image:url(../img/story-hr.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:2px 0 12px 0;
	}
#content div.story div.leftColumn ul li:last-child {
	background:none;
	}
#content div.story div.leftColumn ul li span {
	display:block;
	float:left;
	width:80px;
	height:60px;
	text-indent:-9999px;	
	background-repeat:no-repeat;
	}
#content div.story div.leftColumn ul li p {
	margin:0 0 5px 80px;
	line-height:16px;
	}
	
#content div.story div.leftColumn ul li span.y2005 {	background-image:url(../img/2005.png);	}
#content div.story div.leftColumn ul li span.y2006 {	background-image:url(../img/2006.png);	}
#content div.story div.leftColumn ul li span.y2007 {	background-image:url(../img/2007.png);	}
#content div.story div.leftColumn ul li span.y2008 {	background-image:url(../img/2008.png);	}
#content div.story div.leftColumn ul li span.y2009 {	background-image:url(../img/2009.png);	}
#content div.story div.leftColumn ul li span.y2010 {	background-image:url(../img/2010.png);	}
#content div.story div.leftColumn ul li span.y2011 {	background-image:url(../img/2011.png);	}
#content div.story div.leftColumn ul li span.y2012 {	background-image:url(../img/2012.png);	}

	
	

#content ul.article {
	margin:0;
	padding:0;
	list-style:none;	
	}
#content ul.article li {
	float:left;
	width:220px;
	margin:0 18px 18px 0;
	height:275px;
	overflow:hidden;
	position:relative;
	}
#content ul.article li.last {
	margin-right:0;
	}
#content ul.article li div.image {
	height:180px;
	overflow:hidden;
	position:absolute;
	top:0;
	}
#content ul.article li div.content {
	padding:10px;
	height:75px;
	border-top:1px solid #FFF;
	position:absolute;
	top:180px;	
	background-image:url(../img/texture.gif);
	}
#content ul.article li div.content h3 {
	color:#FFF;
	height:75px;
	font-size:15px;
	}
#content ul.article li div.content p {
	color:#FFF;
	} 
	
#content ul.article li:hover div.content {
	top:105px;
	height:150px;
	}
#content ul.article li:hover div.content h3 {
	height:auto;
	}


#content div.articleLeft {
	float:left;
	width:220px;
	}
#content div.articleRight {
	margin-left:240px;
	}

#content div.articleTitle {	
	background-image:url(../img/texture.gif);
	margin:0 0 10px;
	}
#content div.articleTitle h3 {	
	color:#FFF;
	padding:10px;
	}
	
#content div.articleRight h2 {
	background:none;
	color:#42443F;
	font-size:22px;
	padding:0;
	}


#content div.promos {
	overflow:auto;
	margin:0 0 20px;
	}
#content div.promos div.promo {
	float:left;
	width:300px;
	margin:0 20px 0 0;
	}
#content div.promos div.last {
	margin-right:0;
	} 
#content div.promos div.promo h3 {
	font-size:21px;
	font-weight:bold;
	margin:0 0 5px;
	}
#content div.promos div.promo p {
	margin:0 0 5px;
	}


#content #testimonials {
	position:relative;
	padding:20px 35px;
	background-image:url(../img/hr.gif);
	background-repeat:repeat-x;
	height:120px;
	overflow:hidden;
	margin:0 0 20px;
	}
#content #testimonials a.next {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/right.png);
	background-repeat:no-repeat;
	height:140px;
	width:26px;
	position:absolute;
	right:0;
	}
#content #testimonials a.next:hover {
	background-image:url(../img/right-over.png);
	}
#content #testimonials a.prev {
	display:block;
	text-indent:-9999px;
	background-image:url(../img/left.png);
	background-repeat:no-repeat;
	height:140px;
	width:26px;
	position:absolute;
	left:0;
	}
#content #testimonials a.prev:hover {
	background-image:url(../img/left-over.png);
	}

#content #testimonials div img {
	float:left;	
	}
#content #testimonials div p {
	margin:0 0 8px 150px;
	}
#content #testimonials div p.author {
	font-size:13px;
	margin-bottom:4px;
	}


#supporterWrapper {
	background-image:url(../img/hr.gif);
	background-repeat:repeat-x;
	padding:2px 0 0;
	}
#supporterWrapper > div {
	padding:10px 20px;
	background-image:url(../img/contentBg.gif);
	}
#supporterWrapper > div h2 {
	margin:0 0 10px;
	}

#content ul.videos {
	list-style:none;
	margin:0;
	padding:0;
	overflow:auto;
	margin:0 0 10px;
	}
#content ul.videos li {
	float:left;
	margin:0 20px 20px 0;
	background-color:#F6F7F4;
	padding:10px;
	width:280px;
	}
#content ul.videos li.last {
	margin-right:0;
	}
#content p.youtube a {
	font-size:16px;	
	background-image:url(../img/youtubre.png);
	background-repeat:no-repeat;
	padding:5px 0 5px 75px;
	}




#content #staff ul li {
	list-style:none;
	margin-left:0;
	clear:both;
	margin-bottom:10px;
	}
#content #staff h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	vertical-align:bottom;
	}
#content #staff h3 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	}
#content #staff img {
	float:left;
	clear:left;
	margin-bottom:30px;
	width: 120px;
	}
#content #staff p {
	margin-left:140px;
	margin-bottom:8px;
	}


#content #trustees ul li {
	list-style:none;
	margin-left:0;
	clear:both;
	margin-bottom:10px;
	overflow:auto;
	}	
#content #trustees h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	margin-right:10px;
	}
#content #trustees img {
	float:left;
	width: 120px;
	}
#content #trustees p {
	margin-left:140px;
	margin-bottom:8px;
	}


#content ul.supporter li {
	list-style:none;
	margin-left:0;
	clear:both;
	margin-bottom:20px;
	}
#content ul.supporter h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	margin:0 0 10px;
	margin-left:210px;
	}
#content ul.supporter img {
	float:left;
	clear:left;
	margin-bottom:5px;
	}
#content ul.supporter p {
	margin-left:210px;
	margin-bottom:8px;
	}




#content #supporter h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	margin-right:10px;
	}
#content #supporter img {
	float:left;
	}
#content #supporter p {
	margin-left:210px;
	margin-bottom:8px;
	}
#content #supporter blockquote  {
	margin-left:210px;
	}
#content #supporter blockquote p {
	margin-left:0;
	}

#content #faq ul li {
	list-style:none;
	}
#content #faq ul li h3 {
	padding:14px 4px 0px 15px;
	background-image:url(../img/faq_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 19px;
	font-size: 18px;
	border-top:1px solid #999;
	line-height: 22px;
	}
	
#content #faq ul li h3.on {
	padding-left:15px;
	background-image:url(../img/faq_bullet_on.gif);
	background-repeat:no-repeat;
	background-position:0 19px;
	}
#content #faq ul li h3 a {
	text-decoration:none;
	outline:none;
	color:#393939 !important;	
	}
#content #faq ul li div {
	padding-left:15px;
	}


#content #album {
	
	}
#content #album h4 {
	font-size:14px;
	margin-bottom:5px;
	}
#content #album #imageLargeContainer {
	width:600px;
	height:400px;
	text-align:center;
	cursor:pointer;
	}	
#content #album #imageLargeContainer img {
	padding-bottom:15px;
	background-repeat:repeat-x;
	background-position:bottom;
	}
#content #album #galleryScrollLeft {
	position:absolute;
	left:0px;
	margin-top:35px;	
	display:block;
	text-indent:-9999px;
	background-image:url(../img/left.png);
	background-repeat:no-repeat;
	height:140px;
	width:26px;
	}
#content #album #galleryScrollLeft:hover {
	background-image:url(../img/left-over.png);
	}
#content #album #galleryScrollRight {
	position:absolute;
	right:0px;
	margin-top:35px;	
	display:block;
	text-indent:-9999px;
	background-image:url(../img/right.png);
	background-repeat:no-repeat;
	height:140px;
	width:26px;
	}
#content #album #galleryScrollRight:hover {
	background-image:url(../img/right-over.png);
	}


#content #album #thumbnails {
	margin:10px 20px;
	width:570px;
	height:180px;
	overflow:hidden;
	}
#content #album #thumbnails img {
	margin:0;padding:0;
	margin-right:2px;
	}



#content ul#blogPosts {
	list-style:none;
	}
#content ul#blogPosts li {
	list-style-type:none;
	margin:0 0 0px;
	padding:0;
	overflow:auto;
	/*background-image:url(../img/blogInfoBackground.gif);*/
	background-repeat:repeat-y;
	}
#content ul#blogPosts li div.blogFooter {
	padding:10px;
	background-color:#DFEBFA;
	}
#content ul#blogPosts li div.blogFooter p {
	margin-bottom:2px;
	}
	
#content ul#blogPosts li .postInfo {
	padding:5px 0 0 15px ;
	width:100px;
	margin-right:20px;
	float:left;
	color:#555;
	display:none;
	}	
#content ul#blogPosts li .postInfo p.day {	
	font-size:36px;
	float:left;
	border-right:1px solid #555;
	margin:0;padding:0;
	padding:8px 8px 0 0;
	margin-right:10px;
	height:30px;
	font-weight:bold;
	}
#content ul#blogPosts li .postInfo p.month {	
	margin:0;padding:0;
	margin-left:40px;
	font-size:14px;
	font-weight:bold;
	}
#content ul#blogPosts li .postInfo p.time {	
	clear:left;
	margin-top:8px;
	}
#content ul#blogPosts li .postContent {
	float:left;
	/*width:450px;*/
	overflow:hidden;
	border-bottom:solid 1px #999;
	border-top:solid 1px #fff;
	padding:10px 0 30px;
	margin:0;
	}	
#content ul#blogPosts li .postContent h3 {	
	font-size:24px;	
	line-height:30px;
	margin:0 0 10px;
	font-weight:bold;
	}
#content ul#blogPosts li .postContent h3 a {		
	text-decoration:none;
	color:#333;
	}
	
#content ul#blogPosts li .postFooter {
	display:none;
	}
	
#content div.blogPageNavigation {
	clear:both;
	font-weight:bold;
	}	
#content div.blogPageNavigation p {
	color:#555;
	font-size:18px;
	}
#content div.blogPageNavigation a {
	text-decoration:none;
	font-size:18px;
	}
#content div.blogPageNavigation  p.next {	
	float:right;
	color:#999;
	}
#content div.blogPageNavigation  p.back {	
	float:left;
	color:#999;
	}
#content div.blogPageNavigation  p.pages {	
	text-align:center;
	}
#content div.blogPageNavigation  p.pages a.pageLink {
	padding:5px;
	}
#content div.blogPageNavigation  p.pages .currentPage {
	padding:5px;
	}
	
	
#content #blogMenu {
	}
	
#content #rightColumn form {
	width:280px;
	background-color:#F2F2F2;
	padding:10px;	
	margin:0 0 20px;
	}
#content #rightColumn form input.text {
	height:16px;
	width:190px;
	border:1px solid #B7B7B7;
	padding:3px 0 1px;
	}
#content #rightColumn form input.submit {
	background-image:url(../img/buttonBg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	width:70px;
	height:22px;
	border:0;
	}

#content #rightColumn object {
	margin:0 0 20px;
	}

#content #rightColumn blockquote h4 a {
	color:#cc0033;
	text-decoration:none;
	font-weight:bold;
	}
#content #rightColumn blockquote p {
	color:#555;
	font-size:12px;
	}

#content ul#archive {
	font-size:12px;	
	width:300px;
	background-color:#F2F2F2;
	padding:10px 0;	
	margin:0 0 20px;
	}
#content ul#archive li {
	padding:0;
	margin:6px 0 0 10px;
	color:#CC0033;
	list-style-type:none;
	}
#content ul#archive li a {
	font-weight:bold;
	text-decoration:none; 
	color:#CC0033;
	}
#content ul#archive li ul li ul li a {
	font-weight:normal;
	}
#content ul#archive li ul.closed {
	display:none;
	}





#footer {		
	padding-top:20px;
	clear:both;	
	background-image:url('../img/contact_background.jpg'); 
	background-repeat:repeat-x;
	background-position:top;
	background-color:#583703; 
	color:#B6A78B;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
#footer div.contact {
	float:left;	
	background-color:#3e2401; 
	width:292px;
	height:133px;
	margin-left:25px;
	}
#footer div.contact h2 {
	background-color:#341e01; 
	color:#b6a78b; 
	margin-top:0px; 
	margin-bottom:10px; 
	padding:3px 0 3px 14px;
	font-size:20px;
	background-image:url('../img/h2_footer.jpg'); 
	background-position:95% 50%; 
	background-repeat:no-repeat;
	}
#footer div.contact p {
	margin:0px 10px 0px 10px;
	line-height:20px;
	}
#footer div.contact p.tel {
	font-size:32px;
	}
#footer div.contact img {
	border:solid 1px #341e01;
	display:block; 
	margin:0px 10px 0px 10px;
	}
#footer img {
	display:block;
	}

#footer #credit {
	font-size:12px;
	padding:15px 20px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	}
#footer #credit p.copy {
	}
#footer #credit p.credit {
	float:right;
	}
#footer #credit p.credit a {
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	}
	
	
	
	
#preview {
	background-color:#FF7D7D;
	padding:10px;
	border:1px solid #FF0000;
	margin-bottom:10px;
	}
#preview p {
	float:left;
	}
#preview input {
	}




div.row {	
	margin: 0 0 5px;
	padding: 2px 0 2px 0;
	overflow:auto;
	}
div.row label {
	display:block;	
	color:#2F3348;
	width:180px;
	float:left;
	font-size:13px;
	}
div.row label.required:after {
	content:" *";
	color:#FF0000;
	}
div.row label.error {
	color:#FF0000;
	}
div.row li {
	list-style-type:none;
	}
div.row p, div.row ul {
	margin:0;padding:0;
	margin-top:3px;
	}
div.row input[type=text] {
	width: 296px;
	padding:1px 1px 0 1px;	
	}
div.row input[type=radio] {
	margin-right: 3px;
	}
div.row input[type=checkbox] {
	margin-right: 3px;
	}
div.row textarea {
	width: 296px;
	height: 200px;
	}
div.row select {
	width: 300px;
	}
div.row input.submit {
	margin-left:180px;
	}

/* Miles */
	
.video-testimonies iframe{margin:0 0 20px 20px}

small {font-size: 12px;}
