body {
	margin:0px;
	background:/*#dfdbd4*/#E1DDDA;
	color:#193339; font-size:11px; font-family:Arial;
	}
a {text-decoration:none; color:#193339; outline:none;}

.txt10 {font-size:10px;}
.txtred {color:#972520;}

#wrapper {
	width:650px;
	margin:0 auto;
	padding-bottom:30px;
	}

#header {
	margin-top:84px;
	height:35px;
	background:url(../images/bg-logo.gif);
	text-align:left;
	}
#header img {border:0px;}

#menu {margin:8px 0 45px 0px; text-align:right;}
#menu a {margin-left:15px;}
#menu img {border:0px;}

.right {color:#847765; min-height:135px;}
.right a {color:#847765; font-size:10px; line-height:20px;}
.right a:hover {color:#193339}

#quotes {text-align:center; min-height:295px;font-family:Georgia;font-style:italic;font-size:14px;color:#847765}
#quotes .author{font-size:10px;}

#quotes img {margin-bottom:10px; border:0px;}

.booksTxt {font-size:10px; min-height:150px; padding:20px 10px;}

#links {font-size:10px; color:#847765;}
#links a {color:#972520; font-size:12px;}
.gallery-caption-text{color:#9B3025;font-size:10px;}

/* ******************* */

.txtField {background:#fff; border:0px; margin:0px; padding:2px 5px; color:#193339; font-size:11px; font-family:Arial; width:170px;}


/* ********************* */
span.checkbox {
width: 17px;
height: 17px;
padding: 0;
background: url(../images/checkbox3.gif) no-repeat;
display: block;
}
span.radio {
width: 17px;
height: 17px;
padding: 0;
background: url(../images/radio.gif) no-repeat;
display: block;
}
span.select {
position: absolute;
width: 189px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 19px;
padding: 5px 14px 0 5px;
color: #003399;
font-size:11px;
background: url(../images/select.jpg) no-repeat;
overflow: hidden;
}
