/* CSS Document */

body {
background-image:url(images/bg.gif);
background-repeat:repeat;
margin-top:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5E6639;
}

hr {
color:#DFE4CE;
}

a {
color:#597580;
text-decoration:none;
}

a:hover {
color:#fff;
text-decoration:none;
}

.content_nav {
color:#617A7F;
font-size:11px;
}

h1 {
font-size:18px;
}

#page {
width:802px;
margin-left:auto;
margin-right:auto;
}

#header {
width:802px;
height:107px;
background-color:#B8C695;
border-bottom:10px solid #A4BF60;
margin-left:auto;
margin-right:auto;
}

#address {
width:auto;
margin:20px 0 0 20px;
float:left;
color:#617A7F;
}

.logo {
float:right;
}

#main {
width:802px;
height:374px;
background-image:url(images/main.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#wrapper {
width:802px;
border-top:10px solid #61A4BF;
background-color:#B8C695;
margin-left:auto;
margin-right:auto;
}

#content {
width:762px;
margin-left:auto;
margin-right:auto;
border-bottom:1px solid #DFE4CE;
border-left:1px solid #DFE4CE;
border-right:1px solid #DFE4CE;
background-color:#B8C695;
background-image:url(images/content_sand.jpg);
background-repeat:no-repeat;
background-position:bottom right;
overflow:hidden;
}

#content_int{
width:762px;
margin-left:auto;
margin-right:auto;
border-bottom:1px solid #DFE4CE;
border-left:1px solid #DFE4CE;
border-right:1px solid #DFE4CE;
background-color:#B8C695;
overflow:hidden;
}

#left {
width:725px;
float:left;
padding:10px;
}

#leftindex {
width:542px;
float:left;
padding:10px;
}

#right {
width:200px;
float:right;
}

#content a {
color:#617A7F;
text-decoration:none
}

#content a:hover {
text-decoration:none;
color:#fff;
}

#contenttop {
width:762px;
height:70px;
background-color:#C5D1AB;
border-top:1px solid #DFE4CE;
border-left:1px solid #DFE4CE;
border-right:1px solid #DFE4CE;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#contenttop_int {
width:762px;
height:120px;
border-top:1px solid #DFE4CE;
border-left:1px solid #DFE4CE;
border-right:1px solid #DFE4CE;
background-image:url(images/heading_top.gif);
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#footer {
width:762px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
height:75px;
color:#718C85;
}

#navbox {
width:155px;
height:206;
border:1px solid #DFE4CE;
margin-left:auto;
margin-right:auto;
margin-top:50px;
padding-left:5px;
font-weight:bold;
font-size:14px;
}

#navbox ul {
list-style:none;
margin-left:0px;
padding-left:0px;
padding-top:10px;
margin-bottom:0px;
}

#navbox ul li {
margin-left:0px;
padding-left:0px;
padding-bottom:10px;
}

#navbox ul li a {
text-decoration:none;
color:#fff;
}

#nav {
width:802px;
color:#000000;
padding:30px 0 0 0;
}

#nav_int {
width:802px;
color:#000000;
padding:30px 0 0 0;
background-image:url(images/int_nav_BG.jpg);
height:62px;
}

.nav {
padding:0 20px 0 20px;
color:#000;
text-decoration:none;
font-weight: bold;
}


#heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
width:600px;
text-align:left;
float:right;
margin:30px 0px 0 0;
display:inline;
color:#597580;
}

#heading_img {
width:100px;
height:100px;
float:left;
margin:20px 0 0 20px;
display:inline;
}

