/* Ring Law Firm - masslawyer.us CSS */

body
{
background: url(images/site_bkg.png);
}

a.internal
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
line-height: 16px;
color: #999966;
text-decoration: none;
border-bottom: dashed 1px;
}

#logo
{
left: 16px;
top: 16px;
position: absolute;
}

#nav
{
top: 323px;
width: 90px;
left: -10px;
position: absolute;
}

#nav a:hover
{
font-size: 13px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 7px;
color: #333333;
background-color: #cccc99;
text-decoration: none;
}

#nav a.in, a.in:hover 
{
font-size: 13px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 7px;
color: #333333;
background-color: #cccc99;
text-decoration: none;
}

#nav a
{
font-size: 13px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 7px;
color: #ffffff;
text-decoration: none;
}

#masthead
{
background: url(images/masthead_bkg.png);
width: 599px;
height: 266px;
top: 60px;
left: 0px;
position: absolute;

}

#headerimg
{
top: 10px;
left: 0px;
position: absolute;

}

#contact
{
margin-left: 18px;
}

#content
{
width: 473px;
background-color: #ffffff;
top: 326px;
left: 95px;
position: absolute;
min-height:350px;
height:auto !important;
height:350px;
}

p
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
margin: 0px 18px 18px 18px;
line-height: 16px;
}

h1
{
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif;
color: #330000;
letter-spacing: 1px;
margin-left: 18px;

}


.footer
{
font-size: 9px;
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
color: #330000;
width: 473px;
margin-left: 18px;
}

a.footlink
{
font-size: 9px;
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
color: #330000;
text-decoration: none;
}

a.footlink:hover
{
font-size: 9px;
font-family: 'Geneva', Verdana, Arial, Sans-Serif;
color: #ffffff;
text-decoration: none;
}

#footer
{
width: 473px;
background-color: #cccc99;
bottom: 0px;
position: absolute;
}


.cssnav {
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
width: 90px;
margin: 0;
padding: 0;
}

.cssnav a {
color: #000000;
width: 90px;
float: left;
text-decoration: none;
text-align: right;
padding-right: 10px;
}

.cssnav span {
position: absolute;
left: 0px;
margin: 0px;
padding: 0px;
}


/*------------------Visual Fizzual*---------------------*/




INPUT, TEXTAREA {
background: #FFFFFF;
color: #333;
font-size: 10px;
font-family: geneva;

}

::-moz-selection {
	background:#000;
	color:#FFF;
}

::selection {
	background:#000;
	color:#FFF;
}

form span {
	display: block;
	padding: 1px;
	border: 1px solid #DFDFDF;
	width: 340px;

	}
form span input,
form span textarea,
form span select {
	border: 1px solid #C3C3C3;
	border-top-color: #cccc99;
	border-bottom-color: #cccc99;
	background-color: #eee;
	font-size: 10px;
	line-height: 1.2em;
	width: 340px;
	font-family: "Geneva", Arial, Sans-Serif;;
	margin: 0;
	overflow: hidden;
	}
.address {
	height: 100%;
	}

#inquiry {
	left: 10px;
	position: relative;
	}

.message{
	height: 100%;
	}

label {
	font-size: 9px;
	font-family: "Geneva", Verdana, Sans-Serif;
	background: #FFFFFF;
	color: #535353;
}

label2 {
	font-size: 9px;
	font-family: "Geneva", Verdana, Sans-Serif;
	background: #FFFFFF;
	color: #ff0000;
}

li {
	margin-top: 4px;
}
