/* -------- Style Sheet for The Crown Voice - Print Media -------- */

*{
	padding: 0;
	margin: 0;
	border: 0;
}

html, body{
	text-align: center;
}

body{
	height: 100%;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #555;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	text-align: justify;	
}

#header{
	display: list-item;
	list-style-image: url(../images/newsletter/logo.newsletter.print.gif);
	list-style-position: inside;
	height: 55px;
}

#content{
	background-color: transparent;
}

.headerred, .headeryellow, #footer, .crumbs, .article_menu, #submenu{
	display: none;
}

.contentleft{
	width: 48%;
	padding-right: 10px;
}

* html .contentleft{
	width: 99%;
}

.contentright{
	float: right;
	width: 49%;
}

h1{
	font-size: 1.5em;
	color: #cc0000;
	font-family: "gill sans mt", "trebuchet ms", georgia, arial;
}

h2{
	font-size: 1.15em;
	color: #cc0000;
	font-family: "gill sans mt", "trebuchet ms", georgia, arial;
}

h3{
	font-size: 1em;
}

p{
	margin-bottom: 10px;
	font-size: 1em;
}

a, a:visited{
	text-decoration: underline;
	color: #555;
}

a:hover{
	text-decoration: none;
	color: #555;
}

hr{
	color: #888;
	background-color: #888;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

* html hr{
	margin: 0;
}

img{
	border: 0;
}

ul, ol{
	margin-left: 15px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
}

label{
	display: block;
	width: 110px;
	float: left;
}

input{
	background-color: #fff;
	color: #555;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: #555 1px solid;
	width: 210px;
}

select{
	background-color: #fff;
	color: #555;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: #555 1px solid;
	margin: 2px 0 2px 0;
	width: 210px;
}

.spacer{
	padding-right: 150px;
}

.menu{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: -2px;
	font-weight: bold;
}

.menu a, .menu a:visited{
	text-decoration: none;
}

.menu a:hover{
	text-decoration: underline;
}

.menuspace{
	padding: 15px 0 0 20px;
}

.impt{
	color: #cc0000;
}

.csr{
	color: #008000;
}

.impt a, .impt a:visited{
	color: #cc0000;
	text-decoration: none;
}

.impt a:hover{
	color: #cc0000;
	text-decoration: underline;
}

.nospace{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.caption{
	text-align: center;
	margin: 0;
	font-size: 0.95em;
}

.lefttext{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

.floatleft, .floatright{
	float: none;
	margin: 0 auto;
	display: block;
	text-align: center;
}

ul.spacer{
	padding-right: 0 !important;
}

ul.spacer li{
	padding: 5px 0;
}

#centercontainer{
	text-align: center;
}

#formcenter{
	margin: 0 auto;
	text-align: left;
	width: 45%;
}

.button{
	width: 80px;
	height: 20px;
	margin: 1px 0 5px 0;
}

.lblSubscribe{
	display: block;
	width: 105px;
	float: left;
}

.rdoSubscribe{
	background-color: #fffedb;
	color: #555;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	border: none;
	width: 20px;
	margin-left: 20px;
}

.morelink{
	text-align: right;
	font-style: italic;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	font-family: "times new roman", arial;
	color: #555;
	margin-top: 0px;
	margin-bottom: 0px;
}

.stext{
	font-size: 0.9em;
}

.filler{
	padding: 30px;
}

* html .filler{
	padding: 0px;
}

.archive{
	width: 350px;
	margin: 0 auto;
}

.floatright p.blue{
	text-align: center !important;
}
