/* reset browser defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

em, i, ul li em, ul li i 
{
  font-style: italic;
}

blockquote {
	color: #c0c0c0;
	display: block;
	padding: 0px 60px;
	width: 330px;
	background: url(images/quote.png) no-repeat 15px -4px;

}

/*
blockquote:before, blockquote:after {
	color: #69a8dc;
	display: block;
	font-size: 600%;
	width: 50px;
}

blockquote:before {
	content: "\201C";
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	/*content: "\201D";
	height: 50px;
	margin-top: -50px;
	margin-left: 335px;*/
}
/*

/* IE Hack */
blockquote .before{
	display:none;
}
a, a:hover, a:visited{
	color:#FFF;
	text-decoration:none;
}
/* here we go */
* { padding: 0; margin: 0; }

body {
	 background:#222222;
	 /*font:12px Tahoma, Arial, Geneva, sans-serif;*/
	 font:12px "Arial","Tahoma","MS Sans Serif",sans-serif;
	 color:#8F8D8D;
	line-height:22px;
}
#wrapper { 
	padding-top:40px;
	 margin: 0 auto;
	 width: 770px;
}
#innerwrapper {
	width:672px;
	/*margin:28px 50px 30px 50px;*/
	margin:0px 50px 0px 50px;
	background: #262626;
}
#header {
	color: #FFFFFF;
	width: 770px;
 	height:246px;
	float: left;
	background: #000000 url(images/header.jpg) no-repeat;
} 
#breadcrumbs{
	width:672px;
	height:34px;
	float: left;
	margin:0 0 0 50px;
	border-top:0px solid #3d3d3d;
}
#breadcrumbs p.domain{
	float: left;
	width: 176px;
	padding:9px 5px 8px 10px;
	font-size:14px;
	text-transform:lowercase;

}
#breadcrumbs p.domain a {
	color:#262626;
	text-decoration:none;
}
#breadcrumbs p.crumbs{
	float: left;
	width: 455px;
	padding:9px 5px 8px 16px;
	font-size:13px;
	text-transform:lowercase;
	text-decoration:none;
	color:#A4A1A1;
}
#breadcrumbs p.crumbs a{
	color:#FFF;
	text-decoration:none;
}
#breadcrumbs p.crumbs a:hover{
	color:#FFF;
	text-decoration:underline;
}
#leftcolumn { 
	color: #ffffff;
	background: #262626;
	padding: 10px;
	min-height: 400px;
	width: 176px;
	float: left;
}

#leftcolumn h1{
	padding:10px 10px 2px 0px;
	color:#FFF;
	font-size:13px;
}

#leftcolumn img{
	padding:0px 0px 10px 0px;
}


#leftcolumn a:hover{
	color:#8F8D8D;
}
#leftcolumn .podcast{
	display:block;
	margin:0 0 10px 0;
	padding:0px;
	height:105px;
	width:176px;
	background:url(images/audiomessages.jpg) no-repeat;
	border:1px solid #89bbe3;
}
#rightcolumn { 
	float: right;
	color: #FFFFFF;
	background: #141414;
	min-height: 450px;
	width: 455px;
	display: inline;
	padding:10px 10px 20px 10px;
}
#gallerybody { 
	float: right;
	color: #FFFFFF;
	background: #000000;
	min-height: 450px;
	width: 672px;
	display: inline;
	padding:0px;

}
#rightcolumn ul, ol{
	padding:0px;
	padding:13px 9px 6px 14px;

	
}
#rightcolumn ul li, ol li{
	padding:6px 0 3px 0px;
	color:#8F8D8D;
	list-style:outside;
	list-style-type: square;
}
#rightcolumn p{
 	padding:10px 0 10px 0;
 	color:#8F8D8D;
 	line-height:16px;
}

#rightcolumn h2{
	padding:10px 10px 2px 0px;
	color:#FFF;
	text-transform:uppercase;
	font-size:13px;
}
#rightcolumn h3{
	padding:10px 10px 2px 0px;
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:1px solid #222222;
}
#rightcolumn .col1{
	width:205px;
	/*border-right:1px dotted #8F8D8D;*/
	padding:20px 12px 10px 15px; 
	float:left; 
	text-align:justify;
	
}

#rightcolumn .col2{
	width:205px;
	padding:0px 5px 10px 0px; 
	float:left; 
	text-align:justify;	
}
#rightcolumn .col1 h2{
	padding:0px 0px 2px 0px;	
}
#rightcolumn .col2 h2{
	padding:0px 0px 2px 0px;
}
#rightcolumn .column{
	width:205px;
	border-right:1px dotted #8F8D8D; 
	padding:0 5px 10px 0px; 
	float:left; 
	text-align:left;
}

#rightcolumn .bgtxt1{
	display:block;
	height:98px;
	width:434px;
	color:#cbd4dd;
	background:url(images/bg_text1.gif) repeat-x;
	/*background:url(images/bkg.gif) repeat-x;*/
	padding:8px;
	font-size: 13px;
	line-height:18px;
	margin-bottom:20px;
}

#rightcolumn .dailyverse{
	float:left; 
	text-align:left;
	width:454px;
	height:177px;
	color:#8F8D8D;
	background:url(images/dailyverse.gif) no-repeat;
	padding:10px;
}
#rightcolumn div.dailyverse ul{
	padding:3px 0 0 0;
	
}
#rightcolumn div.dailyverse ul li{
	padding:6px 6px 3px 0px;
	color:#FFF; /*#8F8D8D;*/
	list-style-type: none;
}
#rightcolumn div.dailyverse ul li a{
	color:#000; /*#8F8D8D;*/
}

/* this is for links within content that should have the arrow image to the left */
#rightcolumn .stdlnk:before{
	content: url(images/lnk.jpg); 
	margin: 0 4px 0 0;
	vertical-align:middle;
}

#rightcolumn .contentimg{
	padding:5px 10px 5px 0;
}

#contactform{
	padding:10px;
	color:#8F8D8D;
 	line-height:16px;
}

#footer { 
	width: 652px;
	height: 95px;
	/*height: 30px;*/
	clear: both;
	color: #000;
	background:#222222 url(images/footer.png) no-repeat;
	padding: 0px 10px 10px 10px;
}

/* navigation */
#navigation{
	width:470px;
	height:40px;
	left:250px;
	position:relative;
}

#navigation ul.nav{
	/**/
}
#navigation ul.nav li{
	float:left;
	text-align:center;
	height:40px;
	width:92px; 
	background:url(images/nav.gif) right top no-repeat;	
	
}
#navigation ul.nav li.noImg{
	background-image:none;
}
#navigation ul.nav li a{
	display:block;
	float:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	line-height:40px;
	height:40px;
	width:92px;
	
}
#navigation ul.nav li a:hover{
	display:block; 
	float:left; 
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	line-height:40px;
	height:40px;
	width:92px;
}

#navigation ul.nav li.selected{
	/*text-decoration:underline;*/
}

#navigation ul.nav li.first{
  	height:40px;
	width:92px;
  	background:url(images/nav_left.gif) no-repeat;
}

.copyright{ 
	/*font:10px/12px Tahoma, Arial, Geneva, sans-serif; */
	color:#000; 
	text-decoration:none;
	padding:8px;
	text-align:center;
}
#headerslideshow{
	width:474px;
	height:172px;
	top:0px;
	left:248px;
	position:relative;
}
#sidenav{
	padding:0 0 10px 0;
}
#sidenav ul {
	padding:0px 9px 6px 14px;
	color:#FFF;
	}
#sidenav ul li{
	height:20px;
	list-style:outside;
	list-style-image:url(images/arrow.gif);
	padding:6px 0 3px 0;
	border-bottom: 1px dotted #363535;
}
#sidenav ul li a{
	display:block;
	color:#A4A1A1;
	background-color:inherit;
	text-decoration:none;
}
#sidenav ul li a:hover{
	color:#FFF;
	border-bottom: 1px dotted #FFF;
}

.contentphoto{
	padding-right:10px;
}