/*Innertube2 fonts */
.contentcolumnwide{
font:Arial;
font-family:Arial;
font-size:12px;
font-style:normal;
color:#1e2563;
line-height: 1.0;
}

h1{
font:Arial;
font-family:Arial;
font-size:18px;
font-style:normal;
color:#4a8e29;  /* #1e2563 Old Colour */
line-height: 1.0;
}

h2{
font:Arial;
font-family:Arial;
font-size:14px;
font-style:normal;
color:#1e2563;
line-height: 1.0;
}

h3{
font:Arial;
font-family:Arial;
font-size:12px;
font-style:bold;
color:#1e2563;
line-height: 1.0;
}

p{
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height: 1.3;
color:#1e2563;
}

a{
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height: 1.3;
color:#cc6600;
TEXT-DECORATION: none
}

a:hover{
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height: 1.3;
color:#ee2563;
TEXT-DECORATION: none
}

/* End */
/*Innertube2 fonts class*/
/*************************************************/

/* Custom fonts */
.custom_bold1{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height: 1.3;
color:#cc6600;
}
.custom_bold2{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height: 1.3;
color:#ffffff;
font-weight:normal
}

.custom_italic1{
font-family:Arial;
font-size:12px;
font-style:italic;
line-height: 1.3;
color:#5f4d37;
}

.custom_brown1{
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height: 1.3;
color:#5f4d37;
}

/* End */
/*Custom fonts class*/
/*************************************************/

/*Links*/
/*Positioning*/
img.floatleft20px { 
    float: left; 
	border-right-width: 5px;
	border-right-color: #6699FF;
	border-bottom-width: 5px;
	border-bottom-color: #6699FF;
	border-left-width: 0px;
	border-top-width: 0px;
    margin-right: 20px; 
	margin-left: 0px;
}
img.floatleft { 
    float: left; 
    margin-right: 5px; 
	margin-left: 0px;
}
img.floatright { 
    float: right; 
    
	margin-left: 20px; 
}

.smalllink a{
font-family:Arial;
font-size:8px;
font-weight:normal;
line-height: 1.3;
color:#666666;
TEXT-DECORATION: none
}

.smalllink a:hover{
font-family:Arial;
font-size:8px;
font-weight:normal;
line-height: 1.3;
color:#990000;
TEXT-DECORATION: none
}
