/* Winterbourne Landscape Website CSS Document */
html {
	height:100.000001%;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical; 
}
body {
	height: 100%;
	background-color:#000000;
	text-align:center;
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover, a:active {
	text-decoration: underline;
	color: #336633;
}
/*body background color is #cccc99*/
#body_container {
	text-align:center;
    width:876px;
	min-height:768px;
	border:none;
}
#contents_container {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	text-align:left;
    width:876px;
	padding:0;
	margin:0;
	border:none;
}
#contents_main {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	position:relative;
	text-align:left;
	width:730px;
	padding:0 auto;
	border:1px solid #cccc99;
}
#contents_text {
	width:600px;
	padding-top:18px;
	border:none;
}
#contents_text img{
	padding-left:10px;
	border:none;
}
#contents_photo {
	width:690px;
	padding-top:18px;
	padding-bottom:30px;
	border:none;
}
#gallery_table {
	width:690px;
	border:none;
}
#header_main {
	width:876px;
    height:446px;
	margin:0;
	padding:0;
	border:none;
}
#header {
	width:876px;
    height:188px;
	margin:0;
	padding:0;
	border:none;
}
div { margin:0 auto; } 
.photo { padding:5px; }
.gallery_title {
	background-color:#ffffcc;
	font-family:Georgia, Times, serif;
	font-size:20px;
	font-style:italic;
	color:#336633;
	padding:0 auto;
	margin:30px 0 8px 0;
	border:none;
}
/**************************************
         Text style - body bg: cccc99 
**************************************/
.title_1 {
	font-family:Georgia, Times, serif;
	font-size:20px;
	font-style:italic;
	color:#336633;
}
.title_2 {
	font-family:Georgia, Times, serif;
	font-size:18px;
	font-style:italic;
	color:#996600;
}
.title_3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #996600;
}
.text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#999966;
}
.text_1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #cc6600;
}
.text_2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #000000;
}
.text_3 {
	font-family:Georgia, Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #996600;
}
.text_4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#336633;
}
.hr_green {
	width:600px;
	color:#336633;
	padding-left:none;
}
/**************************************
                Nav
**************************************/
#menu_holder {
	width:876px;
    height:31px;
	margin-bottom:0;
	padding-bottom:0;
	border-collapse:collapse;
	border:none;
}
#menu_holder img {
	margin:0;
	padding:0;
	border:none;
}
#menu_table {
	width:876px;
    height:31px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:none;
}
#button_holder {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	position:relative;
	text-align:left;
	width:730px;
	margin:auto;
	padding:0;
	border:none;

}
#button_holder img {
	text-align:center;
	margin:0;
	padding:0;
	border:none;
}
/**************************************
                contents
**************************************/
.seasonal_list {
	background-color:#cccc99;
}
#seasonal_news {
	float:right;
	width:auto;
	height:auto;
	padding-left:40px;
	border:1px solid #ffffcc;
}
#seasonal_more{
	background-image:url(images/seasonal_tip_bg.gif);
	background-repeat:no-repeat;
	width:730px;
	height:350px;
	border:none;
}
#seasonal_news_holder {
	width:670px;
	height:350px;
	padding:50px 0 0 0;
	margin:0 auto;
	border:none;
}
#seasonal_contents img{
	padding:10px;
}
#seasonal_more_table{
	width:auto;
	height:325px;
	margin-left:30px;
	border:0px solid #000000;
}
#seasonal_more_table td{
	vertical-align:bottom;
	width:320px;
	height:auto;
}
#seasonal_info{
	background-color: #ffffcc;
	width:874px;
	height:200px;
	margin-top:0;
	padding:0 auto;
	border:1px solid #cccc99;
}
#seasonal_info_table{
	width:auto;
	height:auto;
	margin-top:8px;
	margin-left:180px;
	border:none;
}
#seasonal_info_table td{
	vertical-align:top;
	width:auto;
	height:auto;

}
#seasonal_info_td{
	border-left:1px solid #cccc99;
	padding-left:15px;
}
.seasonal_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #963;
}
#about_main{
	background-image:url(images/about_main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:730px;
	height:600px;
	margin-top:0;
	margin-bottom:20px;
	border:1px solid #cccc99;
}
#about_main_table{
	width:540px;
	margin:50px auto auto 110px;
	border:none;
}
#about_main_td{
	border-bottom:1px solid #cccc99;
	padding-bottom:15px;
}
#about_staff{
	margin-bottom:20px;
	border:none;
}
#about_staff_table{
	border:none;
}
.about_staff_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#999966;
	margin:5px 30px;
}
.td1{
	background-color:#ffffcc;
}
.td2{
	background-color:#ffffff;
}
#about_info{
	width:876px;
	height:auto;
	margin-bottom:20px;
	border:none;
}
#about_info_table{
	background-color:#ffffcc;
	width:730px;
	margin:10px auto;
	border:1px solid #ffffcc;
}
#about_info_table td{
	vertical-align:top;
	width:220px;
}
#about_ref{
	width:876px;
	height:auto;
	border:none;
}
#about_ref_table{
	background-color:#ffffcc;
	width:auto;
	margin:10px auto;
	border:1px solid #ffffcc;
}
#about_ref_table td{
	vertical-align:top;
	width:235px;
}
.td_border{
	background-color:#cccc99;
	border:1px solid #ffffcc;
}
/**************************************
         residential
**************************************/
#contents_top_residential {
	background-image:url(images/res_top.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:300px;
	padding:0;
	border:1px solid #cccc99;
}
#contents_top_commercial {
	background-image:url(images/comm_top.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:300px;
	padding:0;
	border:1px solid #cccc99;
}
.p_contents_residential {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #963;
	margin:50px 215px 0px 70px;
	border:none;
}
.p_contents_commercial {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color: #963;
	margin:80px 215px 0px 70px;
	border:none;
}
#contents_list {
	background-color: #ffffcc;
	width:876px;
	margin:0;
	padding:0;
	border:none;
}
#table_list td{
	width:200px;
	margin:0;
	padding:10px 0px 0px 0px;
	vertical-align:top;
	border:none;
}
#table_list{
	margin:0px 0px 0px 150px;
	padding:0;
	border:none;
}
/**************************************
                Footer
**************************************/
#footer {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	width:876px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666633;
	padding-top:15px;
	margin:0;
	border:none;
}
