@charset "UTF-8";

html, body
{
	height: 100%;
}
body {
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
	background-color: #ecf0c1;
	margin: 0px;
}
#bodytext {
	font-size: 12px; /* Benchmark for resizing text */
}
#wrapper_content{
	width: 1121px;
	margin: auto;
	padding-bottom:78px;
}
#wrapper_page {
	
	margin: 0 auto;
	text-align: left;
	min-height:100%;
	position: relative;
}



#header {
	position: relative;
	text-align: left;
	width: 1121px;
	padding:0px;
	height:344px;
	
}
#header.home {
	background: url(../images/hero/home.jpg);
}
#header.apartments {
	background: url(../images/hero/apartments.jpg);
}
#header.community {
	background: url(../images/hero/community.jpg);
}
#header.neighbourhood {
	background: url(../images/hero/neighbourhood.jpg);
}
#header.health {
	background: url(../images/hero/health.jpg);
}
#header.contact {
	background: url(../images/hero/home.jpg);
}

#menu {
	position: relative;
	top:298px;
	padding: 0px;
	margin: 0px;
	height: 31px;
	left:180px;
	width: 100px;
}

#resize-box {
	position: relative;
	width: 200px;
	top:270px;
	padding: 0px;
	margin: 0px;
	height: 31px;
	left:810px;
}




#content {
	width: 796px;
	padding: 0;
	margin: auto;
	background: white;
}

#column_wrapper
{
	padding: 0;
	width: 796px;
	margin: auto;
}

#contentLeft {
	position: relative; 
	text-align: left;
	padding: 0;
	width: 400px;
	float: left;
}

#contentRightImage {
	position: relative;
	left: 0px;
	text-align: left;
	width: 370px;
	float: left;
	height: auto;
	margin-bottom: 0;
}

#contentRight {
	position: relative;
	left: 0px;
	text-align: left;
	width: 370px;
	float: left;
	height: auto;
	margin-bottom: 20px;
}


#contentFooter{
	background: url(../images/footer_content.gif);
	width: 796px;
	height: 8px;
	margin: auto;
	clear: both;
}

#footer_content
{
	width: 1126px;
	margin: 0 auto;
	/*border:2px solid #fff;*/
}

#footer_content div{
	float: left;
}


#footer_content #village_logo {}

#ravida_logo {

	width: 311px;
	height: 58px;
	position:relative;
	left:154px;
	top:0;
}

#footer_rva
{
	width: 94px;
	height: 38px;
	position:relative;
	left:246px;
	top:10px;

}

#footer_number
{
	width: 271px;
	height: 57px;
	background-image: url(../images/footer_number.png);
	position:relative;
	left:326px;

}

.caption{
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 8px;
	font-size: 1.0em;
}

#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 58px;
	background: url(../images/footer_page_bg.gif);
	margin: auto;
	margin-right: 50px;
}
/*.ravida_logo {
	text-align: right;
	margin: auto;
}*/
#copyright {
	float:left;
	margin-left:10px;
	margin-bottom:0;
	margin-right:0;
	margin-top:0;
	color: #666666;
}
#caramel {
	float:right;
	margin-right:28px;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
	padding-right: 20px;
}



#contentRight.home {
	padding-top: 15px;
}



p {
	line-height: 140%
}

p.highlightDocument {

	position:relative;
	left:150px;
	top:-10px;
	font-family:Georgia, serif;
	font-size:0.9em;
	line-height: 1.1em;
	text-align: left;
	color:#c81d1d;
	width:230px;
	margin:0;
	padding:0;
	text-transform: uppercase;

}
p.highlightDocument a { color:#c81d1d; }
p.highlightDocument a:hover { color:#000; }

h1 {
	color: #58595b;
	font-family:Georgia, serif;
	font-size:2.0em;
	line-height: 140%;
}
h1.green {
	color:#859500;
}

h2 {
	color: #859500;
	font-family:Georgia, serif;
	font-size: 1.4em;
	line-height: 140%;
}

a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #b1be2a;
	text-decoration: none;
}

.form-outline {
	margin: 0px;
	margin-bottom: 20px;
	padding: 13px;
	width: 400px;
	background-color: #494949;
}
.form-label {
	margin: 0px;
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.form-input {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.form-mandatory {
	font-size: 1.0em;
	line-height: 12px;
}
.form-submit-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 14px;
	color: #FFFFFF;
	width: 65px;
	border: 1px solid #D03534;
	background-color: #D03533;
}
form {
	margin: 0px;
	padding: 0px;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

li {
	line-height: 140%;
}

#resize_lable
{
	background: url('../images/buttons/textresize_label.png');
	width: 75px;
	height: 20px;
	float: left;
}

#increase_font
{
	cursor:pointer;
	width: 20px;
	height: 20px;
	float: left;
}

#decrease_font
{
	cursor:pointer;
	width: 20px;
	height: 20px;
	float: left;

}

.heading
{
	margin: 0;
	padding: 0;
	

}

#formwrapper
{

	width: 100%;
	margin: 0;
	padding: 0;

}


.style1
{
	margin: 0;
	padding: 0;

}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; background-color: aqua;}
#gallery ul img {
	
}
#gallery ul a:hover img {
	
}
#gallery ul a:hover { color: #fff; }

/* NAVIGATION */

#global_nav { width: 603px; height: 30px;}
#global_nav #n-wrapper { width:603px; height:30px; margin:0 auto; text-align:left; position:relative; }

ul#nav { width:603px; height:30px; padding: 0; top:0; left:0px; position: relative;}
ul#nav li { height: 30px; float:left; list-style-type:none; background-image:url(../images/sprite_globalNav.gif);}
ul#nav li a { display:block; text-decoration:none;}

ul#nav li a {height: 0; padding-top: 30px; overflow: hidden;}

/* BUTTONS */ 

li#gn_home      		{ background-position: 0 0; width: 79px; }
li#gn_apartments   		{ background-position: -79px 0; width: 106px;  }
li#gn_community   		{ background-position: -185px 0; width: 108px; }
li#gn_neighbourhood   	{ background-position: -293px 0; width: 135px; }
li#gn_health   			{ background-position: -428px 0; width: 77px; }
li#gn_contact     		{ background-position: -505px 0; width: 87px; }

/* HOVER */

li#gn_home:hover     		{ background-position: 0 -31px; width: 79px; }
li#gn_apartments:hover  	{ background-position: -79px -31px; width: 106px;  }
li#gn_community:hover   	{ background-position: -185px -31px; width: 108px; }
li#gn_neighbourhood:hover   { background-position: -293px -31px; width: 135px; }
li#gn_health:hover			{ background-position: -428px -31px; width: 77px; }
li#gn_contact:hover     	{ background-position: -505px -31px; width: 87px;}

/* SELECTED */

#global_nav.home li#gn_home    				{ background-position: 0 -31px; width: 79px;  }
#global_nav.apartments li#gn_apartments 	{ background-position: -79px -31px; width: 106px;  }
#global_nav.community li#gn_community   		{ background-position: -185px -31px; width: 108px; }
#global_nav.neighbourhood li#gn_neighbourhood { background-position: -293px -31px; width: 135px; }
#global_nav.health li#gn_health 				{ background-position: -428px -31px; width: 77px; }
#global_nav.contact li#gn_contact     		{ background-position: -505px -31px; width: 87px; }

/* Buttons */
.web_button a
{
	padding-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url("../images/pdf_button.gif");
	background-position: 0px 0px;
	width: 60px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.web_button a:hover
{
	background-position: 0px -24px;
}	


