#wrapper {
	text-align:left;
}

body {
	margin-top: 15px ;
	margin-left: auto; 
	margin-right: auto;
	width:700px;
	text-align:center;
	padding: 0;
	background: #d6d7d6;
	font-family: Verdana;
	font-size: 12px;
	color: #201913;
	
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
	text-align: justify;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}




a {
	color: #8D2004;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

* html #menu  /* this is recognized by IE only */
  {
  width: 710;  /* total width, only for IE5.x/Win */
  w\idth: 700; /* content width for other IE */
  }


#menu {
	width: 700px;
	height: 180px;
	margin: 10 auto 0 auto;
	padding-left: 10px;
	padding-bottom:0;
	font-size: 12px;
	color: #516064;
	font-weight: 300; 
	background:url(images/header3.gif);
	border:solid 1px black;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	position:relative;
	float:right;
	
}


  
  
#nav a {
	display: block;
	
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #000;
	font-size:105%;
	font-weight:600;
	margin-right:10px;
}
#nav a:hover {
	text-decoration: none;
	color:#8D2004;
	background:url(images/menubg.png) repeat-x;
}

#active  a {
	text-decoration:none;
	color:#8D2004;
	background:url(images/menubg.png) repeat-x;
}



/* Logo 



#logo {
	width: 740px;
	height: 150px;
	margin: 0 auto;
	background: #2A2A2A url(images/img03.jpg);
	
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
*/
/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: #E6E6E6 url(images/img04.gif);
	text-align:left;
	border: 1px solid #000;
}



/* Content */

#content {
	float: right;
	width: 419px;
	padding: 5px 30px 0 30px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
	
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 8px;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 188px;
	padding: 10px;
	background: url(images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 219px;
	background: url(images/img05.gif) repeat-x;
	border: 1px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 15px;
	/*background: url(images/img07.gif) no-repeat 0px 13px;*/
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 10px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 150px;
}

#searchsubmit {
	font-size:80%;
}

/* Footer */

#footer {
	width: 710px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(images/img09.gif) repeat-x;
	color:#516064;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 80%;
}

#footer a {
	color: #8D2004;
	text-decoration:none;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#contact a{
	
	text-decoration:none;
}

#contact ul  li{
	list-style: none;
}

.title a{
	color:#fff;
	text-decoration:none;
}


#more a{
	
	text-decoration:none;
}



/*drop down*/

#nav{z-index: 30;}

#nav div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #000;}

#nav div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff;
	color: #000;
	font-size:x-small;}

#nav div a:hover
{	background: #fff;
	color:  #8D2004;}
/* side menu*/


#sidemenu a{

		color:#8D2004;
		text-decoration:none;
}

#sidemenu a:hover{

		color:  #000;
		text-decoration:none;
}
#now h2{
	color:  #000;
}
#now ul li {
	
	background: url(images/img07.gif) no-repeat 0px 13px;
}
#now ul {
	padding-left:25px;
}
#now2 {
	color:  #000;
}

#content table a {
	text-decoration:none;
}

#content table{

	border:0px solid;
}
#style  a {
	text-decoration:none;
	line-height:2em;
}
#style ul li {
	background:none;
}
#sidemenu h2 {

	font-size:15px;
	font-weight:bold;
}

.title a:hover {
	color:#000;
}

#extra2 {
	margin-top:10px;
}
#footer2 {
	width: 710px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: url(images/img09.gif) repeat-x;
	color:#516064;
}

#footer2 p {
	margin: 0;
	line-height: normal;
	font-size: 87%;
}

#footer2 a {
	color: #8D2004;
	text-decoration:none;
}

