@import url("genreset.css");

a{
	padding: 2px;
	color: #f4f4e7;
	text-decoration: underline;
}

a:hover{ color: #f3b023; }

body{
	margin: 0 auto;
	padding: 0;
	color: #f4f4e7;
	background: #666633;
	font: 76% "Comic Sans MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

em,.linneaus{ font-style: italic; }

fieldset{
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #f4f4e7;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

fieldset table td{ padding: 4px; }

fieldset table th{
	padding: 4px;
	border-bottom: 1px solid #381b0c;
	font-weight: bold;
	text-align: center;
}

form{ margin: 0.5em; padding: 0.5em; }

form table{ border-collapse: separate; border-spacing: 3px; }

h1{
	border-bottom: 1px solid #f4f4e7;
	margin-bottom: 1em;
	font-size: 160%;
	font-weight: bold;
}

h1,h2{ text-align: left; }

h2{ margin-top: 1.5em; font-size: 120%; font-weight: bold; }

input,textarea{ margin-top: 3px; }

input.gen,textarea.gen,select{
	border: 1px inset #381b0c;
	background: #956146;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px 5px;
}

input:focus,textarea:focus,select:focus{ background: #f4f4f4; color: black; }

legend{
	padding: 0 8px 0 8px;
	color: #f4f4e7;
	font-weight: bold;
	font-size: 120%;
}

ol.gen-list{
	border: 1px solid #381b0c;
	list-style: decimal;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

ol.note-list{
	padding: 1em;
	border: 1px solid #f4f4e7;
	margin: 1em;
	list-style: decimal;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

ol.note-list li,.gen-list li{ list-style-position: inside; }

ul.gen-list{
	margin: 1em 1em 1em 3em;
	list-style: disc;
	font-size: 120%;
}

.center,.thumbinner{ text-align: center; }

.christmas{
	margin: 1em 2em;
	border: 1px solid #381b0c;
	padding: 0em 0.5em 0.5em 0.5em;
	color: #ffffe0;
	background: #228b22 url(imgs/christmass.png) repeat-x scroll top;
	/*font-weight: bold;
	font-size: 110%;*/
	text-align: center;
	letter-spacing: 1px;
	line-height: normal;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

.clear{ clear: both; font-size: 5%; }

.credit{ margin: 0.5em 0 0 0; font-size: 85%; text-align: right; }

.current{
	border: 2px outset #a3a677;
	float: left;
	padding: 2px;
	margin-right: 6px;
	color: #381b0c;
	background: #a3a677;
	font-weight: 700;
	-moz-border-radius: 8px;
	text-decoration: none;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

.date-time{ font: 70% Arial,Helvetica,sans-serif; }

.gen-list{ padding: 0; }

.gen-list li{ margin: 0.5em 0; }

.h2-gallery{ border-bottom: 1px solid #f4f4e7; clear: both; }

.hed-title{ margin-bottom: 5px; font-size: 130%; }

.hide{ display: none; }

.illustr{ margin: 0; padding: 3px; }

.left{ float: left; margin-right: 12px; }

.logo-desc{
	margin-left: 1em;
	color: #f4f4e7;
	font-size: 190%;
	font-weight: bold;
}

.note{
	margin: 1em 2em;
	/*border: 1px solid #381b0c;*/
	padding: 0.5em;
	color: #f4f4e7;
	background: #956146;
	font-weight: bold;
	font-size: 110%;
	-moz-border-radius: 8px;
	text-align: center;
	letter-spacing: 1px;
	line-height: normal;
	overflow: hidden;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
	-moz-box-shadow: #956146 1px 1px 2px 2px;
	-moz-border-image: stretch;
}

.note-form{
	margin: 1em 0 1em 0;
	font-size: 90%;
	text-align: justify;
}

.pic{
	margin: 1em 0.4em 0 0;
	float: left;
	padding: 0;
	text-align: center;
}

.required{ color: #ffff00; font-weight: bold; font-size: 120%; }

.right{ float: right; margin-left: 12px; }

.script{ font-family: cursive; }

.special-nav{
	float: right;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	letter-spacing: 1px;
}

.special-nav a,#contentalt a{ padding: 2px; text-decoration: underline; }

.special-nav a:active{ color: #ff0000; }

.tfvHighlight { color: yellow; }

.tfvNormal { color: white; }

.thumb{ margin: 0.5em 0.95em 0.5em 0; display: inline-block; }

.thumbcaption{
	padding-bottom: 5px;
	font-size: 0.8em;
	line-height: normal;
}

.title{ font-size: 90%; }

.tn{ border: 1px solid #271610; }

#admin-info{
	float: right;
	padding: 3em 2em 1em 0px;
	/*background: transparent url(imgs/nosmoke.png) no-repeat;*/
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

#admin-info a,label{ color: #f4f4e7; }

#admin-info a:hover{ color: #cd853f; background: transparent; }

#base-logo{
	width: 310px;
	padding: 1em 0 0 5em;
	background: transparent url(imgs/j-logo-lge.png) no-repeat;
	font-style: normal;
	font-weight: bold;
	font-size: 190%;
	height: 90px;
}

#container{
	width: 950px;
	margin: 0.5em auto auto auto;
	padding: 2px;
}

#content{
	margin: 6px 0 0 0;
	padding: 1em;
	border: 2px outset #666633;
	clear: both;
	color: #f4f4e7;
	background: #4f3025;
	-moz-border-radius: 8px;
	text-align: justify;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#content blockquote{ margin: 0 3em; }

#content dd{ margin-left: 2em; line-height: 1.4em; }

#content dl{ margin: 1em 0 1em 1em; }

#content dt{ margin-top: 1em; font-weight: bold; line-height: 1.4em; }

#content p,#contentalt p{
	margin-bottom: 0.5em;
	margin-top: 1em;
	font-size: 120%;
	line-height: 1.5em;
}

#content table td{ padding: 3px; font-size: 110%; }

#content table td ul li{ margin-left: -2em; }

#content table th{
	padding: 3px;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
}

#contentalt{
	margin: 1.5em auto 1em 0;
	padding: 10px;
	border: 3px outset #666633;
	background: #381b0c;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#date-container{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

#extras{
	margin: 0 0 18px 6px;
	width: 190px;
	border: 2px outset #a3a677;
	padding: 5px 1px 5px 5px;
	clear: left;
	background: #f4f4e7;
	-moz-border-radius: 8px;
	line-height: 150%;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#footer{
	clear: both;
	margin: 20px 6px 0 226px;
	padding: 1px;
	color: #ffa500;
	font-size: 0.9em;
	text-align: right;
}

#header{
	width: 950px;
	margin: 0;
	padding: 1px;
	color: #f4f4e7;
	text-align: left;
}

#info-bar{
	width: 100%;
	padding: 0;
	margin: 0 0 0  0;
	display: table;
	color: #f4f4e7;
	font-weight: normal;
	font-size: 110%;
	vertical-align: middle;
}

#info-bar a:hover,#footer a:hover{ background: transparent; }

#info-bar img{ margin-top: 1px; }

#leftside{
	clear: left;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 200px;
}

#leftside ul.avmenu{
	margin: 0 0 18px 6px;
	padding: 0;
	width: 200px;
	display: block;
	list-style: none;
}

#leftside ul.avmenu li{
	padding: 0;
	width: 200px;
	display: inline;
	line-height: 1.4em;
}

#leftside ul.avmenu li a{
	border: 2px outset #a3a677;
	float: left;
	margin-bottom: 8px;
	padding: 5px 1px 5px 5px;
	width: 190px;
	color: #381b0c;
	background: #f4f4e7;
	font-weight: 700;
	-moz-border-radius: 8px;
	text-decoration: none;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current,#main-menu a:hover{
	border: 2px inset #a3a677;
	color: #381b0c;
	background: #a3a677;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#leftside ul.avmenu ul{
	margin: 0 0 0 15px;
	padding: 0 0 5px;
	width: 185px;
	font-size: 0.9em;
}

#leftside ul.avmenu ul a{
	padding: 3px 1px 3px 5px;
	width: 175px;
	font-weight: 400;
}

#leftside ul.avmenu ul ul{ width: 173px; }

#leftside ul.avmenu ul ul a{ width: 160px; }

#main-menu{ margin: 0.5em 0; font-size: 105%; height: 14pt; }

#main-menu a{
	border: 2px outset #a3a677;
	float: left;
	padding: 2px 4px 2px 4px;
	margin-right: 6px;
	color: #381b0c;
	background: #f4f4e7;
	font-weight: 700;
	-moz-border-radius: 8px;
	text-decoration: none;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#nav-buttons{ float: right; }

#nav-buttons a{
	border: none;
	padding: 0;
	margin: 0 6px 0 0;
	color: #381b0c;
	background: transparent;
	font-weight: 700;
	-moz-border-radius: 8px;
	text-decoration: none;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#nav-buttons a:hover{
	border: none;
	color: #381b0c;
	background: transparent;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px 8px;
}

#our-friends{
	padding: 5px;
	border: 2px outset #f4f4e7;
	background: #f4f4e7;
}

#sub-footer{
	margin: 0.5em 125px 2em 6px;
	color: #ffffff;
	text-align: center;
}

#sub-footer a{
	padding: 1px;
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
}

#sub-footer a:hover{ color: #ffa500; }
