/*****margin: (top)0px (right)40px (bottom)10px (left)10px;***/
/***********Template Styles***************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size:12px;
	line-height:24px;
	margin:5px 0 0 0;
	color:#102441;
}


.main-table{
	border-right:1px solid #003366;
	border-left:1px solid #003366;
	border-bottom:1px solid #3C5E89;
}


.top-links {
	color: #003366;
	font-size:11px;
	margin:0;
	text-align:right;
	width:900px;
	padding:10px 0 10px 0;
}

.top-links a{
	color: #003366;
	text-decoration:underline;
}

.top-links a:hover{
	color:#aaa;
	text-decoration:none;
}

td{
	font-size: 12px;
	line-height:24px;
}


/***********Navbar Styles (styles for formating Navbar)***********/
.navbar{
	background-color:#213957;
	width:900;
}

/***********Content Styles (styles for formating content and content container)***********/
.content h1 {
	color:#069;
	font-weight:100;
	font-size: 30px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/template/faded-line.jpg);
	background-position:left bottom;
	line-height:48px;
	background-repeat:no-repeat;
}

.content {
	font-size: 12px;
	padding:10px 10px 10px 10px; 
	background-color:#fff;
	margin:0 0 0 0;
}

.content p{
	line-height:24px;
}

.content img{
	border:1px solid #000;
}

.right-align-image{
	float:right;
	margin:0 0 0 10px;	
}

.clear-floats{
	clear:both;	
}

.three-columns{
	float:left;
	width:33%;	
}

.content ul li{
	list-style-type:square;
	font-size: 12px;
	line-height:24px;
	margin:auto auto auto -10px;
	padding:auto auto auto 0;
}

.content ol li{
	font-size: 12px;
	line-height:24px;
	margin:auto auto auto -10px;
	padding:auto auto auto 0;
}

ol.roman{
	list-style-type:upper-roman;
	margin:auto auto auto auto;
}

ol.alpha{
	list-style-type:upper-alpha;
	margin:auto auto auto auto;
}

.content a{
	color: #003366;
	text-decoration:underline;
}

.content a:hover{
	color:#aaa;
	text-decoration:none;
}

hr {
	color:#000;
}

.firm-name{
	color:#003366;
	font-variant: small-caps;
	font-weight:bold;
}

.subhead1{
	font-weight:bold;
	color:#003366;
}

.highlighted-box{
	background-color:#f0eeee;
	color:#000000;
	border:1px solid #666;
	padding:5px;
	margin-right:5px;
}

.highlighted-box img{
	border:1px solid #000000;
	margin:1px;
}

.formatted-table{
	border-top:1px solid #003366;
	border-left:1px solid #003366;
	border-bottom:1px solid #003366;
	background-color:#eee;
	margin-bottom:24px;
}

.formatted-table th{
	background-color:#213957;
	color:#FFF;
	font-size:12px;
}

.formatted-table td{
	border-right:1px solid #003366;
}

.formatted-table a{
	
}

.formatted-table ul{
	padding:0 0 0 15px;
	margin:0;
}

.formatted-table ul li{
	padding:0 0 0 0;
	margin:0;
}

.faded-line-table {
	background-image:url(images/template/faded-line.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 12px 0;
	margin:12px 0 0 0;
}

ol.foot-notes {
	/*border-top:1px solid #333;*/
	background-color:#ddd;
}

ol.foot-notes li{
	font-size:9px;
}


/********************************************/
/****************Home Content****************/
/********************************************/

.left-column{
	float:left;
	width:401px;
	margin:0;
	padding:0;
	background:url(images/common/vertical-line.jpg) no-repeat 400px 0;	
}

.hats-around-the-world{
	background:url(images/common/hats-around-the-world.jpg) no-repeat;
	width:345px;
	height:66px;
	padding:0 0 0 25px;
	margin:0;
}

.hats-around-the-world a{
	width:auto;
	height:66px;
	color:#fff;
	line-height:66px;
	padding:0;
	margin:0;	
}



.right-column{
	float:right;
	width:460px;
	margin:0;
	padding:0 0 0 15px;	
	background:url(images/common/columns-faded.jpg) no-repeat ;
	min-height:370px;
	height:370px;
	background-position:right;
}


.right-column h1{
	background:none;
	margin:0;
	padding:0;	
	font-size:24px;
}

.right-column ul {
	margin:0 0 0 15px;
	padding:0 60px 0 0;
	
}

.right-column ul li{
	font-size:14px;
	margin:0 0 20px 0;
	padding:0;
}

ul.hats-gallery{
	width:864px;	
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
}

ul.hats-gallery li{
	float:left;	
	list-style:none;
	margin:0 3px 6px 3px;
	padding:0;
	height:75px;
	
}

ul.hats-gallery a{
	border:1px solid #000;
	display:block;
	height:75px;
	width:100px;
}

ul.hats-gallery a:hover{
	border:1px solid #ccc;
		
}


.hats-gallery a img{
	padding:0;	
	margin:0;
	border:none;
}

/**********Bottom Styles(styles for formating textlinks, address, and disclaimer/credit to webline)*********/	

.bottom-links {
	color: #003366;
	font-size:11px;
	margin:0; 	
	text-align:center;
	clear:both;
}

.bottom-links a{
	color: #003366;
	text-decoration:underline;
}

.bottom-links a:hover{
	color:#aaa;
	text-decoration:none;
}

.credit {
	font-size: 11px;
	line-height:14px;
	text-align:center;
	color: #000;
	background-color:#fff;
	padding:5px 10px 5px 10px; 
	margin:0;
	
}

.credit a{
	color: #000;
	text-decoration:underline;
}

.credit a:hover{
	color:#aaa;
	text-decoration:none;
}

.address{
	font-size: 11px;
	line-height:18px;
	color: #fff;
	background-color:#3C5E89;
	text-align:center;
	padding:5px;
	margin-bottom:0;
}

.address a{
	color: #fff;
	text-decoration:underline;
}

.address a:hover{
	color:#aaa;
	text-decoration:none;
}

.address .firm-name{
	color:#fff;
	font-variant: small-caps;
	font-weight:normal;
	font-size:12px;
}
