/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	border: none;
	padding: 0;
}



#header {
	border:none;
	padding: 0;
	width:960px;
        margin: auto;
}

#header-photo img {
	border: none;
	padding: 0;
}

#wrapper {
	width: 960px;
	
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0 auto;
	padding: 0;
	position: relative;
        border: none;
 
}

.centered-div {
	text-align: center;
}

img.header {
	border: none;
	padding: 0;
}

.large-red{
	color: #bf0000;
	font-size: 1.5em;
	font-weight: bold;  
}

.dark-red{
	color: #bf0000;
}

/* Page */

.bold {
	font-weight: bold;
}

#page {
	width: 950px;
	margin: auto;
	background-color: #ffffff;
	
	background-repeat: repeat;
	padding: 20px;
	border: none;
	
	
	
}



/* Content */


.end-para {
	clear: both;
}

#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 960px;
	padding: 0;
	background-color: #ffffff;
	}

#content p {
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0; 
	border: none;
}


.black_centered {
	color: #000000;
	text-align: center;
}

#content h1 {
	font-size: 2em;
}

#content h2 {
	font-size: 1.6em;
}

#content h3 {
	font-size: 1.3em;
}

#content p#click_image {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	
}

#content a {
	text-decoration:  underline;
	border-bottom: none;
}

#content a:hover {
	text-decoration: none;
	color: #385d00;
}


#content a.image_link {
	border: none;
	
}


#offers{
	margin:auto;
	border: none;
	padding: 10px;
	
}

.stamp-combos {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: solid 1px;
	
}


.teaser-links {
	margin: auto;
	text-align: center;
	font-size: 20px;
	padding: 10px;
}

.history_link {
	text-align: center;
	font-size: 18px;
	padding: 10px;
}

.input-box {
	background-color:#e6e6e6;
	border:#7294b1 1px solid;
	width:188px;
	height:20px;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
}



.floatright {
float: right;
margin: 0 0 10px 10px;
border: none;
padding: 50px 0 0 0;
}

.floatright2 {
float: right;
clear: right;
margin: 0 0 10px 10px;
border: none;
padding: 0;
position: relative; left: -100px; top: -55px; z-index:10
}


/* Sidebar */


#sidebar {
	background-color: #ffffff;
	float: left;
	text-align: left;
	width: 180px;
	padding: 5px;
	border: none;
	color: #000000;
	
}

#sidebar img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0; 
	border: none;
}

.float-left {
	float: left;
	width: auto;
	padding: 0; 
	border: none;
}


#sidebar h2 {
	text-align: center;
	color: #385d00;
	font-weight: bold;
	padding: 0 0 10px 0; 
	border: none;
	font-size: 1.6em;
}

#sidebar a {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	border: none;
	line-height: 1.5em;
}

#sidebar a:hover {
	text-decoration: none;
	color: #385d00;
}

#sidebar.link {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	border: none;
	padding: 5px 0 3px 0;

}

#subscribe_table {
	border: none;
	padding: 10px;
}

#subscribe_detail {
	border: none;
	padding: 10px;
	background-color: #ffffff;
	
	text-align: left;
	margin-bottom: 10px;
}

.check-box {
	width: 25px;
	vertical-align: top;
}

#subscribe_change {
	border: solid 1px;
	padding: 10px;
	margin-left: 60px;
	background-color: #cccccc;
	width: 300px;
	text-align: left;
	
}

#subscribe_privacy {
	border: solid 1px;
	margin-top: 20px;
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
	
}
