/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.Head
{
	font-family: Verdana;
    font-size:  13px;
    font-weight: bold;
    color: #333333;
}
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: Normal;
    color: #000000;
}

TD.Cont1Left {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1left.jpg');
	background-repeat: repeat-x;
}
TD.cont1medium {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1medium.jpg');
	background-repeat: repeat-x;
}
TD.cont1right {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1right.jpg');
	background-repeat: no-repeat;
}
TD.cont1contleft {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1contleft.jpg');
}
TD.cont1contright {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1contright.jpg');
}
TD.cont1bottonleft {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1bottonleft.jpg');
}
TD.cont1bottonMedium {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1bottonMedium.jpg');
}
TD.cont1bottonright {
	background-image: url('http://www.bigislandziplinetour.com/Portals/_default/Containers/bigislandziplinetour-c/images/cont1bottonright.jpg');
}