@charset "UTF-8";
body {
	font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 0;
	color: #000;
	background-image: url(../images/ExTiled_Concrete_tileable.jpg);
	background-position:top;
	background-repeat:repeat;
}
.container {
	width: 980px;
	background: #000;
	background-image: url(../images/HASbg980x632r.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; 
	position:relative;
}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 10px 0;	
	padding-right: 20px;
	padding-left: 20px; 
}
a img {
	border: none;
}

a:link {
	color: rgb(245,105,45);
	text-decoration: none; 
}
a:visited {
	color: rgb(240,100,52);
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.RightCol a:link {
	color: rgb(182,29,21);
	text-decoration: none; 
}
.RightCol a:visited {
	color: rgb(103,17,17);
	text-decoration: none;
}
.RightCol a:hover, a:active, a:focus { 
	text-decoration: underline;
}
.SubCategory {
	background-image: url(../images/black2x2-86percent.png);
	background-repeat:repeat;
	width: 645px;
	height: 41px;
	margin: 0 0 145px 0;
}
.SubCategory-no {
	width: 644px;
	height: 41px;
	margin: 0 0 145px 0;
}

#rightAbout {
	width: 645px;
	height: 185px;
	background-image: url(../images/AboutUs.png);
	background-repeat: no-repeat;	
}
#rightAbout2 {
	width: 645px;
	height: 144px;
	background-image: url(../images/AboutUs144.png);
	background-repeat: no-repeat;	
}
#rightProp {
	width: 645px;
	height: 185px;
	background-image: url(../images/Properties185.png);
	background-repeat: no-repeat;	
}
#rightProp2 {
	width: 645px;
	height: 144px;
	background-image: url(../images/Properties144.png);
	background-repeat: no-repeat;	
}
#rightVideo {
	width: 645px;
	height: 185px;
	background-image: url(../images/Video185.png);
	background-repeat: no-repeat;	
}
#rightVideo2 {
	width: 645px;
	height: 144px;
	background-image: url(../images/Video144.png);
	background-repeat: no-repeat;	
}
#rightGallery {
	width: 645px;
	height: 144px;
	background-image: url(../images/Gallery185.png);
	background-repeat: no-repeat;	
}
#rightGalleryVid {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-video.png);
	background-repeat: no-repeat;	
}
#rightGalleryAnim {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-anim.png);
	background-repeat: no-repeat;	
}
#rightGalleryScores {
	width: 645px;
	height: 245px;
	background-image: url(../images/Gallery-scores.png);
	background-repeat: no-repeat;	
}
#rightGalleryStory {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-story.png);
	background-repeat: no-repeat;	
}
#rightGalleryScene {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-scenes.png);
	background-repeat: no-repeat;	
}
#rightGalleryProp {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-props.png);
	background-repeat: no-repeat;	
}
#rightGalleryIllo {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-illo.png);
	background-repeat: no-repeat;	
}
#rightGalleryDesign {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-design.png);
	background-repeat: no-repeat;	
}
#rightGalleryColor {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-colors.png);
	background-repeat: no-repeat;	
}
#rightGalleryChar {
	width: 645px;
	height: 245px;
	background-image: url(../images/GALLERY-char.png);
	background-repeat: no-repeat;	
}
#rightContact {
	width: 645px;
	height: 185px;
	background-image: url(../images/ContactUs185.png);
	background-repeat: no-repeat;	
}
#rightContact2 {
	width: 645px;
	height: 144px;
	background-image: url(../images/ContactUs144.png);
	background-repeat: no-repeat;	
}
.header {
	height: 69px;
	background-image: url(../images/HASheader69.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.headerRight {
	float: right;
	width: 645px;
	text-align:center;
	padding:0;
}

.TopnavContainer {
	width:645px;
	margin: 44px auto 0 auto;
	font-size: 70%;
	font-weight:bold;
	line-height:.9;
}
.TopnavContainer a:link, .TopnavContainer a:visited {
	color: rgb(250,225,157);
}
#Topnav {
	float:right; 
	text-align:center;
}
#Topnav ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#Topnav li {
	display:inline;
	padding: 0;
	margin: 0;
}
.TopnavWrap {
	margin:0 auto;
	width:630px;
}
#Topnav a:link, #Topnav a:visited {
	display:inline-block;
	line-height: 1;
	height:11px;
	text-decoration: none;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding: 8px 9px 6px 9px;
	margin: 0 2px;
}
#Topnav a:hover, #Topnav a:active, #Topnav a:focus {
	background-image: url(../images/black2x2-86percent.png);
	background-repeat:repeat;
	color:rgb(253,243,213);
}

li.currentpage a:link, li.currentpage a:visited, li.currentpage a:hover, li.currentpage a:active, li.currentpage a:focus {
	background-image: url(../images/beige2x2-86percent.png);
	background-repeat:repeat;
	color: rgb(101,0,0);	
}

.spaced {
	letter-spacing: .25em;	
}

#topcontact {
	width: 335px;
	height: 50px;
	text-align:center;
	color: rgb(240,159,36);
	font-weight: bold;
	padding: 20px 0 0 0;
}
#topcontact p {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
.sidebar1 {
	float: left;
	width: 335px;
}
.logo  {
	padding: 25px 0 15px 0;
	text-align: center;	
}

.RightCol {
	float:left;
	width: 645px;
	padding-bottom: 10px;
}
.RightColRENT {
	float:left;
	width: 645px;
	height: 689px;
	background-image:url(../images/RENTALbg-645x689.jpg);
	background-repeat:no-repeat;
}

.RightColMap {
	float: right;
	width: 250px;
	padding: 0 35px 10px 10px;
	margin:0;
}
.RightContentCentered {
	padding: 15px;	
	text-align: center;
}
.RightColContent {
	padding:0 30px 10px 45px;
	font-size:80%;
	width: 565px;
}
.RightColContent2 {
	padding:0 10px 10px 10px;
	margin: 0 25px 0 35px;
	font-size:80%;
}

.leftContent h2 {
	font-size: 80%;
	line-height: 1.3;
	color: rgb(247,150,66);
	text-align:center;
}
.leftContent p {
	font-size: 80%;
	line-height: 1.2;
	color: rgb(250,200,125);
	text-align:left;
}
.leftContent ul {
	font-size: 80%;
	line-height: 1.2;
	color: rgb(250,200,125);
	text-align:left;
	margin: 0;
	padding: 0 30px 10px 40px;
}
.socialbox {
	float: left;
	width: 335px;
	height: 90px;
	margin: 0;
	padding: 8px 0 10px 0;
	background-image:url(../images/black2x2-50percent.png);
	background-repeat:repeat;
	position:absolute; 
	bottom:0;
}
.social-box {
	width: 330px;
	height: 90px;
	margin: 0 3px 0 5px;
	padding: 8px 0 10px 0;
	background-image:url(../images/black2x2-50percent.png);
	background-repeat:repeat;
	bottom:0;
}
.socialbtn {
	text-align:center;
	float: left;
	padding: 0;
	margin: 0 0 0 22px;
}
.logobtn {
	text-align:right;
	float: left;
	padding: 0;
	margin: 0 80px 10px 96px;
}

.HomeVideo {
	text-align: center;
	width: 645px;
	background-image:url(../images/Black-Red645.png);
	background-repeat:repeat-y;	
	padding: 5px 0 5px 5px;
	margin: 30px 0;
}

.RedHeadline {
	color: rgb(182,29,21);
	text-align: center;
	font-size:140%;
}
h2.RedHeadline {
	margin: 15px 0 0 0;
}
.RedHeadline img {
	margin: 10px 0 0 0;
}
.Red {
	color: rgb(182,29,21);
}
.RedLeft {
	color: rgb(182,29,21);
	text-align:left;
}
h2.Red {
	margin:0;
	padding:5px 0 0 0;	
}
.Green {
	color: rgb(80,110,34);
}
h2.Green {
	margin:0 0 3px -10px;
	padding:5px 0 0 0;
	line-height:1;
	font-size:130%;
}
p.white {
	color: #fff;
}
.RedHeadline img {
	vertical-align:-25%;
}
.HeadlineDecoration {
	height: 30px;
	margin-top: 30px;
}
.HeadlineDecorationTop {
	height: 30px;
}
.two-col-left {
	font-size:95%;
	width: 270px;
	margin-left: 10px;
}
.two-col-right {
	font-size:95%;
	width: 275px;
	float:right;	
}
.two-col-left p {
	padding: 0;
	margin: 0;	
}
.two-col-right p {
	padding: 0 0 5px 0;
	margin: 0;	
}
.two-col-left h3 {
	font-size:118%;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;	
}
.two-col-right h3 {
	font-size:118%;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;	
}
.two-col-left li {
	margin-left: 30px;	
}
.two-col-left ul {
	margin: 0;	
}
.two-colFlourish {
	padding: 3px 0 0 70px;	
}
.gallery90w {
	text-align: center;
	margin-top: 25px;
}
.gallery120w {
	text-align: center;
	margin-top: 25px;
}
.gallery90w img{
	margin: 1px;
}
.videoplay {
	display:inline;
	width: 141px;
	height: 125px;
	float: left;
}
.videoplay2 {
	display:inline;
	width: 141px;
	height: 145px;
	float: left;
}
.videoplay p {
	font-size: 75%;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
.videoplay2 p {
	font-size: 75%;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
.gallery-pickle {
	text-align: center;
	margin: 25px 0 0 0;
}
.audioplay {
	display:inline;
	width: 155px;
	height: 75px;
	float: left;
	padding: 0 16px;
}
.audioplay p {
	font-size: 85%;
	line-height: 1.2;
	height: 24px;
	padding: 0;
	margin: 0;
}
div.SubCats {
	height: 46px;
	width: 645px;
	padding-top:2px;
	background-color: #000;
}
.SubnavContainer {
	width:645px;
	height: 15px;
	margin: 5px auto 0 auto;
	font-size: 70%;
	font-weight:bold;
	line-height:.9;
}
.SubnavContainer a:link, .SubnavContainer a:visited {
	color:rgb(253,243,213);
}
#Subnav {
	float:right; 
	text-align:center;
}
#Subnav ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#Subnav li {
	display:inline;
	padding: 0;
	margin: 0;
}
.SubnavWrap {
	margin:0 auto;
	width:630px;
}
#Subnav a:link, #Subnav a:visited {
	display:inline-block;
	line-height: 1;
	height:11px;
	background-color: #800;
	text-decoration: none;
	padding: 3px 9px 3px 6px;
	margin: 0;
}
#Subnav a:hover, #Subnav a:active, #Subnav a:focus {
	background-color: #B00;
	color:rgb(250,225,157);
}

li.currentsub a:link, li.currentsub a:visited, li.currentsub a:hover, li.currentsub a:active, li.currentsub a:focus {
	background-image: url(../images/beige2x2-86percent.png);
	background-repeat:repeat;
	color: rgb(101,0,0);	
}

div.vbanners {
	float: left;
	width: 620px;
	height: 165px;	
	margin: 15px 0 0 25px;
}
.vbanners a {
	margin:11px;	
}
div.PropSection {
	text-align:left;
	width: 580px;
	margin: 15px 0 5px 0;
	background-image:url(../images/beige2x2-86percent.png);
	background-repeat:repeat;
	overflow:auto;
}
.PropSection img {
	margin: 10px;
}
.PropSection h3 {
	font-size: 100%;
	color: rgb(182,29,21);
	padding: 0;
	margin: 0 0 5px 0;	
}
.PropSectionCopy {
	float: right;
	width: 435px;
	margin: 10px 0;
}

a.PreviewLink {
	display: block;
	float: left;
	margin: 2px;
	padding: 2px
}

.rentalconditions {
	width: 610px;
	font-size: 75%;
	margin:10px 0 5px 20px;
}
.PDFbtn {
	float: right;
	width: 95px;
	text-align:center;
}

/* ~~ The footer ~~ */
.footer {
	height: 44px;
	width: 980px;
	background-image:url(../images/HASfooter44.jpg);
	background-repeat:no-repeat;
	clear: both;
}
.footer p {
	font-size: 70%;
	color: rgb(240,159,36);
	padding: 9px 0 0 20px;
	margin: 0;
}
.footerlink {
	float: right;
	font-size: 70%;
	text-align: center;
}

.footerlink  ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
.footerlink li {
	display:inline;
	padding: 0;
	margin: 0;
}
.footerlink a:link, .footerlink a:visited {
	display:inline-block;
	padding: 4px 8px;
	margin: 0 0 0 6px;
	color: rgb(250,200,125);
}

.footerlink a:hover, .footerlink a:active, .footerlink a:focus {
	background-color: rgb(239,157,36);
	color:rgb(253,243,213);
	text-decoration: none;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.center {
	text-align:center;	
}
.left {
	text-align: left;	
}
.inset {
	padding-left: 45px;
}
.small {
		font-size: 75%;
}

/* ~~ tables ~~ */
table.table1 {
	font-size: 85%;	
	margin: 5px 0 10px 50px;
}
table.table1 tr th {
	color:#FFF;
	background-color: #B5731C;
	padding: 8px 10px;
}

table.table1 tr td {
	background-color: #FFF;
	padding: 4px 10px;
}
table.table1 tr.even td {
	background-color: rgb(243,240,228);	
}
table.table1 tr.maincategory th {
	color:#FFF;
	background-color: #681817;
}

table.table2 {
	font-size: 85%;	
	margin: 5px 0 10px 27px;
}
table.table2 tr th {
	color:#FFF;
	background-color: rgb(126,117,79);
}

table.table2 tr td {
	background-color: #FFF;
}
table.table2 tr.even td {
	background-color: rgb(243,240,228);	
}
table.table2 tr.maincategory th {
	color:#FFF;
	background-color: rgb(69,57,19);
}