body {
	text-align:center;
	background:#FAF9F4;
	text-decoration: none; 
	color : #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	/*weight: normal;*/
	line-height : 15px;
}
/*scrollbar-face-color:#cccccc;	scrollbar-shadow-color: #FD353F	;	scrollbar-highlight-color:#FD353F;	scrollbar-3dlight-color: #FD353F; scrollbar-darkshadow-color: #FD353F;	scrollbar-track-color:#DDDDDD;	scrollbar-arrow-color:#FD353F;*/
A:link {
	text-decoration: underline; 
	color : blue ; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; font-weight: normal;
}
A:visited {
	text-decoration: underline; 
	color : #0000ff; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	/*font-weight: normal;*/
}
A:active {
	text-decoration: underline; 
	color : #0000ff; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	/*font-weight: normal;*/
}
A:hover {
	text-decoration: underline; 
	color : #0000ff; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	/*font-weight: normal;*/
}

TD {
	text-decoration: none; 
	color : #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	/*weight: normal;*/
	line-height : 15px;
}
INPUT, TEXTAREA, SELECT {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	/*weight: normal;*/
}

div.label {width:120px;text-align:right;display:inline;padding-right : 5px;}
td.label {text-align:right; padding: 3px;}

#contentarea {
	/*width:688px;
	background:#F6F2E7;
	padding: 10px 0px 0px 0px;
	background-image : url(/simg/botbg.gif);*/
	text-align:left;
}
.yellow {
	width:80%;
	background:#FEC239;
	height:1px;
	border:0px;
	color:#FEC239;
}
#content {
	width:545px;
	position:relative;
	padding:15px;
	left:190px;
	text-align:left;
}
#flower {
	position:absolute;
	top:160px;
	left:10px;
	

}
.smaller {
	 font-size: 8pt;
}
div.msg {
	color:red;
	font-weight:bold;
}
span.msg {
	color:red;
	font-weight:bold;
}
span.myname {
	color:blue;
	font-weight:bold;
}
#wrapper {
	width:770px;
	border:1px solid #C8C5BC;
	background:#ffffff;
	position:relative;
	margin-right: auto;
	margin-left: auto; 
	/*text-align:center;*/
	padding:6px 6px 6px 6px;
	margin-right: auto;
	margin-left: auto; 
}
#logo {
	width:770px;
	height:144px;
	background-image : url(simg/header.jpg);
}
#phoneno {
	position:absolute;
	top:-12px;
	left:600px;
	width:163px;
	height:20px;
	background-image : url(simg/phone.gif);
}
#location {
	position:absolute;
	right:30px;
	top:157px;
	/*border-bottom : 2px solid #8C8E8D;
	border-top : 2px solid #8C8E8D;
	border-right : 1px solid #8C8E8D;
	border-left : 1px solid #8C8E8D;
	padding:0px 4px 0px 4px;*/
}

h1 {
	text-decoration: none; 
	color : #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	line-height : 15px;
	position:absolute;
	left:15px;
	top:157px;
	font-weight:bold;
	/*border-bottom : 2px solid #8C8E8D;
	border-top : 2px solid #8C8E8D;
	border-right : 1px solid #8C8E8D;
	border-left : 1px solid #8C8E8D;
	padding:0px 4px 0px 4px;*/
}
#mainmenu {
	position: absolute;
	top:125px;
	right:10px;
	color : #FEC239;
	/*background:#00ff33;*/
	padding:0px 30px 0px 0px;
	text-align:left;
}
#mainmenu a {
	/*display:block;*/
	text-decoration: none;
	font-size: 11pt;
	font-weight:bold;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #FEC239;
	/*padding-left : 7px;
	padding-left : 7px;*/
	line-height:25px;
	
}

#mainmenu a:hover {
		/*border-left: 2px solid red;
		border-right: 10px solid #5ba3e0;color: red;
		background-color: #eeeeee;
		font-weight:bold;*/
}
#footermenu {
	text-align:center;
	height:18px;
	padding : 4px 10px;
	width:100%;
	/*border-top : 1px solid #8C8E8D;*/
}
#quote {
	text-align:center;
	width:100%;
	/*background:blue;
	padding : 10px 0px 10px 0px;
	border-top:1px solid #FEC239;
	border-bottom:1px solid #FEC239;*/
	
	/*border-top : 1px solid #8C8E8D;*/
}

#footermenu a {
	text-decoration: none;
	font-weight:bold;
	color : #2B2F86;
	font-size:10px;
}

#footeraddressinfo {
	text-align:center;
	font-size:9px;
}
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 2px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #a9a9a9;
	color: #FFFFFF;
	text-align:center;
	font-size: 9pt;
}
br.clear {
	clear:both;
}
img {border:0px;}
img.imgfloatleft {
	float:left;
	padding-right : 5px;
}