/*
Theme Name: Richmond Acupuncture
Version: 1.0
Author: Michelle Martello
Author URI: http://www.minimadesigns.com
*/

* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}

img {
	border: 0;
}


body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif /*Global font-size reset*/;
	}
	
p {	
	margin: 15px 90px 0 0;font-size:1.0em;
	line-height:140%;color:#452a0e
	}

ul {margin:10px 0  10px 40px;font-size:1.0em;
	line-height:140%;color:#452a0e}

a, a:visited {
	color: #5d7b00;
	}

a:hover, a:active {
	color:#374d00;
	}

body {background: #4d3111 url(images/bg_stripe.gif) repeat-x}

.alignright {float:right;margin:0 0px 5px 10px;background:#fff;padding:5px;border:1px solid #5b751a}
.alignleft {float:left;margin:0 10px 5px 0;background:#fff;padding:5px;border:1px solid #5b751a}
.green {color:#687c37}

#quote {padding:180px 20px 0 30px;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;color:#848768;font-size:1.1em;}

#wrapper {width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;}



#container {width: 920px;background: #ffffff url(images/bg_topflower.jpg) top left no-repeat;border:15px solid #5d7a11;margin:50px 0 0 0;}

#header {margin:160px 0 40px 0}

#content {
	width: 670px;
	float: right;
	margin:0;background: #ffffff url(images/bg_bottomflower.jpg) bottom right no-repeat;
}



#sidebar {
	float: left;
	width: 250px;
	margin:0;padding:20px 0px 0 0;
}



/* Footer ////////////////////////////////////////////////////////// */


#footer {
	clear:both;width: 960px;height:80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;color:#
}

#footer p {color:#ffffff}

/* Typography ////////////////////////////////////////////////////////// */




h1 {
	color: #edc959;
	font: bold 24px/30px "Lucida Grande", Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 a {
	color: #edc959;
	text-decoration: none;
}

h1 a:hover {
	color: #cb8676;
}

h2 {
font:bold 1.4em/1em Arial, "Times New Roman", Times, serif;
	color: #484237;
	margin-bottom: 5px;margin-top: 5px;
}

h3 {
font:normal 1.1em/1em Arial, "Times New Roman", Times, serif;
	color: #5b751a;
margin:15px 0 15px 0;
}

h5 {
	color: #6c989d;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 15px/16px "Lucida Grande", Helvetica, sans-serif;
	border-bottom: 1px solid #6c989d;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
