/* Style Sheet adapted from an adaptation (x3) of Blogger's "Scribe" style by Todd Dominey
   Adapted 31. Aug 2004, 05. Apr 2005 and 06-08. Apr 2005, 08-12. Aug 2005,
   01-02. Dec 2005 by Sara Johnson */

/* Defaults
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align:center;
	color:#000000;
	line-height:1.3;
	background:#800000;
}

hr {display:none;}

blockquote {
	font-style:italic;
	padding:0 32px;
	line-height:1.6;
	margin:0 0 .6em 0;
}

abbr, acronym {
	cursor:help;
	font-style:normal;
}

img {border:0;}

/* Link styles */
a:link {color:#800000;text-decoration:underline;}
a:visited {color:#BB0000;text-decoration:underline;}
a:hover {color:#BB0000;text-decoration:underline;}
a:active {color:#000000;}


/* Layout
----------------------------------------------- */
#wrap {
	background-color:#FFFFFF;
	width:700px;
	margin:20 auto;
	padding:0px;
	text-align:center;
	border:3px solid;
}
#main-top {
	width:680px;
	height:90px;
	background:#FFFFFF url(./images/logo-sm.gif) no-repeat 20px 0px;
	color:#800000;
	margin-top:20px;padding:0;
	display:block;
	line-height:90px;
	text-indent:145px;
}

#main-bot {
	width:680px;
	height:10px;
	background:#FFFFFF no-repeat top left;
	margin:0;padding:0;
	display:block;
}
#main-content {
	width:680px;
	background:#FFFFFF;
	margin:0;
	display:block;
}
#inner-wrap {
	padding:0 25px;
}
#body-header {
	margin-bottom:12px;
}

div.rule {
	clear:left;
	color:#800000;
	line-height:0;
	height:20px;
	margin-bottom:12px;
	margin-top:12px;
	background:url(./images/hr.gif) no-repeat bottom center;
}
#main {
	width:465px;
	float:right;
	padding-left:5px;
	text-align:justify;
	margin-top:15px;
	margin-left:0px;
}

#sidebar {
	width:150px;
	float:left;
	padding:5px;
	text-align:left;
	margin-top:15px;	
}
#footer {
	
	width:655px;
	clear:both;
	background:#7F0809 no-repeat top left;
	color:#FFFFFF;
}



/* Typography :: Sidebar
----------------------------------------------- */
h2.sidebar-title {
	font-weight:normal;
	font-size:120%;
	margin:0;
	padding:0;
}
h2.sidebar-title img {
	margin-bottom:-4px;
	}
#sidebar ul {
	font-family:Verdana, sans-serif;
	font-size:86%;
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style: none;
	padding:2px;
	margin:0;
	border-style:solid;
	border-color:#800000;
	border-width:1px;
	color:#8000000;
}
#sidebar p {
	font-family:Verdana,sans-serif;
	font-size:94%;
}

/* Link styles */
#sidebar a:link {color:#800000;text-decoration:none;}
#sidebar a:visited {color:#800000;text-decoration:none;}
#sidebar a:hover {color:#800000;text-decoration:none;}
#sidebar a:active {color:#800000;}

/* Typography :: Main
----------------------------------------------- */

#main ul {
	font-family:Verdana, sans-serif;
	margin:6px 0 12px 0;
	padding:0;
}
#main ul li {
	list-style: none;
	padding-left:13px;
	margin-left:13px;
	margin-bottom:13px;
	background:url(./images/bullet.gif) no-repeat;
	background-position:0 4px;
	text-align:left;
}

#body-header h1 {
	margin:0;
	padding:0;
	font-size:225%;
	font-weight:normal;
	color:#800000;
}
#body-header h1 a:link {
	text-decoration:none;
}
#body-header h1 a:visited {
	text-decoration:none;
	}
#body-header h1 a:hover {
	border:0;
	text-decoration:none;
}
#body-header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:94%;
	line-height:1.5em;	
}

/* Typography :: Footer
----------------------------------------------- */

#footer p {
	line-height:1.5em;
	font-family:Verdana, sans-serif;
	font-size:10px;
}

/* Link styles */
#footer a:link {color:#FFFFFF;text-decoration:underline;}
#footer a:visited {color:#FFFFFF;text-decoration:underline;}
#footer a:hover {color:#FFFFFF;text-decoration:underline;}
#footer a:active {color:#FFFFFF;}
