body {
	background: #f0ece7;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#mast {
	background: url(../images/topbk.jpg) repeat-x top;
	height: 206px;
	text-align: center;
}
#mast #header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#mast #logo {
	background: url(../images/logo.png) no-repeat;
	height: 206px;
	width: 750px;
}

#header i {
	display: none;
}
#header #toppict {
	position: absolute;
}
#header .home {
	background: url(../images/pict1.png) no-repeat;
	height: 255px;
	width: 250px;
}


#mast img {
	behavior: url('../pngbehavior.htc');
}

#contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#contents #left {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 25px;
}
.nav, .nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav li, .nav li li {
	margin: 0px;
	padding: 0px;
}

.nav a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 8px 10px 2px;
	border-bottom: 1px solid #e1dbd1;
	height: 20px;
}
.nav a:hover {
	background: url(../images/hilite.png);
	color: #CC6600;
}
.nav li li a {
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 8px 10px 2px;
	border-bottom: 1px solid #e1dbd1;
	height: 17px;
	width: 165px;
}

#left span {
       display:block;
       text-align: right;
       padding-right:10px;
       padding-bottom:5px;
}

#left #promos {
	text-align: right;
	margin-top: 15px;
}
#left #promos a {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #b2bc00;
	text-decoration: none;
}
#left #promos a:hover {
	color: #CC6600;
}

#left h2 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #b2bc00;
	text-decoration: none;
}



#contents #right {
	margin-left: 225px;
	padding: 0px 0px 20px 20px;
	width: 500px;
}
#right h1 {
	font: italic normal 26px Georgia, "Times New Roman", Times, serif;
	color: #b2bc00;
	text-decoration: none;
	margin-top: 50px;
}
#right .imp {
	font: italic normal 16px Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	text-decoration: none;
}
#right .imp a {
	color: #CC6600;
}
#right .imp a:hover {
	color: #990000;
}


#right .shead {
	font-size: 16px;
	font-weight: normal;
	color: #B2BC00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#right .book {
	display: block;
	border-bottom: 1px dotted #e1dbd1;
	height: 150px;
        padding-top:5px;
}
#right .book img {
	margin-right: 10px;
	float: left;
}
#right .list {
	border-bottom: 1px dotted #e1dbd1;
	padding-bottom: 5px;
	padding-top: 7px;
}
#right .list img {
	float: right;
	padding-right: 10px;
}
#right li {
	margin-top: 5px;
	margin-bottom: 10px;
}

#right .category_list li {
        list:none;
        font-size:18px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#right fieldset {
	padding: 20px;
}
.gal {
	margin: 10px;
	height: 125px;
	width: 125px;
	border: 2px solid #666666;
	background: #CCCC00;
	float: left;
}




.book button {
	margin-top: 10px;
	display: block;
	float: right;
}
#news {
	width: 222px;
	float: left;
}

#news a {
	color: #666666;
	text-decoration: none;
}
#news a:hover {
	color: #CC6600;
	text-decoration: none;
}

#pub {
	width: 222px;
	margin-left: 260px;
}
#pub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pub li {
	margin-bottom: 15px;
	font-size: 11px;
}
#pub a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#pub a:hover {
	color: #CC6600;
	text-decoration: none;
}

#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	list-style: none;
	border-bottom: 1px dotted #e1dbd1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#right h2, #right h2 a {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #b2bc00;
	text-decoration: none;
}
#right h3, #right h3 a {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #b2bc00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#right h2 a:hover, #right h3 a:hover {
        color: #990000;
}

#footer {
	background: url(../images/foot.gif) repeat-x top;
	height: 86px;
	clear: both;
	text-align: center;
	font-size: 9px;
	padding-top: 15px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	text-decoration: none;
}
a:hover {
	color: #DF8400;
	text-decoration: none;
}

.readmore {
	text-align: left;
	font-size: 10px;
}


/* CSS Document */



#formEmail {

	margin-left: 10px;

	padding: 0px;

}

/*Forms defaults*/

input, textarea {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#404040;

}

label {

	color:#999;

	line-height:1px;

	display: block;

	margin: 0px;

	padding: 10px 0px 3px 3px;

	vertical-align: text-bottom;

}



/*Text inputs*/

#right input[type=text] {

	width:236px;

	height:15px;

	background:url(../images/form/input.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

	margin: 0px;

}

#right input[type=text]:hover {

	background-position:bottom;

}

/*Text areas*/

textarea {

	width:342px;

	height:125px;

	background:url(../images/form/textarea.gif) no-repeat left top;

	border:none;

	padding:4px 8px;

}

* html textarea {

	width:350px;

	height:122px;

	padding:5px 8px;

	background:url(../images/form/textarea.gif) no-repeat fixed left top;

}

textarea:hover {

	background-position:bottom;
padding:4px 8px;

}



/*Button*/

input[type=submit] {

	width:69px;

	height:26px;

	color:#FFFFFF;

	font-weight:bold;

	padding:2px 5px;

	background:url(../images/form/button.gif) no-repeat left top;

	cursor:pointer;

	border:none;

}

input[type=submit]:hover {

	background-position:bottom;

}

#image_field {
  margin:0px;
  padding:0px;
}

.imager {
  width:100px;
  padding:5px;
  margin:0px 5px 10px 0px;
  float:left;
  background-color:#EEEEEE;
  border: 1px #DDDDDD solid;
}

.gally {
  padding:5px;
  margin:0px 5px 10px 0px;
  background-color:#EEEEEE;
  border: 1px #DDDDDD solid;
  height:110px;
}


.imgcntrl {
  padding:0px;
  margin:5px 0px 0px 0px;
}

.imgthmb {
  height:100px;
  padding:0px;
}

.gallythmb {
  height:100px;
  padding:0px;
  float:left;
  margin-right:10px;
}


.imgthmb img, .gallythmb img {
  border: 0px #DDDDDD solid;
}
