body {
	background: #EFEFEF;
	margin: 0px;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #1B344D;
}

.container {
	width: 779px;
	clear: left;
	background-color: #D4D2AF;
}

.logo {
	background: #FFFFFF url(images/sln_logo.gif);
	background-position: 8px 10px;
	width: 243px;
	height: 109px;
	float: left;
	background-repeat: no-repeat;
}

.logodesc {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #6E6E6E;
	text-align: center;
	position: relative;
	top: 70px;
}

.photo1 {
	background-image: url(images/photo1.jpg);
	width: 134px;
	height: 109px;
	background-repeat: no-repeat;
	float: left;
}

.photo2 {
	background-image: url(images/photo2.jpg);
	width: 134px;
	height: 109px;
	background-repeat: no-repeat;
	float: left;
}

.photo3 {
	background-image: url(images/photo3.jpg);
	width: 134px;
	height: 109px;
	background-repeat: no-repeat;
	float: left;
}

.photo4 {
	background-image: url(images/photo4.jpg);
	width: 134px;
	height: 109px;
	background-repeat: no-repeat;
	float: left;
}

.startnav {
	background: #FFFFFF url(images/start_nav.gif) repeat-x;
	background-position: 0px 1px;
	width: 200px;
	height: 18px;
	float: left;
}

#pghdr {
	float: left;
	width: 579px;
}

.pghdr2 {
	background: #496780 url(images/arrow.gif) no-repeat;
	font-family: Times New Roman,Verdana,Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding-left: 35px;
}

.leftside {
	background: #D4D2AF;
	color: #1B344D;
	font-size: 11px;
	font-family: Verdana,Arial;
	width: 200px;
	float: left;
	clear: left;
}

#linklist {
	position: relative; 
	top: 0px; 
	left: 0px;
	text-align: right;
	}
	
#linklist ul {
	margin: 0px;
	padding: 0px;
	}
	
#linklist li {
	line-height: 20px; 
	list-style-type: none;
	display: block; 
	padding-right: 15px;
	padding-top: 5px; 
	padding-bottom: 5px;
	background: url(images/nav_sep.gif) no-repeat;
	background-position: bottom left;
	}
	
#linklist li a:link { 
	color: #1B344D;
	font-weight: bold;
	text-decoration: none;
	}
	
#linklist li a:visited {
	color: #1B344D;
	font-weight: bold;
	text-decoration: none;
	}
	
#linklist li a:hover {
	color: #71705A;
	font-weight: bold;
	text-decoration: none;
	}
	
#homebg {
	width: 579px;
	float: right;
}

.homebg2 {
	background: #D4D2AF url(images/homebg.jpg) no-repeat;
	background-position: top left;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	height: 741px;
}

.content {
	background: #E0E0BC url(images/shadowbg.gif) repeat-y;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	min-height: 750px;
	overflow: visible;
}

.books {
	border: 1px solid #B3B190;
	padding: 3px;
	width: 190px;
	height: 220px;
	position: relative;
	top: 20px;
	background: #D4D2AF url(images/books.gif) no-repeat;
	background-position: 5px 30px;
}

.contact {
	position: relative;
	top: 112px;
	height: 112px;
	background: #D4D2AF;
}

.bottomspace {
	height: 40px;
	background: #D4D2AF;
	clear: both;
	vertical-align: middle;
}

#secondarynav {
	background: #C7C5A7;
	font-family: Verdana,Arial;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
	height: 20px;
	padding: 2px;
}

#secondarynav a {
	color: #5E5C42;
}

.footer {
	background: #B3B190;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFEE9;
	padding: 20px;
	clear: both;
}

#homebg p {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #1B344D;
}

#homebg ul li {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #1B344D;
	margin-bottom: 5px;
	padding-right: 50px;
}

#homebg ol li {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #1B344D;
	margin-bottom: 5px;
	padding-right: 50px;
}

h3 {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: #1B344D;
	margin-top: 5px;
}

a {
	color: #496780;
}

.titlelink {
	color: #496780;
	font-size: 12px;
	font-weight: bold;
}

table,tr,td {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #1B344D;
	border: 1px solid #B3B190;
	border-collapse: collapse;
	padding: 2px;
}

.center {
	text-align: center;
}

.llcbook {
	float: left;
	width: 180px;
	height: 220px;
	background: url(../images/DIYCalLLCthumb.jpg) no-repeat;
}

.scorpbook {
	float: left;
	width: 180px;
	height: 220px;
	background: url(../images/DIYTxLLCthumb.jpg) no-repeat;
}

form {
	margin: 0px;
}