/* Jim Murphree Insurance Website                  **

** Author: Dack Phillips                           **

** Date: 07/06/2K11                                */

/* Main HTML Tag Styles */

/* Set Standard Padding/Margin Heights & Width */ 

*
{
    padding: 0px;
    margin: 0px;
}

BLOCKQUOTE, FORM, LABEL, UL, OL, DL, ADDRESS
{
    margin: 10px 0px;
}

LI, DD, BLOCKQUOTE
{
	margin-left: 30px;
}

FIELDSET
{
	margin:20px 0;
    padding: 10px;
}

BODY 
{
    background-color: #CCCCCC;
    background-image: url('../images/bkgd.gif');
    background-position: center;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    color: #000000;
    font-weight: normal; 
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

FORM, TABLE, TD
{
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
}

TH
{
	background-color: #5F998A;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

TABLE
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

INPUT, SELECT, TEXTAREA
{
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
    background-color: #00573D;
}

P 
{
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	margin: 10px 0px;
}

PRE 
{
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	margin: 10px 0px; 
}

B 
{
	font-family:  Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

H3 
{
    font-size : 12pt; 
    font-family:  "Times New Roman", Times, Garamond, serif; 
	font-weight: bold;
    color : #007D58;
    text-align: center;
    margin-top: 20px;
}

H2 
{
    font-size : 14pt; 
    font-family:  "Times New Roman", Times, Garamond, serif; 
	font-weight: bold;
    color : #007D58; 
    text-align: center;
    margin-top: 20px;
}

H1 
{
    font-size : 16pt; 
    font-family:  "Times New Roman", Times, Garamond, serif; 
	font-weight: bold;
    color : #007D58;
    text-align: center;
    margin-top: 20px;
} 

A:link
{
    color : #007D58;
    text-decoration: underline;
}

A:visited
{
    color : #00573D;
    text-decoration: underline;
}

A:hover
{
    color : #5F998A;
    text-decoration: underline;
}

A:active
{
    color : #505050;
    text-decoration: underline;
}

/* Classes */

.Address
{
	font-size: 8pt;
}

.Button
{
	display: block;
	background-color: #104132;
	width: 113px;
	height: 21px;
	border: 1px solid #000000;
	padding-top: 4px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}

A.Button
{
	color: #FFFFFF;
    text-decoration: none;	
}

A.Button:hover
{
	color: #FFFFFF;
	background-color: #003927;
}

A.Button:active
{
	color: #000000;
	background-color: #CCCCCC;
}

.Center
{
    text-align: center;
}

.Copy
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 8pt; 
	color: #FFFFFF;
	background-color: #003927;
	text-decoration: none;
	text-align: left;
}

.HighLight
{
	display: block;
	border: solid 3px #003927;
}

.Important
{
   color: #FF0000;
   font-weight: bolder;
}

.Justify
{
    text-align: justify;
}

.Links
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width: 400px;
}

.Middle
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.Normal
{
	display: block;
	border: solid 3px #FFFFFF;
}

A.SubTitle
{
	font-family: "Times News Roman", Times, Garamond, serif;
	font-size: 14pt; 
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

A.Title
{
	font-size : 42pt; 
    font-family: "Times New Roman", Times, Garamond, serif; 
	font-weight: bold;
    color : #FFFFFF;
	text-align: right;
	text-decoration: none;
}

A.White
{
	color : #FFFFFF;
}

/* IDs */

#Wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color:#FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#Banner
{
	background-color: #00573D;
	background-image: url('../images/banner.gif');
	border-top: 1px solid #000000;
	width: 800px;
	height: 110px;
}

#BannerLogo
{
	float: left;
	width: 135px;
	height: 103px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
} 

#BannerTitle
{
	float: left;
	width: 627px;
	height: 92px;
	padding-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
    font-size : 44pt; 
    font-family: "Times New Roman", Times, Garamond, serif; 
	font-weight: bold;
    color : #FFFFFF;
	text-align: right;
} 

#NavBar
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-color: #2BAB84;
	border-top: solid 1px #000000;
}

#NavBar UL
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#NavBar UL LI
{
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 114px;
	height: 21px;
}

#NavBar UL LI A
{
	background-color: #2BAB84;
	width: 114px;
	height: 21px;
	border-left: 1px solid #000000;
	border-right: none;
	padding-top: 4px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}

#NavBar UL LI A:hover
{
	color: #FFFFFF;
	background-color: #666666;
}

#NavBar A:active
{
	color: #000000;
	background-color: #CCCCCC;
}

#PicBar
{
	width: 800px;
	height: 110px;
	float: left;
	text-align: center;
	background-color:#104132;
	border-top: 1px solid #000000;
}

#PicBar IMG
{
	border-bottom: solid 1px #000000;
}

#Text
{
	clear: both;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
	background-image: url('../images/watermark.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}

#PicBar2
{
	clear: both;
	width: 800px;
	height: 110px;
	background-color:#666666;
	border-top: 1px solid #000000;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}

#PicBar2 IMG
{
	border-bottom: solid 1px #000000;
}

#CopyRight
{
	background-color: #003927;
	text-align: left;
	width: 760px;
	padding-left: 40px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}