/* Doc Syles for OwenGoward.com */

body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #665;
	background: #E1DAC2 url(graphics/bg_01.jpg) repeat-x;
}

#wrapper {
	width: 770px;
	padding: 0;
	margin: 24px auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px;
	background: #fff;	
	border-bottom: 10px solid #EBE7DA;
}
html>body #shell {
	width: 770px;
	margin: 0;
} 

#content {
	width: 770px;
	margin: 0 0 0 0;
	background: #fff;
}

#header {
	width: 748px;
	height: 120px;
	margin: 0px auto;
	background: url(graphics/bg_content.jpg) no-repeat top;
}
#logo {
	margin: 40px 0 0 25px;
	width: 170px;
	height: 100px;
	float: left;
	text-indent: -9999px;
	background: url(graphics/owen_goward_logo.gif) no-repeat;
}
img {
	border:0;
	}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	float: none;
}

h2 {
	padding: 0;
	margin: 0;
}


/* MAIN NAV STYLES */
#leftCol {
	width: 190px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}
#nav {
	width: 190px;
	height: 180px;
	margin: 0 0;
	float: left;
	clear: both;
	padding: 38px 0 0 32px;
	background: url(graphics/nav_bg2.jpg) no-repeat left top; 
	/* border: solid 1px red; */
}
#nav li a {
	outline: none;
	display: block;
	padding: 0 0;
	width: 112px;
	line-height: 30px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(graphics/main_nav2.gif);
	}
#nav li a:hover {}

#bHome {background-position: 0px 0px; height: 28px;}#bHome:hover {background-position: 224px 0px;}#nav li.current #bHome {background-position: 112px 0px;}
#bAbout {background-position: 0px -30px; height: 30px;}#bAbout:hover {background-position: 224px -30px;}#nav li.current #bAbout {background-position: 112px -30px;}
#bDesign {background-position: 0px -90px; height: 30px;}#bDesign:hover {background-position: 224px -90px;}#nav li.current #bDesign {background-position: 112px -90px;}
#bContact {background-position: 0px -120px; height: 30px;}#bContact:hover {background-position: 224px -120px;}#nav li.current #bContact {background-position: 112px -120px;}

#nav img {
	padding: 0;
	margin: 0 0 0 -32px;
}
/* CONTENT STYLES */

#twitter_div {
	width: 130px;
	height: 100px;
	background: url(graphics/bg_twitter.gif) no-repeat;
	margin: 10px 10px 0 20px;
	padding: 27px 20px 0px 14px;
	float: left;
}
#twitter_update_list a{text-decoration:none; color: #999; font-size: 4px; float: left; margin: 10px 14px 0 0;}

#calloutAbout {
	width: 130px;
	height: 100px;
	background: url(graphics/bg_callout_about.gif) no-repeat;
	margin: 10px 10px 0 20px;
	padding: 27px 20px 0px 14px;
	float: left;
}

#calloutDesign {
	width: 130px;
	height: 100px;
	background: url(graphics/bg_callout_design.gif) no-repeat;
	margin: 10px 10px 0 20px;
	padding: 27px 20px 0px 14px;
	float: left;
}

#contentMain {
	float: left;
	width: 500px;
	margin: 25px 0 0 30px;
	padding: 0 auto;
	background: #fff;
}
#flash{
	background:url(graphics/recent_bg.jpg) no-repeat;
}	
#contentMain p{
	margin: 5px;
	padding: 3px 0 0 3px;
	line-height: 16px;
}
#contentMain h3{
	margin: 5px;
	padding: 3px 0 0 3px;
	line-height: 16px;
	color: #399;
}

#contentMain h2 img{
	margin: -10px 0 0 0;
}

#summary1{
	list-style: image;
	width: 200px;
	display: block;
	position: relative;
	margin: 2px 5px 4px 10px;
	float: left;
}
#summary1 li {
		text-indent: 0px;
		float: none;
		color: #665;
		padding: 5px 30px 6px 14px;
		background: url(graphics/bullet_content.gif) no-repeat 0px 8px;
	}

#contentMain a:link {color: #C60; text-decoration: none;}
#contentMain a:visited {color: #C60; text-decoration: none;}
#contentMain a:hover {color: #F90; text-decoration: underline;}
#contentMain a:active {color: #C60; text-decoration: none;}

#colLeft{
	float: left;
	width: 240px;
	margin: 12px 0 0 0;
}
#colRight{
	float: right;
	width: 240px;
	margin: 12px 0 0 20px;
}


.portImg{
	width: 230px;
	height: 190px;
	border: 5px solid #ccc;
}
	.portImg:hover{
		border: 5px solid #c60;
	}
.separator {
		width: 94%;
		border-bottom: dashed 1px #ccc;
		clear: both;
	}
	
.clear {clear: both;}
	
#footer {
	color: #999;
	font-size: xx-small;
	clear: both;
	width: 600px;
	text-align: center;
	padding: 10px;
	margin: 0 0 0 100px;
}

#footer a:link{color:#888; text-decoration: none;}
#footer a:visited{color:#888; text-decoration: none;}
#footer a:hover{color:#FF8C00; text-decoration: none;}
#footer a:active{color:#888; text-decoration: none;}
