/* Square Up in the City */

/* Red #a41d21 */

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header-65205.jpg);
	background-repeat: no-repeat;
	width:980px;
	height:200px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background: #f1eee9 url(fade.gif);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight: lighter;
	font-size:2.1em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1f356e;
	font-size:1.4em;
	font-weight: normal;
	margin:0;
	padding:0;
}

h3 {
	background-color:#005895;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

p {
	color: #000;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a {
	color: #1f356e;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

#content ul, ol, li {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 1ex;
}

a:hover {
	color:#a41d21;
	text-decoration:none;
}
#leftcol {
	width:150px;
	float:left;
}
#content {
	background-color: #fff;
	margin: 0;
	padding: 0px 10px 10px 10px;
	width:662px;
}
#middlecol {
	background-color:#fff;
	width:670px;
	float:left;
	padding: 0px;
}
#rightcol {
	width:150px;
	margin:0px;	
	padding: 0;
	float:right;
}
#contentbox {
	background-color: #FFF;
	background-repeat: no-repeat;
	border: none;
	margin-top: 0;
}

#container {
	background-color: #FFF;
	padding: 0;
}

#counter_flash {
	display:none;
}

#content {
	width: 640px;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

#content a {
	border-bottom: 1px dotted #1f356e;
}
#content a:hover {
	border-bottom: 1px dotted #a41d21;
}

/* NAVIGATION */

#leftcol #navigation {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
}

#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}

#navigation li {
	margin: 0px;
	background: #FFF;
}

ul.show_hide sub {
	color:#333;
	margin-left:-3px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	background-color:#111; 
	font-size: 1em;
	color:#FFF; 
	text-decoration:none;
	line-height: 2.5em;
	width:135px;
	display: block;
	padding-left:10px;
	margin: 1px 10px 0 0;
	border-bottom: 1px dotted #CCC;
}
#navigation a:hover {
	background-color:#005895;
	border-bottom: none;
	color: #FFF;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

#navigation a.current {
	background-color:#a41d21;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

/* TOP NAVIGATION */

#booknow {
	display: none;
}

#topnav{
	display: none;
}

/* SECOND LEVEL NAV */

#contentnav {
	background-color:#FFF;
}

#contentnav a {
	color:#FFF;
	text-decoration:none;
}
#contentnav a:hover {
	color:#FFF;
	text-decoration:underline;
}

#navigation #current,#topnav #current {
	color:#FFF;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			
/* FOOTER */
#footer {
	background: #000;
	background-repeat: no-repeat;
	width:980px;
}

#footer p {
	color: #fff;
	font-size: 9px;
	padding: 10px 150px 10px 150px;
	border-top: 1px dotted #CCC;
}	

#footer a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px dotted #a41d21;
}

/* Custom Blocks */

div#Charitieshtml1 table {border-collapse:collapse;border:1px solid #ddd;width:98%;}
div#Charitieshtml1 table td {padding:4px;vertical-align:top;}
