/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
#copyright {font-family:Verdana, Geneva, sans-serif;
font-size:9px;
color:#727272;
margin-top:120px;
}
p {font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#727272}
h1 {color:#0083d2;
font-family:Verdana, Geneva, sans-serif;
}
h4 {font-size: 10px;
margin-top: 3px;
margin-bottom: 0px;
color:#0083d2;
font-family:Verdana, Geneva, sans-serif;
}
h2 {color:#0083d2;
font-size: 14px;
margin: 0px;
font-family:Verdana, Geneva, sans-serif;
}
h3 {
font-size: 12px;
margin: 0px;
color:#0083d2;
font-family:Verdana, Geneva, sans-serif;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #0083d2;
}
ul {
font-size:11px;
color: #0083d2;
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
line-height:16px;
font-size:11px;


}

a img {
	border: none;
}

a:visited {
	color: #0083d2;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background:#404040;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}
#menu ul {
padding:10px;
list-style:none;
margin:0px;

}
#menu h3 {
padding:10px;
margin:0px;
}
#page{
padding:40px;}
#wapper {
	width: 815px;
	background:#d2c965;
	margin: 0 auto auto auto;
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #d2c965;
	text-align: left;
	min-height:500px;
	line-height: 15px;
}
#logo{background:url(image/Cactus-2.gif) top left;/* change the top left image here. */
position:relative;
width:199px;
height:125px;
margin-top:1px;
margin-left:-200px;
}
#header{
background:url(image/logo1.gif) top left;
width:449px;
height:125px;
margin-left:200px;
margin-top:-1px;

	border-bottom: 1px;
	border-bottom-color:#d2c965;
}
#top_img{
	margin-top:-124px;
	margin-left:450px;
	
	left: 0px;
	top: 126px;
}
#top_img1{
	margin-top:-63px;
	margin-left:647px;
	position:absolute;
	left: 0px;
	top: 126px;
}
#r_f{

margin-top:2px;
}
.r_f_img{
list-style-type: none;
margin-left:-40px;
margin-top:-2px;
}
#navcontainer { 
margin-top:100px;
float: left;
width:200px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0;
margin-bottom:14px;
}

#navcontainer a {
	display: block;
	padding: 5px 0px 5px 20px;
	width: 178px;
	color: #FFFFFF;
	background-color:#d2c965;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	background-image: url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navcontainer a:hover
{
color: #7d7e81;
background-color:#efeea7;
text-decoration: none;

background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}
#content{
min-height:550px;
background:#FFFFFF;
width:410px;
margin-top:1px;
margin-left:200px;
margin-right:166px;
padding: 20px;
}

#sidebar{
margin-top:0px;
float:right;
width:166px;
background:#f8f3b7;
padding-top:20px;
padding-bottom:20px;

}
#sidebar p{
padding-left:0px;
margin-top:5px;
padding-right:10px;
color:#0083d2;
font-size:11px;}

/*start  content format*/

#ctable{
margin-top:5px;
margin-left:20px;
border:0px;}
td{
border:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;}
#cright{
background-image:url();
background-color:#FFFFFF;
height:100px;
width:200px;
}
#footer_center{
margin-top:-100px;
margin-left:199px;
width:449px;
background-image:url(); url(image/f_right.gif);
height:100px;
}
#ftable{
margin-top:0px;
margin-left:20px;}
.adtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

