body {
	font-weight : normal; 
	font-size : 12px; 
	color : #333333;
	font-style : normal; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
	background-color : #ffffff; 
	padding : 0; 
	margin : 0;
	line-height: 1.5;
} 
input.small_button{
	font-size :10px;
	margin: 0;
	
}
input.header{
	height:14px;
	width:70%;
	color: #4D4D4D;
	font-weight:normal;
	font-size:10px;
	margin : 0px 0px 4px 0px; 
	BORDER: #cccccc 1px solid;
	background-color : #FAFAFA;
}
img {
	border-width : 0px; 
} 
.pic {
	border : 1px solid #21085a; 
}

ol,ul {
	text-align : left;
	font-size:12px;
	margin : 0 0 0 15px; 
	padding: 1% 4% 1% 4%; 
	color : #333333;  
	line-height: 1.6;
	background-color : transparent;
	list-style-image: url(images/bullet.gif);
} 
dl
{
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

dt {display:block;
}


h1, h2, h3, h4, h5, h6 {
	text-align : left;
	font-weight : normal; 
	font-size : 18px; 
	color :  #1874CD;
	zletter-spacing: -1px;
	margin: 1% 4% 1% 3%;
	padding: 0;
	background-color : transparent;
} 
h3, h4, h6 {
	font-weight : bold; 
	font-size : 12px; 
	color : #FF6103; 
}
H4 {
	text-align : center;
} 

h5 {
	text-align : center;
	font-size : 18px; 
	color : #B2D11E;
	margin: 1% 0 0 0;
	background-color : #FFFFFF; 
} 

h6 {
	margin: 0 4% 0 3%;
} 

a.top {
	text-align : right;
	font-size : 11px; 
	font-weight : normal; 
	color : #39739C; 
	text-decoration : none;
	padding: 0;
	background-color : transparent;
} 
a.top:hover {
	font-size : 11px; 
	font-weight : normal; 
	color : #aaaaaa; 
	text-decoration : none; 
	background-color : transparent;
}


/*Header*/

#logo {
	position : absolute; 
	height : 150px; 
	width : 75%; 
	margin : 0; 
	padding : 0; 
	text-align : right;
	background : #FFFFFF url(images/logo_bg.gif) repeat-x 0% 0%; 
} 

#hor_menu {
	position : absolute; 
	height : 34px; 
	width : 60%; 
	margin : 108px 0 0 15%; 
	padding : 0; 
	text-align : right; 
} 

td.hor_menu {
	width: 25%;
	margin : 0; 
	padding : 0;
}

#hor_menu a, #hor_menu a:hover, #hor_menu a.static, #hor_menu a.static:hover {
	text-align:right;
	width: 100%;
	line-height: 34px;
	font-size : 12px;
	text-decoration: none;
	font-weight : bold; 
	display: inline; 
	color: #3063A5; 
	margin : 0 30px 0 0;
	padding: 0 0 0 46px;
	background : transparent url(images/tick_btn.gif) no-repeat 0% 0%;
	
}

#hor_menu a:hover, #hor_menu a.static {
	color: #AAAAAA;
	background : transparent url(images/tick_btn_blue.gif) no-repeat 0% 0%;
}

#hor_menu a.static {
	color: #FF6600;
}

#head_right_top {
	position : absolute; 
	height : 95px; 
	width : 25%; 
	margin : 0 0 0 75%;
	padding : 0; 
	text-align : center;
} 

#head_right_bottom {
	position : absolute; 
	height : 55px; 
	width : 25%; 
	margin : 95px 0 0 75%;
	padding : 0; 
	text-align : center;
	background : #204F7E url(images/phone.gif) no-repeat 50% 50%;
	
}

#head_right p {
	font-size : 20px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin : 20px 0 3% 20px;
	padding : 0; 
	color: #567E3A;
	background-color : #ffffff;
	
} 

/*Main*/

#main {
	position : absolute; 
	margin : 150px 0 0 0; 
	width : 100%; 
	text-align : center; 
	color : #333333; 
	background-color : #ffffff; 
} 
#content {
	text-align : left;
	width: 49%;
	margin : 0; 
	padding : 0;
	border: 1px solid #B0C4DE;
	background-color : #FCFCFC;
} 

#content a, #content a:hover, #right a, #right a:hover, 
#footer_1 a, #footer_1 a:hover {
	font-size : 12px; 
	font-weight : normal; 
	font-style : normal;
	color : #104E8B;
	text-decoration : underline;
	padding: 0;
	background-color :  transparent;
	
} 
#content a:hover, #right a:hover, #footer_1 a:hover {
	color : #B0C4DE; 
	text-decoration : none; 
}

#footer_1 a, #footer_1 a:hover {
	font-size : 11px; 
	background-color :  transparent;
}

#content p, table.contact {
	font-size : 12px; 
	margin: 0 4% 1% 3%;
	padding:0;
	background-color :  transparent;
} 

/* image gallery */
div.portfolio {
	width: 176px; 
	border: 1px solid #bbbbbb; 
	text-align: center; 
	padding: 4px 3px 4px 3px; 
	margin: 15px 0 0 30px; 
	float: left;
}

div.gallery {
	margin: 0 15px;
}

div.gallery a {
	margin: 5px 5px 5px 5px; 
	float: left;
}

div.gallery img {
	border: 1px solid #CCCCCC;
}


.listing, .property {
	width: 86%;
	margin: 1% 4% 1% 3%;
	padding: 0;
}

.listing {
	border-style:double;
	border:1px double #2D6EB0;
	border-width:medium;
}

.listing p {
	font-size: 11px;
}

.property td {
	padding: 0 20px 10px 0;
}

.prop_details {
	width: 90%;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	background-color :  #EFEFEF;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

.prop_details td {
	zline-height: 10px;
	padding: 0 0 0 10px;
}

#left_menu {
	width: 25%;
	margin : 0%; 
	padding : 0; 
}

#left_menu a, #left_menu a:hover, #left_menu a.static, #left_menu a.static:hover, #left_menu span.menu_top {
	text-align:left;
	text-decoration: none;
	font-size : 12px;
	line-height: 26px;
	display: block;
	color: #3063A5;
	margin : 0 4px 0 10px;
	padding: 0 0 0 46px;
	background : #FAFAFA url(images/tick_btn.gif) no-repeat 2% 50%;
	border-bottom: 1px solid #B0C4DE;
	border-left: 1px solid #B0C4DE;
	border-right: 1px solid #B0C4DE;
}

#left_menu a:hover {
	color: #AAAAAA;
	background : #FAFAFA url(images/tick_btn_blue.gif) no-repeat 2% 50%;
}

#left_menu a.menu_top, #left_menu a.menu_top:hover, #left_menu a.menu_top_static, #left_menu a.menu_top_static:hover {
	color: #FFFFFF;
	font-weight : bold;
	padding: 0 0 0 20px;
	background : none;
	background-color : #204F7E;
}

#left_menu a.static {
	color: #FF6600;
	background : #FAFAFA url(images/tick_btn_blue.gif) no-repeat 2% 50%;
}

#left_menu a.static:hover {
	color: #AAAAAA;
	background : #FAFAFA url(images/tick_btn.gif) no-repeat 2% 50%;
}


#left_menu span.menu_top {
	color: #FFFFFF;
	font-weight : bold;
	padding: 0 0 0 20px;
	background : none;
	background-color : #204F7E;
}

#right {
	text-align : center;
	font-weight : normal; 
	font-size : 11px; 
	width: 25%;
	margin : 0%; 
	padding : 0; 
	color : #000080;  
	background-color : #EBEBEB;
	border-left: 4px solid #FFFFFF; 
}

#left_menu p {
	text-align : center;
	font-weight : bold; 
	font-size : 16px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-style : italic;
	color: #555555;
	margin : 1% 2% 0 2%; 
	padding : 10px; 
	background-color : transparent;
}

#right p, #right p.head{
	text-align : center;
	font-size : 11px;
	color: #26466D;
	margin : 2% 0 1% 0; 
	padding : 0; 
	background-color : transparent;
}

.right
{
	margin: 0 0 4px 0;
	border-style:double;
	border:1px double #2D6EB0;
	border-width:medium;
}

.address
{
	margin: 0 0 0 3%;
	padding: 2% 0 0 6%;
}

/*Footer*/

#footer {
	text-align : center;
	color: #ffffff;
	width: 100%;
	margin : 0; 
	padding : 0; 
	background-color : #FFFFFF; 
	
} 
#footer_1 {
	text-align: center;
	font-size : 11px;
	font-weight: normal;
	color: #666666;
	margin : 0; 
	padding : 0;
	background-color : #ffffff; 
} 

#footer td {
	width: 25%;
	margin : 0; 
	padding : 0;
}

#footer a, #footer a:hover, #footer a.static, #footer a.static:hover {
	text-align:center;
	line-height: 30px;
	font-size : 12px;
	text-decoration: none;
	display: block; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF;
	margin : 0;
	padding: 0;
	background-color : #888888; 
	border-left: #FFFFFF solid 1px;
}

#footer a:hover, #footer a.static:hover {
	color: #385D96;
}

#footer a.static {
	color: #AC1035;
}

#content p.img_right, #content p.img_left {
	float: right;
	text-align: center;
	font-size: 11px;
	margin-right: 4em;
}

#content p.img_left {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#content p.img_right a, #content p.img_left a {
	font-size: 11px;
}

/*Ad Table*/
