body {
	text-align: center;
	color: #000000;
	font-size: 16px;
	font: Georgia, serif;
}

p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

a{
	color: #004276;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited {
	color: #666699;
	}

img{ border-style: none; }

input{
	height: 1.6em;
	background: #f9f9f6;
	border: 1px solid #a9a9a0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: middle;
}

textarea{ 
	background: #f9f9f6; 
	border: 1px solid #a9a9a0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
}

h1, h2, h3 a{ color: #000000; }

h1 {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.2em;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .8em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .8em;
}
	
h4 {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 1em;
}

ul, ol {
	margin: 0 0 1em 1em;
	padding: 0 0 0 0;
	font-size: 16px;
	line-height: 1.6em;
	}

* {
	margin: 0;
	padding: 0;
}

#small{
	line-height: 1.3em;
	font-size: .9em;
	margin-bottom: 0em;
}

#wrapper{
	width: 760px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	text-align: left;
	}

#navbar{
	position: relative;
	width: 760px;
	height: 35px;
	}

#navbar #logo{
	position: absolute;
	top: 1px;
	right: 630px;
	}
	
#navbar #navlinks{
	position: absolute;
	top: 7px;
	right: 200px;
	width: 350px;
	line-height: 1.3em;
	font-size: .9em;
	text-align: left;
}

#navbar #search{
	position: absolute;
	top: 7px;
	right: 10px;
	width: 160px;
}

#header{
	position: relative;
	width: 760px;
	height: 154px;
	background: url(http://www.bloomingthorn.com/ee_templates/default_site/images/bloomingthorn_paper_01.png) no-repeat;
	}

#header500{
	float: left;	/* Opera 5 */
	\width: 520px;	/* IE5Win */
	w\idth: 520px;	/* Others */
	padding: 40px 0px 12px 40px;
}

#sidebar{
	float: right;
	width: 120px;
	padding: 0px 30px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 000000;
	margin: 40px 0px 0px 0px;
}

#sidebarpicture{
	width: 100px;
}

#sidebartext{
	font-size: 0.8em;
	text-align: left;
	line-height: 1.2em;
	padding-top: .8em;
}

#content{
	width: 760px;
	background: url(http://www.bloomingthorn.com/ee_templates/default_site/images/bloomingthorn_paper_02.png) repeat-y;
	}

#body500{
	float: left;	/* Opera 5 */
	\width: 540px;	/* IE5Win */
	w\idth: 540px;	/* Others */
	padding: 12px 0px 12px 40px;
	}

#body700{
	float: left;	/* Opera 5 */
	\width: 722px;	/* IE5Win */
	w\idth: 722px;	/* Others */
	padding: 12px 0px 12px 14px;
	}

#comment-form{
	float: left;
	width: 600px;
	padding: 0 0 0 0;
	margin: 20px 0 60px 0;
	border: none;
}

#comment-text{ 
	float: left; 
	width: 300px; 
	border: none;
	}

#comment-text div textarea{ 
	width: 300px;
	height: 280px;
	}

#comment-info{
	float: right;
	width: 260px;
	border: none;
	margin: 0 10px 0 0;
	}

#comment-info div{ padding: 0 0 4px 0; }

#comment-info div input{ width: 260px; }

#comment {
	padding: 10px 10px 10px 14px;
	margin: 0 0 10px 0;
}

#comment p {
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Verdana", "Arial", sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 .4em 0;
}

#footer{
	width: 760px;
	background: url(http://www.bloomingthorn.com/ee_templates/default_site/images/bloomingthorn_paper_03.png) no-repeat;
	}

#copyright{
	font-size: 0.8em;
	text-align: center;
	padding-top: 1em;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
fieldset {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}