/* amykennard.com css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color:#000000;
}

body
{
background-image:url(images/body_bg.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #b9a894;
}

#wrap_all
{
margin-left: auto;
margin-right: auto;
width: 800px;
height: auto;
background-image:url(images/gradient_side.jpg);
background-position: center top;
background-repeat: repeat-y;
}

#site_shadow
{
width: 800px;
background-image: url(images/gradient_top.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#site_wrap
{
margin: 0px 20px;
width: 760px;
height: auto;
}

#header
{
width: 760px;
height: 130px;
background-image: url(images/header.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#nav_bar
{
width: 760px;
height: 30px;
padding: 0px;
background-color:#000000;
}

#nav_button
{
display: block;
float: left;
height: 16px;
padding: 7px 30px;
}

.nav_link a:link, .nav_link a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}

.nav_link a:hover
{
text-decoration:underline;
}

#clear
{
clear:both;
}

#content_wrap
{
display: block;
width:760px;
background-image: url(images/bg_body.jpg);
background-position: left top;
background-repeat:no-repeat;
background-color: #4b2111;
}

#content_left
{
display: block;
float: left;
width: 150px;
margin: 100px 0px 50px 50px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
color: #dccdbb;
font-size: 12px;
font-style:italic;
line-height: 16px;
}

#content_connect
{
display: block;
width: 128px;
padding: 10px;
background-color: #ffffff;
border: #660000 solid 1px;
}

.connect_heading
{
font-family: Arial, Helvetica, sans-serif;
color: #660000;
font-size: 12px;
font-style:normal;
line-height: 16px;
font-weight: bold;
text-align: left;
}

#content_right
{
display: block;
float: left;
width: 460px;
margin: 50px 50px 50px 10px;
padding: 15px;
border: #660000 double 5px;
background-color: #dccdbb;
}

.heading1
{
font-size: 16px;
padding-bottom: 8px;
font-weight:bold;
color:#660000;
}

.heading2
{
font-size: 12px;
padding-bottom: 5px;
color:#660000;
}

.content_link a:link, .content_link a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #660000;
text-decoration: underline;
}

.content_link a:hover
{
color:#000000;
text-decoration: none;
}

#footer_bar
{
width: 760px;
padding:5px 0px;
background-color:#000000;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
}

#footer_shadow
{
width: 800px;
height: 20px;
background-image:url(images/gradient_btm.jpg);
background-position: center top;
background-repeat: no-repeat;
}

.footer_link a:link, .footer_link a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
text-decoration: underline;
}

.footer_link a:hover
{
text-decoration: none;
}

#portfolio_left
{
width: 170px;
float: left;
}

#portfolio_right
{
width: 280px;
height: 365px;
float: left;
margin-left: 10px;
}

#port_thumb
{
text-align: center;
margin-bottom: 10px;
}
