body {
	background-color: #C9B39C;
    background-image: url();
	margin: 0;
}
h1{
	margin: 5px 20px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003300; /*was003300*/
	text-decoration: none;
	letter-spacing: 1px;

}

h2{
	margin: 5px 20px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #996666; 
	text-decoration: none;
	letter-spacing: 1px;

}


h4{
	margin: 5px 20px 5px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003300; /*was003300*/
	text-decoration: none;
	letter-spacing: 1px;

}


p {

margin: 0 10px 0 5px;
font-family: "Times New Roman", Times, serif;
 color: #333333;
}
.newitemtext {
color: #FFFFCC
}
#topNav{
margin: 3px 20px 3px 10px;
}

.footer{
	font-size: 12px;
	font-style: italic;
}
a.mylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	color: #FAF0E6;
	text-decoration: none;
}
a.mylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
		color: #333333;
	text-decoration: none;
}
a.mylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FAF0E6;
	text-decoration: none;
}
.text {
margin: 8px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

.rth1 {
	background-attachment: fixed;
	background-color: #C9B39C;
	background-image: url(images/lampbk2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	margin: 5px 20px 5px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003300; /*was003300*/
	text-decoration: none;
	letter-spacing: 1px;

}
a.mylink2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
a.mylink2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FAF0E6;
	text-decoration: none;
}
a.mylink2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
.tableborder {
	background-color: #FFFFCC;
	border: medium ridge #CCCCCC;
}
.text2 {
	font-family: "BernhardMod BT", "Times New Roman", Times, serif; ;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.mylink3:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.mylink3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}
a.mylink3:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.new {
    margin: 5px 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 20px;
	text-align: center;
	
}
.pageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

/** form styles*/

#subForm{
font-size: .9em;


}
#subform p {

margin: 5px 0 5px 0;

}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #cccccc;

}
#subForm .label {
float: left;
	font-family: "BernhardMod BT", "Times New Roman", Times, serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
width: 150px;
margin-right: 10px;
text-align: right;
clear: left;

}
input#Submit{
	padding-left: 210px;
	background-color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	border: thin dotted #C9B39C;
	color: #C9B39C;
}

input#name, input#email, input#phone, input#call, textarea#comments {
background-color: #dee7f2;
font-family: "Times New Roman", Times, serif;
font-size: .9em;
width: 200px;
margin-top: -2px;

}
input#name:focus,
input#email:focus,
textarea#comments:focus,
select#refer:focus{
background-color: #FDD041;
}


/*Form Generator Styles*/
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #FAF0E6;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{

 font-family:  "BernhardMod BT", "Times New Roman", Times, serif;
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:100%;
	font-weight:bold;
	color: #333333;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}
p.credit
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	letter-spacing: 2px;
}

a.credit
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	
	
	letter-spacing: 2px;
}
.pdf {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #666666;
}
/*#bottom img {
padding:1px;

    display:inline;

    background:#cccccc;

    color:#303030;

    border:4px solid #666666;
}*/
