@charset "UTF-8";
body {
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	/*	background-image: url(images/header_bg.gif);
*/	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(images/header_bg.gif);
	height: 151px;
}
#shadow {
	/*	background-image: url(images/wrapper_bg.gif);
*/	background-repeat: repeat-y;
	background-image: url(images/shadow_bg.gif);
}
#wrapper {
	background-image: url(images/wrapper_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 700px;
}
#sidebar {
	width: 165px;
	float: left;
	position: relative;
}
#content {
	margin-left: 175px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.homeimg {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A171E;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content p {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;
}
.description {
	margin: 0px;
	padding-top: 10px!important;
	padding-right: 0px;
	padding-left: 0px;
	font-style: italic;
	padding-bottom: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #006600;
}


#footer {
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: center bottom;
	background-image: url(images/footer_bg.gif);
	clear: both;
}
.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
}
.contright {
	text-align: right;
	position: relative;
	right: 20px;
}
.contright a {
	color: #922515;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contright a:visited {
	color: #922515;
}
.contright a:hover {
	color: #EB8070;
}
.contleft {
	text-align: left;
	position: relative;
	left: 20px;
}
.contleft a {
	color: #922515;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contleft a:visited {
	color: #922515;
}
.contleft a:hover {
	color: #EB8070;
}
#first {
	width: 328px;
	height: 275px;
	background-color: #888888;
	position: absolute;
	right: 105px;
	top: 140px;
}
#second {
	width: 326px;
	height: 273px;
	background-color: #888888;
	position: absolute;
	right: 106px;
	top: 141px;
}
#third {
	width: 324px;
	height: 271px;
	background-color: #888888;
	position: absolute;
	right: 107px;
	top: 142px;
}
#fourth {
	width: 322px;
	height: 269px;
	background-color: #888888;
	position: absolute;
	right: 108px;
	top: 143px;
}
#popup {
	height: 252px;
	width: 300px;
	background-color: #FFFFFF;
	position: absolute;
	right: 109px;
	top: 144px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.thumb, a .thumb, a:visited .thumb {
	padding: 5px;
	border: 1px solid #bbbbbb;
	margin: 5px;
}
a:hover .thumb {
	border: 1px solid #777777;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content a {
	color: #A82624;
	text-decoration: none;
}
#content a:visited {
	color: #A82624;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
.editorialDate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.editorial  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #982525;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.editorial  h5 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.editorial h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
.editorial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.editorial img {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 2px;
}
.contact {
	margin-left: 25px!important;
}
