/* 3 Column Style sheet for RC Computer Solutions Template */

h4 {padding-top:0;
font-family: Tahoma, "Times New Roman";
font-size: 14px;
font-weight: 600;
color: #0052AC;
text-align: center;
}

a img {border: none; }

hr {color:#0052AC}

.swLinks a:link {color:#C7DDF8; text-decoration:none;}
.swLinks a:visited {color:#6699CC; text-decoration:none;}
.swLinks a:active {color:#FBD1CF; text-decoration:none;}
.swLinks a:hover {color:#990024; background:#EAD8BD; text-decoration:underline overline;}

.rightColLinks a:link {color:#0052AC;}
.rightColLinks a:visited {color:#6699CC; text-decoration:none}
.rightColLinks a:active {color:#FBD1CF; text-decoration:none}
.rightColLinks a:hover {color:#0052AC; background:#C7DDF8; text-decoration:underline overline;}

.leftColLinks a:link{color:#C7DDF8; text-decoration:none;}
.leftColLinks a:visited{color:#F6F8C7; text-decoration:none}
.leftColLinks a:active {color:#FFFFFF; text-decoration:none}
.leftColLinks a:hover{color:#990024; background:#EAD8BD; text-decoration:underline overline;}

b{font-size: 90%;}
em{color:#990024;font-weight:700;}
 
#topsection{background: #C7DDF8;
height: 110px; /*Height of top section*/
border-bottom: medium solid #0052AC;
padding-top: 10px;
margin: 0 0 0 0;
}

#topsection h1{padding-top: 15px;
font-size: 36px;
position:relative;
color: #0052AC; vertical-align: middle;
margin-left:10px;
}

#topsection h5{padding-top:0;
font-family:Tahoma,"Times New Roman";font-weight:500;text-align:right;
font-size:12px;
margin-right:30px;
color: #0052AC;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 170px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background:#FFFFFF
overflow:auto;
padding-top: 15px;
}

#contentcolumn h3{font-family: Tahoma, Times New Roman, Serif;
font-size: 18px;
font-weight: 600;
text-decoration: underline;
color: #000000;
text-align: center;
}

#leftcolumn{
float: left;
width: 170px; /*Width of left column*/
margin-left: -100%;
border-right: medium solid #0052AC;
background:#6699CC;
overflow: auto;
padding-top: 15px;
}

#menuContent{padding-left:10px;}

.leftPad{padding-left:25px;}

.blockLeft{margin-left:15px; margin-right:15px;}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left marginto -(RightColumnWidth)*/
padding-top: 15px;
background: #EAD8BD;
/*border-style: double;
border-color: #0B5D20; */
overflow: auto;
}

#rightcolumn h3{font-family: Tahoma, Times New Roman, Serif;
font-size: 14px;
font-weight: 600;
text-decoration: underline;
color: #0052AC;
text-align: center;
}

#footer{
clear: left;
width: 100%;
background: #990024;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFFFF;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

