.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
/*font: normal 12px Arial, Verdana, sans-serif;*/
font: normal 0.72em Arial, Verdana, sans-serif;
font-weight: bold; 
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #193989 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 2px;
/*width:130px; */
text-align:center;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 2px 19px 2px 20px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #f4c63b;
text-decoration:none;
color: #000000;
}

.ddcolortabs a:hover span{
background-color: #f4c63b;
text-decoration:none;
color: #000000;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #f4c63b;
text-decoration:none;
color: #000000;
}

.ddcolortabsline{
	clear: both;
	padding: 0;
	margin:0px;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #193989;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
width:1019px;
padding-top: 2px;
height:1.25em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-weight: bold; 
background-color: #f4c63b;
}

.tabcontent{
display:none;
text-transform:uppercase;
background-color: #f4c63b;
}

.formtxt{
font: normal 12px Arial, Verdana, sans-serif;
font-weight: bold;
margin:0;
padding:0;
color: #f4c63b;
}

.form-fields{
font: normal 12px Arial, Verdana, sans-serif;
font-weight: bold;
margin:0;
padding:0;
color: #f4c63b;
}

input .subscribe{
background-color: #f4c63b;
text-decoration:none;
color: #ffffff;
}


a.navigation:link {
	padding: 1px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 1px;
}

a.navigation:visited {
	padding: 1px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 1px;
}

a.navigation:hover {
	padding: 1px;
	text-decoration: underline;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 1px;
}

a.navigation:active {
	padding: 1px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 1px;
}


.format1 {
		border:none;
		color:#ffffff;
		padding:0 35px 10px 5px;
		font: normal 1.08em Arial, Verdana, sans-serif;
        font-weight: bold; 
		}

#gallery {
		width:1000px;
	    text-align:left;
		margin:auto;
		padding-top:17px;
		}
		
#gallery ul {
		list-style-type:none;
		margin-bottom:5px;
		border-bottom:0px solid #d8e1e3;

		}
		
#gallery li {
		display:inline;
		background:none;
		margin-bottom:10px;
		border-bottom:0px solid #d8e1e3;

		}

#gallery li a {color: #ffffff;}
#gallery li a:hover {text-decoration: underline;}
		
