/* CSS Document */
p {
font: 12px Arial;
line-height: 18px;
}

body {
font: 12px Arial;
}

h1.homepage {
padding-top:0px;
font: 20px Arial;
color: white;

}

h1 {
font: 20px Arial;
color: black;
font-weight: bold;
}

h1.content {
font: 20px Arial;
color: #003768;
font-weight: bold;
}
h2 {
font: 15px Arial;
color: #003768;
font-weight: bold;
}


h3 {
font: 16px Arial;
color: #003768;
font-weight: bold;
}

#headborder {
background: red;
height: 5px;
width: 950px;
}

#heading {
background: url(../images/sce/background_headerMiddle.gif) repeat-x;
padding-left: 10px;
height: 40px;
padding-top: 0px;
float: left;
clear: right;
width: 940px;

}
#three-col-heading {
background: url(../images/sce/background_headerMiddle.gif) repeat-x;
padding-left: 10px;
height: 40px;
padding-top: 0px;
float: left;
clear: right;
width: 940px;

}


#tophalf {
width: 950px;
border: 1px solid #ccc;
float: left;
clear: both;
}

#homebox1 {
width: 284px;
float: left;
padding: 8px;
}

#homebox2 {
width: 284px;
float: left;
padding: 8px;
}

#homebox3 {
width: 284px;
float: left;
padding: 8px;
}

#left-homebox1 {
width: 284px;
float: left;
padding: 8px;
}

#mid-homebox2 {
width: 284px;
float: left;
padding: 8px;
/*padding-top:45px;*/
}

#right-homebox3 {
width: 284px;
float: left;
padding: 8px;
/*padding-top:45px;*/
}
/*========== Two Column Template detail ============*/

#two-col-heading {
background: url(../images/sce/background_headerMiddle.gif) repeat-x;
padding-left: 10px;
height: 40px;
padding-top: 0px;
float: left;
clear: right;
width: 940px;
}


#two-col-left-homebox1 {
/*border:1px solid red;*/
width: 284px;
float: left;
padding: 8px;
}

#two-col-mid-homebox2 {
/*border:1px solid green;*/
/*width: 284px;*/
width:600px;
float: left;
padding: 8px;
}

#two-col-right-homebox3 {
/*border:1px solid blue;*/
width: 300px;
float: left;
padding: 8px;
}
/*========== Two Column Template detail ============*/

/* start of template styles for non-Content Area templates */

#container {
width: 950px;
/*border:1px solid red;*/
/*=== centre the site on the page ===*/
margin-left:auto;
margin-right:auto;


}

#leftside {
float: left;
width: 255px;
height: auto;
}

#leftrightwrapper {
width: 695px;
float: left;
}



/*=========== Original Settings =======*/
/*#bodycontent {
width: 530px;
float: left;
padding: 10px;
}

#rightcontent {
width: 145px;
float: left;
background: #DFDFDF;
}*/
/*=========== Original Settings =======*/
#bodycontent {
width: 520px;
float: left;
padding: 10px;
}

#rightcontent {
width: 145px;
float: left;
padding-left:5px;
padding-right:5px;
background: #DFDFDF;
}




#header {
width: 950px;
height: 100px;
float: left;
}

#logo {
width: 350px;
text-align: right;
height: 90px;
float: left;
}

#search {
width: 600px;
height: 100px;
float: left;
text-align: right;
/*border:1px solid red;*/
}
#menuarea {
background: url(../images/sce/backgroundMenu.jpg) repeat;
clear: both;
height:25px;
width: 950px;
text-align: right;

float: left;
}

#banner {
width: 950px;
float: left;
padding-top: 3px;
padding-bottom: 3px;
}

#image1 {
float: left;
width: 619px;
}

#image2 {
float: left;
width: 330px;
}

#footerarea { 
margin-top: 15px;
float: left;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
text-align: center;
width: 950px;
padding-top: 5px;
}

#footermessage {
text-align: center;
clear: both;
color: gray;


border-bottom: 1px dotted gray;
height: 20px;
float: left;
width: 930px;
padding: 10px;
}

a {color: #013668;}
a:hover {colour: #000000;}
/*Blog related */
.tagsTab a{color:green;}
.commentTab{font-weight:bold;padding-top:.20em;padding-bottom:1.0em;}
