/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/platinum_weddings_cigar_rollers_bgPage.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D4D4D5;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

A {
	text-decoration: none;
/*	color: #B99A2F; */
	color: #666666;
}

#page {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid #00FF00; */
}

#leftColumn {
	width: 275px;
	float: left;
}

#leftColumn img {
	margin-bottom: 20px;
	float: left;
}

#links {
	float: left;
}

#links ul{
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
}

#links li {
	list-style-type: none;
}

#links li A{
	color: #969595;
	text-decoration: none;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
	width: 200px;
	padding: 9px 60px 9px 0px;
	background-image: url(images/platinum_weddings_cigar_rollers_bullet.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	clear: right;
}

#rightColumn {
	float: left;
	width: 666px;
}

#top {
	float: left;
	width: 666px
}

#logo, #photos {
	float: left;
	margin-left: 60px;
}


#content {
	width: 652px;
	padding: 5px;
	border: 2px solid #BFBFBF;
	background-color: #E6E6E8;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

#pgContent {
	background-color: #ffffff;
	width: 622px;
	padding: 15px;
	color: #666666;
	float: left;
}

#text {
	width: 455px;
	padding-right: 20px;
	float: left;
}

#citycol {
	float: left;
}

.citycoltop {
	background-image: url(images/platinum_weddings_cigar_rollers_roundedrectangle-top.gif);
	height: 8px;
	width: 141px;
}

.citycolbottom {
	background-image: url(images/platinum_weddings_cigar_rollers_roundedrectangle-bottom.gif);
	height: 8px;
	width: 141px;
}

#citycol ul {
	margin: 0px;
	padding: 5px 15px;
	background-image: url(images/platinum_weddings_cigar_rollers_roundedrectangle-body.gif);
	background-repeat: repeat-y;
}

#citycol li {
	margin-bottom: 10px;
	font-size: 11px;
	list-style-type: none;
}

#citycol span.greytxt {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana;
}

#citycol span.uppercase {
	text-transform: uppercase;
}

#citycol A {
	color: #B99A2F;
	text-decoration: none;
}

#footer {
	background-image: url(images/platinum_weddings_cigar_rollers_bgFooter.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666;
	padding: 15px;
	float: left;
	width: 622px;
}

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
}

h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

#rightLinks {
	float: left;
}

#footerLinks {
	clear: both;
	float: left;
	text-align: center;
	padding: 10px 0px;
	margin-top: 10px;
	width: 100%;
}

#footerLinks ul {
	margin: 0px;
	padding: 0px;
}

#footerLinks li {
	display: inline;
	padding: 8px;
}

#footerLinks A {
	font-size: 10px;
	color: #B99A2F;
}

#tbl_footerLinks A{
	font-size: 11px;
}
