@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFF7;

}

h1, h2, h3, ul, li, a, img, p {
	margin:0px;
	padding:0px;

}

p, ul, li, dl {
	color: #664533;
	line-height: 1.7;
}

dt {
	margin-bottom: 8px;
	font-weight: bold;
}

dd {
	margin-bottom: 20px;
}

h2, h3 {
	color: #664533;
	line-height: 1.3;
}

li {
	margin-left:3em;
}

.nstyle ul {
	list-style:none;
}

img {
	margin:1em;
}

h1 img {
	margin:0;
	float:left;
}

#addr {
	margin-top:1em;
	float:right;
}

#addr p {
	font-size: 13px;
	line-height:1.4em;
}

#addr a{
	color:#CC3300;
}


#timg {
	margin:0;
	border:none;
}

hr {
	margin:auto;
	width:840px;
	border-width:1px;
}

a:link, a:visited {
	color:#664533;
	border:none;
	text-decoration:none;
}

a:hover, a:active {
	color:#664533;
	border:none;
	text-decoration:none;
	background-color:#cee5ce;
}

#begi {
	margin-left:0;
	width:304px;

}


#sub-wrap {
	margin:10px;
	padding-top: 15px;
	width:290px;
	float:left;
}

#right {
	width:480px;
	float:right;
	padding-top: 15px;
	border-style:none;
}

#info {
	margin-top:20px;
	width:300px;
	height:10em;

	border: double #999999;
	overflow:auto;
}

#info h2{
	margin-top:5px;
	margin-left:0.5em;
	font-size:larger;
}

#info p {
	margin-left:1em;
	margin-top:5px;
	font-size:12px;
}

.clearflow {
	clear:both;
}


#wrapper {
	margin: 0 auto;
	padding: 10px 0 30px 0;
	width: 850px;
}

#content {
	margin:1.5em;
}

.leftbox {
	width:auto;
	float:left;
}

.rightbox {
	width:auto;
	float:right;
}



.rightimg {
	margin-top:10px;
	float:right;
}

.leftimg {
	margin-bottom:20px;
	float:left;
}


.nomarker {
	list-style:none;
	list-style-position:inside;
}

.diskmarker {
	list-style:disc;

}

#sub-wrap a{
	color:#CC3300;
}

table#newsletter_table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0 0 30px;
}

table#newsletter_table a {
	color: #cc3300;
	font-weight: bold;
}

table#newsletter_table th.thumb {
	padding-left: 0;
	text-align: left;
}

table#newsletter_table th.thumb img {
	margin: 0 16px 20px 0;
}

table#newsletter_table th#adobe_banner {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0;
	border-top: 1px solid #ccc;
	text-align: left;
}

table#newsletter_table th#adobe_banner img {
	margin: 0;
}

table#newsletter_table td {
	padding: 6px 0;
}

table#newsletter_table td#adobe_txt {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	color: #666;
	vertical-align: middle;
}

ul#nav {
	width: 850px;
	height: 30px;
	margin-bottom: 40px;
	border-bottom: 1px solid #360;
}

ul#nav li {
	display: inline;
	float: left;
	margin-left: 0;
	list-style: none;
	font-size: 13px;
}

ul#nav li a {
	display: block;
	margin-right: 2px;
	padding: 0 8px;
	line-height: 30px;
}

ul#nav li a:hover,
ul#nav li a:active,
ul#nav li a.ctb {
	color: #360;
	background-color: #cee5ce;
}

ul#nav li a:link,
ul#nav li a:visited {
	color: #360;
	border-style: none;
	text-decoration: none;
}

#header {
	width: 850px;
	margin-bottom: 16px;
}

/* ---- clearfix ---- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block; /* for Mac IE5 */
}

/* Hides from Mac IE5 \*/
.clearfix {
	display: block; /* for others */
	min-height: 1%; /* for IE7 */
}
* html .clearfix { height: 1%; } /* for Win IE4-6 */
/* End hide from Mac IE5 */


/* ---- gallery ---- */

#gallery_content {
	margin:1.5em;
}

#gallery_content h2 {
	margin-bottom: 30px;
}

#gallery_content h3 {
	margin: 0 0 10px 20px;
}

#gallery_content p.lead {
	margin: 0 0 10px 20px;
}

#gallery_content .photo {
	margin: 0 0 30px 20px;
}

#gallery_content .photo img {
	margin: 0 10px 0 0;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ccc;
	background-color: #fff;
	vertical-align: top;
}

#gallery_content .photo a:hover {
	background-color: transparent;
}
