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


/* ------------------------------------------ */
/* CREDITS */
/* ------------------------------------------ */
/*
COPYRIGHT:
All content copyright (c) 2008, Roughstock Studios.
Stealing bad. Asking good.

DESIGN AND MARKUP CREATED BY:
Roughstock Studios

URL:
http://www.roughstockstudios.com

EMAIL:
howdy@roughstockstudios.com
*/






/* STRUCTURE */
/* ------------------------------------------ */		


#body2b { margin-left: -10px; margin-right: 20px; }
#body2c { position: relative; float: left; width: 186px; }
#body2d { position: relative; float: left; width: 186px; margin-left: -5px; }


#body2a img, #body2b img, #body2c img, #body2d img { 
	width: 180px;
	height: 60px;
	border: 3px solid #d4cebe; 
	}
	
#body2a img, #body2d img { margin-top: .5em; margin-bottom: 1.75em; }
	
	a.unitlink { border: none; color: #444243; }
	a:hover.unitlink { background-color: transparent; border: none; }

	a.textlink { text-decoration: none; color: #393735; font-weight: normal;  }
	a:hover.textlink { text-decoration: none; color: #901b1b; font-weight: normal;}

#categoryblock { 
	float: left;
	margin-bottom: 4em; 
	}	
	
	
/* TYPOGRAPHY */
/* ------------------------------------------ */		


#body2a p, #body2d p { font-size: 1em; letter-spacing:1px; }

.right { 
	float: right; 
	position: relative; 
	}
	
.pcategory {
	width: 186px;
	font-family: "Gill Sans", "ITC Franklin Gothic", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.75px;
	margin-bottom: 1em;
	padding-bottom: .25em;
	border-bottom: 1px dotted #393735;
	}

.client { 
	font-family: "Gill Sans", "ITC Franklin Gothic", Helvetica, Arial, sans-serif;
	position: relative;
	text-transform: uppercase;
	font-size: 1em;
	margin-top: -1.75em;
	margin-bottom: .25em;
	letter-spacing:.75px;
	}

.descriptionR { 
	position: relative;
	float: right;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.4em;
	margin-top: -.5em;
	margin-bottom: -.75em;
	}

.new {
	color: #901b1b;
	font-weight: bold;
	}


/* SUBMENU */
/* ------------------------------------------ */		


#col1 ul {
	font-family: "Gill Sans", "ITC Franklin Gothic", Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing:.75px;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;	
	}
	
	#col1 li {
	padding-bottom: .25em;
	margin-bottom: .5em;
	}

	.menutitle { text-decoration: none; border-bottom: none; color: #393735; font-weight: normal; border-bottom: 1px dotted #393735; width: 175px; }

	li.sub a, li.sub a:link { text-decoration: none; border-bottom: none; color: #393735; font-weight: normal; }
	li.sub a:active, li.sub a:hover  { text-decoration: none; border-bottom: 1px dotted #901b1b; color: #901b1b; font-weight: normal; }
	
	



