@charset "UTF-8";
/* CSS Document */
/* RESET */

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img,
strong, dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
*{
	margin: 0;}
	
/* Reference Section

MAIN COLORS:
	GREEN: #9BCC65
	LT GREEN: #CFE8BF
	BLUE: #C7E0EF
	LT BLUE: #E1F2FF
	PINK: #FF0055
	LT PINK: #FFBDBD
	GREY: #3B3B3B
	LT GREY: #C3C2BC
	
ACCENT COLORS:
	PURPLE: #8A4499
	GOLD: #E5A320

*/

/* remember to define focus styles! */
:focus {
	outline: 0;
}



/* TEXT STYLES*/
#utilityNav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B3B3B;
	letter-spacing:0px;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
}

#utilityNav a:link {color:#3B3B3B;}
#utilityNav a:visited {color:#3B3B3B;}
#utilityNav a:hover {color:#9BCC65; text-decoration: underline;}
#utilityNav a:active {color:#9BCC65;}



#nav p,a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3B3B3B;
	font-size: 11px;
	letter-spacing:0px;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 2px 0 px;

	}

#nav a:link {color:#3B3B3B;}
#nav a:visited {color:#3B3B3B;}
#nav a:hover {color:#9BCC65; text-decoration: underline;}
#nav a:active {color:#9BCC65;}

p{
font-family: helvetica, sans-serif;
color: #3B3B3B;
font-size: 11px;
letter-spacing: 1.2pt;
line-height: 1.2;
}

h1{
	font-family: helvetica, sans-serif;
	color: #FF0055;
	font-size: 18px;
	letter-spacing: 1.4pt;
	line-height: 1.2;
}



.espot p{
	font-size: 12px;	
	color:white;
	text-transform: uppercase;
	position: relative;
	width:170px;
	top:60px;
	left:15px;}

.espot a{
	font-size: 12px;	
	font-weight: bold;
	color:white;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	width:150px;
	top:70px;
	left:15px;}

.espot a:link {color:#ffffff;}
.espot a:hover {color:#ff0055; text-decoration: underline;}

.cat_nav p{
	font-family: helvetica, sans-serif;
	color:#C3C2BC;
	font-size: 11px;
	letter-spacing: 1pt;
	text-decoration: none;
	margin-bottom:5px;	}

.cat_nav a{
	font-family: helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 11px;
	letter-spacing: 1pt;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
	}

.cat_nav a:link {color:#3B3B3B;}
.cat_nav a:visited {color:#3B3B3B;}
.cat_nav a:hover {color:#9BCC65; text-decoration: underline;}
.cat_nav a:active {color:#9BCC65;}

.footer p, a{
	font-family: helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 11px;
	letter-spacing: 1.2pt;
	line-height: 1.2;
	vertical-align: top;

	}

.footer a:link {color:#3B3B3B;}
.footer a:visited {color:#3B3B3B;}
.footer a:hover {color:#9BCC65; text-decoration: underline;}
.footer a:active {color:#9BCC65;}

.footer h2{
	font-family: helvetica, sans-serif;
	color: #FF0055;
	font-size: 11px;
	letter-spacing: 1.2pt;
	line-height: 1.2;
	text-transform: uppercase;
}

blockquote {
	border : 0px;
	width: 400px;
	margin: 0px;
	padding: 3px;
	quotes: "\201C" "\201D";
	font-family: helvetica, sans-serif;
	color: #3B3B3B;
	font-size: 11px;
	letter-spacing: 1.2pt;
	line-height: 1.2;
	vertical-align: top;
	}
	
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

/*SELECTED TEXT
ADD: style="color:#9BCB65; font-size:20px;" to link style
*/

/*MAIN STYLES*/

html, body {
	height:100%;
	background-color: #CFE8BF;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -100px;
}

.container {
	width:948px;
	margin:auto;
	background-color: white;
}


/* START HEADER STYLES*/

#header {
	height: 100%;
}

#logo{
	margin: 20px 20px 20px 15px;
	}
	
ul#utilityNav {
	float: right;
	padding: 25px 25px 0 25px;

}

#utilityNav li {
	display:inline;
	float: left;
	padding: 0 0 0 5px;
}

ul#nav {
	margin: auto;
	padding: 0 20px 0 20px;
	}

#nav li {
	display:inline;
	float: left;
}

.hr {
	padding: 5px 0 7px 0;}
	
/*END HEADER STYLES*/

/* START MAIN STYLES*/
.content{
	width: 949px;
	height: 510px;
	margin:10px;}

#b1,#b2,#b3,#b4,#b5{
	float: left;
	margin: 5px;
	}

#b1{width:610px;}

#b2{
	background: white;
	height: 330px; 
	width: 300px;}

#b3{
	height: 150px;
	width: 300px;
	}

	
#b4{
	height: 150px;
	width: 300px;
	}

#b4 p{
	width: 225px;}
		
#b5{
	height: 150px;
	width: 300px;
}
/*END MAIN STYLES*/

/* START FOOTER STYLES*/

.footer, .push {
	height: 110px; /* .push must be the same height as .footer */
}

.footer {
	background-color: white;
	width: 948px;
	height: 110px;
	margin: 0 auto 0 auto;
	padding: 0px;
	}

#f1 {
	float:left;
	padding:20px 20px 0 20px;
	}

#f1 img{
	padding: 0px;
	margin: -5px 0 0 0;}
		
#f2 {
	float:right;
	padding: 20px 20px 0 20px;}
	
#f3 {
	float:left;
	height: 110px;
	margin: 0px;
	padding: 0px;
	}
	
/* END FOOTER STYLES*/

/* START CATEGORY STYLES*/
.cat_content{
	width: 949px;
	height: 370px;
	margin:10px;}

.cat_nav{
	float:left;
	margin: 12px;
	}
	
.cat_nav img{

	vertical-align: top;
	margin-top: 5px;
}

.cat_grid{
	display:block;
	float: left;
	position:relative;
	top:0px;
	left:10px;
	width: 330px;
	margin:10px;
	}

.cat_thb{
	float:left;
	height: 100px;
	width: 100px;
	background: black;
	margin: 5px;
	border: 0px;
}

.cat_note{
	margin:10px 12px 0 15px;
	float:left;
	width: 300px;
	}
/* END CATEGORY STYLES*/

/* START DESIGNER STYLES*/
.des_content{
	width: 949px;
	height: 525px;
	margin:10px;
	}
	
/* END DESIGNER STYLES*/

/* START ABOUT STYLES*/
.about_content{
	width: 949px;
	height: 350px;
	margin:10px;
	}
.ot_content {
	width: 949px;
	height: 450px;
	margin:10px;
	}
.ot_about{
	float: left;
	width: 450px;
	margin: 0 0 0 20px;
}

.ot_about h1 {
	font-weight: 100;
}

.ot_about a{
	color:#9BCC65;
	font-weight: bold;
	text-decoration: none;}
/* END ABOUT STYLES*/

/* START CONTACT STYLES*/
.contact_content{
	width: 949px;
	height: 200px;
	margin:10px;
	}
/* END CONTACT STYLES*/

