* {
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	color:#333;
}
body {
	background-color:#333;
	
}


#wrapper {
	background-color: #ffffff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#000000;
	border-right-color:#999;
	border-bottom-color: #999;
	border-left-color: #999;
}


		
#wrapper #header {
	background-image:url(file:../images/carlsonheader.jpg)
	height:150px;
	width: 1000px;
	border-bottom-color: #999;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #navbar {
	height: 35px;
	width: 1000px;
	text-align: center;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;	
}
/***menu for navbar****/
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.menu ul{
	background-image:url(../images/bottomblue.jpg);
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
		
		/*****main menu buttons******/
	.menu li a{
		background-image:url(../images/bottomblue.jpg) url(../images/seperator.gif) bottom right no-repeat;
		color:#cccccc;
		display:block;
		border-right: 1px solid white;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		
		/********hover for main menu******/
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2  url(../images/hoverblue.jpg) center center repeat-x;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#000000;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background: url(../images/sub_sep.gif) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:14px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		/******hover for drop down menu*******/
		
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#0066FF  url(../images/hover_sub.gif) center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
		



#wrapper #left {
	background-color: #ffffff;
	height: auto;
	width: 220px;
	float: left;
}

#littlediv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 1px;

	height: auto;
	width: auto;
	border: 1px solid #999999;
	margin-left: 0px;
	background-image: url(../images/ltldivbkgrnd.jpg);
	background-repeat: repeat-x;
}

#wrapper #right {
	float: right;
	height: auto;
	width: 760px;
	background-color: #ffffff;
	color: #666;
	padding: 5px;
}
#wrapper #footer {
	height: 30px;
	width: 1000px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	
	clear: both;
	padding-bottom: 10px;
}
/************This holds the Left and right columns*******/
#wrapper #bodyarea {
	font-family: Arial, Helvetica, sans-serif;
}

/*******Make Paragrah line height smaller******/
p.small {line-height:100%}

/*******Image Float Left and right********/

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/************** header tag styles **************/
h1{
 font: bold 120% Arial,sans-serif;
 color: #FFFF00;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	margin: 5px;
	padding: 5px;
	text-align: center;
}


h3b{
	display: block;
	
	background-color:#999;
	
	font-size:12px;
	text-decoration:none;
	padding: 3px 0px 3px 10px;
	color:#CCC;
	font: bold 100% Arial,sans-serif;

	margin: 5px;
	
	text-align: center;
}

h4{
 font: 100% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



 
 

/*****List******/
ul.dot {list-style-type:dot;}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	
	}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	
	background-color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	padding: 3px 0px 3px 10px;
	color:#333
}

#sectionLinks a:hover{
	
	background-color:#333;
	background-image: none;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 2px 0px 0px;
	border-bottom: 1px solid #000000;
}

.relatedLinks h3{
	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display:block;
	padding: 3px 0px 3px 10px;
	background-color: #e6c804;
}

.relatedLinks a{
	display: block; 
}

