/**************************************/
/*           COLOR SCHEME             */
/**************************************
- text-color   				#696969
- bg-color			      	#f3efe6
- links						#eae2cd

- golden 					#b5985a
***************************************/


/**************************************/
/*              GLOBALS               */
body {
	color: #696969;
	background-color: #f3efe6;
	font-family: Helvetica, Arial, sans-serif;
}
.container, #header, #nav{
	width: 972px;
	clear: both;
}
.container {
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
}
/**************************************/


/**************************************/
/*              HEADER                */
#header {
	height: 142px;
	color: #b5985a;
	background-color: #000000;
}
#header #menu {
	list-style: none;
	float: right;
	margin: 0;
}
#header #menu li {
	display: block;
	float: left;
	padding: 10px 0;
}
#header #menu li a {
	font-size: 0.9em;
	float: left;
	display: block;
	padding: 0 10px;
	border-left: dotted 1px #483d24;
	color: #EAE2CD;
	opacity: 0.6;
	line-height: 1em;
	text-decoration: none;
}
#header #menu li a:hover{
	text-decoration: underline;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opaity=100)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}

#logo {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 52px;
	letter-spacing: 8px;
	color: #b4965a;
	margin: 31px;
}
#printlogo{
	display: none;
	float: right;
}
/**************************************/


/**************************************/
/*            MAIN CONTENT            */
#home_image{
	width: 972px;
	height: 384px;
	float: left;
	/*background: url(../images/headers/home.jpg) no-repeat left top #000000;*/
	position: relative;
}
#strip{
	position: absolute;
	background-image: url(../images/bg_strip.png);
	padding: 10px 0;
	bottom: 22px;
	left: 0;
	width: 972px;
}
#strip img{
	float: left;
	margin-left: 11px;
	border: solid 1px #494746;
}
#strip img.selected{
	border: solid 1px #eae2cd;
}
#strip h1, #strip a{
	width: 450px;
	float: left;
	line-height: 1.1em;
	color: #FFFFFF;
	padding: 0 0 0 22px;
	margin: 0;
	text-decoration: none;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter: alpha(opacity=80);
}
#strip a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90);
}
#strip h1{
	margin: 4px 0 0 0;
	font-size: 20px;
	font-weight: normal;
}
#strip img:hover{
	border: solid 1px #eae2cd;
	cursor: pointer;
}
#top_image{
	width: 972px;
	height: 234px;
	float: left;
}
#main{
	float: left;	
	width: 948px;
	clear: both;
	position: relative;
	min-height: 220px;
	height: auto !important;
	height: 220px;	
	margin: 50px 12px 28px 12px;
}
#content, #main .column{
	float: left;
	position: relative;
	border-top: dotted 1px #a4a4a4;
}
#content{
	width: 468px;
}
#content a{
	color:#696969;
	text-decoration:underline;		
}
#content a:hover{
	color:#000000;
	text-decoration:none;	
}

#content ul{
	list-style-type:disc;	
	margin-left: 35px;
}
div#full #content{
	width: 708px;
}
#content #etf{
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: -25px;
	z-index: 95;
	list-style-type:none;
}
#content #etf li{
	float: left;
	height: 12px;
	margin-left: 10px;
}
#content h1, #main .column h1, #main #menu h1{
	position: relative;
	top: -30px;
	font-size: 18px;
	color: #000000;
}

#content h2, #main .column h2, #main #menu h2{
	font-size: 14px;
	color:#000000;
	font-weight:normal;
}
#content .latest{
	float: left;
	width: 228px;
	min-height: 214px;
	height: auto !important;
	height: 214px;
	border-bottom: solid 1px #000000;
	margin: 0 12px 12px 0;
}
#content .latest h2, #main .column h2{
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0 8px 0;
}
#content .latest p, #main .column #packages p{
	font-size: 11px;
	line-height: 1.1em;
	margin: 0 0 8px;
	width: auto;
}
#content .latest a, #main .column #packages a{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background: url(../images/arrow_red.png) no-repeat right center;
	padding-right: 9px;
}
#main .column{
	float: left;
	display: inline;
	width: 228px;
	margin: 0 0 0 12px;
}
#main .column h4{
	font-size: 11px;
	color: #3c3c3c;
	border-bottom: dotted 1px #acaaa5;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#main .column a{
	color: #000000;
	text-decoration: none;
}
#main .column .row{
	float: left;
	width: 204px;
	position: relative;
	padding: 0 12px;
}
#main .column .block{
	float: left;
	width: 204px;
	position: relative;
	color: #cccccc;
	background: none #000000;
	height: 180px;
	padding: 15px 12px 0;
}
#main .column .block h3{
	font-size: 13px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: 12px;
	margin-top: 0;
}
#main .column .block p{
	font-size: 11px;
	line-height: 1.2em;
}
#main .column .block ul{
	margin: 0;
	list-style: none;
	position: absolute;
	bottom: 16px;
	right: 12px;
}
#main .column .block ul li{
	float: left;
}
#main .column .block ul li a{
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}
#main .column .block ul li.separator{
	font-size: 0.7em;
	margin: 0 6px;
}
#main .column table{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 18px 0 22px 0;
}
#main .column span.date{
	font-style: italic;
	font-size: 0.9em;
}
#main .column p{
	width: 190px;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 18px;
}
#main .column a.download{
	float: right;
	background: url("../images/arrow_red.png") no-repeat scroll right center transparent;
    color: #000000;
    font-size: 10px;
    padding-right: 9px;
    text-decoration: none;
	margin-bottom: 6px;
}
#main .column #packages{
	border-bottom: 1px solid #000000;
    float: left;
    height: 210px;
    margin: 0 0 12px 0;
    width: 228px;
}
#main .column #frmNewsletter h1, #main .column #share h1{
	position: absolute;
	width: 100%;
	top: -36px;
	left: 0;
	padding-bottom: 6px;
	border-bottom: 1px dotted #A4A4A4;
}
#main .column #frmNewsletter h2 {
	float: left;
	clear: both;
	width: 100%;
    color: #61615f;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0 8px;
}
#main .column #frmNewsletter dl, #main .column #frmNewsletter dt, #main .column #frmNewsletter dd{
	float: left;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
}
#main .column #frmNewsletter dt{
	width: 85px;
}
#main .column #frmNewsletter dd{
	margin: 0 0 0 10px;
}
#main .column #frmNewsletter a{
	color: #696969;
}
#main .column #frmNewsletter a.download {
	float: left;
	margin: 12px 0 0 0;
}
#share{
    border-bottom: 1px solid #000000;
    float: left;
    margin: 30px 0 12px;
    padding: 14px 0 0;
    position: relative;
    width: 228px;
}
#main .column #share h1{
	top: -16px;
}
#main #menu{
   background: none repeat scroll 0 0 #f6f3ed;
    border-bottom: 10px solid #f3efe6;
    display: inline;
    float: left;
    margin: -50px 12px 0 -12px;
    width: 200px;
	padding: 0 20px 34px 20px;
}
#main #menu h1{
	top: 20px;
	font-weight: bold;
}
#main #menu a{
	color: #000000;
	text-decoration: none;
}
#main #menu ul{
    float: left;
    margin: 48px 0 80px;
}
#main #menu ul li{
	list-style: none;
	float: left;
}
#main #menu ul ul{
	margin: 0;
}
#main #menu ul ul ul{
	padding-left:15px;	
}

#main #menu ul ul li.Subcat{
	color: #000000;
	border-bottom: 0 dotted #565553;
    width: 198px;	
	float: left;
}
#main #menu ul ul li a {
	font-weight:normal;	
}

#main #menu a{
	float: left;
	width: 198px;
	padding: 2px 0;
}
#main #menu a:hover{
	color: #c3ae79;
}
#main #menu ul ul ul{
	float:left;
}
#main #menu ul ul ul li{
	float:left;
	margin-left: 8px;
	color: #696969;
	list-style-position:outside;
	list-style-image: none;
	list-style-type:square;		
}
#main #menu ul ul ul a{
    border: medium none;
    color: #696969;
    left: -4px;
    position: relative;
    top: -1px;
    width: 179px;
}
#main #menu li a{
	border-bottom: dotted 1px #565553;
}
#main #menu ul ul ul a.selected {
    border-bottom: 0px solid #565553;
    color: #C3AE79;
}
#main #menu a.selected{
	color: #c3ae79;
	border-bottom: solid 1px #565553;
}
#main #menu h2{
	font-size: 16px;
	font-weight: normal;
	margin: 24px 0 2px 0;
}

/**************************************/



/**************************************/
/*               FOOTER               */
#footer{
	width: 944px;
	clear: both;
	color: #666666;
	background-color: #000000;
	min-height: 230px;
	height: 350px;	
	height: auto !important;
	padding: 30px 14px;
	float: left;
	font-size: 0.9em;
}
#footer a{
	color: #666666;
	text-decoration: none;
}

#foot-nav{
	float:left;
    width: 100%;
	line-height: 1.3em;	
	border-bottom: 1px solid #31302e;	
}
#foot-nav li.Main{
    float: left;
    font-size: 12px;
    list-style: none outside none;
    opacity: 0.9;
    text-transform: capitalize;
}
#foot-nav ul{
	float:left;
}
#foot-nav ul li{
    line-height: 1.3em;
    list-style: none outside none;	
}
#footer ul#foot-nav li a{
	font-size: 11px;
	color:#EAE2CD;
    opacity: 0.6;	
    width: 88px;
    margin: 0 46px 4px 0;	
    height: 36px;	
	display: block;		
	border-bottom: 1px solid #31302e;
}
#footer ul#foot-nav ul a{
	border:none;
}
#footer ul#foot-nav ul a{
    height: auto;
    margin: 0;
}


#footer ul#foot-nav li a:hover{
	text-decoration:underline;
    opacity: 1;

}


#footer dl{
    float: left;
    margin-bottom: 20px;
    margin-right: 2.5%;
    width: 14%;
}
#footer dl dt{
    font-size: 12px;
	text-transform: capitalize;
	display: block;
	width: 170px;
	height: 36px;
	font-weight: normal;
	color: #EAE2CD;
	margin: 0 0 6px;
	line-height: 1em;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter: alpha(opacity=90);
}
#footer dl dd{
	line-height: 1.3em;
	margin-bottom: 4px;
	width: 135px;
}
#footer dl dd a{
	font-size: 11px;
	margin-bottom: 5px;
	color: #EAE2CD;
	text-decoration: none;
	text-transform: capitalize;
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter: alpha(opacity=60);
}
#footer dl dd a:hover{
	text-decoration: underline;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opaity=100)";
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
#footer p{
	width: 100%;
	display: block;
	float: left;
	clear: both;
}

.search-results li ul{
	margin-left:45px;
}
.search-results a {
	color:#000000;
	text-decoration:none;
}

.readmore{
    background: url("../images/arrow_red.png") no-repeat scroll right center transparent;
    color: #000000;
    font-size: 10px;
    margin-bottom: 6px;
    padding-right: 9px;
    text-decoration: none;
}
.news
{
	border-bottom: 1px dotted #A4A4A4;
}

.news img
{
    margin-bottom: 15px;
    margin-right: 15px;
	width:134px;
	height:56px;	
}
.news h2
{
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.img-thumb {
    border-bottom: 1px solid #000000;
    color: #696969;
    float: left;
    height: 115px;
    margin: 0 30px 30px 0;
    position: relative;
    text-decoration: none;
    width: 202px;
}
/**************************************/


/**************************************/
/*              COMMON                */
.bg_sepia{
	float: left;
	background: none #f6f3ed;
}
.today{
  color: #c3ae79;
  font-weight:bold;
}
.highlighted { /* Cell showing today date */
	color:  #d2cdc1;
}
#smallCalendar td{
	width:14px;
}
.tblexam{
	border:solid 1px #666666;
	border-collapse:collapse;
}
.tblexam td{
	padding:2px;
	border:solid 1px #666666;
	border-collapse:collapse;	
}

#social ul{
	float: right;
	margin: 0;
	margin-right:30px;	
}
#social img{
	margin-top: 20px;
	margin-bottom: 10px;	
}
#social ul li{
	float: left;
	margin-left: 8px;
}
