/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#year {
	visibility:hidden;
}

#callout {
	padding-top:10px;
	padding-left:40px;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #2d6f65;
	font:"Bodoni MT";
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
	font: "Bodoni MT";
}

h3 {
	font-size: 100%;
	font-weight: bold;
}


/* Body paragraphy styling */
p, ol, ul {
	line-height: 120%;
	vertical-align:top;
}

p {
}

ol {
}

ul {
}

strong {
	color:#2d6f65;
	font-weight:900;	
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #2d6f65 ;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Horizontal Rule */

#green {
	color:#2d6f65;
	height:2px;
	width:400px;
	text-align:center;
}
#green2 {
	color:#2d6f65;
	height:2px;
	width:150px;
}

#green3 {
	color:#2d6f65;
	height:2px;
	width:100%;
	text-align:center;
}

/* Header */

#header {
	width: 960px;
	height: 90px;
	margin: 0px auto;
}

/* Header Image Banner */
#headerImg {
}

/* Side Image Banner */
#sideImg {
}



/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #2d6f65 ;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

#language {
 	float:right; 
 	clear:both; 
 	margin-top:-10px; 
 	padding-right:100px;
	font-size: 95%; 
 }

#language a {
	text-decoration:none;
	list-style:none;
	font-size: 95%;
 }

#language a:hover {
	text-decoration: underline;
	font-size: 95%;
}


/* Header 2 */

#header2 {
	width: 760px;
	height: 150px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 150px;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 150px;
}


/* Page */

#navigation {
	padding-bottom: 5px;
	background-color: #2d6f65;
}
#navigation2 {
	padding-bottom: 5px;
	background-color: #ffffff;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background:#FFFFFF;
}

/* Content */

#content1 {
	float: right;
	width: 730px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#content2 {
	float: left;
	width: 170px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	text-align:center;
}

#content2a {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left:70px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}

#content3 {
	width: 930px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	clear:both;
}

#content4 {
	width: 300px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom:20px;
	float:left;
	}
	
#futuresContent {
	margin: 0 3px 0 0;
	float:right;
}	

#content5 {
	width: 600px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom:20px;
	float:left;
	}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/img08.jpg) no-repeat 0 4px;
	list-style:none;
}

#content2 ul li {
	padding-left: 15px;
	background: url(../images/img08.jpg) no-repeat 0 4px;
	list-style:none; 
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 10px;
	background: url(images/img10.gif) no-repeat;
}

.twocols {
	border-top: 2px dotted #CDCDCD;
	padding-top: 10px}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar1 {
	float: left;
	width: 200px;
}

#sidebar2011 {
	float: left;
	width: 200px;
}

#sidebar2 {
	float: left;
	width: 380px;
	padding: 4px;
	margin-top:5px;
	
}

#sidebar3 {
	float:left;
	margin-top:15px;
	margin-left:5px;
	width: 200px;
}

#sidebar4 {
	float: right;
	width: 200px;
	height:50px;
	padding-top: 10px;
	border:#0066FF;
	border-bottom-width:3px;
	border-bottom:solid;	
}

#sidebar5 {
	float: right;
	width: 200px;
	height:150px;
	padding-top: 20px;
	padding-right: 20px;
	border:#0066FF;
	border-bottom-width:3px;
	border-bottom:solid;	
}


#sidebar ul {
	margin: 0;
	padding-top: 20px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 10px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0;
	background: none;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 4px 0 0 4px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 30px;
	padding: 10px 0;
/*	background: #E6E6E6;
	border-top: 10px solid #CDCDCD; */
}

#footer {
	padding-top:20px;
	width: 960px;
	margin: 0 auto;
}
#footer {
	width: 960px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	color:#000000;
}

#links {
	float: right;
}

#li {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
	max-width:45em;
	}

.contentLeft {
	margin-left: 210px;
	min-height: 300px;
	padding-right:20px;
}
	
.contentRight2011 {
	margin-left: 210px;
	min-height: 300px;
}
	
/* flyout menu 2011 * BEGIN */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:150px;
	width: 200px; /*For KHTML*/
	list-style: none;
	border-right: 2px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
  	background-color:#317b73;
}
ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: bold 10px/0px Arial, Helvetica, sans-serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
	padding: 10px 5px;
	display: block;
	color: #999;
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 200px;
	height: auto !important;
	height: 1%;
	text-align: center;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li:iehover a {
  	color: #000;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	color: #999;
	text-align: center;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	color: #000;
	text-decoration: none;
    text-align: center;
}


ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 200px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/* flyout menu 2011 * END */
/* Walsh Companies under the Navigation BEGIN  */

.horizontalLine {
	padding: 1px 5px;
	border: 1px solid #000;
	margin: 15px 2px;
	width: 190px;
	background:#000;
}
.walshAssetManagement {
	padding: 10px 5px;
	border: 2px solid #000;
	margin-top: 5px;
	width: 190px;
	background:#CCC;
	color:#000;
	text-align:center;
	font-weight:bold;
	margin-bottom: 2px;
}

.walshAssetManagement a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.walshPreciousMetals {
	padding: 10px 5px;
	border: 2px solid #000;
	margin-bottom: 2px;
	width: 190px;
	background:#CC9933;
	color:#600;
	text-align:center;
	font-weight:bold;
}

.walshPreciousMetals a {
	color:#600;
	text-decoration:none;
	font-weight:bold;
}
.crownCapitalInvestments {
	padding: 10px 5px;	
	border: 2px solid #000;
	width: 190px;
	background:#09C;
	color:#009;
	text-align:center;
	font-weight:bold;
}
.crownCapitalInvestments a {
	color:#009;
	text-decoration:none;
	font-weight:bold;
}

/* Walsh Companies under the Navigation END  */

/* Right Side Button Items BEGIN */

.openAccount {
	margin: 1px 0px 2px 0px;
	height: 44px;
	width: 175px;
	background-image:url(../images/openAccount.gif);
	background-repeat:no-repeat;
}

.myAccount {
	margin: 1px 0px 0px 0px;
	height: 44px;
	width: 175px;
	background-image:url(../images/myAccount.gif);
	background-repeat:no-repeat;
}

.WTV {
	margin: 1px 0px 2px 2px;
	height: 44px;
	width: 175px;
	background-image:url(../images/walshTradeVoice.gif);
	background-repeat:no-repeat;
}

.walshResearch {
	margin: 1px 0px 0px 2px;
	height: 44px;
	width: 175px;
	background-image:url(../images/walshResearch.gif);
	background-repeat:no-repeat;
}
/* Right Side Button Items End */

/* Home content BEGIN */

.homeContainer {
	width: 750px;
	height:700px;
}
.homeContainer {
	width: 750px;
}
.flash {
	margin-top: 1px;
	width: 440px;
	height:295px;
	float:left;
	background: #3C9;
}

.leftSideButtons {
	margin-top: 1px;
	width: 150px;
	float: left;
	padding-left:5px;
}
.rightSideButtons {
	margin-top: 1px;
	width: 150px;
	float: left;
}

.homeText {
	width:390px;
}

.hr {
	margin-left:20px;
	height: 10px solid black;
}
/* Home content END */
