body {
	margin:15px 0 0 0;
	background:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#333333;
	background:url(images/back-main.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}
a {color:#77611C;}
a:hover {color:#990000;}
img {border:0;}
p {margin: 10px 0;}

#container { 
	width: 700px; 
	margin: 0 auto; 
	text-align: left;
	background:#ffffff;
}
#content {
	float: left;
	padding: 5px 20px 10px 0;
	margin: 0 0 0 10px;
	color:#333333;
	line-height:18px;
}
#topNav {
	margin:15px 0 0 0;
	height:30px;
	background-image:url(images/t-backtop.gif);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
	color:#999999;
}
#topNav a {
	color:#999999;
	text-decoration:none;
}
#topNav a:hover {
	color:#990000;
	text-decoration:underline;
}

#footer {
	margin-top:10px;
	background:#ccc;
	padding:10px;
	text-align:center;
	color:#333333;
	border-top:5px solid #999999;
	font-size:11px;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#900;
	text-decoration:underline;
}

#footer2 {
	background:#eee;
	padding:10px;
	text-align:center;
	color:#666666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer2 a {
	color:#666666;
	text-decoration:none;
}
#footer2 a:hover {
	color:#0099FF;
	text-decoration:underline;
}

/******************** HOMEPAGE ***************************/

.hdrhm1 {
	font-size:20px;
	font-family:arial;
	color:#77611C;
	margin:0;
	font-weight:normal;
}
.hdrhm2 {
	font-family:arial;
	font-size:14px;
	color:#000000;
	margin:5px 0 0 0;
}
.hdrhm3 {
	font-family:arial;
	font-size:11px;
	line-height:14px;
	color:#333333;
	margin:0;
	font-weight:normal;
}



#srfBox {
	float:left;
	width:178px;
	height:78px;
	padding:10px;
	border:1px solid #cccccc;
	background:#E6E6D5;
	background:url(images/back-formbox.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
}
#srfBox ul{
	margin:5px 0 5px 0;
	padding:0 0 0 15px;
}
#srfBox ul li{
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#midPic {
	float:left;
	width:200px;
	margin: 0 10px;
	margin-bottom:5px;
}

#hText {
	float:left;
	width:280px;
	height:100px;
	vertical-align:middle;
	line-height:18px;
	margin-bottom:5px;
}

#ps {
	float:left;
	width:199px;
	margin:10px 0;
	border-right:1px solid #cccccc;
}

#rs {
	float:left;
	width:200px;
	margin: 10px;
}

#ban {
	float:left;
	width:280px;
}
.placeServ {
	margin-right:30px;
}
.placeServ ul{
	margin-top:10px;
}
.placeServ ul li {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #cccccc;	
}
.placeServ a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.placeServ a:hover {
	color:#990000;
	text-decoration:underline;
}
.placeServLM {
	text-align:right;
	margin:0;
}
.placeServLM a {
	color:#77611C;
	text-decoration:none;
	font-weight:bold;
}
.placeServLM a:hover {
	color:#990000;
	text-decoration:underline;
}

.hdrRS {color:#77611C;font-family:arial;font-size:15px;margin:5px 0 0 0;}

/******************** INSIDE PAGES ***************************/
#right {
	width: 480px;
	float: right;
	margin: 0 10px 0 0;
	color:#333333;
	line-height:15px;
}
#left {
	float: left;
	width: 200px;
	padding:0 10px 0 0;
	margin-bottom:10px;
}

#right h1 {font-size:14px;margin:10px 0;color:#000;}
#right h2 {font-size:13px;line-height:17px;margin:10px 0;color:#900;border-bottom:1px dashed #ccc;border-top:1px dashed #ccc;font-weight:normal;padding:10px;}
#right h4 {font:bold 14px/20px;margin:10px 20px;color:#900;border-bottom:1px dotted #ccc;}
#right h5 {font:bold 14px/18px;color:#900;;}

.pageTitle {background:#900;padding:5px;color:#fff;font-size:15px;margin:0;}

.genList li {margin-bottom:5px;}

/******************** CT LINK ***************************/
.ctLink a {color:#666666;}
.ctLink a:hover {color:#00CCFF;}


