/* CSS Document */

/* Color Swatches
Tan = #B4B95C
Red = #550D0E
Wht = #FFFFFF */

/* UNIVERSAL _________________________________________________*/	

body	{
	background-color:#B4B95C;
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	margin: 0;
	padding: 0;
	text-align:center;
}

p	{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	text-align:center;
	font-size:15px;
}

h1	{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	text-align:center;
	font-size:15px;
}

h2	{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:14px;
	font-variant:small-caps;
	line-height:16px;
	}

h3	{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:18px;
	line-height:30px;
	font-weight:normal;
	}

#box	{
	width:980px;
	height:550px;
	text-align:center;
	margin: 0 auto;
	position:relative;
	padding: 0;
	color:#550D0E;
	background-image:url(images/bkgnd.jpg);
	background-repeat:no-repeat;
	overflow:visible;
	}

#bkgnd	{
	width:980px;
	height:550px;
	margin: 0;
	padding: 0;
	color:#B4B95C;
	background-image:url(images/bkgnd.jpg);
	background-repeat:no-repeat;
	}
	
.bkgndimg	{
	position: absolute;
	top:0px;
	right:0px;
	}

.phonenumber {
	font-size:22px;
	}

.home-subtext {
	font-size:14px;
	}

#footer	{
	font-size: 12px;
	color:#FFFFFF;
	}
	
#formstyle	{
	text-align:left;
	}

#logo		{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:24px;
	width:350px;
	height:75px;
	position: absolute;
	top:55px;
	right:315px;
	text-align:center;
	margin: 0;
	padding: 0;
	}

#logosub		{
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:24px;
	width:350px;
	height:75px;
	position: absolute;
	top:75px;
	left:315px;
	text-align:center;
	margin: 0;
	padding: 0;
	}

#content	{
	width:700px;
	text-align:center;
	position: absolute;
	top:140px;
	left:140px;
	margin: 0;
	padding: 0;
	color:#550D0E;
	z-index:10;
	}

#contentsub1 {
	width:700px;
	text-align:center;
	position: absolute;
	top:150px;
	left:140px;
	margin: 0;
	padding: 0;
	color:#550D0E;
	z-index:11;
	}

#contentsub	{
	width:700px;
	text-align:center;
	position: absolute;
	top:200px;
	left:140px;
	margin: 0;
	padding: 0;
	color:#550D0E;
	z-index:11;
	}
	
#contentsub2	{
	width:550px;
	text-align:center;
	position: absolute;
	top:215px;
	left:205px;
	margin: 0;
	padding: 0;
	color:#550D0E;
	z-index:11;
	}
#topnav	{
	width: 350px;
	height:20px;
	position: absolute;
	top:55px;
	left:315px;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#B4B95C;
	text-align:center;
	z-index:10;
}

#topnav a:link, #topnav a:visited	{
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#B4B95C;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active	{
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#550D0E;
	text-decoration: none;
}

a:link, a:visited	{
	font-family:Times New Roman, Times, serif;
	color:#550D0E;
	text-decoration: none;
}

a:hover, a:active	{
	font-family:Times New Roman, Times, serif;
	color:#FFFFFF;
	text-decoration: none;
}

.bottom	{padding-bottom:15px;}
	
/* HOME PAGE _____________________________________________*/

#photo-jim	{
	width:150px;
	text-align:center;
	position: absolute;
	top:80px;
	right:50px;
	margin: 0;
	padding: 0;
	line-height:24px;
	}

#photo-randy	{
	width:150px;
	text-align:center;
	position: absolute;
	top:80px;
	left:50px;
	margin: 0;
	padding: 0;
	line-height:24px;
	}

#contenthome 	{
	width:483px;
	position: absolute;
	top:350px;
	left:82px;
	z-index:30;
	}

/* AGENT PAGE : BOX ARRANGEMENT __________________________*/	
	
#agent-ind 	{
	width:700px;
	height:340px;
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	}

#agent-ind-providers 	{
	width:508px;
	height:190px;
	top:50px;
	right:0px;
	position:absolute;
	padding:0px;
	}
	
#agent-ind-prv-1 {
	width:115px;
	height:80px;
	position:absolute;
	top:0px;
	left:0px;
	}
#agent-ind-prv-2 {
	width:115px;
	height:80px;
	position:absolute;
	top:0px;
	left:131px;
	}
#agent-ind-prv-3 {
	width:115px;
	height:80px;
	position:absolute;
	top:0px;
	left:262px;
	}
#agent-ind-prv-4 {
	width:115px;
	height:80px;
	position:absolute;
	top:0px;
	left:393px;
	}
#agent-ind-prv-5 {
	width:115px;
	height:80px;
	position:absolute;
	top:95px;
	left:0px;
	}
#agent-ind-prv-6 {
	width:115px;
	height:80px;
	position:absolute;
	top:95px;
	left:131px;
	}
#agent-ind-prv-7 {
	width:115px;
	height:80px;
	position:absolute;
	top:95px;
	left:262px;
	}
#agent-ind-prv-8 {
	width:115px;
	height:80px;
	position:absolute;
	top:95px;
	left:393px;
	}

#agent-ind-instant 	{
	width:175px;
	height:175px;
	left:0px;
	top:50px;
	position:absolute;
	}

#agent-ind-types 	{
	width:700px;
	height:100px;
	left:0px;
	top:240px;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:17px;
	}
#agent-ind-type-1 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:25px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-2 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:102px;
	padding-top:25px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-3 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:204px;
	padding-top:11px;
	line-height:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-4 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:306px;
	padding-top:25px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-5 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:408px;
	padding-top:25px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-6 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:509px;
	line-height:17px;
	padding-top:19px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-ind-type-7 {
	width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:610px;
	padding-top:20px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	line-height:16px;
	}
	
#agent-emp 	{
	width:700px;
	height:150px;
	position:absolute;
	top:340px;
	left:0px;
	z-index:30;
	}
#agent-emp-type-1 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:0px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-2 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:102px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-3 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:204px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-4 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:306px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-5 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:408px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-6 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:509px;
	padding-top:11px;
	line-height:17px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}
#agent-emp-type-7 {
	width:90px;
	height:75px;
	position:absolute;
	top:50px;
	left:610px;
	padding-top:25px;
	font-size:17px;
	background-image:url(images/button-types.jpg);
	background-repeat:no-repeat;
	}

/* SUB-TIER PAGE : BUTTON ________________________________*/	

#agent-email-button {
	width:90px;
	height:45px;
	position:absolute;
	top:100px;
	left:305px;
	padding-top:10px;
	background-image:url(images/button-email.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family: Times New Roman, Times, serif;
	color: #550D0E;
	font-size:17px;
	z-index:50;
	}


/* CSS Document */
