/* CSS Document */
html>body #content {height: auto;}


body {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5F0A8;
	border-left-color: #C5F0A8;
	background-image: url(../images/orangeback.gif);
	background-repeat: repeat;
	}
#contact_table {
margin: 10px;
}
	
#headbg {
	background:  url(../images/header.jpg) repeat-x;
	height:125px;
	}

#content{
	font: 12px verdana, arial, tahoma;
	border: 2px solid #700070

;
	margin: 10px 20% 0px 5px;
	background-color: #FFFFFF;
	padding: 0px;
	clear: none;
}

#content p{
	padding: 2px 2px 2px 5px;
	line-height: 1.25em;
	color: #000000;
	font-size: 14px;
	font-family: "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
}
#content a:link, #content a:visited, #content a:active{
color:#700070;
text-decoration:none;
font-weight:600;
}
#content a:hover{
color:#700070;
text-decoration:underline;
font-weight:600;
} 
#content #ctitle{
	font: bold 14px "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
	text-align:justify;
	background-color:#700070;
	color: #ABC5A8;
	}

#news{
	font: medium "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
	float: right;
	margin: 10px 5px 0px 0px;
	width: 18%;
	background-color: #ABC5A8;
	text-align: center;
	}

	
#sidebar{
	font: 10px verdana, arial, tahoma;
	color: #663300;
	margin: 10px 5px 0px 0px;

	/*float: right;
	margin: 10px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 2px solid #336600;
	width: 17%;*/
	}

#news #title{
	font: bold 14px "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
	text-align:center;
	background-color:#700070

;
	color: #ABC5A8;
	text-transform: uppercase;
	}
	
#news a:link, #new a:active, #news a:visited {
	color:#000000;
	display:block;
	font: bold 14px "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
	text-decoration:none;
	padding-top: 5px;
	padding-left: 5px;
}

#news a:hover {
	color:#700070

;
	text-decoration:underline;
	/*text-transform:uppercase;*/
	}
	
	
#footer {
	font: bold 10px verdana, arial, tahoma;
	color: #000000;
	letter-spacing: 2px;
	text-align:center;
	border-top: 1px solid #700070

;
	clear: both;
	padding-top: 10px;
}
#footer a:link, #footer a:visited, #footer a:active{
color:#000000;
text-decoration:none;
}
#footer a:hover{
color:#700070

;
text-decoration:underline;
} 
#company {
	height: 100px;
	width: 400px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
	margin: 5px;
}
#slogan {
	margin-top: 10px;
	padding-top: 10px;
	top: 10px;
}
.boldgreen {
	font-size: 14px;
	font-weight: bold;
	color: #700070

;
	font-family: "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
}
.boldbrown {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
#topwrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #ABC5A8;
	border: 1px solid #700070

;
	width: 1000px;
}
.tinytext {
	font-size: xx-small;
}

#navlist {
position: relative;
width: 100px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #ccc;
/*background-image:  url(images/nav_down.jpg);*/
background-repeat: no-repeat;
background-position: 0% 50%;
height:1%;}
#navlist a:link, #navlist a:visited {
color: #700070;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #940094;
/*background-image:  url(images/nav_down.jpg);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
text-decoration: none;
}

#uberlink a:link, #uberlink a:visited{
background-color: #700070;
/*background-image:  url(images/nav_over.jpg);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
}


#uberlink a:hover, #uberlink a:active {
background-color: #940094;
/*background-image:  url(images/nav_over.jpg);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFF;
text-decoration: none;
}

.boldblack {
	font-family: "Comic Sans MS", Arial, "Souvenir Lt BT";
	font-size: 14px;
	font-weight: bolder;
}

.small_gray {
	color: #666;
	font-size: 8px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	font-family: "Comic Sans MS", Arial, Georgia, "Microsoft Sans Serif";
}
