/* CSS Document */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
background-color: #372c1b;
margin-top: 0px;
}

#container{
background-image: url(../images/containerbg_04.jpg);
background-repeat: no-repeat;
background-position: 50% 113px;
background-color: #edebc8;
width:980px;
margin:0 auto;
text-align:left;
}

#banner {
background-image: url(../images/bannerbg_02.gif);
background-repeat: no-repeat;
height: 113px;
}

/* #content{
width:152px;
display:inline;
float:left;
margin-left:599px;
}*/

#sidebar-right{
width:203px;
clear:right;
float:right;
margin-top: 0px;
padding-left:13px;
padding-right: 13px;
}

#sidebar-left{
width:573px;
float:left;
margin-top: 0px;
padding: 13px;
}

#biggoogle {
width: 300px;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

#footer{
clear:both;
background-color: #333d44;
height: 100px;
font-size: 10px;
text-align: center;
padding-top: 20px;
color: #82939e;
}

#footer a:link, #footer a:visited {
color: #82939e;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer2 a:link, #footer2 a:visited {
color: #807159;
text-decoration: none;
}

#footer2 a:hover {
text-decoration: underline;
}


/* -- Navbar  -- */

div#navbar {
font-weight: 300;
width: 203px;
text-align: left;
font-size: 11px;
}

#navbar ul li a:link, #navbar ul li a:visited {
color: #333333;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 10px;
padding-bottom: 2px; 
}

#navbar ul li a:hover {
background-color: #ddd298;
text-decoration: none; 
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}


/* -- Navbar2  -- */

div#navbar2 {
font-weight: 300;
width: 203px;
text-align: left;
font-size: 11px;
}

#navbar2 ul li a:link, #navbar2 ul li a:visited {
color: #333333;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 10px;
padding-bottom: 2px; 
}

#navbar2 ul li a:hover {
background-color: #ddd298;
text-decoration: none;
}

#navbar2 ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar2 ul {
margin: 0px;
padding: 0px;
}


/* -- Navbar3  -- */

div#navbar3 {
font-weight: 300;
width: 203px;
text-align: left;
font-size: 11px;
}

#navbar3 ul li a:link, #navbar3 ul li a:visited {
color: #333333;
text-decoration: none;
display: block;
padding-top: 1px;
padding-left: 10px;
padding-bottom: 2px; 
}

#navbar3 ul li a:hover {
background-color: #ddd298;
text-decoration: none;
}

#navbar3 ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar3 ul {
margin: 0px;
padding: 0px;
}


/* -- HTML -- */

h1 {
float: right;
padding-right: 13px;
font-size: 10px;
color: #a2965a;
font-weight: 300;
margin-top: 4px;
}

h2 {
font-size: 18px;
font-weight: 300;
margin-top: 40px;
margin-bottom: 40px;
}

h3 {
font-size: 12px;
font-weight: bold;
padding: 4px 0px 4px 0px;
}

blockquote p {
color: #993300;
}

.photoborder {
padding: 5px;
border: solid 2px #ddd298;
}