/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:#dfeef7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#535151;
padding-bottom:3em;
}

img {
border: 0;
}

a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#383737;
text-decoration:none;
outline:none;
}

a:hover {
text-decoration:none;
color:#383737;
outline:none;
}

p.ind {
text-indent:1cm;
font-size:12px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
}

/* Header
======================================*/


/* Body
======================================*/
a:link.orngLink, a:active.orngLink, a:visited.orngLink{
color:#f98a2c;
}
a:hover.orngLink {
color:#383737;
}



a:link.greenLink, a:active.greenLink, a:visited.greenLink{
color:#618322;
}
a:hover.greenLink {
color:#383737;
}

a:link.blueLink, a:active.blueLink, a:visited.blueLink{
color:#137397;
}
a:hover.blueLink {
color:#383737;
}



.mainContent {
background:url(images/bgcontent.jpg) repeat-x top left;
}
.subcont {
padding:10px;
}
.subcont2 {
background:url(images/bggallery.jpg) no-repeat bottom;
height:650px;
padding:10px;
}
.boxmain {
font-size:11px;
padding:3px
}
.borderBx {
border:1px solid #b3afaf;
border-top:none;
}
.divider {
display:block;
clear:both;
height:11px;
width:100%;
background:#d2e0ec;
}
.orngeTitle {
color:#ff7920;
font-size:18px;
}
.testiCont {
padding:5px;
font-size:11px;
}
.lftPics {
float:left;
margin-right:5px
}
.rtPics {
float:right;
margin-left:5px
}
.searchBx {
font-weight:bold;
color:#032743;
}
/* Navigator
======================================*/



/* Gallery
======================================*/


/* Footer
======================================*/
#footerWrap {
height:100px;
}
.footerMaster {
text-align:center;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
padding:10px 5px 0 0;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#f4f8fb;
}
a.footer:hover {
text-decoration:none;
color:#000;
/*background-color:#333333;*/
}
.footrLine {
padding:10px;
font-family:"Times New Roman", Times, serif;
color:#f4f8fb;
/*visibility:hidden;*/
}
.footrCopyright {
font-size:11px;
padding-top:5px;
text-align:center;
color:#333;
}




