/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* html .visualIEFloatFix { height: 0.01%; }

body {
	background: #000000 url(images/black_wool.JPG) repeat;
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 12px 0 12px 0;
	font-size: 24px;
	margin-left: 20px;
	margin-right: 20px;
}

h3 {
	padding: 12px 0 12px 0;
	font-size: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

h4 {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
}

img {
  border: 1px solid #000000;
  margin-top: 15px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
	margin-left: 20px;
	margin-right: 10px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	margin: 0 auto;
	padding: 30px 0 0 0;
	height: 124px;
	background: url(images/pearl_button_x3.gif) repeat-x left top;
}

#header_inset {
	width: 708px; 
	margin: 0 auto;
	padding: 20px 0 0 0;
	height:104px;
	background: #CC0000;
/*	background: url(images/border_wool.gif) repeat-x left top;*/
}

#header h1 {
	text-align: center;
}

#header h2 {
	display: none;
}

#header ul {
        margin: 10px 10px 0 0;
	text-align: center;
	list-style: none;
}

#header li {
	display: inline;
	zoom: 1;
}

#header a {
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	background: #000000 url(images/star.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: #000000 url(images/star.gif) no-repeat left center;

}

/* Content */

#content {
	width: 708px;
	padding: 10px 0 15px 0;
	height: 445px;
	margin: 0 auto;
	background: #CC0000;
/*	background: url(images/red_wool.gif) repeat top center;*/
}
#content-long {
	width: 708px;
	padding: 40px 0 0 0;
	height: 2000px;
	margin: 0 auto;
/*	background: url(images/red_wool.gif) repeat top center;*/
	background: #CC0000;
}

#colOne {
	float: left;
	width: 170px;
	padding: 0 0 0 21px;
}

#colOne-right {
	float: left;
	width: 350px;
	margin: 0 20px 0 0px;
	padding: 0 0 0 21px;
}

#colSingle {
	float: left;
	width: 370px;
	margin: 0 20px 0 0px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 0px;
}

#colTwo {
	float: right;
	font-size: 14px;
	width: 490px;
	padding: 20px 21px 0 0;
}
#colTwo-right {
	float: right;
	font-size: 14px;
	width: 300px;
	padding: 20px 21px 0 0;
}


/* Footer */

#footer {
	clear: both;
	margin: 10px auto;
	padding: 5px 0 0 0;
	background: url(images/pearl_button_x3.gif) repeat-x left top;
}


#footer p {
	padding: 15px 0 0 0;
	text-align: center;
	color: #8A8A8A;
}
