@charset "UTF-8";
/* CSS Document */


#mainMenu {
	border-top: 1px solid #666666;
	/*border-bottom: 1px solid #666666;*/
	height:46px;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
	color:#003399;
	text-align:left;
	padding-top:8px;
	padding-left:25px;
	margin-bottom:18px;
	background-color: #d9d9d9;
}

#mainMenu #item { 
	margin-right:36px;
	float:left;
}

#mainMenu #item a { 
	text-decoration:none;
	color:#003399;
}


#mainMenu #item a:hover {  
	color:#cc0000;
}

.submenu a {
	color:#cc0000;
	text-decoration:none;
}


.submenu a:hover {
	text-decoration:underline;
}
 

/* HOME BLOG AREA */

#homeBlogArea {
	margin-top:17zpx;
	padding-left:24px;
}

#blogImage {
	border: 1px solid black;
	margin-right:16px; 
	float:left;
}

#homeBlogAreaFeatured {
	float:left; 
	padding-right:18px; 
}

#homeBlogAreaFeaturedText {
	float:left;
}


#homeBlogAreaFeaturedText #headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	line-height:24px;
	color:#666666;
	margin-top:-2px;
	margin-bottom:0px;
}


#homeBlogAreaFeaturedText #text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
 
#homeBlogAreaFeaturedText  #readMore
{
	margin-top:44px;
	margin-bottom:5px;
}

#homeBlogAreaFeaturedText #readMore a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#cc0000;
	text-decoration:none;
} 

#homeBlogAreaFeaturedText #readMore a:hover { 
	text-decoration:underline;
}

#recent {
	border-left:1px solid #666666; float:left; width:148px; 
	padding-left:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:10px;
}

#recent #headline { 
	margin-bottom:9px;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#cc0000;
}

/* VIDEO AREA */ 

#videoArea { 
	border-top:1px solid #666666;
	margin-top:18px;
	padding-left:24px; 
	padding-top:18px;
    padding-bottom:20px;
    height:390px;
}

#videoArea #headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	line-height:24px;
	color:#666666;
	margin-top:0px;
	margin-bottom:5px; 
}


#videoArea #text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
 
#videoArea #readMore a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#cc0000;
	margin-top:30px;
	margin-bottom:0px;
	text-decoration:none;
}
 
#videoArea #readMore a:hover { 
	text-decoration:underline;
}

#recentVideos {  
	height:90px;
	margin-top:3px;
	border-bottom:1px solid #666666;	 
}

#recentVideos #header {
	font-size:12px;
	margin-bottom:17px; margin-top:18px;
	color:#cc0000;
}

#recentVideos #recentVideoLinks { 
	width:310px;
}

#recentVideos #recentVideoLinks #text {
	font-size:10px; line-height:14px; 
}


/* BOOK TOUR DATES AREA */

#bookTourDateTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	margin-bottom:1px;
	color:#666666;
}

/* FOOTER */


#footer {
	border-top:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:23px;
	color:#003399;
	padding-top:30px;
	margin-bottom:70px;
	text-align:center; 
	widith:800px;
}

#footerMenu {
	margin-bottom:1px;
	margin-left:auto; 
	margin-right:auto; 
	width:600px; 
}


#footer  #item { 
	margin-right:12px;
	padding-right:12px;
	float:left;
	border-right:solid 1px #666666;
}


#footer #item a { 
	text-decoration:none;
	color:#003399;
}


#footer #item a:hover { 
	text-decoration:underline;
}


/* INTERIOR */

#interiorArea {
	margin-top:0px;
	padding-left:24px; 
	border-right:1px solid #666666;
	width:586px;
	float:left;
}

#interiorImage {
	border: 1px solid #000000;
	margin-right:16px; 
	margin-bottom:18px; 
}

#interiorAreaFeatured {
	float:left; 
	padding-right:18px; 
}
  
#interiorAreaFeaturedText #headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	line-height:19px;
	color:#cc0000;
	margin-top:-2px;
	margin-bottom:0px;
}

#interiorAreaFeaturedText #byline { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:14px; 
	line-height:14px; 
	margin-bottom:17px;
	margin-top:0px;
	color:#000000;
}

#interiorAreaFeaturedText p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	margin-top:0px;
	margin-bottom:15px;
}
 
 
#interiorAreaFeaturedText #postInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#666666;
}

#interiorAreaFeaturedText #postInfo a {
	text-decoration:none; 
	color:#666666;
}

#interiorAreaFeaturedText #postInfo a:hover {
	text-decoration:underline; 
}

#recentInterior { 
	float:left; 
	width:148px; 
	padding-left:23px;
}

#recentInterior p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:10px;
	margin-top:10px;
}

#recentInterior a { 
	text-decoration:none;
	color:#000000;
}


#recentInterior a:hover { 
	text-decoration:underline;
	color:#000000;
}

#recentInterior #headline { 
	margin-bottom:9px;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#cc0000;
}

/* INTERIOR 2 */

#interior2Text {

	margin-bottom:10px;

}

#interior2Text a {
text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#cc0000;
}


#interior2Text a:hover {
	text-decoration:underline;
}

#interior2Text #authorName {
	margin-top:-4px;
	margin-bottom:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px; 
	font-weight:bold;
	color:#cc0000;
}

/* SINGLE */


.commentHeader {
	color: #999966;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:11px;		
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: +0.1em;
	margin-bottom: 10px;
	}
	
	#comments { 
		color: #666666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height:14px;
		text-align: left;
	}
	
	
/* PETITION FORM */

#petitionForm input {
	border:1px solid black;
	margin-bottom:10px;
	height:10px;
}	
#petitionForm select {
	margin-bottom:10px;
}

#petitionForm submit {
	margin-bottom:10px;
	height:20px;
}


 
