@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ccc url(images/background.jpg) repeat-x;
	background-attachment:fixed;
	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: #000000;
}
.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #666;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
}
.oneColFixCtrHdr #header {
	height: 140px;
	background: #669999 url(images/headerbg.jpg) no-repeat; 
	padding: 0 0 0 0;  /* 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. */
}
.oneColFixCtrHdr #menu {
	height: 28px;
	background: #666; 
	padding: 0 0 0 0; 
	text-align:center;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	border-top:2px solid #ffff66;
	border-bottom:2px solid #ffff66;
	}
.oneColFixCtrHdr #menu #link1 a{float:left;display:inline;margin:0 12px 0 12px;color:#fff;text-decoration:none;}
.oneColFixCtrHdr #menu #link1 a:hover{text-decoration:underline}

.oneColFixCtrHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	position:relative;
	padding: 20px 260px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-size:12px;
	min-height:480px;
	height:auto !important;
	height:480px;	
}
* html .oneColFixCtrHdr #mainContent {height: 480px}

.oneColFixCtrHdr #mainContent_index {
	position:relative;
	padding: 0px 260px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-size:12px;
	min-height:480px;
	height:auto !important;
	height:480px;	
}
* html .oneColFixCtrHdr #mainContent_index {height: 480px}

.oneColFixCtrHdr #mainContent_contact{
	padding: 0px 240px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-size:12px
}
.oneColFixCtrHdr #mainContent #htext1 {
	padding:0px 0px 4px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #333;
	width:320px;
	font-size:17px;
	font-style:italic;
	color:#0066cc;
	font-weight:bold;
}
.oneColFixCtrHdr #mainContent #htext11 {
	font-size:15px;
	font-style:italic;
	color:#0066cc;
	font-weight:bold;
}

.oneColFixCtrHdr #mainContent #circleleft {
	float:left;
	margin:0 20px 0 0;
	width:110px;
	height:111px;
}
.oneColFixCtrHdr #footer {
	padding: 4px 0px 4px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#666;
}

a.link1:link{color:#000066}
a.link1:active{color:#000066}
a.link1:visited{color:#000066}
a.link1:hover{color:#666}

a.link1_13{font-size:13px}
a.link1_13:link{color:#000066}
a.link1_13:active{color:#000066}
a.link1_13:visited{color:#000066}
a.link1_13:hover{color:#666}

.portfbg{float:left;margin:0 5px 0 5px;text-align:center;position:relative;height:246px;width:236px;background:url(images/portfbg.jpg)}

.portfbox{position:absolute;top:14px;left:14px;height:216px;width:206px;background:#ffffff;border:1px solid #0066CC}
.portfboxh{height:20px;margin-bottom:3px;font-family:Arial;font-size:12px;color:#FFFFFF;font-weight:bold;line-height:18px;background:#0066CC}

.listingbox{padding:6px 0px 0px 0px;margin:0px 0px 15px 0;width:540px;height:110px;border:1px solid #999;font-size:12px}

.listingpic{float:left;margin:10px 20px 0px 10px;width:113px;height:85px;border:1px solid #666}

.lineunder1{margin:8px 0px 0px 0px;float:left;width:200px;border-bottom:1px solid #ccc}
.lineunder2{float:left;width:200px;border-bottom:1px solid #ccc}
.lineunder3{float:left;width:200px;}
.lineunder4{margin:6px 0px 0px 0px;float:left;width:300px;border-bottom:1px solid #ccc}
.lineunder5{margin:6px 0px 0px 0px;float:left;width:300px;}
.lineunder6{text-align:left;width:230px;border-bottom:1px solid #ccc}
.lineunder7{margin:5px 0px 0px 0px;text-align:left;width:230px;border-bottom:1px solid #ccc}

.listingboxrighttext{float:right;font-weight:bold}

.listingstxt0{position:relative;width:400px;margin-top:120px;text-align:center;font-family:Arial;font-weight:bold;font-size:18px;color:#000099;text-decoration:underline}
.listingstxt1{position:relative;width:300px;height:23px;margin-top:30px;text-align:left;font-family:Verdana;font-weight:bold;font-size:14px;color:#000000;background:url(images/menuback3.jpg) repeat-x;border:1px solid #000000}
.listingstxt2{position:relative;width:300px;height:23px;margin-top:30px;text-align:left;font-family:Verdana;font-weight:bold;font-size:14px;color:#000000;background:url(images/menuback3.jpg) repeat-x;border:1px solid #000000}
.listingstxt3{position:relative;width:300px;height:23px;margin-top:30px;text-align:left;font-family:Verdana;font-weight:bold;font-size:14px;color:#000000;background:url(images/menuback3.jpg) repeat-x;border:1px solid #000000}
.listingstxt4{position:relative;width:300px;height:23px;margin-top:30px;text-align:left;font-family:Verdana;font-weight:bold;font-size:14px;color:#000000;background:url(images/menuback3.jpg) repeat-x;border:1px solid #000000}

.listingstxt11{position:relative;width:400px;margin-top:10px;text-align:left;font-family:Verdana;font-weight:normal;font-size:11px;color:#000099}
.listingstxt12{position:relative;width:560px;height:120px;padding:4px;margin-top:18px;text-align:left;font-family:Verdana;font-weight:bold;font-size:12px;color:#333;border:1px solid #999}