/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #e2e3d5;
	color: #333333;
	font: .7em Georgia,"Times New Roman", Times, serif;
	padding: 0 0 20px
}
.bold {
	font-weight: bold;
	}
a{
	color: #333333;
	text-decoration: underline
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cfcfcf 2px solid;
	border-bottom: 1px #cfcfcf solid;
	border-right: 1px #cfcfcf solid;
	font-size: 11px;
	padding: 4px
}
li{
	list-style: none
}
h2, h3{
	background: url(../images/h-bgr.gif) repeat-x top;
	color: #96230c;
	font-size: 31px;
	font-weight: normal;
	height: 48px;
	letter-spacing: -1px;
	line-height: 48px;
	padding: 0 0 0 17px
}
h2.small {
	background: url(../images/h-bgr.gif) repeat-x top;
	color: #96230c;
	font-size: 26px;
	font-weight: normal;
	height: 48px;
	letter-spacing: -1px;
	line-height: 48px;
	padding: 0 0 0 17px
	}
h2.smaller {
	background: url(../images/h-bgr.gif) repeat-x top;
	color: #96230c;
	font-size: 20px;
	font-weight: normal;
	height: 48px;
	letter-spacing: -1px;
	line-height: 48px;
	padding: 0 0 0 17px
	}
h3{
	font-size: 22px
}
h4{
	color: #4f789f;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .4em
}
h5{
	color: #96230c;
	font-size: 18px;
	font-weight: normal;
	height: 48px;
	letter-spacing: -1px;
	line-height: 48px;
	padding: 0;
}
p{
	padding: 0 0 .8em
}
/*=== Layout ===*/
#page{
	background: #f4f3e9;
	margin: 0 auto;
	width: 973px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 218px;
	margin: 0 auto;
	width: 988px
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	margin: 0 auto;
	text-indent: -9999px;
	width: 700px
}
#header h1 a{
	display: block;
	height: 190px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
.slogan{
	color: #96230c;
	font-size: 2.1em;
	letter-spacing: -1px;
	padding: .3em 0 .6em;
	text-align: center
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 41px;
	text-indent: -9999px
}
#nav1 li{
	float: left
}
#nav1 li a{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	display: block;
	height: 41px
}
#nav1 li a:hover{
	text-decoration: none
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 80px
}
#nav1 li#n01 a:hover, #nav1 li#n01.active a{
	background-position: 0 -41px
}
#nav1 li#n02 a{
	background-position: -80px 0;
	width: 128px
}
#nav1 li#n02 a:hover, #nav1 li#n02.active a{
	background-position: -80px -41px
}
#nav1 li#n03 a{
	background-position: -208px 0;
	width: 124px
}
#nav1 li#n03 a:hover, #nav1 li#n03.active a{
	background-position: -208px -41px
}
#nav1 li#n04 a{
	background-position: -332px 0;
	width: 102px
}
#nav1 li#n04 a:hover, #nav1 li#n04.active a{
	background-position: -332px -41px
}
#nav1 li#n05 a{
	background-position: -434px 0;
	width: 161px
}
#nav1 li#n05 a:hover, #nav1 li#n05.active a{
	background-position: -434px -41px
}
#nav1 li#n06 a{
	background-position: -595px 0;
	width: 122px
}
#nav1 li#n06 a:hover, #nav1 li#n06.active a{
	background-position: -595px -41px
}
#nav1 li#n07 a{
	background-position: -717px 0;
	width: 72px
}
#nav1 li#n07 a:hover, #nav1 li#n07.active a{
	background-position: -717px -41px
}
#nav1 li#n08 a{
	background-position: -789px 0;
	width: 184px
}
#nav1 li#n08 a:hover, #nav1 li#n08.active a{
	background-position: -789px -41px
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 25px 0 0;
	padding: 0 0 15px 28px
}
#onecol{
	float: left;
	width: 875px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 576px
}
/*=== Right Column ===*/
#rightcol{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 29px;
	width: 328px
}
#rightcol h3{
	background: none;
	color: #4f789f;
	font: 2.2em/normal Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 .3em;
	padding: 0
}
/*=== Sub Columns ===*/
.col1{
	background: url(../images/vl-dot.gif) repeat-y right;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	width: 130px
}

.col2{
	background: url(../images/vl-dot.gif) repeat-y right;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	width: 185px
}
.col3{
	float: left;
	width: 165px
}
.col4{
	background: url(../images/vl-dot.gif) repeat-y right;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 13px 0 12px;
	width: 137px
}
.col4.last{
	background: none;
	margin: 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #e5e5da;
	height: 1%;
	margin: 0 0 27px;
	padding: 15px 17px
}
.box p {
	font-size: 1.2em;
	margin-bottom: 10px;}
/*- 'Do I have a case' Box -*/
.box-case{
	background: url(../images/case-bgr.gif) no-repeat top;
	height: 280px;
	margin: 0 0 20px;
	padding: 80px 30px 0
}
/*- Wrapper -*/
.wrap{
	float: left;
	text-align: center;
	width: 108px
}
.wrap a, .wrap h4{
	color: #4f789f;
	font-size: 1.1em;
	text-decoration: none
}
.wrap a:hover{
	color: #000000;
	text-decoration: underline
}
.wrap img{
	margin: 0 0 8px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .7em;
	padding: 0 0 0 13px
}
.list1 li a{
	color: #333333;
	text-decoration: none
}
.list1 li a:hover{
	text-decoration: underline
}
/*- List2 -*/
.list2{
	font-size: 1.1em;
	margin: 0 0 1.5em
}
.list2 li{
	margin: 0 0 .5em
}
/*=== Styling Forms ===*/
/*- Form1 Setup -*/
.form1{
	margin: 0 0 .8em
}
.form1 div{
	margin: 0 0 12px
}
* html .form1 div{
	margin: 0
}
.form1 label{
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	width: 50px
}
.form1 input{
	width: 205px
}
.form1 .btn{
	text-align: right
}
.form1 .btn input{
	border: 0;
	width: auto;
}
* html .form1 .btn input{
	margin: 0 0 -50px;
	position: relative;
}
.form1 .btn2{
	text-align: left;
	margin: 0 0 0 45px;
}
.form1 .btn2 input{
	border: 0;
	width: auto;
}
* html .form1 .btn2 input{
	margin: 0 0 -50px;
	position: relative;
}

/* Form1 Textarea */
.form1 .textr label{
	display: block;
	width: auto
}

.form1 textarea{
	height: 80px;
	overflow: auto;
	width: 255px
}
* html .form1 textarea{
	height: 60px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.ad img{
	display: block;
	margin: 0 0 22px
}
.case {
	margin: 10px 0 0 0;}
.case label {
	width: 110px;
	}
.case textarea {
	margin: 0 0 0 30px;}
.bios {
	padding: 2px;
	border: solid 1px #96230C;
	margin: 0 0 0 10px;}