/* **********  RESET browser settings  *********** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/* **********  END RESET browser settings  *********** */

* {margin: 0;}
html, body {height: 100%;}

body{ 
	background:url(images/back.gif) #fff;
	font-family: arial, sans-serif;
	font-size:12px;
	color:#87816d;
	line-height:17px;
	text-decoration:none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	width: 903px;
	height: 100%;
	margin: 0 auto 0 auto;
	position:relative;

}


.clear{clear:both;}
.right {float:right;}

#logo {position:absolute; width:200px; height:148px; z-index:2; left: -100px; top: 40px;}

.menu {height:40px; text-align:right; background-image:url(images/menuback3.gif); background-repeat:no-repeat; background-position:right; /*margin-right: 4px;*/ margin: 0 auto;}
.leftcol {float:left; width:30px; height:420px; background-image:url(images/tab.gif); background-repeat:no-repeat; background-position:bottom;  margin: 0 auto;/*margin-right: 4px;*/}
.maincol {float:left; width:840px;}
.maincontent {background:url(images/backpink.gif);}
.rightcol {float:left; width:29px; height: 480px; margin-top: 70px; background-image:url(images/backrt.gif);}

.footer1 {/*margin-left:20px; background:url(../images/footer1_pattern.gif) repeat-x;*/ height: 10px;}
.footer2 {margin-left:30px;}
.footer2 .footer2-left {float:left; padding:6px 6px 0 0; font-size:10px; color:#88857a; text-decoration:none;}
.footer2 .footer2-right {float:right; margin-right:30px; text-align:right; padding:6px 6px 0 0; font-size:10px; color:#88857a; text-decoration:none;}
.footer2 .footer2-right a{font-size:10px; color:#88857a; text-decoration:none;}
.footer2 .footer2-right a:hover{font-size:10px; color:#c64c5c; text-decoration:underline;}

#content {padding-top: 68px;}

.dl
{
	margin-left: 0;
	padding-left: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	margin-top: 0px;
	line-height: 18px;
	color: #c85363;
	list-style-type: none;
}
.dl a
{
	color:#c85363;
	text-decoration: none;
}
.dl a:link, .dl a:visited
{
	color:#c85363;
	text-decoration: none;
}
.dl a:hover
{
	color:#333333;
	text-decoration: none;
	/*font-size: 10px;*/
}
.numbers {
	position:absolute;
	float:left;
	height: 60px;
	width: 65px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdf5e3;
	border-right-color: #fdf5e3;
	border-bottom-color: #fdf5e3;
	left: 30px;
}
.large {
	text-align: right;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-right: 4px;
	color: #4e2512;
	padding-top: 10px;
}
.small {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	color: #4e2512;
}