 #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;/*themecolour1$ -21%,-68.6%;*/
	background-color:  #000000;/*themecolour3;*/
}
/*this container holds the logo and heading graphic*/
    #header {
	background-image:  url(apartments_gallery_files/apartments_gallery_header_bg.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 770px;
	}
/*this container holds the horizontal navigation bar and defines the background image*/	
	#navbar {
	width: 770px;
	top: 50px;
	background-repeat: no-repeat;
	background-image: url(apartments_gallery_files/apartments_gallery_hnav_bg.gif);
	padding-left: 20px;
}

/**Redefined html tags**/
/*this defines the font style and color, also the gradient background image*/
    body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	background-image:   url(apartments_gallery_files/apartments_gallery_gradient_bg.gif);
	color: #333333;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;/*themecolour4;*/
}
/*floats image or div to the left*/
    .left {
	float: left;
}
/*floats image or div to the right*/
   .right {
	float: right;
}
 /*sets margins to 0*/
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the text */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 20px;
	font-size: 70%;
	line-height: 1.3em;
	margin-right: 10px;
}

/*style the heading1 text */
h1 {
	font-size: 100%;
	margin: 0px 10px 5px;
	padding-top: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ba6e00;/*themecolour1;*/
	padding-bottom: 2px;
}
h2 {
	margin: 0 20 4;
	font-size: 90%;
	background-color: #000000;/*themecolour3$ -3.6%,-14.5%;*/
	border-bottom-color: #ba6e00;/*themecolour1;*/
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h3 {
	margin: 0 20 4;
	font-size: 90%;
	background-image: url(apartments_gallery_files/apartments_gallery_h2_bg.gif);
	background-repeat: no-repeat;
	border-bottom-color: #ba6e00;/*themecolour1;*/
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*defines the style for ordered lists (numbered) */ 
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*defines the style for unordered lists (bulleted) */ 
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image:  url(apartments_gallery_files/apartments_gallery_bullet.gif);
	font-weight: normal;
	margin-left: 35px;
	padding-left: 20px;
	padding-bottom: 10px;
}
/*floats logo graphic to the left */
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }
/*floats heading graphic to the right */
div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

 /*link styles*/
a:link {
	color: #683d00;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:visited {
	color: #683d00;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:link:hover {
	color: #ba6e00;/*themecolour1;*/	
}
/*style the text and define background image for the footer*/
#footer {
	width: 770px;
	clear: right;
	font-size: 70%;
	text-align: center;
	background-image: url(apartments_gallery_files/apartments_gallery_footer_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #000000;/*themecolour4;*/
}
/*floats image to the left of text blocks*/
.imagefloat {
	float: left;
	vertical-align: middle;
}
.xara_albumtable {
	padding-right: 10px;
	padding-left: 10px;
}

.xara_albumcell0 {
	font-weight: bold;
	border: 1px solid #4175be;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	align: center;
	font-size: 80%;
}

.xara_albumcell1 {
	
	font-size: 80%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	vertical-align : middle;
	align: center;
}

.xara_albumcell2 {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #000000;
	align: center;
	font-size: 70%;
	
}

.xara_albumcell3 {
	font-size: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	align: center;
}
.albumnav {
	font-size: 70%;
}
