/*------------------------------------------------------
Fitzgerald Law Stylesheet

version:   1.0
author:    Kristin Kramer for Kramer Publishing Interactive
-------------------------------------------------------*/
/* = Globals = */

/* Remove padding and margin on IE*/
* {margin: 0; padding: 0;}

/* = Global Image Settings = */

/* get rid of borders on images */
img {border: 0;}

/* = Global FLOATS = */

/* Class for clearing floats */
.clear {clear: both;}

/* = Global COLORS=  */

/* burgandy: #610709; gold: #ba9851; brown: #412b13;*/

/* = Global Links =   */

a:link {color: #610709; text-decoration: none;}
a:visited {color: #610709; text-decoration: none;}
a:hover {color: #ba9851; text-decoration: none;}
a:active {color: #ba9851; text-decoration: none;}

/*-----------------------------------------------------------------------------*/
/* = Main Layout =
/*-----------------------------------------------------------------------------*/
body {margin:0; padding:0; text-align: center; font: 500 11px Verdana, Arial, Helvetica, sans-serif; color: #ba9851; scrollbar-base-color:#ba9851;scrollbar-arrow-color:#412b13;}
div#wrapper {position: relative; margin: auto; text-align: left; margin-top: 18px; width: 770px; height: 700px; z-index:0;}
	div#top {width: 770px; height: 81px;}
	div#blurb {position: absolute; right: 20px; top: 64px;}
	div#header {width: 770px; height: 83px; margin: 0 18px 0 18px;}
	div#mainNav {position: absolute; top: 145px; left: 19px; width: 734px;}
		div#topNavItem {position: relative; float: left; margin: 0 24px 0 0;}
		div#topNavItemOff {position: relative; float: left; margin: 0 24px 0 0;}
	div#main {background: url(../img/back.gif) repeat-y; width: 770px; z-index: 0;}
	div#formContent {position: relative; float: right; right: 18px; margin-top: 50px; width: 510px; text-align: right;}
	div#bottom {position: relative; width: 770px; height: 84px;}
	div#address {position: absolute; right: 20px; top: 1px;}
	div#footer {position: relative; width: 734px; text-align: center; margin-top: 10px;}
/*---------------------------------*/
/* = div#mainWrapper classes =     */
/*---------------------------------*/

.mainText {color: #610709; font: 500 12px Verdana, Arial, Helvetica, sans-serif; line-height: 22px;}
.mainText a {color: #ba9851;}

input {border: solid #610709 1px; margin-top: 5px;}
input#send {border:0;}
textarea {border: solid #610709 1px; color: #412b13; font: 700 12px Georgia, "Times New Roman", Times, serif; letter-spacing: 1px;}

.topNav a:link, .topNav a:visited{font: 500 11px Verdana, Arial, Helvetica, sans-serif; color: #610709; text-decoration: none;}
.topNav, .topNav a:hover, .topNav a:active{font: 500 11px Verdana, Arial, Helvetica, sans-serif; color: #ba9851; text-decoration: none;}
#footer a:link {color: #ba9851; text-decoration: none;}
#footer a:visited {color: #ba9851; text-decoration: none;}

.text {font: 500 12px Georgia, "Times New Roman", Times, serif; color: #ffffff; letter-spacing: 1px;}
.bottomtext {font: 500 12px Georgia, "Times New Roman", Times, serif; color: #ffffff; letter-spacing: 2px;}
.input {font: 500 12px Verdana, Arial, Helvetica, sans-serif; color: #610709; padding: 2px;}

table#cases {width: 730px; line-height:14px; /*border: solid 1px #ba9851;*/}
table td {padding: 5px;}
.rowOdd {color: #ffffff; background-color: #ba9851;}
