/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #FFFFFF;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: inherit;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
	color: #7EA667;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #7EA667;
}

h3 {
	letter-spacing: -1px;
	font-size: 20px;
	color: #7EA667;
	font-weight: normal;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #EF977A;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#outside_wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.pink {
	color: #EF977A;
}
.small {
	font-size: 10px;
}

.green {
	color: #7C9D64;
}


#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	width: 980px;
	height: 159px;
	background-color: #FFFFFF;
	background-image: url(../images/logo_pink.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px;
}

#picture {
	width: 978px;
	height: 200px;
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EE977B;
	border-left-color: #EE977B;
}

#bar {
	width: 980px;
	height: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/pink_bar_top.jpg);
	margin: 0px;
}
#barbottom {
	width: 980px;
	height: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/pinkbarbottom.jpg);
	margin: 0px;
}

/* Logo */

#logo {
	float: left;
	height: 35px;
	width: 385px;
	margin-top: 115px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-size: 14px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	font-size: 4em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 131px;
	height: 29px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 24px;
	color: #FFFFFF;
	background-color: inherit;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	font-weight: normal;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(../images/button_ov.jpg);
}
/* Page */
#page {
	width: 980px;
	padding-top: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EF977A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#center-content {
	float: left;
	width: 580px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#recent-posts .entry {
	background-image: url(../images/img04extended.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .entry {
	margin: 0px;
	padding: 0px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 980px;
	color: #7EA667;
	font-size: 14px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EF977A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/handsmall.jpg);
	background-repeat: no-repeat;
	background-position: 325px top;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 202px;
	padding: 15px;
	margin-left: 10px;
	margin-top: 10px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	color: #7EA667;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0px;
}

#sidebar a {
	text-decoration: underline;
	color: #EF977A;
}

#sidebar a:hover {
	text-decoration: none;
}

#footer {
	width: 980px;
	height: 220px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px 10px;
	padding-top: 10px;
}

#footer p {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
}

#legal a {
	color: #EF977A;
}

#left_column {
	float: left;
	width: 180px;
	margin-left: 0px;
	background-color: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#right_column {
	float: right;
	width: 180px;
	margin-right: 0px;
}
.box {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EF977A;
	border-right-color: #EF977A;
	border-bottom-color: #EF977A;
	border-left-color: #EF977A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	background-color: inherit;
}

.box2 {
	background-color: inherit;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EA667;
	border-right-color: #7EA667;
	border-bottom-color: #7EA667;
	border-left-color: #7EA667;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}

.box3 {
	background-color: inherit;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EA667;
	border-right-color: #7EA667;
	border-bottom-color: #7EA667;
	border-left-color: #7EA667;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
}

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

.box3 li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/roselink.gif);
}

.box3 a {
	text-decoration: underline;
	font-weight: normal;
	color: #7EA667;
	padding-left: 20px;
	font-size: 16px;
}

.box3 a:hover {
	color: #EF977A;
	text-decoration: underline;
}

#box1 h1 {
	height: 30px;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: inherit;
	background-image: url(../images/pink_title_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}

#box2 h1 {
	height: 30px;
	text-transform: none;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: inherit;
	background-image: url(../images/left_column.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0;
}
b {
	color: #7EA667;
}
strong {
	color: #7EA667;
}

/* page_content */

#page_content {
	clear: both;
	width: 580px;
	color: #7EA667;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF977A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF977A;
}

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

#page_content li {
	display: block;
	float: left;
	width: 255px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#page_content li ul {
	line-height: 1.8em;
}

#page_content li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#page_content h2 {
	color: #7EA667;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0px;
}

#page_content a {
	text-decoration: none;
	color: #EF977A;
}

#page_content a:hover {
	text-decoration: underline;
}
 
#extra {
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#extra a {
	font-size: 14px;
	color: #EE977B;
}
#extra a:hover {
	font-size: 14px;
	color: #EE977B;
}
