/*Begin Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, q, s,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1 {
font-size: 190%;
}
h2 {
font-size: 160%;
}
h3 {
font-size: 110%;
}

h5 {
font-size:120%;
}

h6 {
font-size: 110%;
font-weight:normal;
}



p{
color:#555555
}
.mainSearch{
display:block;
height:34px;
}

input, select, submit, button {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px;
}
.error {
display: block;
color: red;
font-weight: bold;
margin: 1em 0;
padding: 0 1em;
}
.required{
color:red;
}
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 778px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	
}

#main
{
width: 778px;
padding-top: 10px;
background: url(../images/table_back.gif) repeat-x top;
}


#header, #headerInt{
	height: 387px;
	text-align: right;
	background: url(../images/header_new.jpg) no-repeat;	
	position:relative;	
}

#headerInt{
height:200px;
background: url(../images/innerLogo.jpg) no-repeat;
}

#logo, #logoInt {

width: 760px;
height: 237px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
overflow:hidden;
}

#logoInt {
height:55px;
}


#logo a, #logoInt a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFF;
}
 #logoInt a {
	color: #000;
}
#logo H2 a, #logoInt H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
margin: 0 auto;
width: 650px;
height: 48px;
padding-top: 10px;
padding-left: 130px;
background: url(../images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
	position:absolute;
	left:200px;
	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 110px;
    height: 23px;
	color: #68C1EA;
	text-decoration: underline;
	background: #ffffff;
}



#left
{
	width: 233px;
	margin-left: 10px;
	position:relative;
}

#left H3
{
width: 208px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(../images/title_back.gif) repeat-x top;
}


#left li ul {
background:transparent none repeat scroll 0 0;
border:0 none;
margin:5px 20px 10px 0;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#full
{
padding: 10px;
}


#right H4, #full H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}

#right a, #full a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover, #full a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited, #full a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p, #full p  {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2, #full h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000;
}

#right ol, #right ul, #full ol, #full ul

{
margin-left: 30px;
color:#555555;
}

.condoList h2{
color:#000;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}

.unitList{
height:400px;
overflow: auto;
}

#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x bottom;
	border-top: 4px solid #4DA0C6;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4DA0C6;
}

#footer a {
	color: #4DA0C6;
}

div#conditions {
margin-top: 20px;
}