html {-webkit-text-size-adjust:none}
img { vertical-align:top; }
#container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	text-align: left;
	font-size: .75em;
	color: #CCCCCC;
	text-decoration: none;
}
#header {
	width: 778px;
}
#menuBar {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color: #EEE;
	font-weight: bold;
	margin: solid #333333;
	margin-bottom: 3px;
}
#main {
	background-image: url(../images/background_line.gif);
	background-repeat: repeat-y;
}
#mainBarless {

}
#mainListing {
	background-color: #330101;
	padding: 5px;
}
#bannerLeft {
	float:left;
	width: 243px;
	text-align:center;
	padding: 14px 7px 0px 7px;
	height: 50px;
	border-bottom: solid 3px #333333;
	background-color: #330000;
}
#bannerRight {
	float:left;
	width: 506px;
	text-align:center;
	padding: 14px 7px 0px 7px;
	height: 50px;
	border-bottom: solid 3px #333333;
}
#sidebar {
	float: left;
	width: 243px;
	padding: 7px;
	height: auto;
	background-color: #330000;
}
#content {
	float: left;
	width: 511px;
	padding: 5px;
}
#contentBarless {
	float: left;
	width: 100%;
	padding: 5px;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #330101;
	padding: 3px;
	border-top: solid 3px #333333;
}
#galleria {
	width:500px;
	margin:20px auto;
}
p {
	margin-top: 4px;
	margin-bottom: 12px;
}
a {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}
a img {
         border: 0 none;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	color: #CC9999;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #B4A74B;
	margin-top: 0px;
	margin-bottom: 4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 4px;
	font-style: italic;
}
.toplinks a{
	color: #000;
	text-decoration: none;
	padding: 3px;
	font-size: 0.9em;
}
.toplinks a:hover{
	color: #B72731;
	text-decoration: overline;
	font-size: 0.9em;
	padding: 3 px;
}
.page-t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	margin-right: 150px;
	margin-left: 150px;
	left: 100px;
	right: 100px;
}
.footer {
	font-size: .8em;
}
.galleryTop {
	clear: both;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.galleryListing {
	font-size: 10.5px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
	height: 165px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.galleryListing img {
	padding-right: 10px;
}
.galleryListingName {
	color: #BBBBBB;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.imgPadRt {
	margin-right: 5px;
}
.photoThumbGallery {
	text-align: center;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.photoThumbGallery img{
	margin: 0px 3px 5px 3px;
	border: 3px;
	border-color: #CCC;
	border-style: solid;
}
.listingDetails {
	width: 46%;
	float: left;
	padding-left: 0px;
	margin-left: 25px;
	margin-bottom: 30px;
}
.listingDetails li {
    margin-left: 2em;
}
.sidebarTitle {
	font-weight: bold;
}
.warning {
	font-weight:bold;
	color:#F00;
}
.listingTable {
	display: table;
	width: 750px;
}
.listingRowHeader {
	display: table-row;
	width: 100%;
	clear: both;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}
.listingRow {
	display: table-row;
	width: 100%;
	clear: both;
}
.listingCell {
	display: table-cell;
	width: 104px;
	float: left;
	padding: 5px 5px 5px 5px;
}
.listingCellSm {
	display: table-cell;
	width: 50px;
	float: left;
	padding: 5px 5px 0px 5px;
}
.formSubheading {
	color: #B4A74B;
}
.formInternal {
	color: red;
	font-weight:bold;
}
.social {
	background: #CCCCCC;
	height: 85px;
	padding: 5px 5px 0px 5px;
	margin: 0px 5px 5px 5px;
	float:right;
}