body{
margin:0;
padding:0;
line-height: 1.5em;
background:rgb(255,224,224);
font-size: 16px; 
color: #800000; 
font-family: georgia, serif;
}


#topsection{
background-image: url('images/topbgnd.gif');
height: 66px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
margin-left: -100%;
background-image: url('images/leftbgnd.gif');
background-repeat:repeat-y;
}

#footer{
clear: left;
width: 100%;
background: #cd9b9b;
text-align: center;
padding: 4px 0;
}



.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertubet{
margin: 0 10px 10px 0; /*Margins for inner DIV inside each column (to provide padding)*/
}

#menu{
display:block;
width:140px;
margin:20px auto; 
border:0px; 
padding:10px; 
text-align:center; 
font-size:14px;
font-weight:bold;
line-height: 1.0em;
}


#menu a, #menu a:visited {  
text-decoration:none; 
text-align:center; 
background-color:#800000; 
color:#fff; 
display:block; 
width:9.5em; 
border:2px solid #fff;
border-color:#def #678 #345 #cde;
padding:0.25em;
margin:0.5em auto;
}

#menu a:hover{
top:2px;
left:2px;
background-color: #fff; 
color:#800000;
border-color:#345 #cde #def #678;
}

#fixpic {
display: block;
width:110px;
height:46px;
border: 1px solid #800000;
margin:30px auto;
}

#fixpic1 {
display: block;
width:170px;
height:37px;
border: 1px solid #800000;
margin:30px auto;
}

#vstop{
margin:0;
}

#validx{
display:block;
float:left;
width:88px;
height:31px;
margin:5px 0 0 25px;
}

#vcss{
display:block;
float:right;
width:88px;
height:31px;
margin:5px 25px 0 0;
}

#sgcpic{
display:block;
width:490px;
height:314px;
margin:40px auto;
border:5px double #800000;
}

#map{
display:block;
width:400px;
height:400px;
margin:0 auto;
border:5px double #800000;
}

.address {
margin-top: 20px;
font-weight: bold;
text-align: center;
}

.rider{
font-size:12px;
text-align:center;
}

.caption{
font-size:20px;
text-align:center;
margin:50px 0 0 0;
}

#sitename {
position:absolute;
margin-top:20px; 
font-size: 20px;
margin-left: 25px;
font-family: verdana;
}

.pagename{
font-size:20px;
}

p{
text-align:justify;
margin-right:20px;
margin-left:20px;
}


p.docs{
font-size:20px;
text-align:center;}

p.docs:first-line 
{font-weight:bold
}

p.h:first-line 
{font-weight:bold;
}

.h{
margin-left:17%;
}

p.h2:first-line 
{font-weight:bold;
}
.center{
text-align:center;
}


#menu2{
font-size:12px;
text-align:center;
margin-top:50px;
}

#menu2 a, #menu2 a:visited {  
color:#000; 
}

#menu2 a:hover{
color:#000;
}

.linkimg {
display: block;
text-align: center;
}

hr{
color:rgb(139,0,0);
margin:20px;
}

