﻿/* CSS Document */

body
{
	margin : 0px;
	font-family : verdana, helvetica, sans-serif;
}

img
{
	border : 0px;
}

p, ul, li
{
	font-size : 11px;
	line-height : 14px;
	color : #333333;
	margin-top : 0px;
	list-style-type : square;
}

a:link, a:visited
{
	font-size : 11px;
	color: #9B3316;
	text-decoration : underline;
}

a:hover
{
	color: #508125;
	text-decoration : none;
}

/* MS FORM FIELDS */

.ms_formtext
{
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	border-style : solid;
	border-width : 1px;
}

/* MS SITE CONTAINERS */

#msContentContainer
{
	/* background-color : #eaeaea; */
	background-image : url(../img/ms_bg.jpg);
}

#ms_LogoBlock
{
	width : 161px;
	height : 120px;
	background-image : url(../img/ms_logo.gif);
}

#ms_SiteHeader
{
	width :  605px;
	height : 80px;
	background-image : url(../img/ms_top_nav_bg.jpg);
}

#ms_SiteContent
{
	padding-top : 20px;
	padding-left : 15px;
}

#ms_PropertyCare
{
	width : 388px;
	height : 36px;
	background-image : url(../img/ms_property_care_header.gif);
}

#ms_LandScape
{
	width : 388px;
	height : 33px;
	background-image : url(../img/ms_landscape_header.gif);
}

#ms_SportsTurf
{
	width : 389px;
	height : 29px;
	background-image : url(../img/ms_sturf_header.gif);
}
#ms_Illumination
{
	width : 389px;
	height : 29px;
	background-image : url(../img/ms_illumination_header.gif);
}

#ms_FeaturedProject
{
	width : 185px;
	height : 500px;
	background-image : url(../img/ms_featured_bg.gif);
	background-repeat : no-repeat;
	background-position : top;
}

/* MS LINKS */

#ms_LeftNavigation
{ 
	width: 161px; 
	text-align : left;
}

#ms_LeftNavigation ul
{
	margin-left : 0;
	padding-left : 0;
	list-style-type : none;
	font-size : 11px;
}

#ms_LeftNavigation a
{
	display : block;
	padding : 3px;
	width : 160px;
	background-color : #ffffff;
	border-bottom : 1px solid #ffffff;
}

#ms_LeftNavigation a:link, #navlist a:visited
{
	color: #9B3316;
	text-decoration: none;
}

#ms_LeftNavigation a:hover, 
{
	background-color : #DEEAD2;
	color: #508125;
}

#ms_HeaderNavigation
{
	float : right;
	text-align : right;
	font-size : 11px;
	color: #9B3316;
	padding : 7px;
}

#ms_HeaderNavigation a:link, #ms_HeaderNavigation a:visited
{
	font-size : 11px;
	color: #9B3316;
	text-decoration : none;
}

#ms_HeaderNavigation a:hover
{
	color: #508125;
	text-decoration : none;
}

#ms_SiteFooter
{
	text-align : center;
	font-size : 11px;
	color: #9B3316;
}

#ms_SiteFooter a:link, #ms_SiteFooter a:visited
{
	color: #9B3316;
	text-decoration : underline;
}

#ms_SiteFooter a:hover
{
	color: #508125;
	text-decoration : none;
}

.ms_gallery_category_link_header
{
	font-size : 11px;
	font-weight : 800;
	color : #404616;
	text-decoration : underline;
}

.ms_gallery_category
{
	font-size : 12px;
	font-weight : 800;
	color : #394B01;
}

/* */

.ms_ContentBlock01
{
	margin-left : 35px;
}

/* LINKS */

a:active.ms_pageLink, a:link.ms_pageLink, a:visited.ms_pageLink
{
	font-weight : 800;
	text-decoration : none;
	color : #394B01;
}
