<style type="text/css">

.submit input
{
margin-left: 2.2em;
}

input.gold
{
color: #781351;
background: #fff;
border: 1px solid #c5b366
}

textarea.gold
{
color: #781351;
background: #fff;
border: 1px solid #c5b366
}

option.gold
{
color: #5f5942;
background: #fff;
border: 1px solid #c5b366
}

.submit input
{
color: #5f5942;
background: #fff;
border: 2px outset #c5b366
}

div.rounded {
 width: 200px;
 background: #c5b366 url(tr.gif) no-repeat top right;
}
div.rounded div {
 background: transparent url(tl.gif) no-repeat top left;
}
div.rounded div div {
 background: transparent url(br.gif) no-repeat bottom right;
}
div.rounded div div div {
 background: transparent url(bl.gif) no-repeat bottom left;
 padding: 15px;
 
td.list
{
font-family:"Lucida sans";
font-size:10px;
letter-spacing: 0.0em;
line-height: 160%;
color: #5f5942;
}

}
td.footer
{
font-family:"Lucida sans";
font-size:11px;
letter-spacing: 0.0em;
line-height: 160%;
color: #ffffff;
} 

table.form
{
font-family:"Lucida sans";
font-size:11px;
letter-spacing: 0.0em;
line-height: 160%;
color: #5f5942;
}


p
{
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.05em;
line-height: 160%;
color: #5f5942;
}

p.med
{
font-family:"Lucida sans";
font-size:12px;
font-style:italic
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}

p.lrg
{
font-family:"Lucida sans";
font-size:16px;
letter-spacing: 0.0em;
line-height: 160%;
color: #3f5335;
}

p.Xlrg
{
font-family:"Lucida sans";
font-size:18px;
letter-spacing: 0.0em;
line-height: 160%;
text-transform: uppercase;
color: #3f5335;
}

p.gold
{
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #c5b366;
}

p.light
{
font-family:"Lucida sans";
font-size:11px;
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}
p.lightlrg
{
font-family:"Lucida sans";
font-size:14px;
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}

b.light
{
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}

b.white
{
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #ffffff;
}

b.sml
{
font-family:"Lucida sans";
font-size:13px;
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}

b.hdr
{
font-family:"Lucida sans";
font-size:13px;
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}

b.med
{
font-family:"Lucida sans";
font-size:18px;
font-style:normal
letter-spacing: 0.0em;
line-height: 160%;
color: #1b3069;
}


ul.i
{
list-style-type: square;
font-family:"Lucida sans";
font-size:12px;
color: #5f5942;
letter-spacing: 0.0em;
line-height: 200%;
}


/*--Automatic Image Slider w/ CSS & jQuery from Soh Tanaka--*/
 
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:438px;	width: 925px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; margin-left: auto; margin-right: auto;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 7px; right: -25px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a.white {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #925f59420;
	border: 1px solid #615f59420;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

input {
  border : 1px solid #CFDBE7;
} 

Select {
  border : 1px solid #CFDBE7;
} 

TextArea {
  border : 1px solid #CFDBE7;
} 

A:link {
text-decoration: underline; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #5f5942;}

A:visited {
text-decoration: underline; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #5f5942;}

A:active {
text-decoration: underline; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #5f5942;}

A:hover {text-decoration: underline; color: #5f5942;}

A.footer:link {text-decoration: none; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #c5b366;}
A.footer:visited {text-decoration: none; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #c5b366;}
A.footer:active {text-decoration: none; 
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #c5b366;}
A.footer:hover {text-decoration: underline; color: red;
font-family:"Lucida sans";
font-size:12px;
letter-spacing: 0.0em;
line-height: 160%;
color: #e1d9b5;}

div.homescroll
{
width:675px;
height:600px;
overflow:visible;
}
table.master {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	font-family:"Lucida sans";
    font-size:11px;
    letter-spacing: 0.0em;
    line-height: 160%;
    color: #5f59425f5942;
}

</style>

