ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #1B4D98;
}

a:hover
{
  text-decoration: underline;
}

html {
  height: 100%;
}

body
{
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
  font-size: 13px;
  color: #3A3427;
  background: #F5F3DF center;
}

h1 {
 margin: 5px 0;
 font-size: 20px;
}

h2 {
 margin: 5px 0;
 font-size: 18px;
}

h1 #pagehead {
 font-color: white;
}

#wrapper {
 width: 950px;
 margin: 0px auto;
 position: relative;
 min-height: 100%;
 height: 100%;
}

#header h1 {
  font-size: 30px;
font-family:Georgia,Arial,Helvetica,sans-serif;
}
#header {
 background: #972B16;
 border-left: 1px solid #7C8A6E;
 border-bottom: 1px solid #7C8A6E;
 border-right: 1px solid #7C8A6E;
 margin: 10px #B0B087;
 padding: 10px 15px;
 color: white;
}

#header h2, #header a:link, #header a:hover, #header a:visited {
 color: white;
}

#pagehead h2, #pagehead a:visited, #pagehead a:link, #pagehead h1 {
  color: white;
}
#pagehead {
 background: #5F4329;
 margin: 0;
 padding: 15px;
}

#header h1 {
font-family:Georgia,Arial,Helvetica,sans-serif;
}

#headerlinks  li{
list-style: none;
display: inline;
}

#nav  li{
list-style: none;
display: inline;
  padding: 10px;
  border-left: 1px solid #e3e3d1;
}

#usernav  {
margin-top: 20px;
 float: right;
}

#usernav  li{
list-style: none;
display: inline;
}

#intllinks  ul{
 float: right;
}
#intllinks  li{
list-style: none;
display: inline;
}

#intllinks {
float: right;
}

ul li{
 list-style: none;
}

#body {
 background: #FFFFFF;
 border: 1px solid #7C8A6E;
 margin: 10px #B0B087;
}

#content {
 float: left;
 width: 660px;
  padding: 15px;
}

.visited_block
{
    float:left;
      padding:4px 10px 10px 0;
        width:60px;
}

.visited_mark
{
 font-size: 2em; 
 font-weight: bold; 
 width: 30px; 
 height: 30px; 
 background-color: #FFE56F; 
 border: 1px solid #ddd; 
 text-align: center;
 margin-left:10px;
}

.place_photo
{
 float:right;
 margin-left:15px;
 margin-bottom:10px;
}

hr
{
 background-color:white;
 border:none;
 border-top:solid 1px #B59D7A;
 clear:both;
 margin-bottom:10px;
}

#margin {
 width: 230px;
 float: right;
 border-left: 1px solid #7C8A6E;
 padding: 10px;
}

.margincontent {
 padding: 5px;
 background-color: #ddd;
}

#footer {
 margin-top: -46px;
 bottom: 0;
 background: #E3E3D1;
 padding: 15px;
 margin: 10px #B0B087;
 border-left: 1px solid #7C8A6E;
 border-top: 1px solid #7C8A6E;
 border-right: 1px solid #7C8A6E;
 text-align: center;
}

.clear {
 clear: both;
}

.floatleft {
 float: left;
 width: 50%;
}

.floatright {
 float: right;
}

.vote_block {
  width: 70px;
  float: left;
}

.vote_up_mark {
  display: inline;
  float: left;
  width: 35px;
  text-align: center;
  font-size: 10px;
}

.vote_down_mark {
  display: inline;
  float: left;
  width: 35px;
  text-align: center;
  font-size: 10px;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footcontent
{
 padding-bottom: 5em;
}

.carousel {
 width: 600px;
}

.flag_sm li {
 width: 88px;
 height: 100px;
  padding: 0 5px;
}

button.prev {
float: left;
 margin-top: 16px;
 height: 50px;
}
button.next {
 margin-top: 16px;
float: right;
 height: 50px;
}
.redplus {
 color: red;
 font-size: 14px;
}
.hover-menu ul {
 border: 1px solid #666;
}
.hover-menu li {
 padding: 4px;
}
ul.addTripDropDown {
 box-shadow: 3px 3px 3px #777;
  z-index: 2;
}
#placemap {
  background-color: #ddd;
  border: 1px solid #C7C7C7;
  margin: 0 0 0 10px;
}
.clearboth {
  clear:both;
}
#placephoto {
 width: 280px;
 margin-top: 20px;
 float: right;
}
p {
 padding: 5px 0;
}
/* check out http://www.themaninblue.com/experiment/footerStickAlt/ for footer hack */

