* {
	margin:0px;
	padding:0px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #464646;
	background-color: #ffffff;
}
#wrap {
	width: 920px;
	background: url(../images_miamiguide/background.gif) center repeat-y;
}
#header {
	background:url(../images_miamiguide/background_header.gif) no-repeat;
	height: 100px;
	width: 900px;
}
#logo {
	float: left;
	height: 70px;
}
#search {
	float: right;
	height: 40px;
	padding-right: 10px;
	padding-top: 30px;
}
#navigation {
	height: 19px;
	padding: 6px 10px 0px 10px;
	width: 860px;
	text-align: right;
	font-size: 8pt;
	color: #363636;
}
#navigation a {
	color: #363636;
	text-decoration: none;
}	
#main {
	width: 880px;
	padding: 20px 10px;
	text-align: left;
}
#footer {
	height: 71px;
	background: url(../images_miamiguide/background_footer.gif) repeat-x;
	width: 900px;
}
#login {
	float:left;
	padding-left: 10px;
	text-align: left;
	font-size: 8pt;
	color: #363636;
	font-weight: normal;
	padding-top: 15px;
}
#login a{
	color: #363636;
	text-decoration: none;
}	

#selcategory {
	float: right;
	height: 41px;
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
		height: 25px;
}
#bottomnav {
	height: 25px;
	width: 860px;
	padding: 6px 10px 0px 10px;
	text-align:right;
	font-size: 8pt;
	color: #363636;
	font-weight:normal;
}
#bottomnav a{
	color: #363636;
	text-decoration: none;
}	
/* TEXT */
a {
	color: #464646;
	text-decoration: none;
}
.categoryname {


}
.categoryname a{

}
.categoryname2 {

	color:#459f96;
	font-size: 11pt;
	font-weight: bold;
}
.categoryname2 a{
	color:#459f96;
	text-decoration: none;
}
.nav {
	color: #363636;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 10px;
}
.nav a {
	color: #363636;
	text-decoration: none;
}
.floatleft {
	color: #252525;
	font-size: 9pt;
	background-color: #f5f8f9;
	padding: 10px;
}
.floatleft a {
	color: #252525;
}
.category {
	font-size: 8pt;
	color: #464646;
	font-weight: normal;
	padding-bottom: 10px;
}

.categorytitle {
	color:#459f96;
	font-size: 11pt;
	font-weight: bold;
}
.categorytitle a {
	text-decoration: none;
	color:#459f96;
}
h1 {
	font-size: 16pt;
	color:#459f96;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
}
h2 {
	color:#459f96;
	font-size: 11pt;
	font-weight: bold;
}
h2 a{
	color:#459f96;
	text-decoration: none;
}
.sort, .sort a
{
 font-size: 8pt;
 color: #363636;
 text-decoration: none;
 padding: 10px 0px;
}

.sortactive, .sortactive a
{
 font-size: 8pt;
 color: black;
 text-decoration: none;
}
.deletions
{
 width: 50%;
 padding: 5px;
 border: 1px solid silver;
 margin: 5px;
 text-align: center;
 font-size: 9pt;
 color: #363636;
}
.link {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}

.linktitle {
	color:#459f96;
	font-size: 9pt;
	font-weight: bold;
}
.linktitle {
	color:#459f96;
	text-decoration: none;
}
.nonlink {
	font-size: 8pt;
	color: #464646;
	font-weight: normal;
}
table {
	padding-bottom: 10px;
	border: 0px;
}
.sortdivider
{
 border: 0;
 border-top: 1px dotted #459f96;
 padding: 5px 0px; 
 margin: 1px;
}
/* FORMS */

INPUT 
{
 background-color: white; 
 border: 1px solid #363636;
 font-size: 9pt;
 color: #000000;
}

SELECT
{
 background-color: white; 
 border: 1px solid #363636;
 font-size: 9pt;
  color: #000000;
}

TEXTAREA
{
 background-color: white; 
 border: 1px solid #363636;
 font-size: 9pt;
  color: #000000;
}

IMG
{
 border: 0;
}

.button 
{
background-color: #1c8b9d;
color: black;
font-size: 9pt;
border: 1px solid #ffffff;
}
.labelscolumn
{
 width: 30%;
 padding: 5px;

 vertical-align: top;

}

.optionscolumn
{
 width: 70%;


 vertical-align: top;
 padding: 5px;
}

.evencolumns
{
 padding: 5px;
}

.oddcolumns
{
 padding: 5px;
}
.homenav
{
 display: block;
 color: gray;
 padding: 2px;
 margin: 5px;
 text-decoration: none;
}
.columnheader 
{
	font-weight: bold;
	color: #363636;
}
.sort, .sort a
{
 font-size: 8px;
 color: gray;
 font-weight: bold;
 text-decoration: none;
}
.labels
{
 font-weight: bold;
}
.tableheader
{
 background-color: #cddbe2;
 border: 1px solid #9cb8c6;
 color: black;
 padding-left: 5px;
 font-weight: bold;
}
.legend
{
 padding: 10px;
 margin: 10px;
 border: 1px solid #9cb8c6;
 width: 250px;
}
.title
{
 font-size: 12pt;
 padding: 5px;
 font-weight: bold;
 text-align: center;
}
.details
{
 padding: 10px;
 margin: 10px;
 background-color: white;
 border: 1px solid #9cb8c6;
}

.detailsborder
{
 border: 1px solid #9cb8c6;
}
.commentposter
{
 background-color: #cddbe2;
 border: 1px solid #9cb8c6;
}

.comment
{
 padding: 5px;
 background-color: #cddbe2;
 border: 1px solid #9cb8c6;
}

.commentposteralternate
{
 background-color: #cddbe2;
 border: 1px solid #9cb8c6;
}

.commentalternate
{
 padding: 5px;
 background-color: #cddbe2;
 border: 1px solid #9cb8c6;
}

.commentdate
{
 font-size: 9px;
 font-style: italic;
}