/* magic fingers styles */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #999999;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0px;
	}

/* links start */

a {
	color: #366698;
	text-decoration: none;
	}
a:visited {
	color: #366698;

	}
a:hover {
	text-decoration: underline;
	}
	
/* text styles */

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}
h1 {
	font-size: 20px;
	color: #366698;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	}
h2 {
	font-size: 18px;
	color: #FF9800;
	font-weight: bold;
	}
.heading2 {
	font-size: 18px;
	color: #FF9800;
	font-weight: bold;
	}
h3 {
	font-size: 18px;
	color: #366698;
	font-weight: bold;
		}
h4 {
	font-size: 15px;
	color: #FF9800;
	font-weight: bold;
	margin:0px;
	padding:0px;
		}
h4 a {
	color: #FF9800;
	text-decoration: none;
	}


.indentp {
	margin-left: 15px;
	margin-top: -10px;
	}
.smallertext {
	font-size: 12px;
	}
.smallesttext {
	font-size: 11px;
	}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #366698;
	font-style: italic;
	}
.padding {
	padding-top: 10px;
	}
.navtitle {
	color: #366698;
	margin-left: 8px;
	font-weight: bold;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	}
.navitem {
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	}
	
.redstyle {
    color: $FF0000
	}
		
/* layout items */

#wrapper{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-y;
	border: 2px solid #FFFFFF;
	padding:0px;
	}
#wrapperblog{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	border: 2px solid #FFFFFF;
	padding:0px;
	}
#masthead {
	width: 760px;
	margin:0px;
	padding:0px;
	}
#content {
	width: 573px;
	float: left;}
#contentblog {
	width: 759px;
	float: left;}

#featuretext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding: 5px 10px 5px 15px;
	background-color: #EAEAEA;
}

#maintext {
	padding: 0px 10px 5px 20px;
}
#maintext ul {
	margin-top:-5px;
	}
#maintext li {
	margin-bottom:10px;
	}
#expeditiontext {}
#expeditiontext li  {
	margin:0px;
	padding:0px;
	}	
.li-nopad {
	margin:0px;
	padding:0px;
	}

#contentnav {
	float: right;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
	color: #366698;
	font-family: Arial, Helvetica, sans-serif;
}
#contentnav ul {
		margin-top:-15px;
	}
#contentnav li {
		margin-bottom:0px;
	}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0px;
	padding: 4px 0px 0px;
	font-weight: bold;
	background-color: #366698;
	}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}	
#footer p {
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px;
}

/* side navigation start */

#navigation {
	width: 186px;
	float: left;
	background-color: #E1E8F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: both;
	font-size:12px;
	}
#navigation a {
	color: #333333;
	text-decoration: none;
	}
#navigation a:hover {
	}
#navigation a:visited {
	}
#navigation p {

}
#navigation ul {
	margin-left: 10px;
	margin-top: 0px;
	list-style-type: none;
}
#navigation li {
}

#feature {
	font-size: 12px;
	font-weight: bold;
	color: #366698;
	padding-top: 15px;
	padding-bottom: 15px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 13px;
	width: 125px;
	padding: 3px;

}
.submitgo {
}
#inthenews {}
#inthenews p{
	margin-left: 8px;
	}
	

/* top navigation start */

#topnavigation {
	margin: -1px 0px 0px;
	padding: 0px;
	}
	
#goldmenu	 {
	float: left;
	width: 187px;
	font-weight: bold;
	margin:0px;
	padding:0px 0px 1px;
	}

.goldstyle{

}

.goldstyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.goldstyle ul{
	width: 100%;
	background: #FF9800; /*THEME CHANGE HERE*/
	padding: 8px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.goldstyle ul li{
	display: inline;
}

.goldstyle ul li a{
	color: #FFFFFF;
	padding: 0px 8px;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.goldstyle ul li a:hover{
	background: #FF9800; /*THEME CHANGE HERE*/
	padding: 9px 8px;
	margin: 0;
}

.goldstyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


.chromestyle{
	float: left;
	width: 573px;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	background: #366698; /*THEME CHANGE HERE*/
	padding: 8px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 0px 8px;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.chromestyle ul li a:hover{
	background: #366698; /*THEME CHANGE HERE*/
	padding: 9px 8px 10px;
	margin: 0;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	margin-top: -1px;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	z-index:100;
	background-color: #366698;
	width: 200px;
	visibility: hidden;
	color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 10px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #4876A3;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.legend {
	font-weight: bold;
	margin-bottom: 9px;	
	}
.blue {
	font-weight: bold;
	color: #366698;
}
.blue a {
	font-weight: bold;
	color: #366698;
}




/* ######### Style Slide Menu ######### */


	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{	
	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:12px;	

	}
		#dhtmlgoodies_slidedown_menu a:hover{
		text-decoration:none;	
		display:block;
		clear:both;
		padding-left:12px;	
	color: #FF9800;


	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:0px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:-1px;
		color: #366698;
		margin-left:5px;

	}	
		#dhtmlgoodies_slidedown_menu .slMenuItem_depth2 a:visited{	/* Sub menu items */
		margin-top:-1px;
		color: #366698;
		margin-left:5px;

	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}