
#logo1 
{background:url(images/homelogo4.jpg) right top #EEECD2;
background-repeat:no-repeat; 
height:166px;
width:292px;}
#logo2  {height:166px; width:95px; background-color:#EEECD2;}
#logo3 {color:#56522D; height:166px; width:388px; 
background-image:url(images/homelogo3.jpg);
text-align:right;}

A.link1:link 	   {	text-decoration:none;	color: #56522D; 	 font-family: arial;	font-size: 8pt; font-weight:bold;}
A.link1:visited  { 		text-decoration:none;	color: #56522D;	 font-family: arial; 	font-size: 8pt; font-weight:bold;}
A.link1:hover 	{		text-decoration:underline;	color: #56522D;  font-family: arial; 	font-size: 8pt; font-weight:bold;}
A.link1:active	{   	text-decoration:none;	color: #56522D;	 font-family: arial; 	font-size: 8pt; font-weight:bold;}

A.link2:link 	   {	text-decoration:none;	color: #000; 	 font-family: arial; font-weight:bold;}
A.link2:visited  { 		text-decoration:none;	color: #000;	 font-family: arial; font-weight:bold;}
A.link2:hover 	{		text-decoration:underline;	color: #000;  font-family: arial;  font-weight:bold;}
A.link2:active	{   	text-decoration:none;	color: #000;	 font-family: arial;  font-weight:bold;}

.enote {  font-family: arial; font-size: 8pt; padding-left:5px;}
.text2 {color:#56522D; font-weight:bold; font-family: arial; 	font-size: 13pt;}
.text3 {color:#AF5626; font-family: arial; font-size: 7.5pt; font-weight:bold; letter-spacing:1px;}
.text4 {color:#AF5626; font-family: arial; font-size: 8.5pt; font-weight:bold; letter-spacing:1px;}

.table1 
{border-bottom: 1px solid #fff;
background-color:#E0DEC8;
vertical-align:middle;
width:290px;}

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:arial;
background:#CAC6A3;
font-size:14px;
}
table {font-size:14px;}

b{font-size: 110%;}
em{color: red;}
h1 {color:#006F51;
font-family: arial;
font-size:25px;
font-weight:bold;}
h2 {color:#006F51;
font-family: arial;
font-size:16px;
margin:10px 0 10px 0;
border-bottom: 1px solid #006F51;
}
h3 {color:#006F51;
font-family: arial;
font-style:italic;
font-size:15px;
font-weight:bold;}


#maincontainer{
width: 775px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:#EFECD2;
}

#topsection{
background: #EFECD2;
height: 125px;
}


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

#contentcolumn{
margin-left: 157px; /*Set left margin to LeftColumnWidth*/
background-color: #EFECD2;
}

#leftcolumn{
float: left;
width: 157px; /*Width of left column*/
margin-left: -775px; /*Set left margin to -(MainContainerWidth)*/
background: #EFECD2;
text-align:right;
height:100%;
}

#footer{
clear: left;
width: 100%;
background: #006E51;
color: #FFF;
text-align: right;
padding-top:0px;
margin-top:0px;
height:18px;
font-family: arial;
font-size:11px;
}

#footer a{
color: #FFFF80;
}

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

#marginright {margin-right:130px;}

#logoLeft {float:left;  margin-top: 19px;}
#topRight {width:405px; float: right;text-align:right; background:url(images/logo3.gif) repeat-x; padding-right:5px;}
#table2 {border:0; align:center; padding:5px;}

.vacation { border:1px solid #006F51; padding:5px; background-color:#EFECD2;
margin:10px; font-size:12px; text-align:center;}


