body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image:  url("../images/bgcolor.jpg");
	}				

#page{
	background-color: #FFFFFF;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	background-image:  url("../images/bg.jpg");
	background-repeat: repeat-y;
	background-position: top;
	}
				
#header	{
	background:   #73a0c5 url(../images/header.jpg) no-repeat center bottom;
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 100%;
	}
			
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 5px 0 10px;
	margin-left: 545px;
	width: 190px;
	margin-top: 0px;
	}

#footer {
	background-color: #fff;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background-image:  url("../images/footer.jpg");
	background-repeat: no-repeat;
	height: 63px;
	background-position: bottom;
	}

#footer p {
	margin: 0;
	padding: 20px 0px 5px 0;
	text-align: center;
	line-height: 15px;
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn {
	text-align: center;
	float: left;
	padding: 0 0 10px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.narrowcolumn .subContent{
	line-height: 1.4em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	font-weight: normal;
	padding-top: 35px;
	margin: 0;
	display: none;
	}

h2 {
	font-size: 1.6em;
	margin: 20px 0 0;
	color: #000000;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 20px;
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	}

#sidebar h2 {
	font-size: 1.6em;
	margin: 0px 0px 5px;
	padding: 0 0 3px;
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #369;
	font-weight: normal;
	}

h3 {
	font-size: 1.2em;
	padding: 0 0 3px;
	margin: 0px 0px 2px;
	font-weight: normal;
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #F90;
	text-decoration: underline;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

.subContent p a:visited {
	color: #06c;
	}

small, #sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
.mainContent {
	margin: 0 0 20px;
	text-align: justify;
	}

.mainContent {
	margin: 0;
	}
	
.description {
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	margin-left: 12px;
	margin-right: auto;
	border: thin solid #eee;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .subContent ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .subContent li {
	margin: 7px 0 8px 10px;
	}

.subContent ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.subContent ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.subContent ol li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color: #666666;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* Begin Navigation */

#navContainer {
	font-size:100%;
	position: relative;
	top: -43px;
	left: auto;
	width: 568px;
	text-align: left;
	display: block;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
	height: 42px;
	margin: 0;
	}
#navContainer ul {
  margin:0;
  padding:10px 10px 0 10px;
  list-style:none;
  }
#navContainer li {
  float:left;
  background:  url(../images/left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#navContainer a {
  float:left;
  display:block;
  background:  url(../images/right.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#000000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navContainer a {float:none;}
/* End IE5-Mac hack */
#navContainer a:hover {
  color:#fff;
  }
#navContainer #current {
  background-image:  url("../images/left_on.gif");
  }
#navContainer #current a {
  background-image:  url("../images/right_on.gif");
  color:#06c;
  padding-bottom:5px;
  }
/* End Navigation */
table#apartnfo, table#apartnfo1 {
    background-color:#FFFFFF;
    width: 100%;

}
table#apartnfo td, table#apartnfo1 td {
	padding: 5px;
	border: none;
	vertical-align: top;

}

#mContainer {
	position:relative;
	margin:auto;
	width:400px;
	height:225px;
	border:1px solid #000;
	background-color:#FAFAFA;
}

#imageContainer {
	position:absolute;
	width:100px;
	top:5px;
	left:5px;
}

#mContainer #imageContainer img {
	/*
	width:32px;
	height:32px;
	*/
	position:absolute;
	border:1px solid #000;
	cursor:pointer;
	z-index:100;
	left: -1px;
	width: 71px;
	height: 49px;
}


#imageDestination {
	position:absolute;
	top:6px;
	left:132px;
	width:260px;
	height:210px;
	border:1px solid #000;
	background:#eee;
	z-index:0;
}

#caption {
	position:absolute;
	top:-20px;
	width:100%;
	font-size: 1.2em;
	text-align: center;
	padding-left: 20px;
	text-indent: 80px;
	color: #CC3300;
}
legend { font-weight: bold; font-size: 1.2em; }
form#myform {
	padding: 0.5em;
	width: 450px;
}
form#myform div { clear: both; padding: 0.5em 0.5ex 0 0; }
label { float: left; width: 25%; text-align: right; }
input,textarea{
	float: right;
	width: 70%;
	text-align: left;
}
select {
	float:left;
	width: 15%;
	text-align:left;
	margin-left: 17px;
}
textarea { height: 8em; }
#mySubmit {
	float: none;
	margin: 0 0 0 30%;
	width: 20%;
	text-align: center;
}
