* { margin:0; padding:0;}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:1em;
	color:#999999;
	background-color: #A41C20;
}

input, textarea, select { font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#results-form select {
	color:#666666;
}
.results select { text-align:center; color:#a5a5a5; }
#results-form select.alt { margin-right:27px;}

#contacts-form label { display:block; height:25px;} 
#contacts-form label input { width:233px; padding:2px 0 2px 3px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; font-size:.91em;}
#contacts-form textarea {width:268px; height:65px; padding:2px 0 2px 3px; margin-bottom:30px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; overflow:auto;  font-size:.91em;}


/*==================list====================*/
ul { list-style:none;}

.comments { width:100%; overflow:hidden; font-size:.83em; padding:34px 0 0 0;}
.comments li { color:#6b7175;}
.comments li.fright { color:#82a493;}
.comments li.fright a { color:#6b7175; text-decoration:underline;}
.comments li.fright a:hover { text-decoration:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 8px 12px;}
.list1 li a {
	color:#666666;
}

.list2 dt { font-weight:bold; padding-bottom:8px;}
.list2 dd { width:100%; overflow:hidden; padding-bottom:5px;}
.list2 dd span { float:right;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#666666;
}
a:hover{text-decoration:none;}

h1 { background:url(images/logo.gif) no-repeat left top; padding:31px 0 0 0; font-size:2.5em; line-height:1.2em;}
h1 a { color:#4d4d4d; text-decoration:none;}
h1 a span { color:#82a39a;}
h1 a strong { color:#e99921;}
h2 { font-size:2em; font-style:italic; color:#3b3f41; line-height:1.1em; line-height:28px; margin-bottom:12px;}
h2:first-line { color:#82aea3; font-size:1.08em;}
h3 { font-size:2.33em; font-style:italic; color:#000; line-height:1.2em; font-weight:normal; margin-bottom:20px;}
h4 {
	font-size:1.33em;
	font-style:italic;
	font-weight:normal;
	line-height:1.2em;
	color:#666666;
	margin-bottom:12px;
}
h4 strong { font-size:1.5em; color:#000; font-weight:normal;}
h5 { font-size:1em;}

.txt1 { font-size:1.1em;}

.link1 { display:inline-block; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em;}
.link1 em { display:inline-block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:inline-block; background:url(images/link1-right.gif) no-repeat right top; padding:8px 15px 10px 15px; font-weight:normal;}
.link1:hover { color:#000; cursor:pointer;}

.link2 { display:inline-block; background:url(images/link2-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-size:1.33em;}
.link2 em { display:inline-block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:inline-block; background:url(images/link2-right.gif) no-repeat right top; padding:8px 15px 10px 15px;}
.link2:hover { color:#000; cursor:pointer;}

.line-hor { background:#e6e4df; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

/*==================boxes====================*/
.box {
	width:100%;
	background-color: #efe8d9;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inside { padding:59px 101px 109px 95px;}

.box1 { height:331px; background:url(images/box1-bg.gif) left bottom repeat-x #f8f7f4; margin-bottom:30px;}
.box1 .col-1 { width:380px !important; margin-right:19px !important;}
.box1 .col-2 { width:362px; margin-right:0 !important; padding-top:30px;}

.cont-box { padding:0 15px 0 0; margin:0;}
.cont-box span { float:right;}

.cont-box2 { padding:0 15px 0 0; margin:0;background: #EFE8D9}
.cont-box2 span { float:right;}
.cont-box2 td { width:250px;height:125px;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://www.faithedwards.com/Site/images/bg_header.jpg) no-repeat;}


.results { width:100%;}
.results td { padding:0; border:0; vertical-align:top;}
.results .col1 { width:144px;}
.results .col2 { width:120px; text-align:center;}
.results .col3 { width:111px;}
.results select { width:72px;}


/*header*/
#header div { position:absolute; margin:0 0 0 -50px;}

/*footer*/
#footer { text-align:center; color:#fff; position:relative; margin-top:-38px;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
