/*div#menuh a div#submenu {display: none;}*/

#aboutnav a
{
    color: #C76316;
}

#homenav a
{
    color: #fff;
}

/*SubMenu*/
#submenu
{
	padding-left: 76px;
}

/*#submenu a
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;*/
	/*padding-right: 12px;
}*/

#submenu a:hover
{
	color: #C76316;
}

#submenu ul
{
	/*margin-top: 5px;
	
	padding-right: 20px;*/
}

#submenu ul li
{
	list-style: none;
	/*float: left;
	padding: 0 6px;*/
}



/*End*/


/*Boxes*/

.boxmainbot
{
	min-height: 204px;
	background-color: #2f3438;
}

.largetextbox
{
	float: left;
	margin-bottom: 15px;
	
	
}

/* End */

/* Controls the panel in the centre of the Header Box*/

.col3lg
{
   	float: left;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 10px;
	
}

/* LARGE Header button expanging curved box */

.hbttnlgcurvedpaneltop2
{
	background:url(../images/hbttn_lg_curvedpanel_top2.png) no-repeat;
	width: 530px;
	height: 17px;
}

.hbttnlgcurvedpanelmid2
{
	background:url(../images/hbttn_lg_curvedpanel_mid2.png) repeat-y;
	width: 530px;
	padding-left:10px;
	min-height: 60px;
	vertical-align: middle;
	font-size: 110%;
	color: #c6cbd1;
	/*padding-right:10px;*/
}

.hbttnlgcurvedpanelmid2 a
{
	font-size: 120%;
	color: #c6cbd1;
	font-weight: normal;
}

.hbttnlgcurvedpanelmid2 a:hover
{
	font-size: 120%;
	color: #FFF;
}

.hbttnlgcurvedpanelbot2
{
	/*float: left;*/
	background:url(../images/hbttn_lg_curvedpanel_bot2.png) no-repeat;
	width: 530px;
	height: 21px;
	margin-bottom: 5px;
}


.hbttntxt
{
	width: 440px;
	float: right;
	text-align: justify;
	margin-right: 20px;
	padding-top: 24px;
}

/* End */

/*content*/

.contenttext
{
    margin-left: 20px;
    padding-top: 10px;
}

#welcomebox .contenttext p
{
    width: 500px;
}

.col2
{
  
	margin-left: 44px;
}



/*iTunes Curved Panel*/

.wallpaperinsert
{
	/*float: left;*/
	font-size: 140%;
	color: #c4c5c7;
	background:url(../images/curvedpanel_wallpaper_insert.png) no-repeat;
	width: 496px;
	height: 31px;
	padding-left: 70px;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.wallpaperinsert a
{
	color: #c4c5c7;
}

.wallpaperinsert a:hover
{
	color: #FFF;
}


.largetextboximagewidget
{
	float: right;
	margin-top:10px;
	margin-right:18px;
}
.wallpaperinsertitunes
{
	/*float: left;*/
	font-size: 140%;
	color: #c4c5c7;
	background:url(../images/curvedpanel_wallpaper_insert.png) no-repeat;
	width: 496px;
	height: 31px;
	padding-left: 70px;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.wallpaperinsertitunes a
{
	color: #c4c5c7;
}

.wallpaperinsertitunes a:hover
{
	color: #FFF;
}

