* {
	margin: 0;
	padding: 0;
	
}

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*font: normal small Arial, Helvetica, sans-serif;*/
	color: #000000;
	background-image:url(bg1.gif);
	}

#main_wrap {
background-image:url(bg1.gif);

}
/*background: url(img01.jpg) no-repeat center top;*/

h1,  {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}


h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

p, blockquote, ul, ol {
}

p {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	
	color: #006633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#FFFF00;
	
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #fffb9f;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(img02.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: capitalize;
	font-size: 1em;
	color: #006633;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	border: 3px solid #FFFFFF;
	background-color: #99cc99;
}

.post .title {
	clear: both;
	color: #006633;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-transform: capitalize;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Logo */

#logo {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background: url(img02.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo h1 {
	text-transform: capitalize;
	letter-spacing: -2px;
	font-size: 3em;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 span {
	font-size: 0.7em;
	font-weight: normal;
	text-transform: capitalize;
}

#logo h2 {
	text-transform: capitalize;
	letter-spacing: .2em;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 696px;
	height: 30px;
	margin: 30px auto 0 auto;
	
	
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 20px 0 20px;
	text-decoration: none;
	
	
	font-size: 14px;
	font-weight: bold;
	
	color:#003300;
}

#menu a:hover {
	text-decoration: underline;
	
	color:#FF0000;
}

#menu .active a {
	text-transform: uppercase;
	color: #006633;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
}

#extra {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
	font-size:12px;
}

#login legend {
	display: none;
}

#login label {

	font-size:12px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#updates h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	
	color:#FFFFFF;
	text-transform: capitalize;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer a {
	clear: both;
	width: 700px;
	
	color:#FFFFFF;
	text-transform: capitalize;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:9px;
	
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
