HTML
{
	background-color: #FFFFFF;
	background-image: url(/images/marbleBg2.jpg);
	width: 760px;
}

P, FIELDSET OL
{
	font-family: "Century Gothic", serif;
}

DIV#body
{
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: 100%;
	margin-left: 126px;
	padding-left: 34px;
	width: 600px;
}

BR
{
	clear: both;
}

HR
{
	clear: left;
	background-color: #9A856D;
	color: #9A856D;
	display: block;
	height: 2px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 80%;
}

P
{
	clear: both;
	font-size: 1.3em;
	line-height: 1.54em;
	text-align: justify;
	width: 95%;
}

P#footer
{
	font-family: Arial, sans-serif;
	padding: 28px 12px 7px 2px;
	text-align: right;
	width: 620px;
}

H2 + P:first-line, DIV#container + DIV + P:first-line
{
	text-transform: uppercase;
}

#flashScroller
{
	position: relative;
	left: -34px;
	margin-top: 2.6em;
}


/* Begin List Styles */

.list
{
	background-color: #446EA0;
	background-image: url(/images/marbleBg3.jpg);
	border: 1px dotted black;
	color: #0007A4;
	margin: 1.4em;
	padding: 4px 5px 6px 8px;
	width: 34em;
}

DIV.list + DIV.list
{
	background-position: bottom right;
}

DIV.list + DIV.list + DIV.list
{
	background-position: bottom left;
}

.list H3
{
	margin-top: 0px;
}

.list UL
{
	list-style-type: square;
	line-height: 1.74em;
}

.list P
{
	color: #000000;
	line-height: 1.14em;
}

/* End List Styles */


/* Begin Standard Link Styles */

A:link
{
	color: #0007A4;
	text-decoration: none;
}

A:visited
{
	color: #0007A4;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:active
{
	font-style: italic;
}

/* End Standard Link Styles */


/* Begin Header Styles */

H1
{
	font-size: 3.6em;
	font-weight: 900;
	padding-top: 11px;
}

H1 + P, TABLE#contact
{
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 1.6em;
}

H1 SPAN
{
	font-style: italic;
	font-weight: normal;
}

H1, H1 + P
{
	color: #0007A4;
}

H2, P#footer
{
	color: #FFFFFF;
}

H2
{
	font-family: "Times New Roman", serif;
	font-size: 2.4em;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding: 3px 2px 3px 33px;
	width: 599px;
}

H2, P#footer
{
	background-color: #446EA0;
	position: relative;
	right: 34px;
}

H3
{
	color: ##0007A4;
	font-size: 2.1em;
	font-style: italic;
}

H4
{
	font-size: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 1em;
}

/* End Header Styles */


/* Begin TABLE Styles */

H2 + TABLE
{
	margin-top: 1.6em;
}

TABLE.results
{
	width: 96%;
}

TABLE.results TH, TABLE.results TD
{
	border: 1px solid black;
}

TABLE.results TH
{
	background-color: #446EA0;
	font-size: 1.5em;
}

TABLE.results TD
{
	font-size: 1.3em;
}

TABLE TR TD, TABLE.results TH
{
	padding: 4px;
}

TABLE#contact TR TD:first-child
{
	text-align: right;
}

TABLE#contact TR TD + TD
{
	padding-left: 11px;
	text-transform: none;
}

/* End TABLE Styles */

/*
 * "Excite Bike" Theme for jQuery UI Datepicker
 * Generated by Theme Roller ( http://ui.jquery.com/themeroller/ )
 * Authors: 
 *		Filament Group ( http://www.filamentgroup.com )
 * 		Marc Grabanski ( http://marcgrabanski.com/ )
 * Modified slightly by Christian Ziebarth beginning 11/28/2008.
*/

.embed + IMG
{
	position: relative;
	left: -21px;
	top: -1px;
}

#ui-datepicker-div,
#ui-datepicker-div TABLE,
.ui-datepicker-div,
.ui-datepicker-div TABLE,
.ui-datepicker-inline,
.ui-datepicker-inline TABLE
{
	font-size: 1em !important;
}

.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div
{
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: segoe ui, Arial, sans-serif;
	background: #eeeeee;
	font-size: 1.2em;
	border: 4px solid #0007A4;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}

#ui-datepicker-div
{
	z-index: 9999; /*must have*/
	display: none;
	background: #eeeeee;
}

.ui-datepicker-inline
{
	float: left;
	display: block;
}

.ui-datepicker-control
{
	display: none;
}

.ui-datepicker-current
{
	display: none;
}

.ui-datepicker-next, .ui-datepicker-prev
{
	position: absolute;
	left: .5em;
	top: .5em;
	background: #0a60d6 url(/images/0a60d6_40x100_textures_03_highlight_soft_22.png) 0 50% repeat-x;
}

.ui-datepicker-next
{
	left: 16.6em;
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover
{
	background: #1484e6 url(/images/1484e6_40x100_textures_03_highlight_soft_33.png) 0 50% repeat-x;
}

.ui-datepicker-next A, .ui-datepicker-prev A
{
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/images/fcdd4a_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #ffffff;
	cursor: pointer;
}

.ui-datepicker-next A
{
	background: url(/images/fcdd4a_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev A:hover
{
	background: url(/images/ffffff_7x7_arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next A:hover
{
	background: url(/images/ffffff_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-prev A:active
{
	background: url(/images/d55e0b_7x7_arrow_left.gif) 50% 50% no-repeat;
}

.ui-datepicker-next A:active
{
	background: url(/images/d55e0b_7x7_arrow_right.gif) 50% 50% no-repeat;
}

.ui-datepicker-header SELECT
{
	border: 1px solid #ffffff;
	color: #000000;
	background: #0a60d6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}

.ui-datepicker-header SELECT.ui-datepicker-new-month
{
	width: 7.9em;
	left: 2.2em;
}

.ui-datepicker-header SELECT.ui-datepicker-new-year
{
	width: 5.6em;
	left: 10.8em;
}

TABLE.ui-datepicker
{
	width: 15.5em;
	text-align: right;
}

TABLE.ui-datepicker TD A
{
	padding: .1em .3em .1em 0;
	display: block;
	color: #ffffff;
	background: #0a60d6 url(/images/0a60d6_40x100_textures_03_highlight_soft_22.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #eeeeee;
}

TABLE.ui-datepicker TD A:hover
{
	border: 1px solid #dddddd;
	color: #ffffff;
	background: #1484e6 url(/images/1484e6_40x100_textures_03_highlight_soft_33.png) 0 50% repeat-x;
}

TABLE.ui-datepicker TD A:active
{
	border: 1px solid #dddddd;
	color: #e69700;
	background: #e6e6e6 url(/images/e6e6e6_40x100_textures_07_diagonals_small_100.png) 0 50% repeat-x;
}

TABLE.ui-datepicker .ui-datepicker-title-row TD
{
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
}

TABLE.ui-datepicker .ui-datepicker-title-row TD A
{
	color: #222222;
}

/* ___________ IE6 IFRAME FIX ________ Check sometime to see if these styles are really needed. */
.ui-datepicker-cover {
   display: none; /*sorry for IE5*/
   display/**/: block; /*sorry for IE5*/
   position: absolute; /*must have*/
   z-index: -1; /*must have*/
   filter: mask(); /*must have*/
   top: -4px; /*must have*/
   left: -4px; /*must have*/
   width: 200px; /*must have*/
   height: 200px; /*must have*/
}

/* End "Excite Bike" Theme for jQuery UI Datepicker */


FIELDSET, LABEL, P, H2, H3, HR, OL, UL
{
	margin-top: 1em;
}

UL
{
	list-style-type: disc;
	margin-left: 17px;
}

LABEL, LI, P, TD
{
	font-size: 1.4em;
}


/* Begin Navigation Link Styles */

#container
{
	overflow: hide;
}

#container, #container #menu
{
	height: 100px;
	width: 510px;
}

#container #menu
{
	float: left;
}

#container #menu UL:first-child
{
	float: left;
}

#container #menu LI
{
	display: block;
	list-style-type: none;
	overflow: hidden;
	margin-right: 14px;
}

#container #menu A, LI.current
{
	background: #FFFFFF url(/images/bg.jpg) left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	padding-right: 4px;
	padding-left: 9px;
	padding-top: 2px;
	text-decoration: none;
	height: 28px;
	width: 187px;
	outline: 0;
	margin-bottom: 5px;
}

#container #menu A:hover
{
	background-repeat: no-repeat;
	color: #CCFF00;
	font-weight: bold;
}

LI.current
{
	color: #CCFF00;
	font-size: 1.4em;
	text-transform: uppercase;
}

/* End Navigation Link Styles */


/* Begin Form Styles */

FIELDSET
{
    background-color: #446EA0;
	border: 1px solid #0007A4;
	clear: left;
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 18px;
	overflow: hidden;
	padding: 3px 5px 8px;
	width: 94%;
}

#attorney, #otherTongues, #notarizedSet, #notary, #signedYes, #signedNo
{
	display: none;
}

FIELDSET P
{
	margin-bottom: 11px;
}

FIELDSET FIELDSET
{
	width: 96%;
}

FIELDSET DIV:focus, FIELDSET DIV:hover
{
	background-color: #9A856D;
	border: 1px solid #0007A4;
}

FORM FIELDSET:first-child
{
    background-image: url(/images/tcc.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}

FORM > FIELDSET + FIELDSET:last-child
{
	-moz-border-radius-bottomright: 2em;
	-webkit-border-radius-bottomright: 2em;
	border-radius-bottomright: 2em;
}

FIELDSET H3
{
    background-image: url(/images/lowerFleur.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
    color: #FFFFFF;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 2px;
	margin-bottom: .2em;
	margin-top: .4em;
	padding-bottom: 48px;
	text-align: center;
    text-transform: lowercase;
}

FIELDSET UL
{
	font-size: .7em;
	line-height: 2.8em;
	list-style-type: none;
	margin-bottom: .7em;
}

FIELDSET UL LABEL
{
	position: relative;
	bottom: .1em;
	left: .2em;
}

FIELDSET UL.line
{
	clear: both;
	display: block;
	margin-bottom: .9em;
	margin-left: 0px;
	min-height: 20px;
}

FIELDSET UL.line LI
{
	float: left;
	margin-right: 8px;
}

FIELDSET UL.line LI + LI
{
	margin-left: 3px;
}

FIELDSET DIV
{  
	float: left;
	margin: 1.1em 1em 1.1em .3em;
	min-height: 112px;
	min-width: 142px;
	padding: 9px;
	border: 1px dotted #9A856D;
}

FIELDSET DIV.extra
{
	background-color: #446EA0;
	background-image: url(/images/marbleBg3.jpg);
	border: 1px dotted black;
}

INPUT[type="text"], INPUT[type="password"]
{
	background-image: url(/images/inputBg.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	width: 138px;
}

INPUT[type="submit"], SELECT, TEXTAREA
{
	border: 1px solid #FFFFFF;
}

INPUT[type="submit"]
{
    background-color: #9A856D;
	border-width: 2px;
	font-size: 1.6em;
	margin-top: 1em;
	padding: 3px;
}

INPUT[type="submit"]:hover
{
    background-color: #FFFFFF;
	border: 2px solid #9A856D;
}

INPUT[type="submit"]:active
{
    position: relative;
	left: 3px;
	top: 3px;
}

INPUT[type="text"]:active,
SELECT:focus, TEXTAREA:focus
{
    background-color: #FFFFFF;
	border: 1px solid #446EA0;
}

INPUT[type="text"], INPUT[type="password"],
INPUT[type="radio"], SELECT, TEXTAREA
{
	margin-top: 4px;
}

INPUT[type="text"], INPUT[type="text"] + LABEL,
SELECT, SELECT + LABEL, TEXTAREA, TEXTAREA + LABEL
{
	display: block;
}

INPUT[type="radio"]
{
	line-height: 1.5em;
	margin: .6em 0 0 3px;
	width: 13px;
	height: 13px;
}

LABEL
{
	 color: #FFFFFF;
}

SELECT
{
	background-color: #FCFCFC;
	margin-bottom: 11px;
	width: 146px;
	height: 20px;
}

TEXTAREA
{
	font-size: 1.5em;
	padding: 4px;
	width: 300px;
	height: 180px;
}

#commentForm LABEL
{
	clear: both;
	width: 130px;
}

#commentForm LABEL.error,
#commentForm INPUT.submit
{
	clear: both;
	margin-left: 2px;
}

/* End Form Styles */
