@charset "utf-8";
/* 
  
*/
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP                   */
/* ------------------------------------------ */

ul { list-style: none inside; }
p {
	font: 8px;
	margin-bottom: 1.3em;
}

a img { border: none; }

.smallpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	height: 120px;
	width: 220px;
	padding: 5px 5px 5px 10px;
	text-align: justify;
	line-height: 1.3;
}
.smallpara  .titlesmall {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}

.topic_01 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../img/amenities.gif);
	list-style-type: none;
	line-height: 1.5;
}

.project_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4;
}

.header_project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}

.archive_proj {
	float: left;
	width: 45%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	height: 100px;
}

.archive_proj p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.archive_proj .arch_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
}


#page_wrap #content #left_pannel .topic_01 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-top: 15px;
	display: block;
	line-height: 1.3;
}
#page_wrap #content #left_pannel .topic_01 img {
	border: none;
	position: static;
	float: left;
	margin: 5px;
}


#page_wrap #content #left_pannel .topic_01 h1 {
	font-size: large;
	color: #009933;
}

#page_wrap #content #left_pannel .topic_01 h2
{
	font-size: medium;
	color: #CC6600;
}
#page_wrap #content #left_pannel .topic_01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6600;
}



#page_wrap #content #left_pannel .topic_01 p {
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 1.3;
}
#page_wrap  #content  #right_pannel  .topic_02
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-top: 15px;
	display: block;
}

#page_wrap #content #right_pannel .topic_02 h1 {
	font-size: 12px;
	color: #CC3300;
}
#page_wrap #content #right_pannel .topic_02 ul {
	list-style-position: outside;
	list-style-image: url(../img/bullete_project.jpg);
	list-style-type: disc;
}

#page_wrap #content #right_pannel .topic_02 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
}


#page_wrap #content #right_pannel .topic_02 p { font-size: 10px; }

#page_wrap #header #header_01 .header_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#page_wrap #footer .copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0 auto 0 auto;
	width: 380px;
	text-align: center;
	padding: 2px;
}
#page_wrap  #content  #left_big_pannel  .topic_01
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-top: 15px;
	display: block;
	line-height: 1.3;
}

#page_wrap #content #left_big_pannel .topic_01 h1
{
	font-size: large;
	color: #009933;
}

#page_wrap #content #left_big_pannel .topic_01 h2
{
	font-size: medium;
	color: #CC6600;
}

#page_wrap #content #left_big_pannel .topic_01 p
{
	font-size: small;
	font-style: normal;
	color: #333333;
	margin-bottom: -10px;
}

#page_wrap #content #left_big_pannel .topic_01 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
