@charset "UTF-8";
/* CSS Document */

html {
	-webkit-text-size-adjust:none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
	background-color: #DEDCD9;
}

h1 {
	color: #5B4350;
	font: normal 30px/1em "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
}

h2 {
	color: #FFF;
	font: normal 18px/1.7em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px;
}

h3 {
	color: #FFDE9D;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 20px;
	text-transform: uppercase;
}

h4 {
	color: #6C505F;
	letter-spacing: 1px;
	margin: 0px 0px 10px;
	font-style: italic;
	font-weight: bold;
}

h5 {
	color: #FFF;
	font: normal 10px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 5px;
	letter-spacing: .1em;
}
h6 {
	font: 12px Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0px 0px 5px;
}

p {
	font: 10px/18px Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFDE9D;
}

a:hover {
	color: #FFDE9D;
	text-decoration: underline;
}

ul {
	margin: 0px;
	line-height: 16px;
	list-style: square;
	font-size: 10px;
}

/*img {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}*/

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:980px;
	background-color: DEDCD9;
}

#head {
	left:0px;
	width:980px;
	height:120px;
	top: 0px;
	position: relative;
	float: left;
	background: url(../images/bg-header.png) no-repeat;
}

#logoButtonContainer {
	position: absolute;
	height: 120px;
	width: 270px;
	left: 290px;
	top: 0px;
}

#logoButtonContainer img {
	border: 0px;
}

#labelbar {
	height: 30px;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	background: url(../images/bg-labelbar.png) no-repeat;
}

#labelbar h2 {
	color: #FFFFFF;
	font: 10px Helvetica, Arial, sans-serif;
	padding-left: 15px;
	padding-top: 9px;
	letter-spacing: .15em;
	text-transform: uppercase;
}

#columns {
	width: 100%;
	min-height: 410px;
	position: relative;
	background: #888582 url(../images/bg-content.png) no-repeat;
	float: left;
	clear: both;
	padding-bottom: 8px;
}

#contentFull {
	position:relative;
	left:0px;
	width:970px;
	top: 4px;
	padding: 0px;
	margin-left: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	height: 410px;
}

#contentLeft {
	position:relative;
	left:0px;
	width:340px;
	min-height: 370px;
	top: 4px;
	padding: 20px;
	margin-left: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
}

#contentLeft-3col {
	width: 540px;
	min-height: 370px;
	position: relative;
	top: 4px;
	margin-left: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
	padding: 20px;
	overflow: hidden;
}

#contentLeft-3col img {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}

#contentMiddle {
	width: 385px;
	min-height: 410px;
	position: relative;
	top: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
	margin-left: 5px;
}

#contentRight {
	/*min-height: 410px;*/
	position: relative;
	width: 385px;
	margin-left: 5px;
	top: 4px;
	padding: 0px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
}

#sidebarMiddle {
	position:relative;
	width:182px;
	height: 402px;
	top: 4px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	padding: 4px;
	float: left;
}

#sidebarMiddleBorderless {
	position:relative;
	width:170px;
	min-height: 390px;
	top: 4px;
	padding: 10px;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}

#sidebarRight {
	position:relative;
	width:190px;
	min-height: 410px;
	top: 4px;
	padding: 0px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
}

#sidebarRightBorderless {
	position:relative;
	width:190px;
	top: 4px;
	padding: 0px;
	margin-left: 4px;
	float: left;
}

#sidebarRightBorderless img {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}
#foot {
	width: 100%;
	clear: both;
	position: relative;
	height: 40px;
	background: url(../images/bg-footer.png) no-repeat;
}
#foot h2 {
	color: #999999;
	font: normal 10px Helvetica, Arial, sans-serif;
	padding-top: 18px;
	padding-left: 15px;
	letter-spacing: .15em;
	text-transform: uppercase;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#foot h2 a:hover {
	color: #999999;
	text-decoration: underline;
}

.copyright {
	font: 9px Helvetica, Arial, sans-serif;
	color: #999;
	text-align: center;
	margin-top: 6px;
}

.clear {
	clear:both;
}

/* ---------Begin Navigation Menu---------- */

#menucontainer {
	margin: 0px;
	padding: 7px 0px 0px;
	height: 120px;
	width: 160px;
	position: relative;
	left: 120px;
}
#menucontainer ul {
	font: 9px Helvetica, Arial, sans-serif;
	text-align: right;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	left: 0px;
	position: absolute;
	}
#menucontainer ul li {
	position: relative;
	padding: 2px;
	}
#menucontainer ul  li a {
	display: block;
	text-decoration: none;
	color: #666666; /* IE6 Bug */
	padding: 0px;
	}
#menucontainer ul li a:hover {
	color: #FFFFFF;
	background: #666666;
} 

/* -----------End Navigation Menu---------- */

/* -----------Full Page Ad Styles------------- */
.phone {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.description {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
.address {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}
