body { background-color: #6A6A74;text-align: center;
  	margin:0; padding:0;
	font-family: Veranda, Arial, Helvetica; }
a {color:#191AB3;}
td  { font-size: 10pt; }
p	{ font-size: 10pt; }
li	{ font-size: 10pt; }
h1	{ font-size:16px;
    font-weight:bold;
    color:#11127C;
    text-align: left; 
	 }
h2	{ font-size:14px;
    font-weight:bold;
    color:#191AB3;
    text-align: left;  }
    
#wrapper{
width: 1000px;
text-align: left; 
margin-left: auto;
margin-right: auto;
}

#container{
background-color: #ffffff;
width: 1100px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center our layout*/
text-align: left; /*Resets the text alignment*/
}


#header{
width: 1100px;
text-align:center;
background-color: #ffffff;
}
.goldine{
margin:0;
padding:0px 0px 0px 0px;
}

#nav{
width: 1000px; /*The width of our layout*/
background-color: #11127C;
margin:0;
padding:0px 0px 0px 0px;
text-align: center; /*Resets the text alignment*/
}
#main{
background-color: #ffffff;
padding:5px 15px 15px 15px;
text-align: left; /*Resets the text alignment*/
margin-left: auto;
margin-right: auto;
}
#accentphoto{
float: right;
margin-left: 15px;
margin-right: 0px;
padding:0px 10px 10px 10px;
}

#rightbox{
float: right;
width: 300px;
margin-left: 15px;
margin-right: 0px;
margin-bottom:  auto;
padding:5px 10px 5px 10px;
text-align: left;
border: solid 2px #FFB200;
background: #DDDEFF;
}
#formbox{
float: right;
width: 500px;
margin-left: 15px;
margin-right: 0px;
margin-bottom:  auto;
padding:0px 10px 0px 10px;
text-align: left;
}
#rightboxfront{
float: right;
width: 290px;
margin-left: 15px;
margin-right: 0px;
margin-bottom:  auto;
padding:10px 10px 10px 10px;
text-align: left;
border: solid 2px #FFB200;
background: #DDDEFF;
}
#rightboxnews{
float: right;
width: 290px;
margin-left: 15px;
margin-right: 0px;
margin-bottom:  auto;
padding:10px 10px 10px 10px;
text-align: left;
border: solid 2px #FFB200;
background: #DDDEFF;
}

#specialbox{
width: 270px;
padding:5px 10px 5px 10px;
text-align: left;
border: solid 1px #11127C;
background: #FFB200;
font-size:14px;
font-weight:bold;
color:#11127C;
}
#specialbox2{
width: 280px;
padding:5px 5px 5px 5px;
text-align: center;
border: solid 1px #11127C;
background: #FFB200;
font-size:15px;
font-weight:bold;
color:#11127C;
}
.special {
text-align: center;
font-size:15px;
font-weight:bold;
color:#11127C;
}


#rightboxwide{
float: right;
width: 420px;
margin-left: 15px;
margin-right: 0px;
margin-bottom:  auto;
padding:10px 10px 10px 10px;
text-align: left;
border: solid 2px #FFB200;
background: #DDDEFF;
}
#rightboxwide2{
float: right;
width: 450px;
margin-left: 15px;
margin-right: 0px;
margin-bottom: 30px;
padding:10px 10px 10px 10px;
text-align: left;
border: solid 2px #FFB200;
background: #DDDEFF;
}

.call{
float:right;
}
#widequotebox{
background-color: #DDDEFF;
padding:10px 10px 10px 10px;
text-align: left;
width: 620px;
}

#quote{
font-size:13px;
font-weight:bold;
font-style:italic;
color:#11127C;
text-align: left;
}

#footer{
clear:both;
font-size:11px;
color:#11127C;
background-color: #ffffff;
padding:0px 0px 0px 0px;
text-align: center; /*Resets the text alignment*/
}	
.slogan{
font-size:14px;
font-weight:bold;
color:#3333CC;
text-shadow:#000000;
text-shadow:inherit;
vertical-align:middle;
}	

.subtitle{
font-size:12px;
font-weight:bold;
color:#3333CC;
text-shadow:#000000;
text-shadow:inherit;
vertical-align:middle;
}		
	
#dropmenudiv{
position:absolute;
border:2px solid black;
border-color: #FFB200;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
border-color: #FFB200;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFB200;
}


}
