/* ----------- main ----------- */

body  {
	background-image: url('images/bg_top.gif');
	background-repeat: repeat-x;
	background-color: #dcdcdc;
    margin: 0; 
    padding:0 0 10px 0;
    font-size: 12px; 
	font-family: arial, verdana, helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

/* ----------- rows ----------- */

#wrapper {
	margin:0 auto;
	overflow: hidden;
	width:762px; 
}

/* ----------- flash images ----------- */

#flash {
	float: left;
	height: 252px;
	background: #FAFAFA;
	border-right: 1px solid #FAFAFA;
	border-left: 1px solid #FAFAFA;
}

/* ----------- menu ----------- */

#menurow {
	margin: 0;
	float: left;
	height: 34px;
	width: 760px;
	background: #284696;
	text-align: center;
	border-right: 1px solid #FAFAFA;
	border-left: 1px solid #FAFAFA;
}

#menu ul {
	list-style-type: none; 
	margin: 8px 0 0 0; 
	padding: 0;	 
}

#menu li {
	display: inline;
	margin: 0; 
	padding: 0 22px;
}

#menu li a {
	font-family: arial, verdana;
	color: #fff; 
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover{
	color: #FFC30F;
}

.menuborder {
	border-right: 1px solid #FFC30F;
}

/* ----------- body ----------- */

#mainbody {
	float: left; 
	background: #FAFAFA;
	width: 760px;
	border-right: 1px solid #FAFAFA;
	border-left: 1px solid #FAFAFA;
}
   
#maintext {	
	float: left; 
	width: 440px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 30px 0 40px 40px;
}

#points ul {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #8C8C8C;
	list-style-type: square;
	margin: -7px 0 30px 0;
	padding-left: 66px;
}

#points li {
	padding-bottom: 3px;
}


#quote {
	float: right;
	font-family: Georgia, arial;
	margin: 45px 0 0 20px;
	line-height: 22px;
	font-size: 16px;
	color: #284696;
	width: 205px;
	padding-right: 15px;
}

.quotename { 
	font-size: 12px; 
	font-style: italic;
}

.quote1 {
	margin: -16px 0 0 0;
}

#headpos {
	margin: 30px 36px 40px 36px;
}

h1 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-family: helvetica, arial;
	color: #284696;
	margin: 0;
	font-size: 16px; 
} 

h2 {
	border-bottom: 1px solid #FFC30F;
	font-size: 16px;
	font-family: helvetica, arial;
	left: 20px;
	color: #284696; 
}

h2 span {
	position: relative; 
	left: -0.3em;  
	bottom: -0.6em; 
	padding: 2px 0.5em; 
	margin: 0; 
	border-style: solid; 
	border-width: 1px 1px 1px 0.8em;  
	border-color: #FFC30F;
	background-color: #F0F0F0;
}

.link {
	color: #666666;
	text-decoration: underline;
}

a.link:hover { 
	color: #284696;
	text-decoration: none;
}

/* ----------- footer ----------- */


.bottombg {
	float: left;
	margin-top: -12px;
	margin-bottom: 15px; 
}

#foottext {
	text-align: right;
	margin: 5px auto 0 auto;
	width: 750px;
}

.design {
	margin-right: 3px;
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}

a.design:hover { 
	color: #fff;
	text-decoration: underline;
}

/* ----------- about ----------- */

#about {	
	float: left; 
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 15px 40px 40px 40px;
}

/* ----------- services ----------- */

#service {	
	float: left; 
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 15px 40px 20px 40px;
}

.servicepts {
	line-height: 21px;
	list-style-type: square;
}	

img.serviceimg {
	float: left;
	padding: 0 25px 0 0;
}

.serviceinfo {
	margin-top: 26px;
	float: left;
	text-align: justify;
	width: 680px;
	line-height: 18px;
}

.servicelong {
	margin: 0;
	float: left;
	width: 473px;
	height: 200px;
}

.servicelong2 {
	margin: 0;
	float: left;
	width: 473px;
	height: 140px;
}

/* ----------- tiles ----------- */

.tiles {	
	float: left; 
	padding: 15px 0 0 40px;
}

img.tilesp {
	padding: 0 20px 20px 0;
}

.tiletext {	
	float: left; 
	line-height: 18px;
	text-align: justify;
	padding: 0 52px 15px 40px;
}	

td.tiletbl {
	width: 250px;
}

/* ----------- landscaping ----------- */

#landscaping {	
	float: left; 
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 15px 40px 20px 40px;
}

.user1 {
	float: left;
	width: 300px;
	margin-right: 70px;
}

.user2 {
	float: right;
	width: 300px;
}

img.space {
	margin: 20px 0 20px 0;
	border: 0px;
}	

img.mel {
	margin: 0 0 20px 110px; 
	border: 0px;
}

.land {
	color: #666;
	text-decoration: none;
}

a.land:hover { 
	color: #284696;
	text-decoration: underline;
}

.land2 {
	color: #666;
}

a.land2:hover { 
	color: #284696;
	text-decoration: underline;
}

/* ----------- gallery ----------- */

#flashcontent {
	margin: 20px 0 0 35px;
}

#gallery {	
	float: left; 
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding: 0 54px 8px 52px;
}	

/* ----------- contact us ----------- */

table.contact {
	margin: 20px 0 80px 225px;
}

table.contact td {
	padding: 5px;
}

/* SM Added warning CSS */

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 0px;
    padding: 15px;
}