@charset "utf-8";
/*------------------------	
CVW PLAIN TEMPLATE
Author: Dave @ CVW Creative
-------------------------*/
@font-face {
	font-family: grandesign-neue;
	src: url(/font/grandesign_neue_serif_regular.ttf);
}

@font-face {
	font-family: dax;
	src: url(/font/DaxPro.otf);
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
hr {
	margin: 50px 0;
	border: 0px;
	border-top: 1px dotted #999;
	clear: both;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
html {
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color:#555;
	overflow-x:hidden;
	background:#9a996e;
}
/* Header
-----------------------------------------------------------------------*/
#header-wrap {
	background:#ffffff;
	border-bottom:0px solid #fff;
}
#header {
	position:relative;
	padding:0 60px;
	margin:0 auto;
	width:960px;
	height:164px;
}
#logo a{
	position:absolute;
	top:0px;
	left:60px;
	background:url(/images/milston-professional-logo.jpg) no-repeat;
	text-indent:-9999em;
	width:384px;
	height:164px;
}

#header p.blurb {
	color: #be5016;
	font-size: 24px;
	font-family: grandesign-neue;
	position: absolute;
	top: 27px;
	left: 532px;
	width: 460px;
}	

#header p.blurb a {
	color: #be5016;
	border-bottom: 1px dotted #be5016;
}

h2#slogan {
	width: 457px; 
	height: 18px;
	position: absolute;
	top: 116px;
	left: 532px;	
	background:url(/images/slogan.jpg) no-repeat;
	text-indent:-9999em;
	width:457px;
	height:18px;
}

/* Nav
-----------------------------------------------------------------------*/
.menu, .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu:before, .menu:after {
	content: "";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
	zoom:1;
	margin:20px auto 0 auto;
	position:relative;
	float:right;
	text-transform: uppercase;
}
.menu li {
	float: left;
	position: relative;
}
.menu a {
	padding:21px 30px 24px 30px; /*Must be ajusted to suit*/
	color: #fff;
	position:relative;
	font-size:1.3em;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.menu .current a {
	color:#ff00f0;
	background:#000;
	background-image: linear-gradient(bottom,  #333, #141414);
	background-image: -o-linear-gradient(bottom,  #333, #141414);
	background-image: -moz-linear-gradient(bottom,  #333, #141414);
	background-image: -webkit-linear-gradient(bottom,  #333, #141414);
	background-image: -ms-linear-gradient(bottom,  #333, #141414);
}
.menu li:hover > a {
	color:#ff00f0;
	background:#000;
	background-image: linear-gradient(bottom,  #333, #141414);
	background-image: -o-linear-gradient(bottom,  #333, #141414);
	background-image: -moz-linear-gradient(bottom,  #333, #141414);
	background-image: -webkit-linear-gradient(bottom,  #333, #141414);
	background-image: -ms-linear-gradient(bottom,  #333, #141414);
}
.menu ul {
	margin: 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 40px; /*Must be ajusted to match up with '.menu a' padding*/
	z-index: 9999;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.menu ul ul {
	top: 0;
	left: 200px;
	margin: 0 0 0 15px;
	_margin: 0; /*IE6 only*/
}
.menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
}
.menu ul a {
	padding: 7px 10px;
	width: 210px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	background:#111;
	color:#fff;
	text-transform: uppercase;
	font-size:1.2em;
	border-bottom:1px solid #000;
	border-top:1px solid #222;
}


/* Container
-----------------------------------------------------------------------*/
#container {
	position:relative;
	margin:0px auto 0 auto;
	padding:0px 60px 20px 60px;
	width:960px;
	background:#9a996e;
}
/* Slideshow
-----------------------------------------------------------------------*/
#slider {
	position:relative;
	width:960px;
	height:288px;
	margin:0 auto;
	z-index:100;
	background: url(/images/banner.jpg) no-repeat top left;
	font-family: dax;
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}

#slider span {
	text-transform: uppercase;
	display: block;
}	

#slider li {
	float: left;
	list-style: none;	
}

#slider li#green {
	width: 170px;
	padding: 30px 90px 0px 70px;
	/* 330*/
}	

#slider li#navy {
	width: 213px;
	padding: 30px 35px 0px 50px	
	/*266*/
}

#slider li#rust {
	width: 203px;
	padding: 30px 80px 0px 47px	
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider span {
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	line-height:20px;	
}

/* The slices in the Slider
-------------------------------*/
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img {
	display:block;
}
/* Caption styles
-------------------------------*/
.nivo-caption {
	display:none;
}
/* hidden Styles
-------------------------------*/
.nivo-controlNav, .nivo-controlNav a, .nivo-controlNav a.active, .nivo-directionNav a, a.nivo-nextNav, a.nivo-prevNav, .nivoSlider a.nivo-imageLink, .nivo-directionNav a, .nivo-prevNav, .nivo-nextNav, .nivo-controlNav a, .nivo-controlNav a.active {
	display:none!important;
}
/* Home Content
-----------------------------------------------------------------------*/

#content {
	width: 820px;
	margin: 0 auto;
}

#content p.white {
	color: #ffffff;
	font-family: dax;
	font-size: 18px;
	margin-bottom: 40px;
}

#content-left {
	position:relative;
	width:400px;
	float:left;
	padding:0px 0 20px 0;
}

#content-right {
	position:relative;
	width:400px;
	float:right;
	padding:0px 0 20px 0;
	color:#000;
}
#content p {
	margin:15px 0;
	font-size:1.2em;
}
#content a {
	color:#df89da;
}
#content a:hover {
	color:#c96ac3;
}

#content h2 {
	color:#000;
	font-size:2.3em;
	margin:0 0 20px 0;
	text-transform:uppercase;
}
#content h3 {
	color:#004250;
	font-size: 48px;
	line-height: 48px;
	font-weight: 400;
	margin:0 0 35px 0;
	font-family: grandesign-neue;
}

#content h3 span {
	color: #be5016;
	font-style: italic;		
}

#content li {
	color:#c96ac3;
	list-style:square;
	padding:0 0 5px 0;
}
#content-left p, #content-left li, #content-right li {
	color: #004250;
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 18px 0px;	
	font-family: dax;
}

#content-left li, #content-right li {
	list-style: none;
	background: url(/images/bullet.jpg) no-repeat left 7px;
	padding-left: 20px;
}

#content-left p strong, #content-right p strong {
	font-weight: bold;
	color: #004250;
}

/* Inner Content
-----------------------------------------------------------------------*/
#inner-content {
	min-height:400px;
	position:relative;
	z-index:99;
	margin:0 auto;
	width:940px;
	padding:40px 0px;
}
/* Footer
-----------------------------------------------------------------------*/

#footer {
	position:relative;
	margin:0 auto;
	width: 100%;
	border-top:0px solid #ffffff;
	background: url(/images/footer.jpg) #ffffff no-repeat center top;
	height: 194px;
}

#footer-inner {	
	width:960px;
	padding:20px 60px;
	margin: 0 auto;
}

#footer p, #footer a {
	color: #9a996e;
	font-size: 20px;
	font-family: dax;
	margin-top: 10px;
}

#footer span {
	font-family: grandesign-neue;
	font-size: 20px;
}

#footer span.m {
	color: #bd4f19;
	margin-left: 70px;
}

#footer span.e {
	color: #004250;
	margin-left: 15px;
}

#footer span.p {
	color: #739600;
	margin-left: 15px;
}