* {
	border: 0;
	margin: 0;
	padding: 0;
}


/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* end hiding from IE5 mac */


body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #1b1b1b;
	background-color: #590200;
	background-image: url(img/stripe_64edbd082381b0aa47e53a9cc7aeb132.png);
	background-repeat: repeat;
}


#wrapper {
	margin: 20px auto;
	min-height: 300px;
	width: 760px;
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 80%;
	border: 5px solid #000000;

}



#topheader {
	height: 2px;
	border: 1px solid #ccc;
	width: 759px;
	margin: 5px auto;
}

#header {
	height: 200px;
	background:  url(img/header.jpg) no-repeat;
	width: 760px;
	margin: 5px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}


#RightCol {
	float: right;
	min-height: 200px;
	width: 250px;
	margin: 0 2px 0 20px;
	list-style-type: none;
}

.set {
	margin: 5px;
}

#RightCol ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 7px;
}


#RightCol li {
	border: 1px solid #484848;
	margin-bottom: 3px;
	width: 236px;
	list-style-type: none;
}

#RightCol li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px;
	background-color: #590200;
}

#RightCol li a:hover, #RightCol li a:focus {
	background: #6396cb;
}

#content {
	margin: 5px 250px 5px 9px;
	min-height: 380px;
	padding-bottom: 20px;
	padding-right: 10px;
}


#content ul {
	list-style-position: inside;
	padding-left: 25px;
	margin-top: 15px;
}

#content a {
	color: #590200;
}

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




.clear {
	clear: both;
	font-size: 1px;
}


#footer {
	width: 748px;
	margin: 6px auto 0;
	border: 1px solid #ccc;
	clear: both;
	background-color: #CCCCCC;
	padding: 5px 5px 0px;
}

#footer p {
	font-size: 75%;
	padding: 0;
	margin: 6px 6px 0 0;
}

#footer a {
	color: #a80202;
}

#footer a:hover {
	text-decoration: none;
}


h1, h2, h3 {
  font-size: 125%;
  margin: 5px 0 5px 5px;
}

h2 {
	font-size: 120%;
	margin-bottom: 0;
	margin-top: 20px;
}

h3 {
	font-size: 110%;
}

h4, h5, h6 {
	font-size: 105%;
	margin: 8px 0 3px 0;
}

h4 {
	margin-top: 30px;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 95%;
}

p {
	margin: 5px 8px 8px 5px;
}


.left {
	float: left;
	margin: 5px 10px 2px 0;
}

.right {
	float: right;
	margin: 5px 0 2px 5px;
}

#topheader .right {
	float: right;
	margin: 3px 4px 2px 2px;
}

.slogan {
	margin-top: 3px;
}


/****** For IE mac ***********/

 /*\*//*/
 #footer {
 	height: 30px;
 }
/**/
#content table {
	background-color: #EBEBEB;
	border: 1px solid #666666;
}

div.hr {
  height: 15px;
  background: #fff url(img/breaker.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}.free {
	background-color: #FBF0F0;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFCC99;
}
blockquote {
	font-style: italic;
	color: #4D1515;
	background-color: #EFEFEF;
	margin: 5px;
	padding: 5px;
}

