/*
Theme Name: LRSH Default
Theme URI: http://lrsh.org/
Description: The default WordPress theme for LRSH
Version: 1
Author: Brainspiral Technologies
Author URI: http://brainspiral.com/

*/



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background: #802a2b;
}
#page{
width: 684px;
margin: auto;
background: #fff;
height: 800px;
position: relative;
}
#headerwrap{
width: 664px;
margin: auto;
margin-top: 10px;
}
#header{
background: #fff url(images/lrsh-logo-main.gif)no-repeat;
width: 664px;
height: 162px;
margin-top: 10px;
float: left;
z-index: 999;
}
#headerimg{
background: #fff;
width: 500px;
height: 162px;
border: 0;
float: right;
}
#header img{
border: 0;
}
img a{
border:1px solid #802a2b;
}
img {
border:1px solid #802a2b;
padding: 3px;
}
#content{
margin-top: 10px; 
}
#wrap{
width: 664px;
margin: auto;
}
#sidebar{
width: 194px;
float: left;
background: #fff;

}
#sidebar ul, #sidebar li{
list-style: none;
margin: 0;
padding: 0;
}
#sidebar li a:link, #sidebar li a:visited{
color: #751011;
font-weight: 600;
text-decoration: none;
}
#sidebar li a:hover{
color: #751011;
font-weight: 600;
text-decoration: underline;
}

#content {

float: right;
background: #fff;

	width: 458px;


}
.stuff{

height: 500px;
overflow-y: auto;
}

font.homeheadline {
	font-size: 20px;
	color: #751011;
	font-weight: 600;

	text-align: center;
}

.pageheadline {
	font-size: 16px;
	color: #751011;
	font-weight: bold;
}
#footer {
clear: both;
width: 684px;
color: #fff;
	text-align: center;
	padding-top: 5px;
	margin: auto;
}
#footer a{
color: #fff;
}

