td {
	text-align: left;
	font-family: Verdana,arial,tahoma;
	font-size:11px;
	color:#f4f4f4;
	line-height:13px;
}

a {text-decoration:underline;
   color:#E8D8B9;}
  
body { 	margin:0px;padding:0px;
		/* background : #CED3D4 url(images/bg.gif) repeat-x; */
		background : #CED3D4 url(images/bgnew.jpg) repeat-y; 
	 }
strong { color:#B7B7B7}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }
li a { color:#B7B7B7; font-weight:bold}


.welcome strong { color:#828282}

.latest span { color:#B7B7B7}

.copy { color:#6B6969}
.copy a { color:#6B6969; text-decoration:none}
.copy a:hover { text-decoration:underline}

.gallery span a { text-decoration:none}
.gallery span a:hover { text-decoration:underline}

.white {color:#ffffff; text-decoration:none}



.form { width:204px;

		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#B7B7B7;
		background-color:#4F4F4F;
		color:#fff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:204px;
		height:79px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#B7B7B7;
		background-color:#4F4F4F;
		color:#B7B7B7;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}



/******************************
	  MENU LIST LAYOUT
*******************************/
#menu {	
	clear: both;
	margin: 0; 
	padding: 0 0 0 0;		
	width: 743px;		
	background: #FFF url(wrap-bg.jpg) repeat-y;
	float: left;
}
#menu ul {
	font: bolder 14px 'Trebuchet MS', sans-serif;
	width: 743px;
	color: #FFF;
	background-color: #E4E1DC;		 	
	padding: 5px;
	display: inline;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 15px;	
	color: #000;	
	text-decoration: none;	
}
#menu li a:hover {
	background: #8A8A8A;
	color: #FFF;
}
#menu li a#current  {
	background: #404040;
	color: #FFF;
}
/******************************
	  MENU LIST LAYOUT
*******************************/




/******************************
	  SIDEBAR LIST LAYOUT
*******************************/

#sidebar {
	float: left;
	width: 209px;
	margin: 0; padding: 10px;	
	background: #302D2D url(testcontent.gif) repeat-y;
}	

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font: normal 14px 'Trebuchet MS', sans-serif;
	font-weight:normal;
	color: #E2DBCF;
	height: 1.2em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #98896E;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #98896E;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-right: 5px solid  #98896E;
	color: #C08929;		
}
/******************************
	  SIDEBAR LIST LAYOUT
*******************************/
