﻿a.button1 {
    display: block;
    float:left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #f6f7e9;
    width: 122px;
    height: 90px;
    background-image: url("../Images/leftlarge_over1_new.png");
    background-repeat:no-repeat; 
    text-decoration: none;
    font-weight: normal;
    color: #1E2B33;
    font-size: 1.0em;

}
 
a.button1:hover {
	display: block;
    float:left;
	width: 122px;
    height: 90px;
    background-image: url("../Images/leftlarge_over1_blue.png");
    background-repeat:no-repeat;
    border-left-style: solid;
    border-left-width :1px;
    border-left-color:#f6f7e9;
    font-size: 1.0em;
    text-decoration: none;
    color: #333333;
}

a.button2 {
    border-left: 1px solid #f6f7e9;
	display: block;
    float:left;
    width: 124px;
    height: 90px;
    background-image: url('../Images/midlarge_over_new.png');
    background-repeat:no-repeat;
    text-decoration: none;
    color:#1E2B33;
    font-weight: normal;
    font-size: 1.0em;
  
}
 
a.button2:hover {
	display: block;
    float:left;
	width: 124px;
    height: 90px;
    background-image: url("../Images/midlarge_over_blue.png");
    background-repeat:no-repeat;
    border-left-style: solid;
    border-left-width :1px;
    border-left-color: #f6f7e9;
    font-size: 1.0em;
    text-decoration: none;
    color:#333333; 
}

a.button3 {
    display: block;
    float:left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color:  #f6f7e9;
    width: 124px;
    height: 90px;
    background-image: url("../Images/midlarge_over_new.png");
    background-repeat:no-repeat;
    text-decoration: none;
    color:#1E2B33;
    font-weight: normal;
    font-size: 1.0em;
  
}
 
a.button3:hover {
	display: block;
    float:left;
	width: 124px;
    height: 90px;
    background-image: url("../Images/midlarge_over_blue.png");
    background-repeat:no-repeat;
    border-left-style: solid;
    border-left-width :1px;
    border-left-color: #f6f7e9;
    font-size: 1.0em;
    text-decoration: none;
    color:#333333; 
}

a.button4 {
    display: block;
    float:left;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color:  #f6f7e9;
    width: 124px;
    height: 90px;
    background-image: url("../Images/right_over1_new.png");
    background-repeat:no-repeat;
    text-decoration: none;
    color:#1E2B33;
    font-weight: normal;
    font-size: 1.0em;
  
}
 
a.button4:hover {
	display: block;
    float:left;
	width: 124px;
    height: 90px;
    background-image: url("../Images/right_over1_blue.png");
    background-repeat:no-repeat; 
    border-left-style: solid;
    border-left-width :1px;
    border-left-color: #f6f7e9;
    font-size: 1.0em;
    text-decoration: none;
    color:#333333; 
}

.buttonplacer {
	 font-size: 1.8em;
	 font-family:  verdana;
	 text-decoration: underline;
	 margin-left:33px;
	 line-height:46px;
	 letter-spacing:1px; 
}
	 
.buttonplacer:hover {
	 color: black;
	 font-size: 1.8em;
	 text-decoration: none;
}
	 
.buttonplacer1 {
	 font-family: Verdana;
	 font-size: 1.8em;
	 font-weight: normal;
	 text-decoration: underline;
	 line-height:46px;
	 margin-left:34px;
	 letter-spacing:1px; 
}
 
.buttonplacer1:hover {
	 color: black;
	 font-size: 1.8em;
	 text-decoration: none;
}

.buttonplacer2 {
	 font-family: Verdana;
	 font-size: 1.0em;
	 font-weight: normal;
	 text-decoration: none;
	 line-height:12px;
	 margin-left:15px; 
}

.buttonplacer2:hover {
	 color: black;
	 font-size: 1.0em;
	 text-decoration: none;
}

.buttonplacer3 {
	 font-family: Verdana;
	 font-size: 1.0em;
	 font-weight: normal;
	 text-decoration: none;
	 line-height:12px;
	 margin-left:20px; 
}

.buttonplacer3:hover {
	 font-size: 1.0em;
	 font-weight: normal;
	 text-decoration: none;
}
	 
.buttonplacer4 {
	 font-size: 1.8em;
	 font-family:  verdana;
	 text-decoration: underline;
	 margin-left:26px;
	 line-height:46px;
}

.buttonplacer4:hover {
	 font-size: 1.8em;
	 text-decoration: none;
}

.buttonplacer5 {
	 font-family: Verdana;
	 font-size: 1.0em;
	 font-weight: normal;
	 text-decoration: none;
	 line-height:12px;
	 margin-left:23px; 
}

.buttonplacer5:hover {
	 font-size: 1.0em;
	 font-weight: normal;
	 text-decoration: none;
}


