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

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
em {
	font-style: italic;
}

/* nav */
#sub_nav {
	background-image: url(../img/nav/sub_page_nav_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 960px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#sub_nav  a  {
	margin:0px;
	display: block;
	height: 38px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #419aa9;
	text-decoration: none;
	font-size: 20px;
	padding-left: 20px;
	text-align: center;
}
#sub_nav a:hover {
	background-image: url(../img/nav/rollover_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	height: 38px;
	padding-top: 10px;
}


#sub_nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
}

#sub_nav ul li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#sub_nav ul li a span{
	display:none;
	color: #419aa9;
}
#sub_header {
	background-image: url(../img/sub_page_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 154px;
	width: 960px;
}
#sub_main {
	background-color: #FFFFFF;
	background-image: url(../img/sub_page_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	overflow: auto;
}
#sub_main  a {
	color: #419aa9;
	text-decoration: none;
}
#sub_main  a:hover {
	color: #e50079;
}
#sub_main  p {
	margin-top: 10px;
	color: #111111;
}
#sub_main h1 {
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	color: #e50079;
	font-size: 24px;
}
#sub_footer {
	background-image: url(../img/sub_page_footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	width: 960px;
	padding-top: 20px;
}

/* end nav */#tab_nav_illustration {
	height: 40px;
	width: 600px;
	margin-left: 20px;
	float: left;
	background-image: url(../img/nav/tabs_illustration_active.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 99px;
}
#tab_nav_illustration ul {
	margin-top: 7px;
	color: #e50079;
}
#tab_nav_illustration a {
	text-decoration: none;
	color: #5d741c;
}
#tab_nav_illustration a:hover {
	color: #FFFFFF;
}
#tab_nav_design {
	height: 40px;
	width: 600px;
	margin-left: 20px;
	float: left;
	background-image: url(../img/nav/tabs_design_active.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 99px;
}
#tab_nav_illustration li {
	display: inline;
	margin-left: 30px;
	text-transform: uppercase;
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	font-size: 21px;
	margin-right: 50px;
	margin-top: 5px;
	padding-top: 5px;
	color: #e50079;
}
#tab_nav_design ul {
	margin-top: 7px;
	color: #e50079;
}
#tab_nav_design li {
	display: inline;
	margin-left: 30px;
	text-transform: uppercase;
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	font-size: 21px;
	margin-right: 50px;
	margin-top: 5px;
	padding-top: 5px;
	color: #e50079;
}
#tab_nav_design a {
	text-decoration: none;
	color: #5d741c;
}
#tab_nav_design a:hover {
	color: #FFFFFF;
}
#thumbnails li {
	display: inline;
}
#thumbnails img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#thumbnails {
	float: left;
	width: 690px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #acd734;
	font-style: italic;
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	line-height: 25px;
}
.quote_credit {
	font-size: 15px;
	text-align: right;
	color: #acd734;
}
#about_content {
	float: left;
	width: 440px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acd734;
	padding-left: 30px;
}
#about_content    ol  {
	list-style-type: decimal;
	margin-left: 20px;
}
#about_content li {
	margin-top: 5px;
	color: #666666;
}
#about_content ul {
	margin-left: 10px;
	margin-bottom: 10px;
}
.arrow_bullets {
	list-style-position: inside;
	list-style-image: url(../img/bullet.gif);
}
#about_content  h3 {
	font-size: 17px;
	color: #419aa9;
	font-weight: bold;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#about_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e50079;
	font-size: 24px;
	line-height: 150%;
}

.portrait {
	clear: right;
	border: 2px solid #acd734;
	overflow: hidden;
	margin-bottom: 10px;
}
.sketch {
	margin-top: 30%;
}
#side_nav {
	width: 160px;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}
#side_nav ul {
}
#side_nav li {
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	color: #e50079;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd734;
	padding-top: 12px;
	padding-bottom: 15px;
	display: block;
}
#side_nav a {
	color: #419aa9;
	text-decoration: none;
	width: auto;
	display: block;
}
#side_nav a:hover {
	color: #e50079;
	background-image: url(../img/nav/rollover_arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	overflow: visible;
}
#footer_bottom {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
	margin-left: 381px;
	line-height: 16px;
	clear: both;
}
#footer_bottom a {
	color: #666666;
	text-decoration: none;
}
#subpage_footer_content a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_bottom a:hover {
	color: #e50079;
}
#subpage_footer_content {
	margin-top: 20px;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 45px;
	float: left;
	line-height: 16px;
	clear: both;
	font-weight: bolder;
}
#subpage_footer_content a:hover {
	color: #e50079;
}
.phone_number {
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	font-size: 20px;
	color: #419aa9;
	margin-top: 10px;
	float: left;
	margin-left: 50px;
}
#contact {
	float: left;
	width: 440px;
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acd734;
	padding-left: 30px;
	height: 500px;
}
.design {
	width: 600px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acd734;
	margin-bottom: 10px;
}
#wrapper #sub_main #thumbnails .design img {
	margin-left: 0px;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
}
.project_thmb {
	float: left;
	width: 210px;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.design_thumbs {
	float: right;
	clear: right;
	width: 380px;
	display: block;
}
.design h2 {
	font-family: "Arial Rounded MT Bold", "Arial Bold", Verdana, sans-serif;
	color: #419aa9;
	font-size: 16px;
	line-height: 20px;
}
.design p {
	margin-bottom: 10px;
}
.design_copy {
	width: 375px;
	margin-left: 220px;
	margin-top: 5px;
	z-index: 0;
}
.home_image {
	float: left;
	margin-left: 100px;
	margin-top: 210px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
}
.like {
	margin-top: 15px;
}
