
body { background:#B8AC86 }

/*_________________LINK/MENU STYLES______________*/
a { color:#465D74 }
a:hover { color:#A0BBD5 }
#topMenu a:hover { color:#5F7E9E }

/*___________________Main Layout________________*/

#mainBg { background: url(../images/blue/main-bg.jpg) center repeat-y }
#logoHeader { background:url(../images/blue/logo-header.jpg) no-repeat }
#searchBg { background:url(../images/blue/search-bg.gif) no-repeat }
#serviceTimes { background:url(../images/blue/join-us.jpg)}
#serviceTimes { color:#fff }
#contentBg { background:#D9D9D9 }

/* Main Content Styles */
#mainTop { background:url(../images/blue/top-content.gif) top no-repeat }
#mainBottom  { background:url(../images/blue/bottom-content.gif) bottom no-repeat }
#mainInt_top { background:url(../images/blue/top-int-content.gif) top no-repeat }
#mainInt_bottom { background:url(../images/blue/bottom-int-content.gif) bottom no-repeat }

/* Left Column Styles */
#leftColumn { background: url(../images/blue/bottom-left.gif) bottom left no-repeat; color:#fff }
#leftTop { background: url(../images/blue/top-left.gif) top left no-repeat }
#leftColumn h3 { background: url(../images/blue/h3-2.gif) no-repeat left  }
#leftColumn .moduletable_text h3 { background:url(../images/blue/h3-2.gif) no-repeat left }

/* Right Column Styles */
#rightColumn { background: url(../images/blue/bottom-right.gif) bottom right no-repeat; color:#fff }
#rightTop { background: url(../images/blue/top-right.gif) top right no-repeat }
#rightColumn h3 { background:url(../images/blue/h3.gif) no-repeat left }
#rightColumn .moduletable_text h3 { background:url(../images/blue/h3.gif) no-repeat left }
#rightColumn a:hover { color:#F9D879 }

#footer { background:url(../images/blue/footer.jpg) no-repeat; padding-bottom:50px }

/*________________General Styles_________________*/
.contenttoc { border:1px dotted #465D74; margin:5px }
.componentheading { padding:7px 0 7px 15px; border-bottom:1px dotted #465D74; border-top:1px dotted #465D74 }
.componentheading, .contentheading { color:#465D74 }
#main ul li, #mainInt_right ul li, #mainInt_left ul li { background:url(../images/blue/list.gif) no-repeat center left; padding-left:10px; margin:0 0 2px 8px }
.article_separator { background:url(../images/blue/article-seperator.gif) center no-repeat }
.button { background: url(../images/blue/button.png)}
a.readon { color:#fff; background:url(../images/blue/read.png) no-repeat }
a.readon:hover { color:#fff; background:url(../images/blue/read-h.png) no-repeat }

