body {
	margin:0;
	padding:0;
	background:#5791A2;
	text-align:center;
}
body, td, th, textarea, input, select, ul {
	font: 85% Verdana, helvetica, sans-serif; line-height:1.4;
}

.left {float:left;}
.right {float:right;}

#topmenu {
	padding-top:73px;
	margin-left:189px;
}
#topmenu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#topmenu li {
	float:left;
}
#topmenu li a:link,
#topmenu li a:visited {
	background:url(images/bg_dotted.gif);
	display:block;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	color:#4D6F1E;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #AFC086;
	border-right:1px solid #AFC086;
}
#topmenu li a:hover {
	background:url(images/bg_dotted2.gif);
	text-decoration:underline;
	color:#000000
}

.blockTitle {
	background:url(images/bg_block_title.gif) top no-repeat #B7DB4A;
	padding-top:3px;
	height:20px;
	text-align:center;
	color:#3A3C34;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
}

.blockList {
	width:175px;
	background: url(images/bg_block_c.gif) repeat-y #FFFFFF;
	padding:0;
}
.blockList ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
.blockList li {
	margin-right:5px;
	margin-left:1px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	border-bottom:1px solid #F5F5F5
}
.blockList li a:link,
.blockList li a:visited {
	display:block;
	padding:4px 2px 4px 13px;
	line-height:13px;
	background:url(images/bg_block_arrow.gif) 5px 10px no-repeat;
}
.blockList li a:hover {
	background:url(images/bg_block_arrow.gif) 5px 10px no-repeat #F8F8F8;
	color:#000000;
}
.blockBot {
	background:url(images/bg_block_bot.gif) top no-repeat;
	height:5px;
	width:175px;
	margin-bottom:12px;
}

/* layouts */
#container {
	background:url(images/body_bg.gif) #FFFFFF;
	margin:0 auto;
	width:944px;
	text-align:left;
	padding:0 10px 15px 10px;
	border:1px solid #7C7B7B;
	border-top:none;
}
#top {
	height:102px;
	background:url(images/top_bg.gif) left top no-repeat;
}
#wrapper {
	float:left;
	width:100%;
}
#content {
	margin:0 188px;
	padding:10px 12px;
	background:url(images/content_bg.gif) repeat-y;
}
#navigation {
	float:left;
	width:175px;
	margin-left:-175px;
	margin-top:-60px;
}
#extra {
	float:left;
	width:175px;
	margin-left:-944px;
	text-align:center;
}
#footer {
	clear:both;
	width:100%px;
	text-align:center;
	font-size:11px;
}

/* blocks */
#contentBot {
	background:url(images/content_bg_bot.gif) top no-repeat;
	height:5px;
}
#botmenu {
	background:url(images/botmenu_bg.gif) no-repeat;
	margin:5px 187px 5px 188px;
	height:17px;
	padding-top:1px;
	color:#959595;
	font-size:10px;
}
#botmenu a:link,
#botmenu a:visited {
	color:#959595;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
}
#botmenu a:hover {
	color:#000000
}
#content .title01 {
	margin:0 0 15px 0;
	padding:0 5px;
	font-family: Arial;
	font-size:12px;
	color:#72756B;
	background:url(images/bg_dotted2.gif);
	text-align:center;
	border:1px solid #E5E5E5;
	font-weight:bold;
	letter-spacing:2px
}
#content .indextitle {
	position:relative;
	display:block;
	float:left;
	margin:-105px 0 0 0;
	padding:2px;
	width:130px;
	background:none;
	color:#72756B;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	letter-spacing:2px;
	border:none;
	text-align:left;
}
#main h1.title02 {
	margin:0;
	height:18px;
	font-size:11px;
	color:#000000;
	border:1px solid #444542;
	padding:2px 0 0 35px;
}
#main .title02 {
	margin:0;
	background:url(images/post_title_bg.gif) repeat-x;
	height:20px;
	padding:0;
	font-size:11px;
	color:#000000;
	border:1px solid #444542;
}
#main .title02 a:link,
#main .title02 a:visited {
	display:block;
	height:18px;
	color:#000000;
	text-decoration:none;
	padding:2px 0 0 35px;
}
#main .title02 a:hover {
	text-decoration:underline;
}

.description a {
	font-size:12px;
}
.description {
	margin:0;
	background:#FFFFFF;
	padding:5px;
	clear:both;
	font-size:12px;
}
.description p {
	margin:0;
	padding:5px 0;
}
.description img {
	margin:3px 7px 3px 7px;
}
.text {
	background:#FFFFFF;
	font-size:12px;
	padding:10px;
	border:1px solid #D7E3B9;
	margin-bottom:10px;
}
.text li {
	margin-bottom:5px;
	color:#555555;
	font-size:11px;
}
.dcomm {
	text-align:right;
	font-size:10px;
	background:#EFF0EE;
	
	border-top:none;
	padding:1px 4px 2px 2px;
	color:#696A69;

}
a:link,
a:visited {
	color:#2D83BA;
}
a:hover {
	color:#7A9D27;
}
a.amore:link, a.amore:visited {color:#85BA07;}
a.amore:hover {color:#DF8800; }

a.agray:link, a.agray:visited {color:#777777; font-size:11px; text-decoration:none}
a.agray:hover {color:#000000; }

#copy {
	color:#444444;
	font-size:10px;
}
#copy a:link,
#copy a:visited {
	color:#4688B2;
}
#copy a:hover {
	color:#000000;
}
#content dl {
	background:#FFFFFF; 
	margin:0 0 20px 0; 
	padding:0;
}
#content dd { 
	margin:0;
	padding:0;
	border:1px solid #444542;
	border-top:none;
}
#content dd small {
	background:url(images/date.gif) 0 2px no-repeat;	
	padding-left:12px;
}
.dsmall {
	font-size:10px;
	color:#676767;
	padding:5px;
}
.dpages {
	margin:15px 0;
	font-size:10px;
	text-align:center;
	line-height:20px;
}
.dpages a:link,
.dpages a:visited {
	padding:1px 4px;
	background:url(images/bg_dotted.gif) #FFFFFF;
	border:1px solid #C7D5A5;
	margin:0;
	text-decoration:none;
	color:#657A34
}
.dpages a:hover {
	background:url(images/bg_dotted2.gif);
	color:#000000;
	border:1px solid #CCDBB1;
}
.dpages a.on:link,
.dpages a.on:visited {
	background:url(images/bg_dotted2.gif);
	border:1px solid #A8D340;
}

#content .bookmark h2 {
	color:#689302;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
#listbookmarks {
	margin:0 0 10px 0;
	padding:4px 0;
	border-top:1px dotted #8E8F8F;
	border-bottom:1px dotted #8E8F8F;
	background:#FFFFFF;
}
#listbookmarks li {
	display:inline;
	margin:0 5px;
}
#listbookmarks img {
	border:1px solid #DEDEDE;
}

.title03 {
	color:#555555;
	font-size:13px;
	background:url(images/bg_dotted2.gif) #F9FFEB;
	border-left:4px solid #9FBB46;
	border-right:4px solid #9FBB46;
	padding-left:10px;
	padding-bottom:2px;
	font-style:italic;
	letter-spacing:1px;
}
#comments dl {
	background:#FFFFFF;
	margin:0 0 20px 10px;
	border:1px solid #E7E7E7;
	border-left:4px solid #CEDCB8
}
#comments dt {
	height:20px;
	padding:5px 0 0 30px;
	color:#7AA123;
	font-size:11px;
	background:url(images/ico_comments.gif) 7px 6px no-repeat;
}
#comments small {
	background:url(images/date.gif) right no-repeat;
	display:block;
	float:right;
	width:150px;
	color:#7AA123;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	margin-right:5px;
	padding-right:12px;
}
#comments dd {
	margin:0;
	padding:10px;
	color:#000000;
	font-size:11px;
	border:none
}
.quote {
	background:url(images/ico_quotes.gif) 10px 5px no-repeat #EFF0EE;
	margin:5px 0 5px 20px;
	border:1px dotted #E0F0C2;
	border-left:3px solid #E0F0C2;
	padding:5px 5px 5px 30px;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.quote em { font-style:normal;}

.padding {
	padding:10px 20px;
	background:#F2F8E4;
	margin:0 4px 0 4px;
	border:1px solid #C4D893;
	border-top:none;
}

#addcomment {
	width:100%;
}
#addcomment .title03 {
	margin-top:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#commentform img {
	border:1px solid #CEDCB8;
	margin:3px 0;
}
#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	width:100%;
	clear:both;
}
#commentform label{
	font-weight: bold;
	color:#6A6B68;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
	font-size:75%;
	color:#EF602E
}
#commentform input{
	width: 145px;
	background:#F9FFEC;
	border: 1px solid #CEDCB8;
	padding:1px 3px 3px 3px;
	margin-top: 3px;
	font-size:13px;
}
#antispam {
	font-size:14px;
	font-weight:bold;
	color:#F14400;
	letter-spacing:2px;
}
#commentform textarea{
	font-family:Verdana;
	font-size:12px;
	width: 300px;
	height: 130px;
	background:#F9FFEC;
	border: 1px solid #CEDCB8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 3px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #9FBB46;
	border: none;
}
#commentform .submitbutton:hover {
	background: #6E9600;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
}

#map {
	background:#FFFFFF;
	border:1px solid #D9E1C5;
	padding:10px;
	margin-bottom:10px;
}
#map label {
	background:url(images/date.gif) 10px center no-repeat #F2F7E5;
	padding: 1px 0 1px 23px;
	font-size:11px;
	font-weight:bold;
	color:#85BA07;
	border-left:4px solid #D8EBA0;
	display:block;
}
#map ul {
	margin:10px 0 30px 35px;
	padding:0;
	font-size:12px;
	color:#666666;
}
#map li {
	margin-bottom:10px;
	line-height:14px;
	list-style-image:url(images/bg_block_arrow.gif);
}
#map ul span {
	font-size:10px;
}
.error {
	background:url(images/ico_error.gif) 10px 5px no-repeat #FFFFCC;
	border:1px dotted #FFD189;
	padding:5px 5px 5px 35px;
	color:#FF0000;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}
.error strong {
	letter-spacing:2px;
}
#search {
	position:relative;
	float:right;
	margin:5px 2px 0 0;
	width:165px;
}
#search input {
	border:1px solid #555555;
	font-family:Verdana;
	vertical-align:top;
	margin:0;
	}
.stext {
	background:#FFFFFF;
	width:100px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.sbtn {
	background:#9FBB46;
	width:55px;
	height:20px;
	font-size:10px;
	color:#FFFFFF;
}
.bt{font-weight:bold;
}
