@charset "utf-8";
body  {
	font: 75% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #D57D33 url(../_wizardimages/Sunsetonly-bg-pic.jpg) repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #AD6865;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #4B5768;
	margin: 0 auto;
	text-align: left;
	border: 5px none #FECC67;
	padding-left: 10px;
} 
.twoColFixLtHdr #header {
	background: #4B5768;
	padding: 0 0 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #4B5768;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background: #4B5768;
	color: #4B5768;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #4B5768 url(../_wizardimages/sidebarsunsetimg200x800.gif) repeat-y; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 0px 15px;
	font: bold 24px/50px "Monotype Corsiva";
	color: #FECC67;
	text-align: center;
	height: auto;
}
.twoColFixLtHdr #mainContent {
	margin: 0px 10px 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px;
	text-align: center;
	color: #FECC67;
	background: #4B5768;
	height: auto;
} 
.twoColFixLtHdr #container #mainContent p {
	font: bold 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #E49C4A;
	padding: 0px;
	background: #4B5768;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent p .minip {
	line-height: 11px;
}

.twoColFixLtHdr #container #mainContent p .Names {
	font: bold 36px "Monotype Corsiva";
	color: #FECC67;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent .workingtext {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #E49C4A;
}
.twoColFixLtHdr #container #mainContent .minip .goldtext {
	color: #FECC67;
}
.twoColFixLtHdr #container #mainContent .workingtext .services .smaller {
	font-size: 24px;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .minip .Names {
	color: #FECC67;
}
.twoColFixLtHdr #container #mainContent .workingtext .xsml {
	font-size: 14px;
}
.twoColFixLtHdr #container #mainContent .list {
	font: 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	list-style: disc inside;
	text-align: left;
	text-indent: 300;
	color: #8E442C;
}
.twoColFixLtHdr #container #mainContent table .rightalign {
	text-align: right;
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.twoColFixLtHdr #container #mainContent table .detail {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
}

.twoColFixLtHdr #container #mainContent table tr td .apps {
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .workingtext .minip .poetry {
	font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	list-style: disc inside;
	margin-left: 175px;
}

.twoColFixLtHdr #container #mainContent #article#title {
}


.centerdetail {
	font-size: 14px;
	text-align: center;
}











.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#4B5768;
} 
#Name .fieldtext {
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	background: #E49C4A;
}
.currency {
	font: bold 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FECC67;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
}
.serviceheading {
	font: bold 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FECC67;
	text-align: left;
}




.services {
	font-family: "Monotype Corsiva";
	color: #FECC67;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
	color: #4B5768;
	background: #4B5768;
}
.navtitle {
	font-weight: bold;
}
.workingtext {
	color: #985717;
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.wmsrvs {
	font: 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	margin-left: 225px;
	list-style: disc inside;
}
.leftalign {
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



body,td,th {
	color: #FEB75A;
	text-align: center;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.italic {
	font-style: italic;
	font-weight: bold;
}
.bigger {
	font-size: 20px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
a:link {
	color: #FECC67;
}
a:visited {
	color: #FECC67;
}
a:hover {
	color: #00F;
}
