/* CSS Document */

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding:0px 0px 0px 0px;
	}

#wrapper {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}

/* Header Section */
#selwa-header {
	width:800px;
	height:126px;
	}
	
#selwa-header img {
	*margin-bottom:-2px;
} 

/* 3 Column Structure */
#topline {
	clear:both;
	padding-bottom:15px;
}

#left { 
	float:left;
	width:180px; 
}

#right { 
	float:right;
	width:180px;
}

#center { 
	margin-right:181px;
	margin-left:181px;
	padding:0px 15px 0px 15px;
}

#bottomline {
	clear:both;
}

/* 2 Column Structure */
#center2 {
	margin-right:0px;
	margin-left:220px;
	padding:0px 0px 0px 0px;
}

/* Main Section Formatting */
#categories {
	border:1px solid #B81300;
	background-color:#FEF6E2;
	font-size:1.2em;
	color:#653907;
}

#featured {
	border:1px solid #B81300;
	background-color:#FEF6E2;
	text-align:center;
	font-size:1.2em;
	color:#653907;
}

#categories h3, #featured h3 {
	background-color:#B81300;
	color:#FFFFFF;
	margin:0px auto 10px auto;
	text-align:center;
	height: 20px;
	font-size:1.2em;
	font-weight:normal;
}

#categories p, #featured p {
	padding:0px 25px 10px 25px;
	}

h2 {
	color:#B81300;
	font-size:1.55em;
	font-weight:normal;
	margin:2px 0px 10px 0px;
}

#categories a, #featured a, #center a, #lgcover a {
	color:#653907;
	margin-top:10px;
}

#categories a:hover, #featured a:hover, #center a:hover, #lgcover a:hover {
	color:#B81300;
}

#featured img {
	margin-top:5px;
	margin-bottom:5px;
}

#center img {
	border:0px;
	padding-top:0px;
	padding-bottom:8px;	
}

#center li {
	padding-top: 0px;
}

#lgcover {
	margin-right:5px;
	width:550px;
	height:550px;
	padding-left:45px;
	padding-right:0px;
	float:left;
}

.text1 {
	font-size:1.6em;
}

.text2 {
	font-size:1.4em;
}

.text3 {
	font-size:1.2em;
}
	
/* Footer Section */
#selwa-footer {
	width:800px;
	color:#9E5E4A;
	font-size:.95em;
	text-align:center;
	margin: 30px 0px 10px 0px;
	}
	
#selwa-footer a {
	color:#9E5E4A;
	text-decoration:none;
	}
	
#selwa-footer a:hover {
	color:#9E5E4A;
	text-decoration:underline;
	}
	
#selwa-footerblog {
	text-align:center;
	}
	
#selwa-footerblog a {
	color:#9E5E4A;
	text-decoration:none;
	}
	
#selwa-footerblog a:hover {
	color:#9E5E4A;
	text-decoration:underline;
	}.bookstore {
	font-style: italic;
	font-weight: bold;
}
.more {
	font-weight: normal;
	color: #CC3300;
}
.imglink {
	text-decoration: none;
}
.buttons {
	background: #B81300;
	color: white;
}
