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

* {
	margin: 0;
	padding: 0;
}
#pFormat {
	text-indent: 1em;
	text-align:justify;
	line-height: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#pFormatNext {
	text-indent: 0.1em;
	text-align:justify;
	line-height: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
body {
	margin: 20px 0;
	background: #3B3B3B url(images/img1.gif) repeat-x;
	font-family: "Book Antiqua", sans-serif;
	font-size: 14px;
	color: #BABABA;
}

h1, h2, h3 {
	font-weight: normal;
	text-align: center;
	color:#CCC;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

a:link {
	color: #94B0C8;
}

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

a:visited {
	color: #BABABA;
}

/* Header */

#header {
	width: 900px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	/*width: 225px;*/
	height: 78px;
	background: #9BAFCB;
	border: 1px solid #000000;
	border-right-width: 5px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	/*float: right;*/
	width: auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	padding-left: 3em;
	list-style: none;
}

#menu li {
	padding-left:0px;
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 25px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #000000;
}

#menu .active a {
}

/* Splash */

#splash {
	width: 740px;
	height: 145px;
	margin: 0 auto;
	background: url(images/big_splash.png) no-repeat center center;
	border-bottom-style:solid;
	border-bottom-color: #BA8A1B;
	border-bottom-width: medium;
}

#splash p {
	padding: 100px 550px 50px 20px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
#splash img {
	border: 0px;
	vertical-align:top;
	margin-left: 160px;	
}
#splash a img{
	padding-top:2em;
}
#splashtxt
{
	margin-left: 265px;
	width: 180px;	
	font:"Stone Sans Sem ITC TT Semi", Palatino, serif;
	font-size: 20px;
	letter-spacing: 6px;
	text-align: center;
	
	
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 10px;
	font-weight:bold;
}

#page_title {
	width:740;
	padding: 0;
	margin-bottom: 1em;
	border-bottom-style:solid;
	border-bottom-color:#BA8A1B;
	border-bottom-width: thin;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 20px;
	padding-bottom: 0px;
	font:"Book Antiqua", Palatino, serif;
	font-size: 14px;
	border-bottom-style:solid;
	border-bottom-color: #BA8A1B;
	border-bottom-width: medium;
}

#content ol, #content ul {
	margin-left: 3em;
}
#content table, #content td{
	spacing-top: 5px;
	border: none;
	vertical-align: top;
}
#contenthome {
	float: right
	width: 720px;
	padding: 0px;
	padding-bottom: 0px;
	font:"Book Antiqua", Palatino, serif;
	font-size: 14px;
	border:medium;
	border-bottom-style:solid;
	border-bottom-color: #BA8A1B;
	border-bottom-width: medium;
}

#leftCol, #rightCol{
	width: 310;
	float: left;
}

#rightCol{
	width: 390;
	float:right;
}
/* Content Image Splash */
#contentFront {
	float: left;
	width: 480px;
	padding: 20px;
	/*background: url(images/livingroom.jpg) no-repeat right bottom;*/
	
}
#contentFront ol, #contentFront ul {
	margin-left: 3em;
}
.top{
		font:"Book Antiqua", Palatino, serif;
		font-size: 20px;
}
#contentFront p {
	letter-spacing: 5px;
	text-align:center;
}
.imgLeft {
	float:left;
	padding-right: 5px;
}
.imgRight {
	float:right;
	padding: 0px;
}
#frontLeft {
		float:left;
		width: 200;
}
#frontRight {
		width: 200;
		padding-top: 1.65em;
}
#frontRight img {
		float: right;
}
#frontLeft img{
		float:left;
}
#frontMid {
	float:none;
	
}
#frontMid p{
	letter-spacing: 6px;
	text-align:center;	
}
#affliates{
	text-align:center;
	border:none;
	
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
	border-top-width: 5px;
}

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

#legal {
	float: left;
}

#links {
	float: right;
}
#affliates table tr td img {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#affs{
	clear: both;
		padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;

	
}

