/* Life By Desire Style Sheet */

/* Global Styles */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #04417A;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

td {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color:#000000
}

th {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color:#000000
}

/* Global hyperlink style */

a:link {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #0000FF; 
text-decoration: underline;
}

a:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #0000FF; 
text-decoration: underline;
}

a:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #0000FF; 
text-decoration: none;
}

a:active {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #0000FF; 
text-decoration: none;
}

/* ID Styles */

#wrapper {
	width: 790px;
	height: 900px;
	position: relative;
	left: 50%;
	margin-left: -395px;
	z-index: 1;
	border: 5px solid #96A73F;
	margin-bottom: 30px;
}

#main-background {
	position:absolute;
	left:77px;
	top:143px;
	width:654px;
	height:700px;
	z-index:2;
	background-color: #0459A6;
	border: 2px solid #96A73F;
}

#top-left-graphic {
	position:absolute;
	left:50px;
	top:120px;
	width:210px;
	height:300px;
	z-index:3;
	background-color: #FFFFFF;
	border: 1px solid #96A73F;
}

#sizzle-block {
	position:absolute;
	left:50px;
	top:469px;
	width:187px;
	height:170px;
	z-index:6;
	background-color: #FFFF99;
	padding: 10px;
}

#sizzle-block-tall {
	position:absolute;
	left:50px;
	top:469px;
	width:187px;
	height:265px;
	z-index:8;
	background-color: #FFFF99;
	padding: 10px;
}

#page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 10;
	left: 283px;
	top: 148px;
	width: 434px;
}

#main-text {
	position:absolute;
	left:279px;
	top:194px;
	width:418px;
	height:600px;
	z-index:12;
	background-color: #FFFFFF;
	padding: 10px;
}

#main-text-short {
	position:absolute;
	left:279px;
	top:194px;
	width:418px;
	height:500px;
	z-index:14;
	background-color: #FFFFFF;
	padding: 10px;
}

#sub-main-text {
	position:absolute;
	left:307px;
	top:591px;
	width:361px;
	height:269px;
	z-index:16;
	background-color: #FFFF99;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

/* top page header area styles */

#patricia-campbell {
	position:absolute;
	left:16px;
	top:15px;
	width:329px;
	height:49px;
	z-index:18;
}

#credentials {
	position:absolute;
	left:19px;
	top:66px;
	width:325px;
	height:33px;
	z-index:20;
}

#life-by-desire {
	position: absolute;
	left: 461px;
	top: 15px;
	z-index: 22;
	width: 259px;
}

#contact {
	position:absolute;
	left:460px;
	top:71px;
	width:264px;
	height:22px;
	z-index:24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#topnavbar {
	position:absolute;
	left:445px;
	top:119px;
	width:293px;
	height:18px;
	z-index:26;
	color: #FFFFFF;
}

/* Links page styles - for taller page */

#wrapper-links {
	width: 790px;
	height: 1200px;
	position: relative;
	left: 50%;
	margin-left: -395px;
	z-index: 1;
	border: 5px solid #96A73F;
	margin-bottom: 30px;
}

#main-background-links {
	position:absolute;
	left:77px;
	top:143px;
	width:654px;
	height:900px;
	z-index:2;
	background-color: #0459A6;
	border: 2px solid #96A73F;
}

#main-text-links {
	position:absolute;
	left:279px;
	top:194px;
	width:418px;
	height:800px;
	z-index:12;
	background-color: #FFFFFF;
	padding: 10px;
}


/* Class styles */

.a10 {
font-family: arial, helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
}

.a11 {
font-family: arial, helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
}

.a12 {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal;
}

.a14 {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: normal;
}

/* generic custom link style - clone this to make a custom link style */

a.lnkgeneric:link {
font-family: arial, helvetica, sans-serif; font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: underline;
}

a.lnkgeneric:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color: #000000; 
font-weight: normal;
text-decoration: underline;
}

a.lnkgeneric:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: none;
}

a.lnkgeneric:active {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight: normal;
text-decoration: none;
}

/* top nav link style */

a.linktopnav:link {
font-family: arial, helvetica, sans-serif; font-size: 12px; 
color: #ffffff; 
font-weight: normal;
text-decoration: underline;
}

a.linktopnav:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
color: #ffffff; 
font-weight: normal;
text-decoration: underline;
}

a.linktopnav:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: normal;
text-decoration: none;
}

a.linktopnav:active {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff; 
font-weight: normal;
text-decoration: none;
}

/* email link style */

a.linkemail:link {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #ffffff; 
font-weight: normal;
text-decoration: none;
}

a.linkemail:visited {
font-family: arial, helvetica, sans-serif; 
font-size: 14px;
color: #ffffff; 
font-weight: normal;
text-decoration: none;
}

a.linkemail:hover {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #ffffff; 
font-weight: normal;
text-decoration: underline;
}

a.linkemail:active {
font-family: arial, helvetica, sans-serif; 
font-size: 14px; 
color: #ffffff; 
font-weight: normal;
text-decoration: underline;
}


/* heading selector styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}



h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

/*

#logo {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

*/

