/*** Browser reset ***************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*** Begin Site Styles *************/

body {
	background: #d5e1ef url(../images/Grad.gif) repeat;
	font-family: Verdana, "Arial", sans-serif;
	font-size: 13px;
	background-color: #dedbc0;
}

#outerWrapper {
	width:825px;
	margin:0 auto;
	position:relative;
	padding-top: 35px;
}

.headerImg {
	position:absolute;
	top:13px;
	right:-18px;
	z-index:100;
	behavior: url(images/iepngfix.htc);
}

#innerWrapper {
	width:789px;
	margin:0 auto;
	position:relative;
	background: url('../images/MainTop.gif') no-repeat top center;
	padding: 6px 0px 6px 0px;
}

#wrapper {
	width: 789px;
	background-color: #FFFFFF;
}

#banner {
	margin-left: 7px;
	background:url('../images/banner.gif') no-repeat top center;
	height: 106px;
	width: 775px;
}

#navbar {
	width: 775px;
	height: 27px;
	margin-left: 7px;
	background:url('../images/NavBar.gif') no-repeat top center;
	font-size: 10px;
	font-weight: bold;
}

#navbar a {
	text-decoration: none;
	color: #FFFFFF;
	z-index: 200;
	position: relative;
}

#navbar ul {
	list-style: none;
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
}

#navbar li {
	color: #FFFFFF;
	float: left;
	padding-left: 6px;
	margin-top: 7px;
}


#contentTop{
	width:579px;
	height:8px;
	background:url('../images/MainBoxTop.gif') no-repeat;
	position:absolute;
	top:0;
	margin-top:-2px;	
}

#content {
	width:519px;
	min-height: 435px;
	background:url('../images/MainBoxCntr.gif') repeat-y;
	position:relative;
	padding-bottom: 50px;
	margin: 27px 30px 0px 41px;
}

#content h1 {
	border-bottom: 1px dotted #b6b2a2;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
}

#content p {
	line-height:21px;
	margin-top:10px;
	margin-bottom:10px;
	color: #68624a;
}

#content img {
	float: left;
	border: 1px solid #0060b6;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:5px;
	padding: 3px;
}

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #0060b6;
}

#contentBottom {
	width:579px;
	height:8px;
	background:url('../images/MainBoxBtm.gif') no-repeat bottom center;
	position:absolute;
	bottom:0;
	margin-bottom:-2px;	
}


#rightSide {
	float:right;
	width:191px;
	margin-top: 16px;
	margin-right:8px;
	position:relative;
	padding:0;
}

* html #rightSide {
	margin-right:5px;
}

#rightSideContent {
	background-color: #dedbc0;
	padding: 4px 10px 20px 15px;
}

#rightSideTop {
	width:191px;
	background:url('../images/RightTop.gif') no-repeat top center;
	padding-top: 6px;
}

#rightSideBottom {
	width:191px;
	background:url('../images/RightBtm.gif') no-repeat bottom center;
	padding-bottom:6px;
}

#rightSideContent h2 {
	border-bottom: 1px dotted;
	padding: 10px 0px 5px 0px;
	font-size: 16px;
	color: #7c7559;
}

#rightSideContent h3 {
	padding: 10px 0px 5px 0px;
	font-size: 12px;
	color: #c4764e;
}

#rightSideContent p {
	line-height: 20px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	color: #68624a;
}

#rightSideContent a {
	text-decoration: none;
	color: #015353;
}

#rightSideContent ul {
	color: #015353;
	margin: 0px;
	padding-top: 10px;
	padding-left: 30px;
}

#rightSideContent li {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	list-style:disc;
	background-color: #dedbc0;
}

.clear {
	clear: both;
}

#bottom {
	width:789px;
	background:url('../images/MainBtm.gif') no-repeat center bottom;
	margin:0 auto;
}

.formSpacer {
	margin-right: 20px;
}

#homePhone {
	margin-right: 40px;
}

#lbllastname {
	margin-right: 99px;
}

#lblfirstname {
	margin-right: 95px;
}

#lblcity {
	margin-right: 140px;
}

#lblstate {
	margin-right: 40px;
}

#lblhomePhone {
	margin-right: 80px;
}