@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
background-image:url(../images/background-green.jpg);
background-position:center;
background-color:#4f6203;
background-repeat:repeat-y;
font-family:'palatino', verdana, arial;
font-weight:100;
color:#4d4c4c;
line-height:22px;
font-size:14px;
}

a {
outline:none;
}

a:link {
color:#647e05;
text-decoration:underline;
}

a:visited {
color:#4e6204;
text-decoration:underline;
}

a:hover, a:active {
color:#647e05;
text-decoration:none;
border:none;
}

img a {
outline:none;
border:none;
}

img a:active {
border:none;
text-decoration:none;
}

img a:visited {
border:none;
text-decoration:none;
}


h1 {
font-size:32px;
font-family:'palatino', 'arno pro', georgia, sans-serif;
font-weight:normal;
color:#4c4c4c;
padding:0px;
margin:0px;
}

h2 {
font-size:18px;
font-family:'palatino', 'arno pro', georgia, sans-serif;
font-weight:normal;
line-height:32px;
}

.emphasis {
color:#517205;
}

.larger {
font-size:16px;;
line-height:18px;
}

.overlap {
height:163px;
background:url(../images/background-overlay.png);
background-repeat:no-repeat;
background-position:left;
}

.header {
background:url(../images/header.jpg);
background-position:center;
background-repeat:no-repeat;
height:522px;
}

.content {
background:url(../images/content_bg.png);
background-repeat:repeat-y;
}

.content_bottom {
height:34px;
background:url(../images/bg_bottom_shadow.png);
background-repeat:no-repeat;
background-position:left;
}

.content_text {
margin:0px 40px 0 20px;
text-align:justify;
}

.content_text ul{
margin:0 0 0 20px;
padding:0px;
}


.content_text ul li{
list-style-type:circle;
line-height:24px;
}

.footer {
}

/* RANDOM STYLING */

.testimonials {
margin:0px 40px 0 20px;
border-bottom:1px solid #ffffff;
padding:5px;
font-size:14px;
line-height:24px;
text-align:justify;
}

.papers a {
font-style:italic;
}

.papers a:link{
text-decoration:none;
border-bottom:1px dotted #a7a7a7;
}

.papers a:visited {
text-decoration:none;
border-bottom:1px dotted #a7a7a7;
}

.papers a:hover {
text-decoration:none;
border-bottom:none;
}

.papers a:active {
text-decoration:none;
border-bottom:none;
}

.papers_box {
background-color:#e6ebd2;
padding:5px;
}


/*INDEX PAGE */

.fineprint {
background-color:#e6ebd2;
border:1px solid #ffffff;
padding:5px;
color:#a7a7a7;
}

.copyright_info {
color:#ffffff;
font-size:12px;
}

/*INDEX PAGE */


/*forms */

.text {
height:23px;
width:205px;
padding-left:5px;
background-image:url(../images/text_field.png);
background-repeat:no-repeat;
outline:none;
border:none;
background-color:none;
}

.text2 {
height:23px;
width:290px;
padding:5px 0 0 5px;
margin:3px 0 3px 0;
outline:none;
border:none;
background-color:none;
}


.text_area {
width:410px;
height:80px;
padding:5px;
background-repeat:no-repeat;
outline:none;
border:#ededed;
background-color:#ffffff;
margin-top:3px;
font-family:georgia, verdana, arial, sans-serif;
font-size:14px;
}



/*NAVIGATION */


.top_nav {
border-bottom:1px solid #7c9c08; 
background-color:#647e05;

}

.bottom_nav {
color:#e7f5b0;
}

.bottom_nav ul{
margin:0px;
padding:0px;
text-align:right;
}

.bottom_nav ul li{
display:inline;
padding:0 0 0 20px;
}

.small_nav {
color:#4c4c4c;
}

.small_nav a:link {
color:#647e05;
text-decoration:none;
}

.small_nav a:visited {
color:#000000;
text-decoration:none;
}

.small_nav a:hover, a:active {
color:#e5bb2d;
text-decoration:none;
}


/*SITE-WIDE-SIDEBAR */

.sidebar {
margin-right:25px;
margin-left:10px;
}

.reading {
background:url(../images/furtherreading.png);
background-repeat:no-repeat;
width:217px;
height:127px;
margin-right:25px;
margin-left:10px;
}

.reading_mid {
background:url(../images/furtherreading_mid.png);
background-repeat:repeat-y;
width:217px;
margin-right:25px;
margin-left:10px;
}

.reading_mid {
background:url(../images/furtherreading_mid.png);
background-repeat:repeat-y;
width:217px;
margin-right:25px;
margin-left:10px;
}

.reading_mid ul {
padding-left:15px;
padding-right:15px;
margin:0px;
}

.reading_mid ul li{
list-style-type:none;
border-bottom:1px dashed #cccccc;
padding:8px 0 8px 0;
}

.reading_btm {
background:url(../images/furtherreading_btm.png);
background-repeat:no-repeat;
width:217px;
height:302px;
margin-right:25px;
margin-left:10px;
}

.reading_btm ul {
padding-left:15px;
padding-right:15px;
margin:0px;
}

.reading_btm ul li{
list-style-type:none;
border-bottom:1px dashed #cccccc;
padding:8px 0 8px 0;
}

.reading_mid ul li a{
text-decoration:none;
}

.reading_btm ul li a{
text-decoration:none;
}

.reading_mid ul li a:hover, a:active{
text-decoration:underline;

}

.reading_btm ul li a:hover, a:active{
text-decoration:underline;

}













































