/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 770px;
}

body {
	background-color: #f8f4d2;
	margin: 0;
	text-align: center;
	background-repeat:  repeat-x;
	background-position: center top;
	background-image: url(images/bg.jpg);
}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
	color: #886b54;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
i, em {
	color:#E32D39;
}
b, strong {
	color:#889355;
}

#header {
	margin: 0 auto;
	height: 260px;
	background-image: url(images/honey.jpg);
	background-repeat: no-repeat;
	width: 770px;
}
#main {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

#content {
	text-align: left;
	width: 580px;
	margin-top: 0px;
	float: right;
	padding-top: 20px;
}

#profile {
	width: 290px;
	margin-left: 110px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0;
}

.blurb {
	font-size: 12px;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 22px;
}

#sidebar {
	width: 190px;
	color: #2b2629;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 5px;
	font-size: 12px;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	color: #bcb9b6;
	text-align: center;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 0;
	height: 100px;
	background-color: #FBD7B5;
	padding-top: 20px;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}
a {
	font-family: "Courier New", Courier, monospace;
	color: #c1322a;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed;
	background-color: #FBD7B5;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #a8a371;
	text-decoration: none;
	font-weight: normal;
	background-color: #efebc6;
}

h1 {
	text-align: left;
	font-weight: normal;
	line-height: 31px;
	font-size: 20px;
	text-indent: 38px;
	color: #99816e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/h1bg.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}

h2 {
	text-align: left;
	font-weight: normal;
	line-height: 35px;
	font-size: 18px;
	text-indent: 4px;
	color: #e25555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 15px;
	border-bottom: 0px dashed #e25555;
	margin-left: 25px;
}

blockquote {
	text-align: left;
	margin: 20px 70px;
	color: #99816E;
	font-weight: normal;
	font-variant: normal;
	bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	background-color: #faf7e1;
	background-repeat: no-repeat;
	height: 60px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border: 1px solid #ffffff;
	padding-bottom: 10px;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

input, textarea, option, select {
	background-color: #FBD7B5;
	font: 11px Verdana;
	color: #7c5734;
	letter-spacing: 0px;
	border: 1px solid #7c5734;
	padding:2px;
	margin-left: 25px;
}

li {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #886b54;
	font-size: 12px;
	line-height: 25px;
} 

ul { }

.imageback {
	background-color: #FBD7B5;
	border: 2px solid #e2bd98;
	padding: 3px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	clear: both;
	color: #99816e;
	text-align: left;
	width: 770px;
	line-height: 20px;
	margin: 12px auto;
}

.arrowlistmenu{
	width: 180px;
}

.arrowlistmenu .headerbar{
	font: normal 14px Verdana;
	color: #7c5734;
	background: url(images/sidebar.jpg) no-repeat;
	margin-bottom: 2px;
	padding: 12px 18px 0 0px; /*header text is indented 10px*/
	height: 35px;
	text-align: center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #d9aa7b;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #c1322a;
	background-color: #fcd7b5;
}

