body {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
}

.baseBox {
width:800px;
text-decoration: none;
}

a{
text-decoration:none;
border: none;
color:#970900;
}

hr {
color:#970900;
}

table, td {
margin: 0;
padding: 0;
}

.loginRegisterLink {
color:#ff7f00;
}
.dropdown {
 border-style: solid;
 border-width: 1px;
 border-color: #ff7f00;
}
 
.inputText {
float:left; 
color:#970900;
border-color:#970900;
width:270px;
}

.header {
display:block;
height: 172px;
width:800px;
background-image:url('../image/headerBG.jpg');
background-repeat:repeat-x;
text-align:center;
vertical-align:middle;
}

.counter {
float: left;
display: inline;
}

.subHeader {
display:block;
color:#ff7f00;
height: 28px;
vertical-align:middle;
margin-top: 5px;
padding-top: 5px;
}

.menu {
display:block;
width:205px;
height:390px;
float:left;
}

.centerColumn {
display:block;
width:380px;
color:#000;
float:left;
margin-left: 5px;
padding-left: 5px;
text-align:center;
}

.welcome {
display:block;
width:375px;
height:180px;
text-align:left;
}

.popularPlaces {
display:block;
width:375px;
text-align:center;
}

.rightColumn {
display:block;
width: 195px;
margin-left: 5px;
padding-left: 5px;
float: left;
text-align:left;
}

.forumThreadTitle {
display:block;
color:#970900;
font-family:"Times New Roman", Times, serif;
font-weight: bold;
margin-top: 5px;
padding-top: 5px;
}

.timeStyle {
display:block;
color:#970900;
font-family:"Times New Roman", Times, serif;
font-style:italic;
}
.latestText{
display:block;
color:#000;
font-family:"Times New Roman", Times, serif;
font-weight: normal;
margin-top: 5px;
padding-top: 5px;
}


.foother {
width: 800px;
height:50px;
display:block;
float:left;
color:#970900;
font-weight:bold;
background-image:url('../image/footherBG.jpg');
background-repeat:repeat-x;

padding-top: 20px;
text-align:center;
}
