body {
background-color: #fffaef;
font-family: 'Vollkorn', serif;
font-weight: 360;
margin-top: 20px;
}

a:link {color: #f47a2a;}
a:hover {color: #c0c0c0;}

h3 {font-size: 20px;}
li {margin-bottom: 8px;}
.bottom_expl {margin-top: -14px;}
.column  {width: 360px;}
.space {width: 4px;}

#toptext_box {
margin-top: 90px;
height: 247px;
// border: 1px dashed #CCCCCC;
}
#image_box {
margin-top: 18px;
margin-left: 22px;
width: 315px;
// border: 1px dashed #CCCCCC;
}
.image {
width: 315px;
height: 210px;
margin-top: 4px;
margin-bottom: 4px;
// border: 1px dashed #CCCCCC;
}
#bottomtext_box {
margin-top: 14px;
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align:center;
}

#column_left
{
height:720px; 
background-image:  url(images/bgblue-left-90.gif);
background-repeat: repeat-y;
border: 1px solid #fffaef;
color: #0669ad;
}
.left_toptext_box_1 {
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 32px;
font-weight: bold;
font-style:italic;
text-align:center;
}
.left_toptext_box_2 {
margin-top: 23px;
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 25px;
font-weight: bold;
font-style:italic;
text-align:center;
}
.left_line {
margin-left: 7px;
width: 300px;
height: 4px;
background-color:  #0669ad;
}

#column_middle
{
height:720px;
margin-left:1px; 
background-image:  url(images/bgyellow-middle-90.gif);
background-repeat: repeat-y;
border: 1px solid #fffaef;
color: #f47a2a;
}
.middle_toptext_box_1 {
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 32px;
font-weight: bold;
font-style:italic;
text-align:center;
}
.middle_toptext_box_2 {
margin-top: 23px;
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 25px;
font-weight: bold;
font-style:italic;
text-align:center;
}
.middle_line {
margin-left: 7px;
width: 300px;
height: 4px;
background-color:  #f47a2a;
}

#column_right
{
height:720px;
background-image:  url(images/bggreen-right-90.gif);
background-repeat: repeat-y;
border: 1px solid #fffaef;
color: #3b6f38;
}
.right_toptext_box_1 {
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 32px;
font-weight: bold;
font-style:italic;
text-align:center;
}
.right_toptext_box_2 {
margin-top: 23px;
margin-left: 45px;
width: 270px;
// border: 1px dashed #CCCCCC;
font-size: 18px;
font-weight: bold;
font-style:italic;
padding-left: 32px;
}
.right_line {
margin-left: 7px;
width: 300px;
height: 4px;
background-color:  #3b6f38;
}
.imp {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
}
