/* CSS Document *//* Global Styles */html, body{    margin : 50px 0px 0px 0px;    font-family: arial, trebuchet MS;    font-size: 12px;    color: #000;	background-color : #A1A99E;}.strong {font-weight : bold;}/* href links */a           {    text-decoration: none;	font-size : 12px;    color: #fff;    font-weight: normal;}a:hover {	text-decoration: underline;    color: #fff;    font-weight: normal;} /* images */img {border-width: 0px;}.imgindex{	background : url(images/imgindex.jpg) no-repeat;	height : 435px; 	width : 800px;	text-align : center;	}/* Navigation */.topNav{	font-family : Georgia;	font-size: 14px;	color: #7E0701;	font-weight : bold;	padding: 0px 135px 6px 0px;	text-align : right;}.bottomNav{	color: #fff;	font-size: 10px;	font-weight: normal;	margin: 10px 0px;	padding: 0 12px;	text-align: right;}/* Text */.hometext{	text-align:justify;}.mainText{	background : url(images/logo_ysw2.jpg) no-repeat;	background-color : #50470E; 	width : 824px;	color: #FFFFFF;	font-weight: normal;	padding-left : 540px;	padding-right : 20px;	padding-bottom : 20px;	padding-top : 20px;	text-align: left;	font-size: 12px;	float :  left;}.quoteText{	background : url(images/logo_ysw2.jpg) no-repeat;	background-color : #fff; 	height : 304px; 	color: #FFFFFF;	font-weight: normal;	padding-left : 540px;	padding-right : 20px;	padding-bottom : 40px;	padding-top : 0px;	text-align: left;	font-size: 12px;	float :  left;}.mainbottomText{	color: #FFFFFF;	background-color : #B34F01;		font-weight: normal;	padding-left : 20px;	padding-right : 20px;	padding-bottom : 40px;	padding-top : 20px;	text-align: left;	font-size: 12px;}ul{	line-height : 25px;	/*list-style-type : none; */}#listing ul li{	line-height : 25px;	list-style-type : disc;}.copyright{	color: #000;	font-size: 10px;	font-weight: normal;	margin: 10px 0px;	text-align: center;}/* Logoworks link back */.logoworks{	font-family: arial, verdana; 	font-size: 9px;	color: #000;	font-weight: normal;	padding: 5px 0px;	text-decoration: none;	text-align: center;}.logoworksLink{	font-family: arial, verdana; 	font-size: 9px;	color: #000;	font-weight: normal;	text-decoration: none;	text-align: center;}
