/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: ##000000;;
}

a {
	color: #85a834;
}

a:hover {
	text-decoration: none;
	color: #595959;
}

#topquote {
    width: 820px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    font-style: italic;
    font-size: 120%;
    color: #595959;
}
#bottomquote {
    width: 820px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    font-style: italic;
    font-size: 120%;
    color: #595959;
}

/* Menu */

#menu {
	width: 820px;
	height: 38px;
	margin: 0 auto; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 160px;
	height: 38px;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 2px;
	border-top-width: 10px;
	border-top-style: solid;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

/*
#menu .first a {
	margin: 0;
}
*/
#menu1 { background: url(../images/img01.jpg) no-repeat center bottom; border-color: #f07242; color: #f07242; }
#menu3 { background: url(../images/img03.jpg) no-repeat center bottom; border-color: #a8d442; color: #85a834; }
#menu2 { background: url(../images/img02.jpg) no-repeat center bottom; border-color: #f7c453; color: #c49b42; }
#menu4 { background: url(../images/img04.jpg) no-repeat center bottom; border-color: #54a79f; color: #478d86; }
#menu5 { background: url(../images/img05.jpg) no-repeat center bottom; border-color: #d85151; color: #d85151; }

#menu a:hover {
	color: #595959;
}

/* Logo */

#logo {
	float: left;
	width: 820px;
	height: 127px;
	margin: 0 auto;
	padding: 10px 0 0 120px;
	border-bottom: 0px solid #595959; 
}

#logo h1, #logo h2 {
	/*float: right;*/
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 2.5em;
	font-weight: normal;
}

#logo h1 {
	padding: 0px 0 0 240px;
}

/* change for visual effect*/
#logo h1 a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #73d;
}

#logo h1 a:hover {
	color: #000;
}
#logo h2 {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #8E68A5;
}

#logo h2 a {
	color: #AE96C0;
}

#logo a {
	text-decoration: none;
}

/* Content */

#content {
	width: 820px;
	margin: 0 auto;
/*	border-top: 1px solid #FFFFFF; */
}

#colA {
	float: left;
	width: 424px;
	padding: 0 30px 0 0;
}

#colB {
	float: right;
	width: 320px; 
    margin-top: -150px;
    z-index: 1;
}

/* BoxedA */

.boxedA {
}

.boxedA h2 {
	height: 35px;
	padding-top: 25px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.5em;
}

.boxedA h3 {
	font-size: 1em;
	font-weight: bold;
}

.boxedA p {
	line-height: 2em;
	text-align: justify;
}

.boxedA .more {
	text-align: left;
}

.boxedA .more a {
	padding: 0 1em;
	background: #CCCCCC;
	border-left: 0px solid #666666;
	text-decoration: none;
}

.boxedA .more a:hover {
	background: #666666;
	color: #FFFFFF
}

/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #fad4c6;
}

.boxedB h2 {
	height: 30px;
	padding: 3px 0 0 22px;
    border-left: 12px solid #f07242;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #f07242;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
/*    margin-bottom: 2px;  */
}

.boxedB a {
	display: block;
	width:424px;
	height: 23px;
	padding-top: 3px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 22px;
	border-bottom: 1px solid #FFFFFF;
    border-left: 12px solid #fab095; 
	text-decoration: none;
	color: #f07242;
	font-size: 14px;
}

.boxedB a:hover {
	color: #595959;
}

/* BoxedC */
/* border-color: #a8d442; color: #85a834; } */

.boxedC {
	margin-bottom: 1px;
	background: #d3e9a0;
}

.boxedC h2 {
	height: 30px;
	padding: 3px 0 0 22px;
    border-left: 12px solid #85a834;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #85a834;
}

.boxedC ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedC li {
/*    margin-bottom: 2px; */
}

.boxedC a {
	display: block;
	width:424px;
	height: 23px;
	padding-top: 3px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 22px;
	border-bottom: 1px solid #FFFFFF;
    border-left: 12px solid #b9e259; 
	text-decoration: none;
	color: #85a834;
	font-size: 14px;
}

.boxedC a:hover {
	color: #595959;
}




/* News */

#news {
}

#news h2 {
	font-size: 22px;
}

#news ul {
	list-style-type: square;
}

/* Footer */

#footer {
	clear: both;
	width: 820px;
	margin: 0 auto;
	border-top: 0px solid #666666;
	background: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-size: 90%;
	color: #999999;
}

#footer a {
	color: #999999;
}
