div.container{ background: #222; width: 700px;}
b.rtop, b.rbottom{display:block;background: #000; width: 100%;}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #222;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.padding10{
 padding: 10px;
}

.clear{
 clear: both;
 margin-bottom: 20px;
}
	
.navigation{
 margin-bottom: 20px;
}

.place{
 color: #CCCCCC;
}

.footer{
 position: relative;
 bottom: 10px;
 padding: 4px;
 text-align: center;
 color: #555;
}

.bigFont{
 font-size: 11pt;
 font-weight: bold;
}

.homeReviews{
 float: left;
 font-family: verdana,arial,sans-serif;
 color: #FFF;
 background-color: #222;
 padding: 10px;
}

a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

a:hover, a:active {
	/*background: #FFFFFF;*/
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

a.inverted{
	background: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

a.inverted:hover, a.inverted:active {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

a.grey{
 background-color: transparent;
 color: #CCCCCC;
 font-family: cursive;
 font-weight: normal;
 text-align: left;
 text-decoration: underline;
}

a.grey:hover, a.grey:active {
 background-color: transparent; 
 color: #FFFFFF;
 font-family: cursive;
 font-weight: normal;
 text-align: left;
}

body {
	background: #000000;
	color: #FFFFFF;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

h1{
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
}

h2{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.pressQuote{
 font-size: 14px;
 font-weight: bold;
}

.alttab1{
	background: #FFECA8;
	color: #000000;
}

.alttab1color{
	color: #FFECA8;
}

.alttab2{
	background: #FFF9D2;
	color: #000000;
}

.alttab2color{
	color: #FFF9D2;
}

.black {
	color: #000000;
}

.boldfont, .bold {
	font-weight: bold;
}

.border{
	border: 1px solid #F38D50;
	padding: 0;
}

.borderbottom{
	border-bottom: 1px solid  #F38D50;
}

.borderdashed {
   border: 1px dashed #F38D50;
}

.borderdotted {
	border: 1px dotted #F38D50;
}

.borderleft{
	border-left: 1px solid #F38D50;
}

.borderright{
	border-right: 1px solid #F38D50;
}

.bordertop{
	border-top: 1px solid #F38D50;
}

.capitalize{
	text-transform: capitalize;
}

.center {
	text-align: center;
}

.copyright {
	color: #FFFFFF;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

.cursive{
	font-family: cursive;
}

.dotted {
	border: 1px dashed #FFFFFF;
}

.dropdown{
	overflow: hidden;
	width: 200px;
}

.fantasy{
	font-family: fantasy;
}

.fnone{
	float: none;
}

.fright{
	float: right;
}

.left {
	text-align: left;
}

.lowercase{
	text-transform: lowercase;
}

.noborder, .checkbox, .radio {
	border: 0px;
}

.pointer, .handcursor {
	cursor: pointer;
}

.red, .tab4color {
	color: #990000;
}

.right{
	text-align: right;
}

.tab1color, .tabredcolor {
	color: #CC0000;
}

.tab2{
	background: #F6A16D;
	color: #FFFFFF;
}

.tab2color{
	color: #F6A16D;
}

.tab3 {
	background: #EED288;
	color: #000000;
}

.tab3color {
	color: #EED288;
}

.tab4{
	background: #990000;
	color: #FFFFFF;
}

.tab5{
	background: #CC3300;
	color: #FFFFFF;
}

.tab5color{
	color: #CC3300;
}

.tab6, .tabwhite {
	background: #FFFFFF;
	color: #000000;
}

.tab6color, .white {
	color: #FFFFFF;
}

.tabblack{
	background: #000000;
	color: #FFFFFF;
}

.tabgreen{
	background: #339966;
	color: #FFFFFF;
}

.tabgreencolor{
	color: #339966;
}

.tabred, .header, .tab1 {
	background: #CC0000;
	color: #FFFFFF;
}

.tabyellow{
	background: #FFF7CD;
	color: #000000;
}

.tabyellowcolor{
	color: #FFF7CD;
}

.uppercase{
	text-transform: uppercase;
}
