.company{	font-family: verdana,arial,helvetica;	font-size: 12px;	color:#231310;}
.slogan {	font-family: Times New Roman, Times, serif;	color:#231310;}
.magin {	padding:5px;}
body { 	font-family: Times New Roman, Times, serif; font-weight: normal; font-size:12px; margin:0;	padding:0;	background: #ffffff;	color:#000000;}
table {  font-family: Times New Roman, Times, serif; font-weight: normal; font-size:14px;}
.footer {font-family: Times New Roman, Times, Serif; font-weight: lighter; font-size:10px; color:#ffffff;}

 .colorline01{ background-color:#231310;}
 .bgblack { background-color:#000000;}
 .whiteline {background-color:#FFFFFF; padding-top:1px;}
 .bgwhite {background-color:#FFFFFF;}
 .bgheader {background:#231310;}
 .bgnavigator{background-color: #eadad5;}
 .bgbody {background-color:#665148; overflow: scroll;}
 .bgfooter {background-color:#231310;}
 .logo {border-color: #3e2d26; border-width: medium;} 
 
a:link {color: #665148; text-decoration:none;font-weight: bold;}
a:visited {color: #a2a264; text-decoration:none;font-weight: bold;}
a:hover {color: #464600; text-decoration:underline;font-weight: bold;}
 
 /*Body Styles*/

.type07head{  
	font-size:130%;
	color:#464600;
	font-weight:bold;
	text-align:left;
	padding:3px 3px 3px 3px;
	background-color:#fff3ea;
}
.type07headW{  
	font-size:100%;
	color:#838342;
	font-weight:bold;
	text-align:left;
	padding:3px 3px 3px 3px;
}
.type07headL{ 
	font-size:110%;
	color:#656521;
	font-weight:bold;
	text-align:left;
}
.type07headSm{  
	font-size:90%;
	color:#231310;
	font-weight:bold;
	text-align:left;
	padding:2px 2px 2px 2px;
	text-decoration: italic;
}
.type07txtbody{
	font-size: 95%;
	color:black;
}
.type07line{
	background-image:url(/images/layouttemplate/line.gif); 
	background-position: top;
	repeat: repeat-x;
	height:3px;
	}
.type07ex_t{background-image: url(/images/layouttemplate/ex_t.gif);
	height:8px;
}
.type07ex_b{background-image: url(/images/layouttemplate/ex_b.gif);
	height:8px;
}
.type07ex_l{
	background-image: url(/images/layouttemplate/ex_l.gif);
	width:8px;
}
.type07ex_r{background-image: url(/images/layouttemplate/ex_r.gif);
	width:8px;
}
.events{
	background-color:#eadad5;
	height: 100%;
	overflow:auto;
	position: relative;
	height: auto;
	
}
.type07bgmatch{background-color:#665148;
}
.type07bgwhite{background-color:#FFFFFF;
}

/*  Navigation bar settings */
#navigator {
	background-color: #eadad5;
	list-style-image: url(/images/gold_heart.gif);
}
#navigator ul {
	width: 150px;
	list-style:none;
}
#navigator li{

	font-size:larger;
	margin:5px;
	width:120px;
	border-top: none;
	border-bottom: solid #838342 2px;
	border-left: none;
	border-right: none;
}


#navigator li:hover  { 
	background-color:#fff3ea;
	font-decoration:none;
	
}
#navigator li a {
	color:#231310;
}

#navigator li a:hover {
	color:#656521;
	font-decoration:none;
}
 