@charset "utf-8";
/*

 "" Template: by Webscentral.  
Note: this will not affect the template in any way.
 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #662C14 url(http://freewebs.com/pimptemplates/hotspring/images/img01.gif) repeat-x;
	text-align: justify;
}

body, input, textarea, select {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-weight: normal;
	color: white;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
}

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

hr {
	display: none;
}

.fw-container {
	width: 750px;
	margin: 0 auto;
	background: url(http://freewebs.com/pimptemplates/hotspring/images/img02.gif) no-repeat;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
.fw-head { 
	width: 740px;
	height: 190px;
	padding: 5px;
	background: url(http://freewebs.com/pimptemplates/hotspring/images/header.jpg) no-repeat 50% 5px;
}

.fw-head h1, .fw-head h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: bold;
}

.fw-head h1 {
	padding: 100px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

.fw-head h3 {
	margin-top: -5px;
	padding: 0 0 0 22px;
	font-size: 1em;
}

.fw-logo {
display:none;
}


/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.fw-nav-menu {
	float: right;
	width: 220px;
	margin-top: -5px;
}

.fw-nav-menu li a {
	text-decoration: none;
}
.fw-nav-menu li a:hover {

}

.fw-nav-menu ul { 
	margin: 0 5px;
	padding: 15px 15px 15px 30px;
	background:white url(http://freewebs.com/pimptemplates/hotspring/images/img07.gif) repeat-x;
	list-style-type: square;
}
.fw-nav-menu li {

}

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.fw-content { 
	float: left;
	width: 520px;
	margin-top: -5px;
	padding-left: 5px;
}


.fw-paragraph h2 { 
	height: 40px;
	margin: 0;
	padding: 7px 0 0 15px;
	background: url(http://freewebs.com/pimptemplates/hotspring/images/img06.gif) repeat-x;
}

.fw-text {
	padding: 20px 15px 10px 15px;
	background:white url(http://freewebs.com/pimptemplates/hotspring/images/img07.gif) repeat-x;
	line-height: 1.8em;
}
/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.fw-footer { 
	background: url(http://freewebs.com/pimptemplates/hotspring/images/img05.gif) no-repeat;
	float:left;
        width:530px;
}
.fw-footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: x-small;
	color: #FFFFFF;
}



/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

hr {
display:none;
}


 
.fw-tracker {
                padding:0;
                margin-top:-10px;
	width: 100%;
	font-size: 10px;
	text-align: center;
background:#343434;
float:left;
}






#fw-advertisement {
 background: #343434;
 text-align:center;
}
 
#googlecolors1 {
 background:#343434;
}
 
#googlecolors2 {
 background:#343434;
}
#category {
display:block;
background:#003399;
font-size:18px;
color:white;
font-weight:bold;
padding:5px;
text-align:center;
}

.fw-home-link {
display:none;
}

