body {
	/*vki*/
	margin: 0 auto;
	padding: 0;	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: url(../../images/body-bg.jpg) repeat-x top #2a7ea4;
	color: #504D46;
	text-align: center;
}

#wrapper{
	margin: 0px auto;
	width: 762px;
	height: 100%;
	text-align: left;
}

/* Header Info ---------------------------------------------------------------------------- */

#mainheader{
	width: 762px;
	margin: 0 auto;
	top: 0;
	padding: 0;
	height: 181px;
}

/*#header{
	height: 143px;
	width: 762px;
	background: url(../../images/header_temp.jpg) no-repeat top;
}

#logo{
	position: relative;
	width: 228px;
	height: 50px;
}*/

.hide {
	display:none;
	}

/* Horizontal Menu ------------------------------------------------- */	
	
#navcontainer {
	background: url(../../images/nav_background.jpg) no-repeat top;
	text-align: center;
	width: 762px;
	height: 37px;
}

#navcontainer ul {	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-align: center;
	position: relative;
	left: 4px;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	height: 37px;
}
#navcontainer ul li {
	display: inline;
	float: left;
}

#navcontainer ul li a{
	padding: 0;
	margin: 0;
	height: 37px;
	display: block;
}

#mhome a {
	display: block;
	background: url(../../images/m_home.gif) no-repeat;
	background-position: 0 0;
	width: 124px;
	height: 37px;
}

#mhome a:hover {
	display: block;
	background: url(../../images/m_home.gif) no-repeat;
	background-position: -124px 0;
	width: 124px;
	height: 37px;
}

#mabout a {
	display: block;
	background: url(../../images/m_about.gif) no-repeat;
	background-position: 0 0;
	width: 153px;
	height: 37px;
}

#mabout a:hover {
	display: block;
	background: url(../../images/m_about.gif) no-repeat;
	background-position: -153px 0;
	width: 153px;
	height: 37px;
}

#mcontact a {
	display: block;
	background: url(../../images/m_contact.gif) no-repeat;
	background-position: 0 0;
	width: 131px;
	height: 37px;
}

#mcontact a:hover {
	display: block;
	background: url(../../images/m_contact.gif) no-repeat;
	background-position: -131px 0;
	width: 131px;
	height: 37px;
}

/* Content-----------------------------------------------------------------------------*/

#content, #content2{/*vki*//*holds both left column and maintext*/
	width: 762px;
	height: 100%;
	background: url(../../images/content_bg.gif) repeat-y top #fff;
}

#content2 {background: url(../../images/content_bg2.gif) repeat-y top #fff; height: auto; min-height: 980px;}

#contentfade, #contentfade2 {
	width: 762px;
	height: 100% !important; height: 565px;
	min-height: 565px;
	background: url(../../images/content_fade.jpg) no-repeat top;
}

#contentfade2 {background: url(../../images/content_fade2.jpg) no-repeat top;}

#maincontent, #maincontent2{
	float:left;
	width: 530px;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #414141;
	height: 100%;
}

#maincontent2 {width: 762px; height: auto;}

#maincontent a {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#189040;
	text-decoration: underline;
}
#maincontent a.blue {
	color:#0000ff;
}

.clear{clear: both; height: 0px; width: 0px;}

#maintext{padding: 10px 20px; text-align: left; clear: both;}

/*Left Column---------------------------------------------------------------------------------------------------*/

#leftcolumn{
	margin-top: 0px;
	width: 228px;
	height: 100%;
	float: right;
}

#tower {
	margin: 40px 30px 0 0;
	text-align: right;
}

#subnav, #subnav1, #subnav2, #subnav3{
	width: 222px;
	text-align: left;
	margin: 20px 0 0 0;
	position: relative;
	left: -5px;
}

#subnav ul, #subnav1 ul, #subnav2 ul, #subnav3 ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	width: 222px;
}

#subnav li, #subnav1 li, #subnav2 li, #subnav3 li { margin: 0 !important; margin: -2px 0 0 0; overflow: hidden;}

#subnav a, #subnav1 a, #subnav2 a, #subnav3 a {
	display: block;
	padding: 0px 0 5px 42px;
	width: 182px;
	height: 11px;
	font-size: 0.9em;
	text-align: left;
	margin: 0;
}

#art a {
	display: block;
	padding: 3px 0 2px 42px;
	width: 182px;
	height: 15px;
	font-size: 0.9em;
	text-align: left;
	margin: 0;
}

#subnav a:link, #subnav a:visited, #subnav1 a:link, #subnav1 a:visited, #subnav2 a:link, #subnav2 a:visited, #subnav3 a:link, #subnav3 a:visited {
	color: #08406b;
	text-decoration: none;
	background: url(../../images/smenu_bg.gif) no-repeat top;
}

#subnav a:hover, #subnav1 a:hover, #subnav2 a:hover, #subnav3 a:hover {
	color: #0e7313;
	text-decoration: underline;
	background: url(../../images/smenu_bg2.gif) no-repeat top;
}

#art a:link, #art a:visited {
	color: #08406b;
	text-decoration: none;
	background: url(../../images/smenu2_bg.gif) no-repeat top;
}

#art a:hover {
	color: #0e7313;
	text-decoration: underline;
	background: url(../../images/smenu2_bg2.gif) no-repeat top;
}

#sbottom, #sbottom1, #sbottom2,  #sbottom3  {
	background: url(../../images/sbottom.gif) no-repeat top;
	width: 222px;
	height: 25px;
	padding-left: 2px;
}

#stop, #stop1, #stop2, #stop3{
	background: url(../../images/stop.gif) no-repeat top;
	height: 42px;
	width: 222px;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	overflow: hidden;
}

 #stop1{
	background: url(../../images/stop1.gif) no-repeat top;	
}

 #stop2{
	background: url(../../images/stop2.gif) no-repeat top;	
}

 #stop3{
	background: url(../../images/stop3.gif) no-repeat top;	
}

/* Footer-------------------------------------------------------------------------------------------------------*/

#footer, #footer2{/*vki*/
	background: url(../../images/footer_bg.gif) no-repeat top;
	padding: 0px;
	width: 762px;
	height: 65px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}

#footer2 {background: url(../../images/footer_bg2.gif) no-repeat top;}

#copyright, #copyright2{
	font-size: 0.9em;
	text-align: left;
	padding: 10px;
	color: #a1dcf7;
	position: relative;
	top: 25px;
	left: 85px;
}

#copyright2 {left: 190px;}

#copyright a:link, #copyright a:visited, #copyright a:hover { color: #504d46; text-decoration: none;}

.vki {color: #fff; font-size: 0.8em; padding: 5px 0;}

.vki a:link, .vki a:visited, .vki a:hover { color: #fff; text-decoration: none;}

.vki a:hover {text-decoration: underline; color: #ccc;}

/* Text-------------------------------------------------------------------------------------------------------*/

p {font-weight: normal; line-height: 1.6em;}

ol li{ list-style-type:decimal; list-style:decimal;}

h1{
	padding:0 0 5px 0;
	margin: 0 0 3px 0;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #08406a;	
	background: url(../../images/h1_background.gif) no-repeat 0 29px;
	line-height: 28px;
}

h2{
	padding:0;
	margin: 0;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #08406a;	
}

h3{
	padding: 8px 0 0 0;
	margin: 0;	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #08406a;	
}

p{/*vki*/
	padding:0px;
	margin:10px 0px 10px 0px;
}

#featured 
{
	background: url(../../images/featured_bg.jpg) no-repeat top; 
	width: 479px;
	height: /*207px;*/ 431px;
	padding-top: 15px;
	text-align: center;
	margin-left: 5px;
	margin-top: 20px;
}
.fitem 
{
	float: left; padding: 10px 12px; /*margin-left: 25px;*/
}
.fitem2 
{
	margin-left: 5px;
}
.border 
{
	border: 2px solid #287aa1;
}

#search
{
	margin: 30px 25px 20px 5px;
	text-align: right;
}

#search, img 
{
	border:0px;
}

iframe {border: 1px solid #d7e0e7;}

hr {background: #fff; border-top: 1px dashed #d2d6d9; border-bottom: 1px dashed #f0f2f1; border-left: 1px solid #fff; border-right: 1px solid #fff;}

#floorplan td {background: #ecf4f7;}

.odd td {background: #f5fcfe;}

.even td {background: #ecf4f7; text-align: left;}

th {background: #d6e0e4;}

#floorplan {border: 1px solid #d5dee6; margin-top: 10px;}


.li_space li{padding-bottom:8px;}

.rednote {
	border: 1px solid red;
}
