body {
	margin:0px;
	margin-top:40px;
	margin-bottom:10px;
	text-align:center;
	font-size:100.01%;
	background:#FFF;
}


body,td,th, tr, p, div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px; 
}

#wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
}


#header {
	margin-bottom: 20px;
}

#logo {
	padding: 0px;
}

#logo img {
	display: block;
}

#menubg {
	background-position: left top;
	background-repeat: no-repeat;
}

#menu {
	text-align: right;
	padding-right: 30px;
	height: 31px;
}


#left {
	float: left;
	width: 250px;
	padding-bottom: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}



#content {
	float:left;
	width:470px;
	border-left: solid  1px #ccc;
	margin-bottom: 20px;
}


#content-padding {
	padding-left:10px;
	padding-top:5px;
	padding-right: 10px;
}


#footer {
	clear:both;
	width:780px;
	margin:0 auto;
	text-align:left;
	border-top: 1px solid #EFEFEF;
	padding-top: 10px;
	padding-bottom:10px;
}

#footermenu a,
#footermenu a:visited {
	padding-left: 10px;
	padding-right:10px;
}

#footermenu table {
	text-align:center;
}

#footer .moduletable {
	text-align:center;
}

#logo .moduletable table{
	padding: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#path {
	background-image: url(../images/gray.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 270px;
	padding-top: 5px;
}

#path img{
margin-left:5px;
margin-right:5px;
}
	
#left li,
#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
}


#left li {
	text-align:right;
	line-height: 25px;
	border-bottom: 1px dotted #CCC;
}

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

#left a:hover{ 
	color:#CC0000;
	text-decoration: underline; 
}


/* ----- SPECIFIC BLOCK STYLING ----- */

#menu table {
	padding-top:3px;
	text-align: right;
}



.moduletable h3 {
	margin:0;
	margin-bottom:4px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	color:#666666;
	font-size: 11px;

}



/* ----- STANDARD JOOMLA/MAMBO CSS ELEMENTS ----- */


a:link, 
a:visited { 
	color: #FF6600; 
}

a:hover{ 
	color:#CC0000; 
}


a.mainlevel:hover, 
a.sublevel:hover {
	color:#CC0000;  
}


a.mainlevel:link, 
a.mainlevel:visited {
	font-family: Georgia, Tahoma, Arial;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin-left:15px;
	margin-right:15px;	
	text-decoration: none; 
	text-transform:uppercase;
}



#menu a.sublevel {
	text-transform:none;
	font-size:12px;
	margin-left:3px;
}


#active_menu a.mainlevel:link, 
#active_menu a.mainlevel:visited, 
a#active_menu:link, 
a#active_menu:visited {
	color:#CC0000; 
}


#footer a {
	padding-right:10px;
	padding-left:10px;
}

#footer .moduletable {
	text-align: center;
}


.contentpaneopen, 
.contentpane {
	width:98%;
}


.componentheading, 
.contentheading {
	font-family: Georgia, Tahoma, Arial;
text-transform:uppercase;
font-weight:bold;
	font-size: 14px;
	color: #CC0000;
	padding-bottom:0px;
}

.sectiontableheader {
	font-weight: bold;   
}

.sectiontablefooter {}

.sectiontableentry1 {
	background-color : #F5F5F5;  
}

.sectiontableentry2 {}

.small {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;  
}


.searchfield {
	border: 1px solid #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top:6px;
}


.inputbox {
	padding:2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 2px;
	margin-top:4px;
	margin-right:6px;
	color:#666666;
}


img, 
img a {
	border: none;
}


form {
	margin:0;
 	padding:0;
}
