@charset "UTF-8";
/* Franklinlaw.net styles */

/*Fonts-Links-Lists*/

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a:link {
	color: #00005D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00005D;
}
a:hover {
	text-decoration: underline;
	color: #00005D;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.smaller {font-size: x-small}
.tiny {font-size: xx-small}


h1 {
	font-size: 20px;
	font-weight:normal;
}
ul {
	line-height: 2em;
}
.blue {color: #00005D}
.addr {font-size: 12px}

	
/*DIVS*/

/*ALL PAGES*/

#cont {
	width:663px;
	height:890px;
	z-index:1;
	top: 20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.gif)
}
#top {
	position:relative;
	width:100%;
	height:155px;
	z-index:1;
	background-image:url(images/top.jpg);
}
#nav {
	position:relative;
	width:100%;
	height:34px;
	z-index:1;
}
.box {
	z-index:2;
	border: 1px solid #999999;
	background-image:url(images/grad.gif);
	background-repeat:repeat-x;
	padding-left:8px;
	padding-right:5px;
	line-height:1.5em;
}
.boxwhite {
	z-index:2;
	border: 1px solid #999999;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	line-height:1.5em;
}
#bot {
	position:relative;
	width:663px;
	height:46px;
	top:-110px;
	z-index:2;
	background-color:#FFFFFF;
	background-image:url(images/bot.jpg);
	background-repeat:no-repeat;
}

/*PAGE SPECIFIC*/
#founded {
	position:relative;
	width:336px;
	height:285px;
	left: 20px;
	top: 30px;
}
#contrary {
	position:relative;
	width:612px;
	height:130px;
	left: 20px;
	top: -210px;
	
}
#hands {
	position:relative;
	width:285px;
	height:285px;
	z-index:2;
	left: 368px;
	top: -257px;
	background-image:url(images/hands.jpg)
}

#mostlawyers {
	position:relative;
	width:568px;
	height:230px;
	z-index:3;
	left: 20px;
	top: 30px;
}
#ourservices {
	position:relative;
	width:568px;
	height:350px;
	z-index:3;
	left: 20px;
	top: 50px;
}
#realestate {
	position:relative;
	width:588px;
	height:500px;
	z-index:3;
	left: 30px;
	top: 30px;
}
#wills {
	position:relative;
	width:290px;
	height:285px;
	z-index:4;
	left: 20px;
	top: 30px;
}
#trusts {
	position:relative;
	width:290px;
	height:285px;
	left: 340px;
	top: -257px;
}
#each {
	position:relative;
	width:610px;
	height:200px;
	left: 20px;
	top: -240px;
}

#healthlaw {
	position:relative;
	width:610px;
	height:400px;
	z-index:3;
	left: 20px;
	top: 30px;
}
#contact {
	position:relative;
	width:300px;
	height:180px;
	left: 20px;
	top: 20px;
}
#phone {
	position:relative;
	width:316px;
	height:180px;
	left: 338px;
	top: -172px;
	background-image:url(images/phone.jpg);
}
#gmapcontainer {
	position:relative;
	width:610px;
	height:430px;
	left: 20px;
	top: -150px;
}
#privacy {
	position:relative;
	width:400px;
	height:750px;
	left: 0px;
	top: 0px;
}

/* © connor franklin, 2008 */