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



body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: normal;
	font-weight: normal;
	color:#333333;
}


h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
	color:#B30305;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B30305;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.points {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

a {
	color:#B30305;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color:#333333;
	font-weight:bold;

}

img {
	border: none;
}


/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 970px;
	height: 115px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	width: 310px;
	background: #EFEFEF;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 20px 0 0 30px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	height: 70px;
	text-align:left;
	color:#B30305;
	
}

#logo h1 a {
	color:#333333;
	color:#B30305;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 20px 0 0;
	background: url(images/img3.gif) no-repeat right top;
}

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

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 970px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img5.gif) repeat-x left bottom;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

/* Content */

#content {
	width: 970px;
	margin: 0 auto;
	padding: 30px 0px 0 0px;
	background: #FFFFFF url(images/img8a.gif) no-repeat left bottom;
}

h1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
	color:#B30305;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B30305;
}

#colOne {
	float: left;
	width: 720px;
	padding: 5px 10px 20px 20px;
}


#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

p.special {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	text-align:center;

}
p.thankyou {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;

}

p.buy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:800;
	text-align:center;

}
p.buy1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	text-align:left;

}
p.centersmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;

}

p.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;


}

p.center {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:800;
	text-align:center;
	color:#B30305;

}
p.center1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-align:center;
	font-weight:500;
	font-style:italic;
}
p.center2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-align:center;
	font-weight:600;
	font-style:normal;
}
p.space {
	margin-bottom: 20px;
	margin-top: 0px;
	border-bottom: 1px solid #F4F4F4;
}
	

/* Footer */

#footer {
	text-align:center;
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}