/***************************************************************
****************************************************************
*  CSS DESIGN STYLES FOR CHEAPSKATEWEBSITES.COM
*  HELPFUL PAGES THAT ASSISTED IN CREATING THIS WEB DESIGN:
*           http://www.w3.org/Style/Examples/007/indent
*           http://libertyboy.free.fr/computing/reference/css/index.php
*           http://www.chami.com/tips/internet/050798I.html
****************************************************************
****************************************************************/

/***************************************************************
*  GENERAL PAGE STYLES
****************************************************************/


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #342716;
	background-color:#342716
}
p {
	margin-bottom: 0;
	padding-left: .5em;
}
p + p {
	text-indent: 1.5em;
	margin-top: .25em;
}
.paragraph1 {
	text-indent: 1.5em;
}
p.smallBreak {
	text-indent: 0;
	margin-top: 0.83em
}
p.mediumBreak {
	text-indent: 0;
	margin-top: 2.17em
}
p.largeBreak {
	text-indent: 0;
	margin-top: 3.08em
}
h1 {
	color: #342716;
}
h2 {
	color: #342716;
}
h3 {
	color: #342716;
}
a{
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dashed;
}
a:visited {
	color: #333366;
}
a:hover {
	color:#990000;
}
a:active {
	color: #D9C89D;
}
table #packages {
	margin-left:7px;
}
table #seo {
	margin-left:11px;
}
table.chart {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #342716;
	border-collapse: collapse;
}
table.chart td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #342716;
}


/***************************************************************
*  ADDITIONAL STYLES
****************************************************************/


.brown{
	color:#342716;
}
table #navTop a {
	border-bottom: none;
}
#breadCrunb {
	color:#990000;
	font-size:80%;
	padding-left:60px;
}
#breadCrunb a {
	text-decoration:none;
	border-bottom: none;
	color:#6633FF;
}
#breadCrunb a:hover {
	color:#000000;
}
table #affil{
	width: 171px;
	border: 2px solid #000;
	padding: 5px;
	background-color: #009;
	color: #fff;
}
table #affil a{
	text-decoration: none;
	background-color: #03c;
	color: #ccf;
}
table #affil a:hover{
	background-color: #ccf;
	color: #03c;
}
.topicHead1 {
	margin-left:15px;
	border-bottom:2px solid #342716;
}
.topicHead2 {
	margin-left:25px;
	border-bottom:2px solid #342716;
}
.topicHead3 {
	margin-left:35px;
	border-bottom:2px solid #342716;
}
.larger {
	font-size: 18px;
	font-weight: bold;
}.blueItalic {
	color: #000099;
	font-style: italic;
}
.fontSmall {
	font-size: small;
}
.blueItalicBold {
	color: #000099;
	font-style: italic;
	font-weight: bold;
	font-size: large;
}
.fontSmallRed {
	font-size: small;
	color: #336600; 
}
#footNav a{
	color:#0033CC;
	text-decoration: none;
	border-bottom: none;
	font-size: 80%;
	font-weight: bold;
}
#footNav a:hover{
	color:#D8CCA6;
	text-decoration: none;
	background-color:#342716;
}
.thumbDisplay img{
	border:1px solid #342716;
}
.thumbDisplay a{
	border-bottom:none;
}
table#splash{
	background-image:url(../images/backgrounds/thumbBackground.jpg);
	background-repeat:no-repeat;
	height:170px;
	width:840px;
}
table#websites{
	background-image:url(../images/backgrounds/expandableBG-ctr.jpg);
	background-repeat:repeat-y;
	width:840px;
}
.websitesTop{
	background-image:url(../images/backgrounds/expandableBG-top.jpg);
	background-repeat:no-repeat;
	height:29px;
}
.websitesCtr{
	background-image:url(../images/backgrounds/expandableBG-ctr.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:125px;
}
.websitesBot{
	background-image:url(../images/backgrounds/expandableBG-bot.jpg);
	background-repeat:no-repeat;
	height:22px;
}
.bannersLeft{
	float:left;
	width:500px;
	padding-bottom:10px;
}
.bannersLeft img{
	margin:10px 0 0 30px;
}
.bannersCenter{
	background-image:url(../images/backgrounds/banBG-ctr.jpg);
	background-repeat:repeat-y;
}
.bannersRight{
	float:right;
	width:280px;
	margin-right:25px;
}
.bannersRight img{
	margin:10px 8px 0 5px;
}
.logos{
	background-image:url(../images/backgrounds/expandableBG-ctr.jpg);
	background-repeat:repeat-y;
	padding:0 15px;
}
.logos img{
	margin:5px;
}
.logosLeft{
	float:left;
	width:450px;
	padding-bottom:10px;
	margin-left:10px;
}
.logosRight{
	float:right;
	width:340px;
	margin-right:25px;
}
.noMarginList{
	margin-top:0;
	margin-bottom:0;
}
table#logos a{
	border-bottom:none;
}
.sideBar {
	color:#D5BD8D;
	margin-top:0;
	background-image:url(../images/backgrounds/side_column-ctr.jpg);
	background-repeat:repeat-y;
}
table#sideBarTemps{
	margin-left:30px;
}
.sidebarText{
	padding:0 10px 0 10px;
	width:170px;
	text-align:left;
}
.sidebarText a{
	text-decoration:none;
	color:#FFFFFF;
	border-bottom:none;
}
.sidebarText a:hover{
	color:#342716;
	background-color:#D5BD8D
}
.displayBox{
	float:right;
	padding:5px;
}
.displayBox a{
	text-decoration:none;
	border-bottom:none;
}
