/* gardensbyjoan.com  	*/
/* date: 3/19/2007 			*/
/* author: Dave Allen		*/


/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% helvetica,arial,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* body */

body {
	margin: 0 auto;
	text-align: left;
	color: #503A6D;
	background-color: #fff;
}

	
/* structure */

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1000px;
	float: left;
}

#left {
	width: 99px;
	float: left;
}


#column-wrapper {
	width: 901px;
	float: right;
}

#content {
	width: 802px;
	float: left;
}

#duoleft {
	width: 558px;
	float: left;
}

#duoright {
	width: 244px;
	float: right;
}

#right {
	width: 99px;
	float: right;
}

#footer {
	width: 1000px;
	height: 40px;
	float: left;
	background: #fff url("img/home_bottom_shadow.jpg") no-repeat top left;
}

#subfooter {
	width: 1000px;
	height: 53px;
	float: left;
	background: #fff url("img/sub_footer.gif") no-repeat top left;
}

/* content */

.column-c {
	float: right;
	padding: 3px;
	margin: 0px 0 10px 20px;
}

.column-text {
	float: right;
	width: 300px;
	padding: 3px ;
	margin: 0px 0 20px 30px;
}

.column-a {
	float: left;
	padding: 3px;
	margin: 10px 20px 10px 0px;
}

#inner {
	width: 682px;
	margin-top: 10px;
	margin-left: 60px;
}


#words a	{
	font-weight: bold;
	color: #6BBB4E;
}


#words {
	width: 802px;
	float: left;
	background: #fff url("img/sub_border_right.gif") repeat-y top right;
}

#words h2 {
	font-weight: normal;
	font-size: 32px;
	color: #66B949;
	padding: 10px 0 10px 0;
}

#words h3 {
	font-size: 18px;
	color: #9E6B6E;
	padding: 10px 0 0 0;
}

#words p {
	padding: 8px  0;
	font-size: 13px;
	line-height: 1.5em;
}

#words p.credit {
	padding: 8px  0;
	font-size: 11px;
	line-height: 1.5em;
}

#words ol {
	margin-left: 18px;
	padding: 8px 2px;
	list-style-type: decimal;
}

#words ul {
	margin-left: 18px;
	padding: 8px 2px;
	list-style-type: disc;
}

#words li {
	line-height: 1.5em;
}

#words dl {
	padding: 10px 5px;
}

#words dt {
	font-weight: bold;
	color: #66B949;
	line-height: 1.5em;
}

#words dd {
	line-height: 1.3em;
	padding: 0 0 10px 0;
}

strong {
	font-weight: bold;	
}

#address {
	text-align: right;
	padding: 5px 125px 2px 0;
	margin: 1px 0px 3px 0px;
}

#subfooter #copyright {
	padding: 48px 115px 20px 115px;
	margin: 1px 0px 3px 0px;
	text-align: center;
	font-size: 9px;
}

#footer #copyright {
	padding: 10px 115px 20px 115px;
	margin: 1px 0px 3px 0px;
	text-align: center;
	font-size: 9px;
}

.replace {
	text-indent: -9000px;
}

a {
	color: #503A6D;
	text-decoration: none;
	padding: 4px 1px 1px 1px;
	border-bottom: 1px dotted #503A6D;	
}

a:hover {
	color: #23113C;
	padding: 4px 1px 1px 1px;
	background-color: #DEFDD3;
}

span.title {
	color: #6BBB4E;
	line-height: 22px;
	font-weight: bold;
}


#duoleft .top {
	height: 233px;
	background: #fff url("img/home_logo.jpg") no-repeat top left;
}

#duoright .top {
	height: 233px;
	background: #fff url("img/home_top_nav.jpg") no-repeat top left;
}

#duoright ul {
	padding: 50px 85px 0 0;
}

.top, .bottom {
	margin:0;
	padding: 0;
}

.top h2 {
	padding: 50px 85px 0 0;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.top li {
	font-size: .95em;
	text-align: right;
	text-transform: uppercase;
	padding: 4px 0;
}

a.thickbox img {
	margin-left: 10px;
	margin-bottom: 10px;
}

a.thickbox {
	border: none;
}

a.thickbox:hover {
	background-color: #fff;
}
