/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	text-align:left;
	background-image:url(../img/grid.jpg);
	background-repeat:repeat;
	margin:0px;

}


/* Joomla Core stuff */

a:link, a:visited {
text-decoration:none;
color:#000000;
}

a:hover{
}


.search{
font-family: "Times New Roman", Times, serif;
font-size:8px;
}

.inputbox{
outline:none;
width:174px;
border:solid black 1px;
height:16px;}


.contentheading {
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-style: oblique;
color:#FFFFFF;
background-color:#000000;
line-height:20px;
padding:1px;
}

table.contentpaneopen {
margin-top:-2px;
margin-bottom:18px;
margin-left:10px;
background-color:#FFFFFF;
}

table.contentpaneopen_contact {
margin-top:-2px;
margin-bottom:18px;
margin-left:10px;

background-color:#FFFFFF;
}

table.contentpaneopen_contact {
margin-top:20px;
margin-left:6px;
margin-bottom:-20px;
background-color:#FFFFFF;
}

table.contentpaneopen_disclaimer {
margin-top:10px;
margin-left:6px;
background-color:#FFFFFF;
}

.contentheading_disclaimer {
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-style: oblique;
color:#FFFFFF;
background-color:#000000;
line-height:20px;
padding:2px;
margin-left:6px;
}

.contentpaneopen {
margin-left:6px;
}


.componentheading {
}

.contentheading_contact {
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-style: oblique;
color:#FFFFFF;
background-color:#000000;
line-height:20px;
padding:2px;
margin-left:6px;
}

.contentpagetitle {
}

.contentpaneopen img {
border:none;
text-decoration:none;
margin-left:-1px;
}


a.mainlevel_main{
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-weight:normal;
color:#000000;
margin-left:12px;
margin-top:1px;
background-color:#FFFFFF;
line-height:40px;
padding:1px;

}

a#active_menu_main {
background-color:#000000;
color:#FFFFFF;
font-style:oblique;
margin-bottom:10px;
}





/*custom div*/


#quotebox {
	height: 150px;
	width: 340px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-align: left;
	float: left;
	font-size: 40px;
	margin-top: 14px;
}

#menu {
	height: auto;
	width: 221px;
	float: left;
	margin-top: -10px;
	padding-left: 7px;
}
#wrapall {
	width: 900px;
	margin-left: 8px;
}
#top {
	width: 900px;
	height: 170px;
	display: none;
}
#searchbox {
	float: right;
	height: 20px;
	width: 240px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	margin-top: 20px;
	margin-right: 7px;
}
#content {
	height: auto;
	width: 600px;
	float: left;
	clear: right;
}
#field {
	float: right;
	height: 20px;
}
#search {
	float: left;
	height: 20px;
	width: 60px;
	text-align:center;
	background-color: #000000;
	border-left: 1 px black solid;
}
#main {
	margin-top: 40px;
	margin-left: 12px;
	width: 900px;
}