/* CSS Document */

body {
	margin: 0px 0px 35px 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	/*color: #4c4a47;*/
	color: #000000;
	background-color: #999999;
	line-height: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
	}
	
.margin {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.lineImg {
	/*position: relative;
	top: -8px;*/
}

.h3Itallic {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin: 20px;
}

.reviewer {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 25px;
}

.city {
	font-size: 11px;
	font-weight: bold;
}
	
#centerDivider {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

a:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}     /* unvisited link */

a:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}  /* visited link */

a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}   /* mouse over link */

a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}   /* selected link */

#Content {
	width: 607px;
	height: 600px;
	margin:0px auto;
	text-align:left;
	/*padding:60px;*/
	padding-left: 15px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-right: 60px;
	
}

#textContentOverflow {
	margin-top: 45px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 352px;
	height: 437px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	line-height: 12pt;
}

#textContent {
	margin-top: 45px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 299px;
	height: 450px;
	padding: 10px 10px 10px 10px;
	line-height: 12pt;
}

#MenuBox {
	/*width: 150px;*/
	position:relative;
	top: 10px;
	float: left;
	padding-left: 22px;
}

.MenuBoxUl {
	padding-left: 0px;
	line-height: 0em;
	list-style: none;
	margin: 0px;
}

.MenuBoxLi {
	padding: 1.99px;
}

.news {
	/*width: 280px;*/	
}

#smPhoto {
	width: 150px;
	height: 175px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
}

#LeftBox {
	width: 353px;
	height: 450px;
	padding-left: 45px;
	float: left;
}

#LeftTextBox {
	width: 398px;
	height: 527px;
	background-image: url(images/text_frame-02.gif);
	background-repeat: no-repeat;
	float: left;
}

#intCopyright{
	position: relative;
	top: 150px;
	width: 100px;
	height: 20px;
	padding-left: 22px;
	float: left;
	color: #000000;
	}

#homeCopyright{
	position: relative;
	top: 80px;
	width: 100px;
	height: 20px;
	padding-left: 22px;
	float: left;
	color: #000000;
	}
