* {
	margin : 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
} 
.blue { 
color : #3f4858;
} 
.orange { 
color : #24c84d;
} 
body { 
font-family : Arial, Verdana, sans-serif;
color : #006633;
background-color: #E6E6CC;
font-size : 12px;
} 
blockquote { 
border : 1px solid #bcd2e6;
margin : 15px;
padding : 10px;
line-height : 1.5em;
font-size : 1.2em;
} 
img { 
padding : 3px;
border : 1px solid #bcd2e6;
} 
img.floatTL { 
float : none;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 5px;
margin-left : 5px;
} 
img.floatTR { 
float : none;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 5px;
margin-right : 5px;
} 
#navbar {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background: url(images/header1.jpg);
	background-repeat : no-repeat;
	background-position: center;
} 
#navbar ul {
	margin-right : 0px;
	list-style : none;
	float : inherit;
	color : #663300;
	font-weight : bolder;
	padding-bottom: 20px;
	padding-top: 100px;
} 
#navbar li { 
display : inline;
} 
#navbar a { 
color : #ffffff;

} 
#wrapper { 
width : 770px;
margin : 0 auto;
} 
.name h1 { 
margin-top : 3px;
font-size : 2.1em;
font-weight : lighter;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.name h3 { 
font-size : 1.2em;
color : #3f4858;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : lighter;
margin-bottom : 10px;
} 
.name a { 
color : #24c84d;
text-decoration : none;
} 
#header { 
margin : 5px 0;
height : 180px;
background-color : #fff;
background-image : ;
background-repeat : no-repeat;
} 
.headertext { 
margin-left : 30px;
width : 220px;
height : 65px;
position : relative;
top : 15px;
} 
.headertext h2 { 
color : #f07006;
font-size : 1.8em;
padding-left : 5px;
padding-top : 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : lighter;
text-decoration : underline;
} 
.headertext p { 
font-size : 1.3em;
padding-left : 5px;
text-align : justify;
padding-right : 5px;
margin-top : 2px;
line-height : 1.1em;
color : #045f1a;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : lighter;
} 
#leftcolumn {
	display : inline;
	width : 455px;
	float : left;
	min-height : 300px;
	padding-right: 5px;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftcolumn h2 { 
margin-top : 7px;
margin-right : 7px;
font-family : Arial, "Verdana", serif;
font-size : 2.1em;
font-weight : lighter;
color : #663300;
background-image : url(images/devider.jpg);
background-repeat : repeat-x;
background-position : bottom 0%;
} 
#leftcolumn h4 { 
margin-top : 10px;
margin-right : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.4em;
font-weight : lighter;
color : #663300;
background-image : url(images/devider.jpg);
background-repeat : repeat-x;
background-position : bottom 0%;
} 
#leftcolumn a { 
color : #8E9E21;
} 
.lefttext { 
background-image : url(images/devider.jpg);
background-repeat : repeat-x;
background-position : bottom 0%;
margin-right : 10px;
} 
.lefttext p { 
margin-top : 10px;
text-align : justify;
line-height : 1.5em;
padding-bottom : 5px;
} 
#box { 
margin-top : 5px;
margin-bottom : 10px;
} 
.content_right {
	display : inline;
	float : right;
	width : 140px;
	text-align : justify;
	margin-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 2px;
	line-height : 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
} 
.content_left {
	padding : 5px;
	display : inline;
	float : left;
	width : 140px;
	text-align : justify;
	line-height : 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.content_left h3 { 
padding-left : 5px;
font-size : 1.2em;
margin-bottom : 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ec845b;
} 
.content_right h3 { 
font-size : 1.2em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ec845b;
} 
#rightcolumn { 
display : inline;
width : 220px;
float : left;
min-height : 300px;
} 
* html #rightcolumn { 
height : 300px;
} 
#rightcolumn h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #7480b5;
font-size : 1.6em;
font-weight : lighter;
margin-top : 0.9em;
background-image : url(images/devider.jpg);
background-repeat : repeat-x;
background-position : bottom 0%;
margin-bottom : 5px;
} 
#rightcolumn h3 { 
color : #7480b5;
font-size : 1.1em;
} 
#rightcolumn p { 
text-align : justify;
font-size : 0.9em;
} 
#rightcolumn a { 
color : #0ce91a;
} 
form { 
margin-top : 0px;
padding-top : 0px;
margin-right : 4px;
margin-left : 4px;
padding-bottom : 5px;
padding-left : 10px;
} 
input.text { 
font-family : Arial, Helv, sans-serif;
font-size : 11px;
color : #628bc4;
background : transparent;
border : 1px solid #ccc;
font-weight : bold;
} 
input.submit { 
font-family : Arial, Helv, sans-serif;
font-size : 11px;
font-weight : bold;
color : #06c;
background : transparent;
border-width : 0;
} 
input.login { 
font-family : Arial, Helv, sans-serif;
font-size : 11px;
color : #628bc4;
background : transparent;
border : 1px solid #ccc;
font-weight : bold;
} 
.news p { 
font-size : 0.8em;
padding-left : 15px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #e3e5ff;
border : 1px solid #9bacd3;
} 
.news a { 
margin-left : 135px;
margin-bottom : 2px;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
color : #9bacd3;
} 
#footer {
	margin-top : 7px;
	background-color : #E6E6CC;
	display : inline;
	float : left;
	width : 100%;
	border-top : 1px solid #663300;
	font-size : 13px;
	text-align : center;
	padding-top: 5px;
} 
#footer a { 
color : #8E9E21;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 4px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}



.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 200px;
}	

/* Boxes */

.box-orange {
	background: url(images/img32.gif) repeat-x;
}

.box-orange .section {
	
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	
}

.box-orange .content {
	padding: 20px;
	background-color: #FFFFFF;
}

.box-blue {
	background: url(images/img33.gif) repeat-x;
}

.box-blue .section {
	
	font-size: 14px;
	color: #663300;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	
}

.box-blue .content {
	padding: 20px;
	background-color: #E6E6CC;
}
/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img30.gif);
	text-decoration: none;
	color: #663300;
}

#menu a:hover {
	color: #006633;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
}

#menu li.active {
	background: #CFCECE url(images/img31.gif);
}

#menu li.active a {
	color: #FFFFFF;
}

#menu li.active b {
	background: url(images/img31.gif);
}
.style1 {
	font-size: 1.4em;
	font-weight: bold;
}
.style2 {font-size: 1.4em; font-weight: bold; color: #663300; }
