.mod_articletitle {text-align:center;}


/********************STANDARDCSS********************/
body, p, td, th { font-family: Arial,Helvetica,sans-serif; }
body, p, td, th { font-size: 12pt; }
body { background-color: #a48c6b; }
body { background-image: non; }
#pageContainer { background-color: #dedede; }
#pageMenu { background-color: transparent; }
#pageMenu { background-image: none; }
#pageMenu { color: #ffffff; }

/* .sf-menu a covers this */
#pageMenu { font-size: inherit; } 
#pageMenu { font-family: inherit; }

#pageContent { background-color: transparent; }
#pageContent { background-image: none; }
#pageContent { color: #000000; }
#pageContent { font-size: 8pt; }
#pageContent { font-family: Arial,Helvetica,sans-serif; }
#pageFooter { background-color: transparent; }
#pageFooter { background-image: url(http://assets.tomahawk.ca/goldCMS/files/__template/grey/footer-back.jpg); }
#pageFooter { color:#ffffff; }

/* Leave as #pageMenu bg covers this */
.sf-menu li { background-color: transparent; } 
.sf-menu li li { background-color: #D1D9D2; }

/* Currently not used in goldCMS, this is the sub sub menu background colour */
.sf-menu li li li { background-color: #444; } 

.sf-menu a, .sf-menu a:visited, .sf-menu li a { font-family: Arial,Helvetica,sans-serif; }
/* .sf-menu a, .sf-menu a:visited, .sf-menu li a { font-size: 8pt; } */
.sf-menu a, .sf-menu a:visited, .sf-menu li a { color: #000000; }
.sf-menu li li a, .sf-menu li li a:visited { color: #000000; }

/* Currently not used in goldCMS, this is the sub sub menu colour */
.sf-menu li li li a { color:#fff; } 

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background-color: #C1E9D2; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { color: #000000; }
   
/********************USERSTYLES********************/   
body {
	margin: 0 auto;
   background-position:50% top;
   background-repeat: no-repeat;
}

a img {
   border:0px;
}

p {
   margin: 13px 0px;
}


#pageHeader {
   background: transparent none left top repeat-x; /* Tag:Header Background */
}

#pageBody {
	position: relative;
}

#pageMenu {
   background-position: left top;
   background-repeat: repeat-x; 
   height:37px;
   border-top:solid 1px white;
   border-bottom:solid 1px white;
   width: 955px;
   font-weight: normal;
   padding: 0px;
}
#pageContent {
   background-position: left top;
   background-repeat: repeat; 
   margin-bottom: 7px;
}
#pageContent .inner {
   padding: 7px 20px;
}

#pageFooter{ 
   background-position: left top;
   background-repeat: repeat-x; 
   height:40px;
   text-align:center;
}

#pageFooter {
   width:100%;
   height:119px;
}

#pageFooter #pageFooterMenu {
   background-image: url(http://assets.tomahawk.ca/goldCMS/files/__template/grey/navbar-back.jpg);
	color: #fff; /* Tag:Footer Menu Text Color */
   height:37px;
   border-top:solid 1px white;
   border-bottom:solid 1px white;
   margin-bottom:10px;
}

.sf-menu {
   width:196px;
   margin:0px;
   padding:0px;
}
.sf-menu ul {
   margin:0px;
   padding:0px;
}
.sf-menu li {
   margin:0px;
   padding:0px;
   list-style-type:none;
}
.sf-menu li li {
   padding-left:20px;
}
.sf-menu li a {
   padding:5px 5px 5px 10px;
   display:block;
   font-size: 14pt;
}
.sf-menu li li a
{
   font-size: 10pt;
}

ul.articlecontainer {
   list-style-type:none;
   margin:0px;
   padding:0px;
}
ul.articlecontainer p {
   margin-top:0px;
   padding-top:0px;
}
