﻿html
{
	overflow: auto;
}

body
{
	margin: 0px;
	background: #29192B url('images/gradbg.png') repeat-x;
	font-family: Century Gothic, Trebuchet MS, Arial Narrow, Arial, Sans-Serif;
	overflow: auto;
}

td
{
	vertical-align: top;
}

#outer
{
	border: #442244 2px solid;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 8px #000;
	-moz-box-shadow: 5px 5px 8px #000;
	-webkit-box-shadow: 5px 5px 8px #000;
	padding: 5px;
	margin-bottom: 15px;
}

#page
{
	background: #000;
	padding: 10px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#bg
{
	margin-left: 10px;
	margin-right: -10px;
	background:  url('images/leftcolbg.png') repeat-y;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	zoom: 1;
	position: relative;
}

#maincol .MsoNormalTable td
{
	padding-left: 5px !important;
}

#maincol .MsoNormalTable td p
{
	text-align: left;
}

.outlook
{
	background: url('/images/icons/icon-outlook.gif') no-repeat left center;
	padding: 5px 0px 5px 25px ;
}

a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FFE1FF;
}

fieldset
{
	margin-top: 5px;
	padding: 15px 15px;
}

fieldset legend
{
	margin-bottom: 15px;
}

fieldset label
{
	display: block;
	clear: both;
}

.hidelinktext span
{
	visibility: hidden;
	display: none;
}

.ContentTop
{
	width: 814px;
	padding-right: 6px;
	height: 12px;
	display: block;
	margin: 0px auto;
}

.ContentBottom
{
	width: 814px;
	padding-right: 6px;
	height: 30px;
	display: block;
	margin: 0px auto;
}


#homewrapper
{
	height: 360px;
	color: #000;
	position: relative;
}

#wrapper
{
	color: #000;
	display: block;
}

#wrapper table
{
width: 100%;
}

.image
{
	background: #4c4a7d;
	border: 1px solid #535;
	text-align: center;
	padding: 1px;
	color: #fff !important;
	font-size: .9em;
	font-weight: bold;
}

.image a
{
	color: #fff !important;
}

.floatright
{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.floatleft
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.floatcenter
{
	text-align: center;
	width: auto;
	margin: 0px auto;
}

.hours label
{
	width: 75px;
	float: left;
}

.phone label
{
	width: 15px;
	float: left;
}

.Links .category
{
	background: #4C4A7D url(images/4C4A7D_40x100_textures_06_inset_hard_25.png) repeat-x scroll 0 50%;
	border:0 none;
	cursor:pointer;
	font-size:100%;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	text-decoration:none;
}

#maincol .Links .category a
{
	background:transparent url(images/ffffff_7x7_arrow_right.gif) no-repeat scroll 0.5em 50%;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0.5em 0.5em 0.5em 1.7em;
	text-decoration:none;
}

#maincol .Links .current a
{
	background:transparent url(images/ffffff_7x7_arrow_down.gif) no-repeat scroll 0.5em 50%;
}
