/* Normalizing styles
------------------------------------ */

/* Normalized margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding:0;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {font-size: 100%;}

/* Removes list-style from lists */
ol, ul {list-style: none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}

/* Removes borders and spacing from tables */
table {border-collapse: collapse; border-spacing: 0;}

/* Removes border from fieldset and img */
fieldset, img {border: 0;}

/* Left-aligns text in caption and th */
caption, th { text-align: left;}

/* Removes quotation marks from q */
q:before, q:after {content:' ';}

a:link, a:visited {text-decoration: none;}


/* Layout styles
------------------------------------ */

body {
	width: 1030px;
	margin: 0 auto;
	background-color: #96ac55;
}

#container {
	width: 1010px;
	margin: 10px 0;
	background-color: #fff;
}

div#content_main > a#rosiesremedies {width:264px; height:198px; display: block; margin: 10em auto; border: none;}
div#content_main > a#rosiesremedies:hover {border: 1px dotted #637920; margin-top: 139px;}


/* Branding, navigation styles
------------------------------------ */

h1 {
	text-indent: -9999px;
	background: #637920;
	background-image: url(img/logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 125px;
	width: 505px;
}

h1 a#h1 {
	display: block;
	height: 125px;
	width: 505px;
}

#accessibility {
	text-indent: -9999px;
	height: 0;
}

#nav {
	background: #637920;
	height: 125px;
	width: 505px;
	position: relative;
	top: -125px;
	left: 505px;
}

#nav h2.portfolio {
	position: absolute;
	display: block;
	top: 8px;
	left: 5px;
	height: 40px;
	width: 160px;
	text-indent: -9999px;
	background-image: url(img/nav_portfolio_btn.gif);
}

#nav h2 a.portfolio {
	display: block;
	height: 40px;
	width: 160px;
}

#nav h2.about {
	position: absolute;
	display: block;
	top: 42px;	
	left: 175px;
	height: 40px;
	width: 160px;
	text-indent: -9999px;
	background-image: url(img/nav_about_btn.gif);
}

#nav h2 a.about {
	display: block;
	height: 40px;
	width: 160px;
}

#nav h2.contact {
	position: absolute;
	display: block;
	top: 78px;
	left: 345px;
	height: 40px;
	width: 160px;
	text-indent: -9999px;
	background-image: url(img/nav_contact_btn.gif);
}

#nav h2 a.contact {
	display: block;
	height: 40px;
	width: 160px;
}

h2 a:hover, h2 a#active {
	display: block;
	font: 35px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #637920;
	color: #deeeb3;
	text-indent: 0;
}

h2 a.portfolio:hover, h2 a#active.portfolio {display: block; margin-left: 4px;}
h2 a.about:hover, h2 a#active.about {display: block; margin-left: 20px;}
h2 a.contact:hover, h2 a#active.contact {display: block; margin: -2px 0 0 0;}

div#branding {
	height: 135px;
	background-image: url(img/shadow_top.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: -10px;
}


/* Main content styles
------------------------------------ */

#content {
	position: relative;
}

#content_main {
	width: 470px;
	height: 520px;
	background-image: url(img/shadow_bottom.png);
	background-position: 0px 510px;
	background-repeat: repeat-x;
}


/* Supplemental content styles
------------------------------------ */

#content_supp {
	position: absolute;
	width: 510px;
	height: 520px;
	top: 0;
	left: 500px;
	background: #deeeb3;
}

ol#thumbnails {
	margin-top: 10px;
	line-height: 25px;
}

ol#thumbnails li {
	display: inline;
	margin-left: 4px;
}

ol#thumbnails img {
	border: 1px solid #abc06b;
}

ol#thumbnails img.new {
	border: none;
	position: absolute;
	top: -5px;
	left: -12px;
}

ol#thumbnails a:hover img {
	width: 174px;
	height: 174px;
	margin: -7px;
	background-color: #fff;
	border: 1px solid #637920;
	z-index: 100;
}

img#aboutmeimg {
	border: 1px solid #abc06b;
	margin: 7px;
}

form#contactform {
	margin: 12px 22px;
}

form#contactform label {
	display: block;
	margin: 10px 0;
	padding-top: 10px;
}

input, textarea {
	border: 1px solid #96ac55;
}

input#send {
	display: block;
	margin-left: 380px;
	margin-top: 20px;
	width: 80px;
	height: 30px;
	background: #c6db88;
	font-weight: bold;
}


/* Footer styles
------------------------------------ */

div#footer {
	background: #637920;
	width: 1010px;
	height: 25px;
}

/* Typography styles
------------------------------------ */

div#content_main {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 25px;
	padding: 60px 15px 0 15px;
	margin-bottom: -60px;
}

h3.portfolio {
	text-indent: -9999px;
	height: 32px;
	width: 251px;
	background-image: url(img/header_portfolio.png);
	margin: -45px 0 13px -5px;
}

h3.about {
	text-indent: -9999px;
	height: 32px;
	width: 251px;
	background-image: url(img/header_about.png);
	margin: -45px 0 13px -5px;
}

h3.contact {
	text-indent: -9999px;
	height: 32px;
	width: 251px;
	background-image: url(img/header_contact.png);
	margin: -45px 0 13px -5px;
}

#content_main p, #content_main div {
	margin-bottom: 25px;
}

#content a:link {border-bottom: 1px dotted #637920; color: #637920;}
#content a:visited {border-bottom: 1px dotted #637920; color: #424910;}
#content a:hover {border-bottom: 1px dashed #637920; color: #637920;}

ol#thumbnails a:link, ol#thumbnails a:visited, ol#thumbnails a:hover {border-bottom: none;}

form#contactform label, form#contactform input {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #424910;
}

p.vcard {
	display: inline;
}

p#copyright {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #424910;
	padding: 5px 0 0 590px;
}