body{
	background-color: #003366;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url(images/mainBackgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.subNav {
	text-align: center;
	vertical-align: bottom;
	color: #CCCCCC;
}

.img {
	border: 2px solid #999999;
}

#maincontainer{
	margin:0 auto;
	width: 940px; /*Width of main container*/
	border: 1px solid #FFFFFF;
	background-image: url(images/insideBackgr.jpg);
	background-repeat: repeat-y;
}

#topsection{
	width: 940px;
	height: 187px; /*Height of Flash Header*/
	background-color: #FFFFFF;
	position: relative;
}

#login{
	width: 80px;
	height: 25px; /*Height of Flash Header*/
	background-color: #0099FF;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

#login a:visited{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#login a:link{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#login a:hover{
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#login a:active{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


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

#contentcolumn{
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
}

#leftcolumn{
	float: left;
	width: 186px; /*Width of left column in pixel*/
	margin-left: -940px;
	background-color: #CCCCCC;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
}

#leftcolumn a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

#leftcolumn a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

#leftcolumn a:hover{
	font-family: Tahoma;
	color: #000000;
}

#leftcolumn a:active{
	font-family: Tahoma;
}

#rightcolumn{
	float: left;
	width: 186px; /*Width of right column*/
	margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
	background: #CCCCCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#rightcolumn a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#footer{
	clear: left;
	margin:0 auto;
	width: 940px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #000000;
}


#cherry{	
	clear: left;
	width: 940px;
	margin:0 auto;
	color: #003366;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	background-color: 003366;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}

#cherry a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#cherry a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#cherry a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #cccc66;
	text-decoration: none;
}

#cherry a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-align: left;
	text-transform: uppercase;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-transform: uppercase;
}


#footer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #cccc66;
	text-decoration: none;
}

#footer a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}




.innertube{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.innertube li{
	margin-top:10px;
}

.innertube a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.innertube a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.innertube a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.innertube a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}


.logIn{
	height: 30px;
	width: 100px;
	border: 2px dotted #3399FF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px;
	text-align: center;
}




#icons a:visited{
	text-decoration: none;
}

#icons a:link{
	text-decoration: none;
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

#icons a:hover{
	text-decoration: none;
}

#icons a:active{
	text-decoration: none;
}




/* Main Nav */


.breadcrumb{position:relative; height:30px; width:100%;text-align:center;}
.breadcrumb ul{position:relative; margin:0 5px 0 5px; padding:0; height:30px; background:url('breadcrumbImage.png') 0px -30px repeat-x; }
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{
	color:rgb(255,255,255);
	text-decoration:none;
	line-height:30px;
	display:block;
	background:url('breadcrumbImage.png') 100% -60px no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.breadcrumb ul li a span{padding:0 15px 0 12px; }


.breadcrumb ul li a:hover span{text-decoration:underline; color:#0099ff;}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:#FFFFFF;}
.breadcrumb ul li a.active:hover span{color:#0099ff;}
.breadcrumb ul li a.active:hover span{text-decoration:underline;}
.breadcrumb .left{position:absolute; top:0px; left:0px; width:10px; height:30px; display:block; z-index:1; background:url(
																														  
'breadcrumbImage.png') 0% 0px no-repeat;}

/*
.breadcrumb .right{position:absolute; top:0px; right:0px; width:10px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }
*/


.breadcrumb .right{position:absolute; top:0px; right:0px; width:5px; height:30px; display:block; z-index:1; background:url('breadcrumbImage.png') 100% -90px no-repeat; }



#icons {
	text-decoration: none;
}

/*  private login add-on section // dc  */

.login_wrapper  {

margin-top:25px;
margin-left:20px;


}


.register_wrapper {
margin-top:25px;
margin-left:20px;
	
}

.logged_in {

color:#360;
font-weight:bold;
	
}



#member_files h3 {

font-size:16px;
margin-bottom:20px;
	
}

#member_files ul {

list-style:square;
	
}

#member_files li {

font-size:16px;
padding:15px;
margin-bottom:8px;
	
}

.email_our_team { /*  email link on the Our Team page  */
font-size:14px;
color:#00F;
	
}

#client_area_heading {

font-family: Calibri, Verdana, Arial, sans-serif;
/* font-family: "Big Caslon", "Book Antiqua", "Palatino Linotype", Georgia, serif;*/
/* font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;  */

background-color:#CCC;
padding:10px;

}


