/* css document www.paintedromans.com */

body{
	margin:0 auto;
	color:#000;
	background-color:#fff;
	background-image:url('../images/bgimages/bg_trees02_trans.gif');
	background-position:top left;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
/*alternative bgcolor: #D5F2D2 */


/*----------------------------------
Tables
------------------------------------*/

#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:none;
}

#wrap_inside {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color:none;
	padding:0px;
}

#top_table {
	margin:10px auto;
	height:25px;
	width:970px;
	background-color:#ACC7E5;
	text-align:right;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:10px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

#leftcolumn {
	float:left;
	margin-top:30px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#leftcolumn a.selected {
	display:block;
	width:126px;
	padding:7px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	border:none 2px #A0D9A0;
	background-color:#EBF9FA;
	text-decoration:none;
	color:#000000;
}
#leftcolumn a:hover {
	display:block;
	width:126px;
	padding:7px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	border:none 2px #A0D9A0;
	background-color:#EBF9FA;
	text-decoration:none;
	color:#000000;
}

#leftcolumn a {
	display:block;
	width:126px;
	padding:6px;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	border:solid 1px #A0D9A0;
	background-color:#B0DFB0;
	text-decoration:none;
	color:#000000;
}

#textarea {
	float:left;
	margin-left:10px;
	margin-top:30px;
	width:480px;
	padding:0px;
}

.posts {
	margin-bottom:10px;
	border-top:1px none #37363F;
	border-bottom:1px dotted #37363F;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	line-height:18px;
	padding:5px;
}
/*alt color B9B9B9 */

.inhead {
	font-family:"Courier New", Courier, mono;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}


.posts_noborder {
	width:600px;
	margin-bottom:70px;
	border-top:1px none #37363F;
	border-bottom:1px none #37363F;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	line-height:18px;
}

.posts a {
	color:#888888;
	text-decoration:underline;
	font-weight:normal;
}

.posts a:hover {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}


#sidebar {
	float:left;
	margin-left:30px;
	margin-top:50px;
	width:220px;
	min-height:300px;
	padding:4px;
	border-left:1px none #B9B9B9;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#000;
}

#sidebar p.list1 {
	margin-top:40px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#37363F;
}

#sidebar a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#sidebar a:hover {
	color:#777777;
}

#menu_table {
	width:100%;
	background-color:#EFE9DE;
	height:30px;
}

.menu_tab a {
	display:block;
	float:left;
	height:30px;
	color:#3C3C3C;
	text-decoration:none;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:2px;
	background-color:#EFE9DE;
	margin-right:20px;
}

.menu_tab a:hover {
	display:block;
	background-color:#37363F;
	color:#C4E0E0;
	text-decoration:none;
}

#footer_01 {
	width:100%;
	background-color:#EFE9DE;
	height:50px;
	margin-top:100px;
}

#footer_02 {
	height:70px;
	width:100%;
	background-color:#fff;
	text-align:left;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#999999;
	padding:10px;
}


#copybar {
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#fff;
	background-color:#FF0000;
}

#copybar a, a:hover {
	color:#66FF00;
	text-decoration:none;
}
/*------------------------------
p, a, h...
--------------------------------*/
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #4E8F95;
}

.style8_sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #B27E52;
}

p {
	margin-top:0px;
	margin-bottom:14px;
}

a {
	color:#888888;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#888888;
	text-decoration:none;
	font-weight:normal;
}

.style7 {color: #999999;}

.style9_copynotice {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
}

.date_etc {
	color:#4E8F95;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
}
.date_nr {
	color:#fff;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	text-indent:10px;
	margin-bottom:20px;
	text-decoration:none;
	display:block;
	height:30px;
	background-color:#2DA4AB;
	opacity:0.8;
	filter:alpha(opacity=80);
}



/*---------------------------------
Image borders
---------------------------------*/


.imgborder {
	border-width:4px;
	border-style: solid;
	border-color:#EBF9FA;
}

.imgthinborder {
	border:1px solid #000;
}

hr.news {
	border:1px none #fff;
	background:#4E8F95;
	height:1px;
	margin-top:25px;
	margin-bottom:30px;
}

/* TABLES TABLES TABLES !!! */

.framebrd {
	border:1px solid #555555;
}



.style9 {color: #FFFFFF}

