/*
Color Scheme:
#FFFFFF: White Text : Background
#000000: Black 
#333333: Dark Grey : Text color
#252525; Copyright
#6b6b6b: ?? : Input/Text box
#cc6633; Orange : Heading 1, Header background
#CDBA97; ??? : Background
#E7E1C1; Beige : Right content
#252525; Footer???
#D7C295;
#DA7C24;
#fad196;
#804000;
#242424; Dark Grey
#A15300: ??? : Heading 3
#999999: ??? : Heading 4
#E7E1C1; ??? : Table heading
#666666; ??? : Directory
#000033; ??? : Featured
#ff6633;
*/
body,div,textarea,span,a,td,li {
	color: #333333;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: NORMAL;
	margin:0px;
}
#subscription_over13 {
	border-width:0px;
    color:#333333; 
	background-color:white;  	
}

ol {
	margin-top: 0px;
	padding:5px;	
	margin-left:20px;	
	list-style-type: decimal; 
}

/* remove all the bullets, borders and padding from the default list styling */
ul {
	padding:5px;
	margin-top:0px;
	margin-left:20px;
	list-style-type:square;
}

li.spaced {
	margin-top: 8px;
}

select.small, input.small { 
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-size: 9px; 
	background: white;
	border: #6b6b6b; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 

select, input { 
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-size: 12px; 
	background: white;
	border: #6b6b6b; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 

h1 {
	position: RELATIVE;
	color: #cc6633;
	font-size: 18PX;
	font-family: arial, verdana, geneva;
	font-weight: 500;
	margin-bottom:8px;	
	margin-top:0px;
	text-transform: uppercase;
}

h2.large {
	position: RELATIVE;
	color: #cc6633;
	font-size: 16PX;
	font-family: arial, verdana, geneva;
	font-weight: normal;
	margin-bottom:6px;	
	margin-top:12px;
	text-decoration: uppercase;
}

h2 {
	position: RELATIVE;
	color: #333333;
	font-size: 14PX;
	font-family: arial, verdana, geneva;
	font-weight: bold;
	margin-bottom:6px;	
	margin-top:12px;
	text-decoration: none;
}

h3 {
	position: RELATIVE;
	color: #A15300;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	margin-bottom: 3PX;
	margin-top: 0px;	
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	position: RELATIVE;
	color: #999999;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: BOLD;
	text-align: LEFT;
	margin-top: 0PX;
	margin-bottom: 8PX;
}

p  {
	position: RELATIVE;
	color: #333333;
	font-size: 12PX;
	font-family: Arial, verdana, geneva;
	font-weight: NORMAL;
	margin: 0px;
	margin-top: 0px;
	margin-bottom:8px;
}

.largebold  {
	position: RELATIVE;
	color: #333333;
	font-size: 14PX;
	font-family: Arial, verdana, geneva;
	font-weight: bold;
	margin: 0px;
	margin-top: 0px;
	margin-bottom:8px;
}
a.largebold:link,a.largebold:active,a.largebold:visited  {
	position: RELATIVE;
	color: #333333;
	font-size: 14PX;
	font-family: Arial, verdana, geneva;
	font-weight: bold;
	margin: 0px;
	margin-top: 0px;
	margin-bottom:8px;
	text-decoration: none;
}


th {
	color: #333333;
	font-size: 13PX;
	font-family: arial, verdana, geneva;
	font-weight: bold;
	text-align: LEFT;
	background: #E7E1C1; 

}
td {
	color: #333333;
	font-size: 12PX;
	font-family: Arial, verdana, geneva;
	font-weight: NORMAL;
	margin: 0px;	
	text-align: LEFT;
}


h1.featured {
	position: RELATIVE;
	color: #333333;
	font-size: 14PX;
	font-family: Courier New, arial, verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom:2px;	
}

h1.directory{
	position: RELATIVE;
	color: #333333;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: BOLD;
	text-align: LEFT;
	text-transform: UPPERCASE;
	margin-top: 0px;	
	margin-bottom: 5PX;
}

h2.featured {
	position: RELATIVE;
	color: #333333;
	font-size: 12pX;
	font-family: Courier New, arial, verdana;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom:2px;	
	text-transform: none;
}

h2.directory {
	position: RELATIVE;
	color: #666666;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: bold;
	margin-top: 15PX;
	text-align: LEFT;	
}

p.featured {
	position: RELATIVE;
	color: #000033;
	font-size: 12PX;
	font-family: Courier New, Typist, Arial, verdana;
	font-weight: NORMAL;
	margin-top: 4px;
	margin-left:7px;
}

p.directory {
	color: #333333;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	text-decoration: NONE;
	font-weight: NORMAL;
	margin-top: 0px;
	margin-bottom:0px;
}

a.firstnav:link,a.firstnav:active,a.firstnav:visited {
	color: white;
	font-size: 10PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: NORMAL;
	text-decoration: NONE;
}

.firstnav {
	color: white;
	font-size: 10PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: NORMAL;
	text-decoration: NONE;
}
a.featured:link,a.featured:active,a.featured:visited {
	position: RELATIVE;
	color: #000033;
	font-size: 12PX;
	font-family: Courier New, Typist, Arial, verdana;
	font-weight: NORMAL;
}

a.h2featured:link,a.h2featured:active,a.h2featured:visited  {
	position: RELATIVE;
	color: #ff6633;
	font-size: 12pX;
	font-family: Courier New, arial, verdana;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom:2px;	
	text-transform: none;
	text-decoration: underline;
}

a.directory:link,a.directory:active,a.directory:visited {
	color: #333333;
	font-size: 12PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	text-decoration: NONE;
	font-weight: NORMAL;
	text-decoration: underline;		
}

.dogname {
	position: RELATIVE;
	color: #333333;
	font-size: 16PX;
	font-family: arial, verdana, geneva;
	font-weight: bold;
	margin-bottom:4px;	
	margin-top:0px;
	text-decoration: none;
}

.copyright1 {
	color: #cc6633;
	font-size: 9PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
}

.footer1,a.footer1:link,a.footer1:active,a.footer1:visited {
	color: white;
	font-size: 10PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: NORMAL;
}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited {
	color: #333333;
	font-size: 10PX;
	font-family: ARIAL, TAHOMA, VERDANA, GENEVA;
	font-weight: NORMAL;
}
