@charset "UTF-8";
/* CSS Document */

body {
background-color:#FFFFFF;
font-family:"Euphemia UCAS";
}

#header {
width:auto;
border-bottom:solid 2px #907f4d;
}

#container {
width:1250px;
margin:auto;
height:auto;
/*margin-left:15px;*/
margin-top:20px;
font-family:Helvetica, sans-serif;
font-size:13px;
}

h1 {
font-size:1.1em;
color: #333;
}

p, td {
font-size:11.5px;
color: #333;
line-height:130%;
}

#mainText {
width:500px;
text-align:justify;
}

#mainPic {
float:right;
padding-bottom:5px;
padding-left:10px;
}

#menu {
float:left;
margin-right:25px;
}

body#canvas a#canvaslink, 
body#home a#homelink,
body#collage a#collagelink,
body#panel a#panellink,
body#about a#aboutlink,
body#contact a#contactlink,
body#resin a#resinlink,
body#maps a#mapslink {
color:#907f4d;
}

ul {
list-style-type:none;
line-height:150%;
}

#frontImage {
float:left;
margin-left:20px;
margin-bottom:40px;
}

#news {
float:left;
width:200px;
line-height:125%;
text-align:left;
margin-left:20px;
border:none;
border-color:#907f4d;
background-color:#f0ece5;
padding:8px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
-webkit-box-shadow: 5px 3px 5px  #ccc;
-moz-box-shadow: 5px 3px 5px #ccc;
box-shadow: 5px 3px 5px #ccc; 
}

.footer {
clear:left;
padding-top:10px;
margin-left:235px;
}

a.link {
color:#907f4d;
}

a {
text-decoration:none;
color:#000000;
}

a img {
text-decoration:none;
}

a:hover {
color:#ba9e49;
text-decoration:underline;
}

/*#frontImage, */.imageCaption {
float:left;
padding-top:8px;
color:#666666;
}


#thumb1 {
float:left;
margin-right:40px;
}

#thumb2 {
float: left;
margin-right:40px;
}

#thumb3 {
float: left;
margin-right:40px;
}

#thumb4 {
float: left;
margin-right:40px;
}

#row2 {
padding-top:30px;
clear:left;
}

#thumb5 {
float:left;
margin-right:40px;
}

#thumb6 {
float: left;
margin-right:40px;
}

#thumb7 {
float: left;
margin-right:40px;
}

#thumb8 {
float: left;
}

#row3 {
clear:left;
}

#thumb9 {
float:left;
margin-right:40px;
}

#thumb10 {
float:left;
margin-right:40px;
}

#thumb11 {
float:left;
margin-right:40px;
/*margin-top:40px;*/
}

#rowFlight {
padding-top:40px;
clear:left;
}

#thumbFlight {
float:left;
}

#row4 {
/*padding-top:40px;*/
clear:left;
}

#thumb12 {
float: left;
margin-right:40px;
}

#thumb13 {
float: left;
margin-right:40px;
}

#thumb14 {
float: left;
margin-right:40px;
}

#row5 {
padding-top:40px;
clear:left;
}

#thumb15 {
float: left;
margin-right:45px;
}

#thumb16 {
float: left;
margin-right:45px;
}

/*#rowMap {
padding-top:40px;
clear:left;
}*/

#thumbMap {
float:left;
}

#collagerow2 {
clear:left;
padding-top:40px;
}

#collageNY {
float:left;
margin-right:40px;
}

#collagerow3 {
clear:left;
padding-top:40px;
}

#yourland {
float:left;
margin-right:40px;
}

#yourland2 {
float:left;
margin-right:40px;
}

#home {
float:left;
}

#row1roadtrip {
clear:left;
padding-top:40px;
}

#row2roadtrip {
clear:left;
padding-top:40px;
}


TD.error /* Form Styles */
      {
      color: red;
      font-weight: bold;
      }