/* @override 
	http://www.designicu.com/wwwstyles_ICU.css
*/
/* BASIC STYLES */
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52433a;
	text-align: left;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.0em;
	line-height: 1.2em;
	color: #52433a;
	margin: 0px 0px 20px 0px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	line-height: 1.2em;
	color: #52433a;
	margin: 0px 0px 20px 0px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	line-height: 1.2em;
	color: #52433a;
	margin: 0px 0px 10px 0px;
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #52433a;
	margin: 0px 0px 10px 0px;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1.7em;
	color: #52433a;
	margin: 0px 0px 15px 0px;
	}
li li {
	font-size: 1.0em;
	}
img {
	border: 0;
	}
blockquote {
	background-color: #f0f0f0;
	border: 2px solid #e9e9e9;
	padding: 20px;
	margin: 0px 30px 15px 30px;
	}
blockquote p {
	font-size: 1.3em;
	line-height: 1.9em;
	margin: 0;
	padding: 0;
	}
/* LAYOUT */
#wrapper {
	position: relative;
	width: 100%;
	}
#header {
	position: relative;
	height: 228px;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	}
#navigation {
	position: relative;
	width: 100%;
	background-color: #352b25;
	margin: 0px 0px 40px 0px;
	padding: 0;
	}
#content {
	position: relative;
	width: 850px;
	margin: 0 auto;
	}
#footerwrapper {
	position: relative;
	width: 100%;
	background-color: #352b25;
	height: 130px;
	margin-top: 100px;
	}
#footer {
	position: relative;
	width: 850px;
	margin: 0 auto;
	}
.leftcol {
	position: relative;
	width: 500px;
	float: left;
	}
.rightcol {
	position: relative;
	width: 300px;
	float: right;
	}
/* STANDARD  LINKS */
#content a:link {
	text-decoration: underline;
	color: #52433a;
	background-color: #ffc;
	}
#content a:visited {
	color: #52433a;
	background-color: #ddd;
	}
#content a:hover {
	color: white;
	background-color: #52433a;
	}
#content a:active {
	color: white;
	background-color: #52433a;
	}
/* QUIET LINKS */
#quiet a:link {
	text-decoration: underline;
	color: #52433a;
	background-color: transparent;
	}
#quiet a:visited {
	color: #52433a;
	background-color: transparent;
	}
#quiet a:hover {
	color: white;
	background-color: transparent;
	}
#quiet a:active {
	color: white;
	background-color: transparent;
	}
/* LIST STYLES */
li {
	font-size: 1.4em;
	line-height: 1.4em;
	}
/* NAVIGATION */
#navbar {
	position: relative;
	padding: 5px 0px 5px 0px;
	margin: 0;
	width: 850px;
	left: 50%;
	margin: 0px 0px 0px -435px;
	background-color: #352b25;
	}
#navbar li {
	display: inline;
	font-size: 1.4em;
	color: #978e8a;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
#navhome a:link, #navhome a:visited {
	background: url(wwwgfx/nav_home.gif) no-repeat 10px 4px;
	margin: 0;
	padding: 6px 13px 6px 30px;
	text-decoration: none;
	color: #ddd;
	}
#navservices a:link, #navservices a:visited {
	background: url(wwwgfx/nav_services.gif) no-repeat 13px 7px;
	margin: 0;
	padding: 6px 13px 6px 30px;
	text-decoration: none;
	color: #ddd;
	}
#navportfolio a:link, #navportfolio a:visited {
	background: url(wwwgfx/nav_portfolio.gif) no-repeat 12px 8px;
	margin: 0;
	padding: 6px 13px 6px 30px;
	text-decoration: none;
	color: #ddd;
	}
#navblog a:link, #navblog a:visited {
	background: url(wwwgfx/nav_blog.gif) no-repeat 9px 9px;
	margin: 0;
	padding: 6px 13px 6px 30px;
	text-decoration: none;
	color: #ddd;
	}
#navcontact a:link, #navcontact a:visited {
	background: url(wwwgfx/nav_contact.gif) no-repeat 12px 9px;
	margin: 0;
	padding: 6px 13px 6px 30px;
	text-decoration: none;
	color: #ddd;
	}
#navbar a:hover {
	background-color: black;
	}
/* HOME PAGE */
body#home {
	background: url(wwwgfx/bg_home.gif) repeat-x;
	}
#home h1, #home h2, #home h3, #home h4 {
	color: #ff1f14;
	}
#webstandards2 {
	display: none;
	}
#home_page_blog_links p {
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
	}
/* twitter stuff */
ul#twitter_update_list {
	margin: 0;
	padding: 0;
	}
#twitter_update_list li {
	list-style-type: none;
	margin-bottom: 10px;
	}
p#twittersmall {
	font-size: 12px;
	text-align: right;
	}
/* SERVICES PAGE */
body#services {
	background: url(wwwgfx/bg_services.gif) repeat-x;
	}
#services h1, #services h2, #services h3, #services h4 {
	color: #86cf00;
	}
/* PORTFOLIO PAGE */
body#portfolio {
	background: url(wwwgfx/bg_portfolio.gif) repeat-x;
	}
#portfolio h1, #portfolio h2, #portfolio h3, #portfolio h4 {
	color: #008ed2;
	}
.portfolio_left {
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 60px;
	}
.portfolio_right {
	position: relative;
	float: right;
	width: 300px;
	margin-bottom: 60px;
	}
.portfolio_right p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #777;
	}
/* BLOG PAGES */
body#blog {
	background: url(wwwgfx/bg_blog.gif) repeat-x;
	}
#blog h1, #blog h2, #blog h3, #blog h4 {
	color: #ff8610;
	}
/* CONTACT PAGE */
body#contact {
	background: url(wwwgfx/bg_contact.gif) repeat-x;
	}
#contact h1, #contact h2, #contact h3, #contact h4 {
	color: #f60083;
	}
/* FOOTER */
#footer p {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #aea099;
	margin-top: 20px;
	}
#footer a:link {
	color: #aea099;
	text-decoration: none;
	background-color: transparent;
	}
#footer a:visited {
	color: #aea099;
	text-decoration: none;
	}
#footer a:hover {
	color: white;
	text-decoration: none;
	}
#footer a:active {
	color: #aea099;
	text-decoration: none;
	}
/* HANDY STYLES */
.rightcolhead {
	color: #9a9390;
	font-size: 1.2em;
	}
.clearboth {
	clear: both;
	}
.maintextcolor {
	color: #52433a;
	}
.indent20 {
	padding-left: 20px;
	}
.smallprint {
	font-size: 1.2em;
	line-height: 1.4em;
	}
.pinkprint {
	font-size: 1.3em;
	line-height: 1.0em;
	color: #f60083;
	}