/* *** Reset browser styles *** */
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, code, pre, form, fieldset, blockquote, html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
  	-moz-opacity: .999;
}

table {
	border-collapse: collapse; /* prevents double borders */
	border-spacing: 0;
}

td, th, caption {
	font-weight: normal;
	text-align: left;
}

img, fieldset  { 
	border: 0; /* remove border around linked images and fieldsets */
}

ol  {
	margin-left: 1.8em; /* add smaller indent than default */
	list-style: decimal;
}

ul {
	font: 1.3em Georgia, Times New Roman, Times, serif;
	margin-left: 1.5em;
	list-style:disc;
	list-style-position:inside;
}

q:before, q:after { 
	content:''; /* remove browser generated quote marks */
}

/* 3 col layout */

#threeCol #contentWrap {
	width: 800px;
}

#threeCol #main {
	width: 410px;
}

/* 2 col layout */

#twoCol #contentWrap {
	width: 800px;
}

#twoCol #main {
	width: 575px;
	margin-right:15px;
}

/* common layout */
#header {
	position: relative;
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height:150px;
}

#navigation {
	background:url(../images/nav-bg.jpg) no-repeat;
	width: 800px;
	height:24px;
}

#navigation a {
	font: 1.5em Georgia, Times New Roman, Times, serif;
	height:17px;
	width:100px;
	display:block;
	color:#000;
	text-align:center;
	text-decoration:none;
	padding:4px 0 0 0;
	font-weight:bold;
}

#navigation a:hover {
	background:#A7A37E;
	height:19px;
	width:100px;
	color:#fff;
	border:1px solid #000;
	padding:2px 0 0 0;
}

#home-btn {
	position:absolute;
	top:150px;
	left:170px;
}

#contact-btn {
	position:absolute;
	top:150px;
	left:270px;
}

#contentWrap {
	background:url(../images/main-bg.jpg) repeat-y;
	top:239px;
	width:800px;
	height:auto;
	float:left;
}

#contentWrap #main {
	float: right;
	padding:20px 10px 10px 10px;
}

#threeCol #sidebar, #twoCol #sidebar {
	float: left;
	width: 160px;
	padding-bottom: 150px;
}

#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	border: 1px solid #000;
}

#footer {
	clear: both;
}

/* page styles */
body {
	font: 52.5% Georgia, Times New Roman, Times, serif;
	background:#3366ff url(../images/body-bg.jpg) repeat-x;
	height:auto;
	width:auto;
}

#main h1 {
	font: 2em Georgia, Times New Roman, Times, serif;
	color: #6699cc;
	line-height: 0.9em;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	font-weight:bold;
}

#main h2 {
	color: #6699cc;
	font: 1.6em Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	border-top: 1px solid #000;
	padding-top: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}

#main {
	padding-top: 1em;
}

#main p {
	font: 1.8em Georgia, Times New Roman, Times, serif;
	margin-bottom: 1em;
}

.photo {
	float:right;
	height:300px;
	width:200px;
	padding:5px;
	margin:5px;
	border:1px solid #000;
}

.photo-1 {
	float:right;
	height:200px;
	width:300px;
	padding:5px;
	margin:5px;
	border:1px solid #000;
}

fieldset#contactUs {
	border:1px solid #000;
	margin:0 0 0 10px;
	padding:10px;
	width:auto;
}

legend#contacting {
	color:#6699cc;
	font-size:2em;
	font-weight:bold;
	margin:0 3px 0 10px;
}
 
.contactForm {
	margin:0 0 15px 0;
	padding:5px 0 5px 8px;
}

#sidebar h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding: 3px 5px 3px 10px;
	width:144px;
	margin-top:-1px;
	margin-left:10px;
}

#sidebar  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #A7A37E;
	border-right: 1px solid #A7A37E;
}

#sidebar li {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: lowercase;
	background: #F2F2F2;
	text-align: right;
}

#sidebar ul ul {
	border: none;
}

#sidebar li li {
	font-size: .9em;
	font-weight: normal;
	background: #FFFFFF;
}

#sidebar a {
	font: 1.3em Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #000;
	padding: 4px 3px 4px 10px;
	display: block;
	margin-left:10px;
	width:144px;
	border-bottom:1px solid #000;
}

#sidebar a:hover {
	background: #A7A37E;
	color:#fff;
	border-bottom:1px solid #fff;
}

#sidebar li a {
	border-top: 1px solid #A7A37E;
}

#sidebar li li a {
	border-top: 1px dashed #EFECCA;
	color: #046380;
	padding-bottom: 4px;
}

#footer {
	background: url(../images/footer.jpg);
	background-repeat:no-repeat;
	font: normal 1.5em/1em Georgia, Times New Roman, Times, serif;
	color: #046380;
	text-align: right;
	width:800px;
	height:42px;
}

/* ie 6  */
/*give links full rollover and remove space*/
* html #sidebar li a { 
	height: 1px; 
}

/*allow alpha trans of bg image*/


input.wide {
	width: 90%;
}

textarea.wide {
	width: 90%;
}

#main li {
	font-size: 1.4em;
	padding-bottom: 5px;
}

.clear:after { 
	content: .; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.clear {
	min-height: 1px;
}

* html .clear {
 height: 1px;
}

h1 a {
	font-size: 16px;
	margin-left: 25px;
}

#main li li {
	font-size: 100%;
}

#main li p {
	font-size: 1.3em;
}

#main h3 {
	font-size: 2em;
}

.asterisk {
	font-size:1.3em;
	color:#ff0000;
}

span.required  {
	font-size:1.3em;
	color:#000;
}

label {
	text-align: left;
	font-size:14px;
}

.button {
	font: 1.3em Georgia, Times New Roman, Times, serif;
	color:#fff;
	background:#A7A37E;
	border:1px solid #000;
}

.button:hover {
	color:#000;
	background:#6699cc;
}

a {
	cursor:hand;
}

img, div { 
	behavior: url(../images/iepngfix.htc) 
}

#hit {
	color:#000;
	font-size:10px;
	padding:3px 0px 3px 0px;
	background:#fff;
	
}

#hit a {
	color:#A7A37E;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

#hit a:hover {
	color:#000;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

