/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
#Lcolumn p.name {
	font-size: 12px;
	font-style: normal;
	text-align: right;
	line-height: 18px;
	margin-top: 15px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* LAYOUT */
img, div { behavior: url(css-js/iepngfix.htc) }
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow-x: hidden;
}
#windowcenter {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#windowcenter #back2 {
	background-color: #CCC;
	background-image: url(../images/MainBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#nav {
	background-color: #FFE2D2;
	height: 40px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	text-align: center;
	vertical-align: middle;
	width: 788px;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a:hover {
	color: #666;
}
#content {
	background-image: url(../images/window2.jpg);
	height: 488px;
	width: 788px;
	display: block;
	padding: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#columns {
	display: block;
	height: 448px;
	width: 788px;
	vertical-align: middle;
}
#Lcolumn  {
	width: 344px;
	text-align: left;
	vertical-align: top;
}
#Lcolumn p {
	font-size: 15px;
	font-style: italic;
	line-height: 28px;
	color: #999;
	text-decoration: none;
	margin-top: 115px;
	margin-right: 50px;
	margin-left: 45px;
}
#Rcolumn  {
	width: 444px;
	text-align: left;
	padding-top: 35px;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
}
#Rcolumn h1 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #999;
	text-transform: lowercase;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Rcolumn p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Rcolumn #bullets {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	display: block;
}
#bullets li {
	color: #999;
	text-decoration: none;
	list-style-type: disc;
	margin-left: 15px;
	list-style-position: outside;
}
#bullets li a {
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
}
#bullets li a:hover {
	color: #F2A76D;
}
#Rcolumn h3 {
	font-size: 18px;
	font-weight: bold;
	color: #F2AC76;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.contactleft {
	font-size: 10px;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactright {
	font-size: 10px;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.inputclass {
	border: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FAE1D0;
	width: 225px;
	line-height: 13px;
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#centercol {
	text-align: left;
	padding-top: 25px;
	vertical-align: top;
	overflow: visible;
	visibility: visible;
}
#Rcolumn.contact {
	padding-right: 75px;
	padding-left: 75px;
	text-align: center;
	width: 100%;
}
li strong {
	color: #000;
}
#Footers {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	color: #333;
	line-height: 12px;
	padding-bottom: 5px;
}
#Footers a {
	color: #333;
	text-decoration: none;
}
#collateral {
	display: block;
	margin-right: 25px;
	margin-top: 25px;
}
#collateral a img {
	display: inline;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#collateral a img:hover {
	border-top-color: #F2A772;
	border-right-color: #F2A772;
	border-bottom-color: #F2A772;
	border-left-color: #F2A772;
}
#hometext {
	display: none;
}

