html {height:100%}
body{
	background:#325F29;
	color:#333333;
	font:arial;
	font-size:100.1%;
	min-height:101%;
}
#body{
	width:774px;
	margin:auto;
	padding-bottom:20px;
}

#header{
	margin-top:10px;
}
#logo{
	background:url(images/logo.png) no-repeat;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='img');*/
	position:absolute;
	height:141px;
	width:350px;
	margin:-6px 0px 0px 180px;
}
div>#logo{
	background:url(images/logo.png) no-repeat;
}
#pageLeft, #pageRight{
	background-color:transparent;
	background-image:url(images/leftBar.png);
	background-repeat: repeat-y;
	background-position:left;
	width:13px;
}
table#main > td, table#header > td{
	width:14px;
}
.header #pageRight{
	background-color: #DEE5BC;
}
* html body td#pageRight{
	background-image:url();
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBar.png', sizingMethod='scale');
}
* html body td#pageLeft{
	background-image:url();
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftBar.png', sizingMethod='scale');
}

.logoTextCity{
	margin:100px 0px 0px 130px;
	font-weight:bold;
}
.logoText{
	font-weight:bold;
	font-size:10px;
	margin:-6px 0px 0px 62px !important;
}
table#main, .header{
	width: 775px;
	margin:-1px 5px 0px 3px;
	padding:0px 1px 0px 0px;
}
.header{
	height:115px;
}

.header #headerCont{
	background: #DEE5BC url(../images/top-store.jpg) no-repeat;
	width:722px;
}
.headerAd{
	width:250px;
	height:105px;
	background:#ffffff;
	border:1px solid #000000;
	float:right;
	margin:2px 2px 0px 0px;
}
.redStrip{
	background:#711313;
	height:10px;
	margin:-2px 0px 0px 5px;
	width:770px;
}

.navCont{
	background:url(images/navBack.jpg) repeat-x;
	height:25px;
	margin:0px 0px 0px 13px;
	padding:0px 0px 0px;
	width:755px;
}
#contentBar, #headerBar, .barLeft, .barRight{
	height:14px;
}

#contentBar,#headerBar{
	width:766px;
	margin:0px -5px 0px 8px;
	background-repeat:repeat-x;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bar.png', sizingMethod='scale');
}
div>#headerBar,div>#contentBar{
	background:url(images/bar.png) repeat-x;
}

#contentBar .barLeft,#headerBar .barLeft{
	width:12px;
	position:absolute;
	margin:0px 0px 0px -12px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/roundBarLeft.png', sizingMethod='img');
}
div>.barLeft{
	background:url(images/roundBarLeft.png)  no-repeat;
}
#contentBar .barRight,#headerBar .barRight{
	width:13px;
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/roundBarRight.png', sizingMethod='img');
}
#contentBar .barRight,#headerBar .barRight{
	margin:0px 0px 0px 766px;
}
/*#headerBar .barRight{
	margin:0px 0px 0px 766px;
}*/
div>.barRight{
	background:url(images/roundBarRight.png)  no-repeat;
}
#contentBottomBar, #contentBottomBar .barLeft, #contentBottomBar .barRight{
	height:19px;
}
#contentBottomBar{
	width:774px;
	margin:0px 0px 0px 3px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomTopBar.png', sizingMethod='scale');
}

div>#contentBottomBar{
	background:url(images/bottomTopBar.png) repeat-x;
}
#contentBottomBar .barLeft{
	width:12px;
	position:absolute;
	margin:0px 0px 0px -4px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomTopLeft.png', sizingMethod='img');
}
div#contentBottomBar>.barLeft{
	background:url(images/bottomTopLeft.png)  no-repeat;
}
#contentBottomBar .barRight{
	width:13px;
	margin:0px 0px 0px 774px;
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomTopRight.png', sizingMethod='img');
}

div#contentBottomBar>.barRight{
	background:url(images/bottomTopRight.png)  no-repeat;
}

#contentBBottomBar, #contentBBottomBar .barLeft, #contentBBottomBar .barRight{
	height:20px;
}
#contentBBottomBar{
	width:759px;
	margin:-6px 0px 5px 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomBottomBar.png', sizingMethod='scale');
}

div>#contentBBottomBar{
	background:url(images/bottomBottomBar.png) repeat-x;
}
#contentBBottomBar .barLeft{
	width:12px;
	position:absolute;
	margin:0px 0px 0px -4px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomBottomLeft.png', sizingMethod='img');
}
div#contentBBottomBar>.barLeft{
	background:url(images/bottomBottomLeft.png)  no-repeat;
}
#contentBBottomBar .barRight{
	width:13px;
	margin:0px 0px 0px 759px;
	position:absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottomBottomRight.png', sizingMethod='img');
}

div#contentBBottomBar>.barRight{
	background:url(images/bottomBottomRight.png)  no-repeat;
}

td#content {
	background:transparent url(images/cork.jpg) repeat scroll 0% 50%;
}
div.title{
	padding:10px 0px 0px;
/*	width:100%;
	height:100%;

	margin: -10px 0px 0px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/orange.png', sizingMethod='img');*/
}
div.pin{
	width:16px;
	height:26px;
	position:relative;
	margin: -18px 0px 0px 47%;
	background: url(images/pins/orange.png) no-repeat center top;
}
*html body .pin {
	position:absolute;
	margin: -18px 0px 0px 45%;
}

div>.title  {
	position:relative;

	/*background: url(images/pins/orange.png) no-repeat center top;*/
}
div.contentpaneopen{
	margin: 0px !important;
	padding: 1px 5px 5px !important;
	background: #DEE5BC;/*url(images/content.jpg) repeat center top;*/
}

/* Style 1 - S1/Default */
div.moduletable, div.moduletablered,div.moduletableyellow,div.moduletablepurple,div.moduletableblue,div.moduletablegreen,div.moduletableorange{
	margin: 10px 0px;
	padding: 10px 5px 15px;
	background: #DEE5BC;/*url(images/content.jpg) repeat center top;*/
}
#pageBottom div.moduletable{
	background-color:transparent;
}
div.moduletable h3, div.moduletablered  h3,div.moduletableyellow h3,div.moduletablepurple h3,div.moduletablebleblue h3,div.moduletablegreen h3,div.moduletableorange h3{
	color:#406334;
	font:26px Comic Sans MS,Verdana,Arial;
	font-weight: normal;
	letter-spacing:0.1em;
	line-height:normal;
	margin:-10px 0px 15px;
	padding:3px 0px 0px;
	text-align:center;
	word-spacing:0.25em;

}
/*div.moduletable div.pin, div.moduletableblue div.pin {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/blue.png', sizingMethod='scale');
}*/
.moduletable div.pin{
	background: url(images/pins/blue.png) no-repeat center top;
}
.moduletableblue div.pin{
	background: url(images/pins/blue.png) no-repeat center top;
}
/* Style 2 - S2 */

/*div.moduletablered div.pin {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/red.png', sizingMethod='scale');
}*/

.moduletablered div.pin {
	background: url(images/pins/red.png) no-repeat center top;
}

/* Style 3 - S3 */

/*div.moduletableyellow h3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/yellow.png', sizingMethod='img');
}*/

.moduletableyellow div.pin {
	margin-left:42%;
	background: url(images/pins/yellow.png) no-repeat center top;
}

/* Style 4 - S4 */

/*div.moduletablepurple h3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/purple.png', sizingMethod='img');
}*/

.moduletablepurple div.pin {
	margin-left:42%;
	background: url(images/pins/purple.png) no-repeat center top;
}

/* Style 5 - S5 */

/*div.moduletablegreen h3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/green.png', sizingMethod='img');
}*/

.moduletablegreen div.pin {
	margin-left:42%;
	background: url(images/pins/green.png) no-repeat center top;
}
/*div.moduletableorange h3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pins/orange.png', sizingMethod='img');
}*/

.moduletableorange div.pin {
	background: url(images/pins/orange.png) no-repeat center top;
}
td.moduletable img, td.moduletablered img,td.moduletableyellow img,td.moduletablepurple img,td.moduletableblue img,td.moduletablegreen img,td.moduletableorange img{
	margin:-10px 0px 0px;
}

.rsitems_table{
	width:100%;
}
.rsitems_table div.pin{
	margin:-18px 0px 0px 36%;
}
table.rsitems_table td > div.pin{
	/*margin:-18px 0px 0px 36%;*/
}

.weatherCont{
	margin:10px auto;
	width:50%;
}
div.moduletableNoMod a.mainlevel{
	margin:0px 25px;
}
#pageBottom div.moduletable, #pageBottom div.moduletablered,#pageBottom div.moduletableyellow,#pageBottom div.moduletablepurple,#pageBottom div.moduletableblue,#pageBottom div.moduletablegreen,#pageBottom div.moduletableorange{
	marging-bottom:0px;
	padding-bottom:5px;
}
#hangers{
	margin:0px;
	height:14px;
	width:100%;
}
#hangers div{
	background:url(images/hanger.jpg) no-repeat 0% 50%;
	width:9px;
	height:13px;
	float:left;
	margin:0px 92px;
	display:inline;
}
#greenbar{
	background:#11310C;
	height:8px;
	width:752px;
	margin-left:16px;
}
#search{
	float:right;
	width:140px;
	margin:1px 0px 0px;
}
#search .moduletable{
	background:none;
	margin:0px;
	padding:0px;
}
#search input.inputbox{
	margin:2px;
	padding:1px;
}
#search input.button{
	margin:2px;
	padding:0px 3px;
}
table.blog div.contentheading{
	font-size:17px;
	font-weight:normal;
	line-height:normal;
}
table.blog div.title{
	padding:0px;
}
table.blog div.pin{
	background:none;
	height:0px;
	margin:0px;
	width:0px;
}
