/*
Design by Free CSS Templates
http://www.freecsstemplates.org#A00520
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top:0;	
        /*background-image:url('images/bgmain.png');
background-repeat:repeat-x;
background-position:center;*/
	color:#404040;	
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	
	font-size:12px;
	text-align:justify;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	margin:0 0 0 15px;
	padding:0px 20px 0px 30px;
	color:#3D3D3D;
	background:url(images/img08.jpg) no-repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

ul {
}

ol {
}
a {
	color:#000000;
}
#flashLink a {
	color:#347C17;
}

a:hover {
	text-decoration:none;
}

small {
}

hr {
	
}

img {
	border:none;
}

img.left {
	margin:0 15px 0 0;
	border:#D9D785 1px dashed;
	float:left;
}

img.right {
	margin:0 0 0 15px;
	border:#D9D785 1px dashed;
	float:right;
}

.text1 {
	margin:0 0 0 15px;
	padding:90px 20px 0px 30px;
	color:#347C17;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
}

/* Header */

#header {
	margin:0 auto;
	width:1100px;
	height:73px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
#flashContent {
	margin:0 auto;
	width:1100px;
	min-height:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
#flashLink {
	margin:0 auto;
	width:1100px;
	min-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}


#headerbg {
	margin-top:20px;
	margin:0 auto;
	clear:both;
	width:1100px;
	height:237px;
	
}
#headerbgp {
	margin-top:20px;
	margin:0 auto;
	clear:both;
	width:1100px;
	height:210px;
	background:url(images/img22.jpg) no-repeat right top;
	}
/* Logo */

#logo {
	margin-top:5px;
	float:left;
	
}

/*#logo h1, #logo h2, #logo p {
	margin:0;
	float:left;
	text-transform:lowercase;
}

#logo h1 {
	color:#000000;
	font-size:3.2em;
	text-align:center;
	padding-left: 0px;
}

#logo h1 a {
	color: black;
}

#logo p {
	padding-top:25px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}

#logo h2 a, #logo p a {
	color: black;
}

#logo a {
	text-decoration:none;
}


/* Menu */


#menu {
	float:right;
	background: url(images/img06.jpg) repeat-x;
	/*background-color:#3D3D3D;*/
	width:1100px;
	height:30px;
	}

#menu ul {
	float:right;
	list-style: none;
}

#menu li {
	display:inline;
	text-transform:none;
}


#menu a {
	display: block;
	float: left;
	padding: 0px 5px 25px 10px;
	text-align: center;
	text-decoration: none;
	
	font-family: Arial , Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}

#menu a:hover {
	color: white;

}

#menu .current_page_item a {
	color:white;
}

#menud {
	margin-top:0;
	float:right;
	background-color:#3D3D3D;
	width:1100px;
	height:2px;
	}

#menud ul {
	float:right;
	list-style: none;
}

#menud li {
	display:inline;
}


#menud a {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}

#menud a:hover {
	color: white;
}

#menud .current_page_item a {
	color:white;
}
/* quicklinkbar */
/* quicklinkbar */
#quicklinkbar {
	width:200px;
	min-height:560px;
	background-color:white ;	
	margin-top:0px;
	margin-left:5px;
	margin-bottom:10px;
	float: left;
}
#quicklinkbar li {
	float:left;
	display:  table-row;
}
#quicklinkbar a {
	display: block;
	float:left;
	padding-top:5px;
	padding-bottom:10px;
	margin-right:5px;
	margin-left:20px;	
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: black;
}


#quicklinkbar a:hover {
	color: #CCCCCC;
}

#quicklinkbar .current_page_item a {
	color : #CCCCCC;
}
/* Page */

#page {
	margin:0 auto;
	padding-top:5px;
	width:1100px;	
	background:#F8F8F8 ;
}

#latest-post {
	margin-left:10px;
	margin-bottom:10px;
	background-color: white;
	padding:10px 10px 10px 10px;
	float:left;
	width:560px;
	
	min-height:550px;
	line-height:25px;
	font-size:12px;
}

#latest-post1 {
	margin-left:10px;
	margin-bottom:10px;
	background-color: white;
	padding:10px 10px 10px 10px;
	float:left;
	width:650px;
	min-height:550px;
	
	line-height:25px;
	font-size:12px;
}
#latest-post2 {
	margin-left:10px;
	margin-bottom:10px;
	background-color: white;
	padding:10px 10px 10px 10px;
	float:left;
	width:560px;
	
	line-height:25px;
	font-size:12px;
}

#recent-posts {
	
	
	margin-right:10px;
	background-color:white;
	width:250px;
        height: 390px;
	padding:15px 20px 0px 20px;
	float:right;	
	line-height:25px;
	font-size:12px;
}
#recent-posts1 {
	
	
	margin-right:10px;
	background-color:white;
	width:250px;
    
	padding:15px 20px 0px 20px;
	float:right;	
	line-height:25px;
	font-size:12px;
}
#recent-posts2 {
	
	
	margin-right:0px;
	background-color:white;
	width:200px;
    
	
	float:right;	
	line-height:25px;
	font-size:12px;
}

#misc-post {
	padding:20px 20px 0px 20px;
	float:left;
	width:850px;
	line-height:25px;
	color:#000000;
	font-size:12px;
}
#recent-posts .entry  #recent-posts1 .entry{
}

#recent-posts .entry a #recent-posts1 .entry{
	
	padding: 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more  #recent-posts1 .entry{
	background: url(images/img04.gif)  no-repeat left 50% ;
	padding-left: 20px;
}
.entryx a:hover { 
	
}
.post {
	
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px groove;
	

}
img.try {
	
	width:150px;
	height:28px;
}

/* Sidebar */

#sidebar {
	
	padding:10px 0 0 0;
	clear:both;
	width:1100px;
	color:#CCCCCC;
	background:#000000;
}

#sidebar ul {
	margin:0px;
	padding:0;
	list-style:none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) repeat-x left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin:0;
	padding:13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float:right;
}

#form {
        background-color:#F0F0F0  
	/*url(images/img51.png) repeat-x left top;*/
	
}
#misc-post {
	padding:0px 20px 0px 20px;
	float:left;
	width:850px;
	line-height:25px;
	color:#000000;
	font-size:12px;
}


#container {
	display:block;
	position:relative;
	width:600px;
	margin:0px auto 0px;
	background:#FFF;
	padding:20px;
	font-size:12px;
	line-height:18px;
}

#container p{
	clear:both; 
	float:none;
	margin:10px 0px 10px;
}

span.explain { display:block; font-size:10px; color:#999999; }
