* {margin: 0; padding: 0;}

a:link, a:visited  {text-decoration:none;}

ul,ol {list-style:none;}

img { border:none }

address { font-style:normal }

/*  
=================================================================================
COLORS
=================================================================================
*/

.orange 	{color: #f57e20;}
.beige 		{color: #caceb0;}
.bg-ltbeige {background: #e5e7d8;}
.slate		{color: #5E7BA2;}
.black 		{color: #231f20;}
.grey		{color: #27343C;}
.dkblue		{color: #27343C;}

/*  
=================================================================================
SITE STRUCTURE
=================================================================================
*/

body {
	background: #5b489d; 
	color: #666;
	font:12px/1.6em verdana, arial, sans-serif;
	}
	
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	}

#header {
	position:relative;
	height: 175px;
	width:1000px;
	margin:0 auto;
	}
#header img.logo {margin-left:-100px;}

#contentbox {
	background: #fff url(../images/round-top.gif) top no-repeat;*/
	position: relative;
	width: 100%;
	}

/*
=========================================================================
Header Styles
=========================================================================
*/
	
h1 {
	font: normal 24px georgia, serif;
	margin-bottom: 15px;
	color:#f57e20;
	}

h1 em {
	font-size: 16px; 
	margin-bottom: 0px;
	}

h2 {
	font: normal 16px verdana, sans-serif;
	margin: 35px 50px 10px 0;
	color:#5E7BA2;
	padding:15px 0 5PX;
border-bottom: 1px dotted #888;}

p.dottedline {border-bottom: 1px dotted #888; margin-right:50px;}


p {
	margin-bottom:10px;
	}

span.grayrule {
	border-top: 1px solid #888;
	width: 450px; height: 1px;
	margin: 25px 0 50px 0; 
}



p.intro {font: 18px/1.5em georgia, serif;}


p.author {
	font-weight:bold;
	}


.img-right {
	float:right;
	margin:0 0 15px 25px;
	}

/* 
===================================================================================
COLUMNS
===================================================================================
*/	


#leftcol {
	float: left;
	width: 450px;
	margin: 50px 0 100px 50px;
	
	}
#leftcol.form {width: 600px;}

#leftcol li {
	display:block;
	margin:15px 0;
	width: 400px;}


#leftcol li strong {
	font-size: 12px;
	color:#5E7BA2;
	}




#rightcol{
	float: right;
	width: 490px;
	margin:25px 0;
	background: #fff;
	}

#testimonial, #tomsmom{
	float: right;
	width: 350px;
	margin:0 25px 50px 25px;
	padding:35px;
	background: #eee;
	}

#testimonial p {
	font: normal 18px/1.5em georgia, serif;
	}

#tomsmom p {font: normal 14px/1.5em georgia, serif;}

.floatright {float: right;}

img.profile {float:left;}








/* 
===================================================================================
TOP NAVIGATION Styles 
===================================================================================
*/

#header-nav {
	position:absolute;
	bottom:0;
	right:16px;
	height:50px;
	background:  /*url(images/header-nav-bg.png) left bottom no-repeat */;
	}

#topnav li a:link,
#topnav li a:visited,
#topnav li a:hover,
#topnav li a:active

	{
	text-decoration: none;
	color: #f57e20;
}


#topnav li a:hover {
	background-position:left -50px;
	color: #5b489d; 
	}


#topnav li {
	float:left;
	margin:0 4px 0 0;
	padding:0;
	color: #000;
	text-align: center;
	font-size:11px;
	line-height: 50px;
	font-weight: bold;
	}

	#topnav li.menu a {
		display: block;
		float: left;
		width: 100px;
		height: 50px;
		background: url(../images/tab100.gif) no-repeat;
		}
	#topnav li.compass a {
		display: block;
		float: left;
		width: 154px;
		height: 50px;
		background: url(../images/tab.gif) no-repeat;
		}
	
	#topnav li.home a {
		display: block;
		float: left;
		width: 42px;
		height: 50px;
		background: url(../images/tabHOME.gif) no-repeat;
		}
		
				#topnav li.compass-ON a {
					display: block;
					float: left;
					width: 154px;
					height: 50px;
					background: url(../images/tab.gif) left -50px no-repeat;
					color:#666;
				
					}
					
				#topnav li.menu-ON a {
					display: block;
					float: left;
					width: 100px;
					height: 50px;
					background: url(../images/tab100.gif) left -50px no-repeat;
					color:#666;
					}
				
				#topnav li.home-ON a {
					display: block;
					float: left;
					width: 42px;
					height: 50px;
					background: url(../images/tabHOME.gif) left -50px no-repeat;
					}


	
/*
=========================================================================
Content Styles 
=========================================================================
*/

div.tabs {
	margin-bottom:20px;
	}

a,
a:link,
a:visited {
	color:#27343C;
	}

a:hover {
 	text-decoration:none;
	}
	
	a.black-underline {
		text-decoration:underline;
		color:#27343C;
		font-weight:bold;
		padding-left:14px;
		background:url(../images/black-bullet.gif) left 60% no-repeat;
		}
		
	a.black-underline:hover {
		text-decoration:none;
		color:#27343C;
		}


/*
==============================================================================
FOOTER STYLES
==============================================================================
*/


#leftcol ul {margin-bottom: 25px;}

#leftcol ul.subjectlist li {
	list-style-type:circle; 
	font-weight: bold; 
	margin:5px 0; 
	}





/*
==============================================================================
FOOTER STYLES
==============================================================================
*/


#footer {
	background: #27343C;
	color: #DC7C61;
	padding: 25px;
	}

#footer #address {
	font: 10px/1em verdana, arial,sans-serif;
	color: #cbceaf;
	}

#footer-nav {
	width:1100px;
	}

#footer-nav li {
	float:left;
	padding:0 10px;
	}

#footer-nav li.first {
	padding:0 10px 0 0;
	}

#footer-nav li.last {
	background:none;
	padding:0 0 0 10px;
	}

#footer a {
	color:#cbceaf;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	}

.copyright {
	float:right;
	margin:0;
	text-align:right;
	width:250px;
	font-size: 9px;
	color: #ccc;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;display:inline-block;}
/* End hide from IE-mac */
	

