body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	/* start */
	background-color: #000000;
	/* end */
margin: 0px;
}

.centre{
width:970px;
margin:auto;
}
#logo{
	/*
margin-top:35px;
*/

margin-top:15px;
float:left;
margin-bottom:10px;
}
#top_right{
margin-top:75px;
float:right;
text-align:right;
font-size:18px;
}
#top_right a{
font-size:14px;
text-decoration:none;
}

#middle_purple{
clear:both;
height:202px;
width:100%;
background-image:url(images/purple.gif);
}
#quote{
margin-top:16px;
margin-bottom:16px;
width:550px;
height:170px;
float:left;
background-image:url(images/brackets.gif);
}
#quote_text{
font-size:16px;
color:#000000;
width:450px;
height:170px;
line-height:22px;
font-weight:bold;
overflow:hidden;
margin-left:50px;
margin-right:50px;
}
#quote_text table{
height:170px;
}
#image{
float:right;
}

#middle_grey{
clear:both;
width:100%;
background-image: url(images/nav_bgnd.gif);
}



#main_text{
background-color:#000000;
color:#FFffff;
float:left;
margin-top:25px;
width:640px;
}
#main_rhs{
background-color:#000000;
color:#FFffff;
width:250px;
margin-top:15px;
float:right;
}
#main_rhs img{
margin-bottom:5px;
border:none;
}

#services_rhs{
color:#000000;
line-height:23px;
width:230px;
margin-top:15px;
float:right;
background-image:url(images/services_bgnd.gif);
padding-left:20px;
padding-top:15px;
padding-bottom:20px;
margin-bottom:5px;
}
#services_rhs a{
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
#services_rhs a:hover{
color:#996699;
}

#services_rhs img{
margin-bottom:10px;
}

#google_translate{
width:230px;
padding:10px;
background-color:#FFFFFF;
margin-bottom:20px;
clear:right;
float:right;
}




#footer{
margin-top:20px;
border-top:1px solid #663366;
font-size:13px;
clear:both;
text-align:center;
color:#663366;
padding:10px;
margin-bottom:30px;
}
#footer a{
font-size:13px;
color:#663366;
font-weight:bold;
text-decoration:none;
}
#footer a:hover{
color:#996699;
}


/* ********************top navigation************************* */
#topmenu{
overflow:hidden;
	background-image: url(images/nav_bgnd.gif);
	text-align: right;
	padding: 7px;
	
}
#topmenu a{
	vertical-align: middle;
	font-weight:bold;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

#topmenu a:hover{
	background-image: url(images/nav_bgnd_over.gif);
}

.page_selected {
	background-image: url(images/nav_bgnd_over.gif);
}



/* top menu dropdowns */
.dropdown{
	position:absolute;
	visibility: hidden;
	width: 50px;
	z-index: 100;
	overflow: visible;
	padding:0px;
}

.dropdown a{
font-size:13px;
font-weight:bold;
color:#000000;
display: block;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
padding-right:10px;
text-decoration: none;
}

.dropdown a:hover{
color:#000000;
background-image: url(images/nav_bgnd_over.gif);
}
.dropbox {
	background-image: url(images/nav_bgnd.gif);
}
/* end top menu dropdowns */

/* ********************end top navigation************************* */





/* ********************side navigation************************* */

#sidemenu{
	font-family: Arial, Helvetica, sans-serif;
background-image:url(images/newsbackground.jpg);
float:left;
width:175px;
margin-bottom:10px;
}

#sidemenu a{
font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #993399;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;

text-transform:uppercase;

text-decoration:none;
padding-left:15px;
}

.vert_menu_sub{
display:none;
}

#sidemenu .vert_menu_sub a{
line-height: 17px;
background-image:none;
text-transform:none;
font-size:10px;
}

#page_selected_vert{
background-image:url(images/bgnd_dropdown.gif);
}

#page_selected_vert .side_top_page_selected{
background-image:url(images/arrow_black.gif);
color:#333333;
}
#page_selected_vert .side_sub_page_selected{
color:#333333;
}
/*  ***end side nav ***********/



/* ********************end navigation************************* */








/************* search box and stuff********/

#right_side_box{
color:#FFFFFF;
background-color:#000000;
position:absolute;
right:0px;
bottom:0px;
padding-right:15px;
padding-bottom:5px;
}
#right_side_box a{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
#right_side_box a:hover{
color:#cccccc;
}
#right_side_box input{
margin-bottom:10px;
}



#search_results_left{
width:50%;
float:left;
margin-right:20px;
padding-right:20px;
border-right:1px solid #cccccc;
}

#search_results_left img{
width:90px;
height:90px;
float:left;
border: 1px solid #cccccc;
margin-right:5px;
margin-bottom:20px;
}
.search_item{
clear:both;
width:300px;
margin-bottom:20px;
}



#search_results_right{
float:left;
}

/************* search stuff ********/


/* ************ login Stuff *********************** */
#login{
width:200px;
}


#login_onpage{
background-color:#FF9900;
border:1px solid #666666;
font-size:10px;
}
#login_onpage input{
font-size:10px;
}

#login_onpage #submit{
font-size:11px;
}

#login_onpage td{
padding:2px;
}
#login_onpage #username{
width:75px;
}
#login_onpage #password{
width:75px;
}

/*  user text  */
#usertext{
clear:both;
width:250px;
padding:2px;
background-color:#FFFFFF;
border:1px solid #cccccc;
margin:0px;
color:#999999;
font-size:10px;
}
#usertext a{
text-decoration:none;
color:#3366FF;
}
#usertext a:hover{
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
/*  end user text  */



/* ************ end login Stuff *********************** */






/* *********** list styles *********
set number of columns by width of item div */
.item_list{
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
margin-top:2px;
padding:0px;
/*border:1px solid #cccccc;
background-color:#9999CC;
overflow:scroll;
height:10px;*/
width:650px;
float:left;
}
.spacer{
clear:both;
}

#pagination a{
text-decoration:none;
}

#pagination .list_page_selected{
font-size:14px;
font-weight:bold;
}

/* *********end list styles ************ */




/* *********** site map *******************/
#site_map{
font-size:12px;
padding:20px;
background-color:#ffffff;
}

#site_map .site_map_indent{
font-size:10px;
margin-left:30px;
}

/* *********** end site map *******************/




/* ************************ general styles ***************************/
.box{
border:1px solid #cccccc;
}

.spacer{
margin:0px;
padding:0px;
clear:both;
}

#breadcrumb{
color:#999999;
font-size:10px;
}


/* form stuff */

form{
margin:0px;
padding:0px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* form buttons */
.button {
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image:url(images/button_bgnd.gif);
}
.button:hover {
background-image:url(images/button_bgnd_over.gif);
background-position:bottom;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
/* end form stuff */




h1 {
text-decoration: none;
	font-size: 30px;
	color: #663366;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:normal;
}

h2 {
text-decoration: none;
	font-size:16px;
	color: #663366;
	margin-top:0px;
	margin-bottom:10px;
}

p{margin:0px;padding:0px;}
a {
color:#ffffff;

}
a:hover {
color:#996699;
}

a.admin_links{
font-size:10px;
font-weight:normal;
color:#3366FF;
text-decoration:none;
}

a.admin_links:hover{
background-color:#CCCCCC;
color:#FFFFFF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.red {
	color: #FF0000;
}

#error{
color:#FF0000;
margin-bottom:2px;
}
/* ************************ end general styles *********************/


