body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

a:link, a:visited, a:active {
	color: #E88101;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#links {
	font-size: 12px;
}


#header a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#content {

}

#footer {

}

#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.light {
	color: #999999;
}

#leftmenu {
	background-image: url(images/bg_left_menu.jpg);
	background-color: #E88204;
}

#leftmenu a:link, #leftmenu a:visited, #leftmenu a:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#leftmenu ul {
	margin: 0px;
	padding: 0px;
}

#leftmenu li {
	list-style-type: none;
	padding: 7px;
	padding-left: 15px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2B76F;
}

#undermenu {
	background-color: #FFFFFF;
}

.stretch {
	background-color: #FFFFFF;
	background-image: url(images/bg_left.jpg);
}

#middle {
	font-size: 11px;
	padding-top: 5px;
	line-height: 16px;
}

#middle a:link, #middle a:visited, #middle a:active {
	color: #FF6600;
	text-decoration: underline;
}

#middle a:hover {
	color: #666666;
	text-decoration: underline;
}

#middle blockquote {
	padding:0px;
	margin:0px;
	margin-left:30px;
}

#locate {
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

#locate a{
	color: #FF6600;
}

h1 {
	font-size: 36px;
	margin-top: 15px;
	height:35px;
}

h2 {
	font-size: 14px;
	color: #375594;
	padding-top: 15px;
	margin: 0px;
	padding:0px;
}

.subtitle {
	font-size: 14px;
	color: #375594;
	margin: 0px;
	padding:3px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.line {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	display:block;
		margin-top:30px;
	
}


.table_top {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.table_prices {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

.table_sizes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EBEBEB;
}
hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	border: none 0;
	margin-top:10px;
	margin-bottom:10px;
}
.form {
	font-size: 11px;
	color: #666666;
	border: 1px solid #DDDDDD;
}
.table_bar {
	background-color: #F2F2F2;
	background-image: url(images/bg_bar.jpg);
	background-repeat: repeat-x;
}
.bg_shadow {
	background-image: url(images/bg_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.large {
	font-size: 18px;
	font-weight: bold;
}

#links a:link, #links a:visited, #links a:active {
	color: #375594;;
	text-decoration: underline;
}

#links a:hover {
	color: #333333;
	text-decoration: underline;
}
