body {
background-color:#C3C3C3;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}

#qm0{width:200px;background-color:transparent;border-width:1px 2px 1px 2px;border-style:solid;border-color:#666666;}
#qm0 a{padding:5px 5px 5px 8px;background-image:url(qmimages/gradient_37.gif);color:#000000;font-family:Arial;font-size:12px;text-decoration:none;border-width:1px 0px 1px 0px;border-style:solid;border-color:#666666;}
body #qm0 .qmactive, body #qm0 .qmactive:hover{text-decoration:underline;}
#qm0 div{padding:10px 0px 10px 0px;background-color:#F1F1F1;border-width:1px;border-style:none;border-color:#CCCCCC;}
#qm0 div a{padding:2px 0px 2px 15px;margin:0px 5px 0px 5px;background-color:transparent;background-image:none;font-size:11px;border-width:1px;border-style:solid;border-color:#F1F1F1;}
#qm0 div a:hover{text-decoration:underline;}
#qm0 div a:hover{text-decoration:underline;}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover{background-color:#BFBFBF;border-color:#999999;}
#qm0 .qmtitle{font-size:11px;}ul#qm0 a{background-color:#DDDDDD;}
ul#qm0 ul{background-color:#F1F1F1;border-width:1px;border-style:solid;border-color:#666666;}
ul#qm0 ul a{padding:2px 20px 2px 5px;background-color:#F1F1F1;}
ul#qm0 .qmparent{background-image:url(qmimages/symbol_0.gif);background-repeat:no-repeat;background-position:95% 55%;}
ul#qm0 li:hover > a.qmparent{background-image:url(qmimages/symbol_2.gif);}
ul#qm0 ul .qmparent{background-image:url(qmimages/symbol_3.gif);}
ul#qm0 ul li:hover > a.qmparent{background-image:url(qmimages/symbol_5.gif);}

.qmfv{visibility:visible !important;}
.qmfh{visibility:hidden !important;}

.up {text-decoration: none; }
a:link.up {text-decoration: none; }
a:hover.up {text-decoration: none; }
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: underline;}
a:active {	text-decoration: none;}

.date_box {
	background-color: #FFFFFF;
	background-image: url(images/date.jpg);
	height: 51px;
	width: 52px;
	float: left;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}

h1, h2 {
	font-weight: normal;
	text-align:center;
}

p, ol, ul {
	margin-top: 0;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height: 110px;
	margin: 0 auto;
	text-transform: uppercase;
}

#header2 {
	width: 1000px;
	height: 170px;
	background: url(images/img08.jpg) no-repeat left top;
	margin: 0px auto;
	
}

#header3 {
	margin: 0px;
	padding: 0px;
	background: #0D0D0D url(images/img01.jpg) repeat-x;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFDC;
}

#logo {
	float: left;
	padding: 24px 0 0 20px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 {
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .85em;
}

#menu {
	float: right;
	padding-top: 24px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	margin-top:10px;
}

/* Content */

#content {
	float: right;
	width: 650px;
	background-color:#C3C3C3;
}

.post {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}

.centre5 {
padding-left:45px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	background-color:#C3C3C3;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(images/img16.gif) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Green Box */

.greenbox {
	background: #FFFFFF url(images/img03.gif) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(images/img04.gif) no-repeat;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.btm { background: url(images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(images/img08.gif) no-repeat right bottom; }

/* Two Columns */

.two-columns {
	clear: both;
	background: url(images/img11.gif) repeat-y;
	border-top: 10px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 320px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(images/img12.gif) no-repeat left bottom;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	text-align: center;
	font-size: smaller;
	color:#FFFFFF;
}

/* Menu */

#menu2 {
	float: right;
}

#menu2 ul {
	margin: 0px;
	float: right;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #F3F1E9;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu2 a:hover, .active a {
}


/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer2 {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer2 a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
  	margin: 0px;
	padding: 130px 0px 0px 0px;
	list-style: none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("./images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("./images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
	  

