/* CSS Document */

body {
	text-align: justify;
	list-style-type: square;
	margin: 0px;
	background-color: #F29607;

	


}
table {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
table.main {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;

}
table.footer {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
table.inquire {
	border: 1px solid #CCCCCC;


}
a:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
color: #5C1C00;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
color: #5C1C00;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight : normal;
color: #5C1C00;
text-decoration : underline; 
} 
.redbold{
	color:#5C1C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a.nav:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
color: #ffffff;
	text-decoration : none;
	font-style: normal;

} 
a.nav:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
a.nav:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight : normal;
color: #D99453;
text-decoration : none; 
} 
h1,.h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
font-weight : bold;
color: #000000;
}

.h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; 
font-weight : normal;
color: #ffffff;
}


/* Twitter Widget */

.twtr-widget {
    font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
    font-size: 12px !important;
    position: relative;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
    background-color: #FCC837 !important;
    color: #EB240E !important;
}

.twtr-doc {
    -moz-border-radius: 5px 5px 5px 5px;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

.twtr-hd {
    overflow: hidden;
    padding-left: 10px;
    position: relative;
}

.twtr-bd {
    padding: 0 1px;
}

#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline {
    background: none repeat scroll 0 0 #000000 !important;
}

.twtr-scroll .twtr-timeline {
    overflow-x: hidden;
    overflow-y: auto;
}

.twtr-timeline {
    -moz-border-radius: 6px 6px 6px 6px;
    height: 225px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.twtr-ft-pad {
	padding: 5px;
}

ul#twitter_user {
	list-style-type: none;
	padding: 5px 15px;
}

ul#twitter_user li {
	padding-bottom: 20px;
}
