/*	EDIT: Set site CSS here, add copyright info to top of file  */


/*  General page formatting  */
body                            { background: #FFFFFF; margin: 6px; margin-top: 30px; text-align: left; font: normal 11px Geneva, Arial, sans-serif; }
.cleanBG                        { background: #FFFFFF; margin: 6px; margin-top: 6px; text-align: center; font: normal 11px Geneva, Arial, sans-serif; }
.galleryBG                      { background: #FFFFFF; margin: 0px; text-align: center; font: normal 11px Geneva, Arial, sans-serif; }

/*  Page content formatting  */
#mainContent					{ width: 960px; margin-bottom: 20px; }
#centerContent                  { width: 330px; min-height: 400px; height: auto; padding-right: 20px; padding-top: 6px; padding-bottom: 16px; text-align: justify; border-right: 1px dashed #9B9B9B; float: left; }
#navContent                     { min-height: 10px; font: bold 11px Geneva, Arial, sans-serif; color: #202020; text-align: justify; }
#imageContent                  	{ width: 360px; font: normal 11px Geneva, Arial, sans-serif; font-style: italic; text-align: center; color: #9B9B9B; padding-left: 20px; padding-top: 6px; float: left; }


/*  Standard link colours  */
a                               { text-decoration: none; }
a:link                          { color: #93A940; }
a:visited                       { color: #93A940; }
a:hover                         { text-decoration: underline; color: #C6D929; }

/*  Text block formatting  */
/*  .contentbox                     { padding: 12px 12px 12px 12px; text-align: justify; }  */
/*  .adminbox                       { padding: 12px 12px 12px 12px; text-align: left; }  */
/*  .helpbox                        { padding: 12px 12px 12px 12px; }  */
/*  .headerbox                      { padding: 0px 0px 0px 4px; }  */
.gallerybox                     { margin-top: 24px; border: 1px solid #9B9B9B; }
.gallerypopup					{ border: 1px solid #9B9B9B; }
/*  .linkbox                        { padding: 8px 8px 8px 8px; text-align: center; }  */

/*  Basic text block formatting  */
.txt                            { font: normal 11px Geneva, Arial, sans-serif; color: #202020; }
.galleryTxt                     { font: normal 11px Geneva, Arial, sans-serif; font-style: italic; text-align: center; color: #9B9B9B; }
.noteTxt                        { font: normal 10px Geneva, Arial, sans-serif; text-align: center; color: #9B9B9B; }
.heading                        { font-weight: bold; line-height: 18px; }
/*  .optional                       { font: italic 12px Verdana, Arial, sans-serif; color: #666666; }  */
/*  .note                           { font: normal 10px Verdana, Arial, sans-serif; color: #000000; }  */
/*  .info                           { font: normal 10px Verdana, Arial, sans-serif; color: #000000; width: 400px; }  */

/*  Post date formatting  */
/*  .postDate                       { font: bold 12px Verdana, Arial, sans-serif; color: #000000; }  */
/*  .postText                       { font: normal 12px Verdana, Arial, sans-serif; color: #000000; border-top: 2px dotted #FEA81B; }  */
/*  a.postLink                      { font-weight: bold; text-decoration: none; color: #000000; }  */
/*  a.postLink:link                 { color: #000000; }  */
/*  a.postLink:visited              { color: #000000; }  */
/*  a.postLink:hover                { text-decoration: underline; color: #B16001; }  */

/*  Author line formatting  */
/*  .authorline                     { font: normal 10px Verdana, Arial, sans-serif; color: #888888; border-top: 1px dotted #888888; }  */
/*  a.authorline                    { text-decoration: none; color: #888888; }  */
/*  a.authorline:link               { color: #888888; }  */
/*  a.authorline:visited            { color: #888888; }  */
/*  a.authorline:hover              { text-decoration: underline; color: #000000; }  */

/*  Copyright block formatting  */
#copyrightContent				{ text-align: left; padding-left: 460px; padding-top: 8px; border-top: 1px dashed #9B9B9B; clear: both; }
.copyright                      { font: 10px Geneva, Arial, sans-serif; color: #CCCCCC; }
a.copyright                     { font-weight: bold; text-decoration: none; color: #CCCCCC; }
a.copyright:link                { color: #CCCCCC; }
a.copyright:visited             { color: #CCCCCC; }
a.copyright:hover               { text-decoration: underline; color: #BBBBBB; }

/*  Forms formatting  */
/*  input,textarea,select           { font: normal 11px Verdana, Arial, sans-serif;	color: #000000; }  */
/*  input                           { text-indent: 2px; }  */
/*  input.mainoption                { font-weight: bold; margin: 6px; }  */
/*  input.liteoption                { font-weight: normal; margin: 6px; }  */
/*  .error                          { font: normal 12px Verdana, Arial, sans-serif; color: #FF0000; }  */
/*  a.error                         { text-decoration: underline; color: #FF0000; }  */
/*  a.error:link                    { color: #FF0000; }  */
/*  a.error:visited                 { color: #FF0000; }  */
/*  a.error:hover                   { text-decoration: underline; color: #000000; }  */
