/* CSS Document */
.clr {	
	clear: both;
	}

.outline {  
	border: 1px solid #cccccc;  
	background: #ffffff;	
	padding: 2px;
	}
	
#logo {	
	width: 105px;	  
	float: left;    
	margin-top: 13px;  
	margin-bottom: 2px;	
	margin-left: 22px;
	}
	
#buttons {	
	float: right;	
	margin: 0px;	
	padding: 0px;	
	width: 100%;
	}
	
.blogdate {	
	font-size: 20px;	
	line-height: normal;	
	font-weight: normal;
	}
	
.sectionheader {	
	font-size: 24px;	
	line-height: normal;	
	font-weight: normal;
	}
	
.sm-sectionheader {	
	font-size: 20px;	
	line-height: normal;	
	font-weight: normal;
	}
	
.blog-sectionheader {	
	font-size: 14px;	
	line-height: normal;	
	font-weight: bold;
	}

#homesections {	
	float: right;	
	margin-left: 0px;	
	padding: 0px;	
	width: 100%;
	}
ul#home-nav{	
	list-style: none;	
	padding: 0;	
	margin: 0;	
	font-size: 0.8em;
	}
	
ul#home-nav li{	
	display: block;	
	background-image: none;	
	/*background-color:#333333;*/	
	padding-left: 185px;	
	padding-right: 0px;	
	padding-bottom:24px;	
	float: left;	
	margin: 0;	
	/*width: auto !important;*/	
	width: 75px;	
	font-size: 14px;	
	line-height: 21px;	
	white-space: nowrap;
	}
	
ul#home-nav li a{	
	width: 100%;		
	padding-right: 5px;	
	text-decoration: none;	
	color: #666666;	
	background: transparent;
	}
	
#buttons>ul#home-nav li a { 
	width: auto; 
	}
		
ul#home-nav li a:hover{	
	color: #333333;	
	background: #CCCCCC;
	}
	
ul#mainlevel-nav{	
	list-style: none;	
	padding: 0;	
	margin: 0;	
	font-size: 0.8em;
	}
	
ul#mainlevel-nav li{	
	display: block;	
	background-image: none;	
	/*background-color:#333333;*/	
	padding-left: 0px;	
	padding-right: 0px;	
	float: right;	
	margin: 0;	
	/*width: auto !important;*/	
	width: 95px;	
	font-size: 11px;	
	text-align:center;	
	line-height: 21px;	
	white-space: nowrap;
	}
	
ul#mainlevel-nav li a{	
	width: 100%;	
	display: block;	
	padding-left: 5px;	
	padding-right: 5px;	
	text-decoration: none;	
	color: #666666;	
	background: transparent;
	}
	
ul#blog{	
	list-style: none;	
	padding: 0;	
	margin: 0;	
	}
	
ul#blog li{	
	display: block;	
	background-image: none;	
	/*background-color:#333333;*/	
	padding-left: 0px;	
	padding-right: 0px;	
	float: right;	
	margin: 0;	
	/*width: auto !important;*/	
	width: 95px;	
	font-size: 11px;	
	text-align:center;	
	line-height: 21px;	
	white-space: nowrap;
	}
	
#buttons>ul#mainlevel-nav li a { 
	width: auto; 
	}
		
ul#mainlevel-nav li a:hover{	
	color: #333333;	
	background: #CCCCCC;
	}
	
#header_outer {	
	text-align: left;	
	border: 0px;	
	margin: 0px;
	}

#homeheader {	
	float: left;	
	padding: 0px;	
	width: 773px;	
	height: 305px;	
	background: url(../images/main.jpg) no-repeat;
	}
	
.maintitle {	
	color: #ffffff;	
	font-size: 40px;	
	padding-left: 15px;	
	padding-top: 20px;
	}
	
.error {  
	font-style: italic;  	
	text-transform: uppercase;  
	padding: 5px;  
	color: #cccccc;  
	font-size: 14px;  
	font-weight: bold;
	}

/** old stuff **/
ul{
	margin: 0;
	padding: 0;
	list-style: 
	none;
	}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

td {	
	text-align: left;	
	font-size: 14px;	
	line-height: 18px;
	}
	
body {	
	margin: 15px;		
	height: 100%;	
	padding: 0px;	
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333;	
	background: #ffffff;
	}
	
/* mambo core stuff */

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

a:hover {	
	color: #FF6600;	
	text-decoration: none;
	}
	
.button {  
	color: #ff6600;  
	font-family: Arial, Hevlvetica, sans-serif;  
	text-align: center;  
	font-size: 11px; 
	font-weight: bold;  
	border: 3px double #cccccc;  
	width: auto;  
	background: url(../images/button_bg.png) repeat-x;  
	padding: 0px 5px;  
	line-height: 18px !important;  
	line-height: 16px;  
	height: 26px !important;  
	height: 24px;  
	margin: 1px;
	}
	
.inputbox {	
	padding: 2px;	
	border:solid 1px #cccccc;	
	background-color: #ffffff;
	}
	
.contentcolumn {	
	display:block;	
	padding-right: 12px;	
	padding-left: 12px;	
	padding-bottom: 20px;	
	padding-top: 10px;	
	float:left;	width:250px;
	}

.2xcontentcolumn {	
	display:block;	
	padding-right: 12px;	
	padding-left: 12px;	
	padding-bottom: 20px;	
	padding-top: 10px;	
	float:left;	width:500px;
	}
	
.blogcontentcolumn {	
	display:block;	
	padding-right: 12px;	
	padding-left: 12px;	
	padding-bottom: 20px;	
	padding-top: 10px;	
	float:left;	width:480px;
	}
	
.headingcolumn {	
	display:block;	
	padding-left: 34px;	
	padding-top: 10px;	
	float:left;	
	width:166px;
	}
	
.small {	
	color: #999999;	
	font-size: 10px;
	/*font-weight: bold;*/
	}
	
a.mainlevel:link, 

a.mainlevel:visited {	
	display: block;	
	vertical-align: middle;	
	font-size: 11px;	
	font-weight: bold;	
	color: #666666;	
	text-align: left;	
	padding-top: 5px;	
	padding-left: 6px;	
	height: 20px !important;	
	height: 25px;	
	width: 100%;	
	text-decoration: none;
	}
	
a.mainlevel:hover {	
	background-position: 0px -25px;	
	text-decoration: none;	
	color: #FFFFFF;
	}
	
.highlight {	
	background-color: Yellow;	
	color: Blue;	
	padding: 0;
	}
	
.code {	
	background-color: #ddd;	
	border: 1px solid #bbb;
	}
	
form {
	/* removes space below form elements */	margin: 0; 	
	padding: 0;
	}