* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	background-image: url(http://www.citypridepub.co.uk/images/city2bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #070003;
}

a {
	text-decoration: underline;
}

a:hover {
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 15px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}
#body_contact {
	width: 773px;
	text-align: center;

}

#body_wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	width: 777px;
	color: inherit;
	text-align: left;
}
h2 {
	font-family: Calibri;
	font-size: 16px;
	background-color: #FFF;
}
#body_wrapper #content_body #left_column p h10 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#body_wrapper #body_contact object {
	margin: 215px
}
h9 {
	font-family: Calibri;
	font-size: 24px;
	color: #FFF;
}


.add_shadow {
	float: left;
	background: url('../images/shadow_bot.gif') no-repeat 0% 100%;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('../images/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 2px 2px 0px;
	background-color: #333;
	background-image: url(../images/shadow_rightbot.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}


/* Company Logo */

#header{
	height:50px;
	width:773px 
	margin:0;
	padding:0;
}

#company_header {
	margin: 65px 10px;
	z-index: 1;
	position: absolute;
	left: 121px;
	top: 406px;
	height: 210px;
}

#company_logo {
	padding: 3px;
	color: #000;
}

#company_logo h1 {
	display: block;
	background: url('../images/company_logo.gif') no-repeat 50% 3px;
	width: 368px;
	height: 368px;
}

#company_logo h1 span {
	display: none;
}


/* Navigational Menu */

#nav_menu {
	margin: 0px 2px;
	margin-top:40px;
	width: 773px;
	background-color: #600;
	color: #333;
	border-bottom: #333 2px solid;
	font-family: calibri;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav_menu ul {
	margin-left: 70px;
	width: 700px;
	height: 27px;
}

#nav_menu li {
	padding: 5px 11px 3px 10px;
	background: url('../images/navmenu_div.gif') no-repeat 100% 7px;
	float: left;
}

#nav_menu li#last {
	padding-right: 10px;
	background-image: none;
}

#nav_menu a {
	color: #fff;
	background-color: inherit;
	text-decoration:none
}

#nav_menu a:hover {
	color: #e1d9a7;
	background-color: inherit;
}

/* Content Body */

#content_body {
	margin: 0px 2px;
	padding: 17px 12px 15px 15px;
	color: #FFF;
	text-align: left;
}

#content_body a {
	color: #C33;
}

#content_body a:hover {
	color: #960;
}

#content_body .content_header2 {
	display: block;
	border: #000 2px solid;
}

#content_body .content_header h2 {
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#content_body .content_box {
	padding: 10px 15px 20px 6px;
	clear: both;
	float: none;
}


/* Left Column */

#left_column {
	margin-left: 5px;
	margin-top: 00px;
	width: 365px;
	float: left;
}

#left_column .content_header {
	padding-bottom: 45px;
}

#left_column .content_header h2 {
	width: 351px;
	background-color: #600;
	color: #FFF;
}


/* Right Column */

#right_column {
	width: 353px;
	float: right;
}

#right_column .content_header h2 {
	width: 348px;
	background-color: #600;
	color: #FFF;
}


/* Travel Gallery */

#travelgallery {
	padding-bottom: 5px;
	float: none;
	clear: both;
	text-align: center;
}

.gallery_thumbnail {
	float: left;
	padding: 5px 5px 0px 0px;
}

.gallery_thumbnail .add_shadow {
	color: #fff;
}

.gallery_thumbnail .add_shadow div div {
	padding-bottom: 3px;
}

.gallery_thumbnail .add_shadow img {
	margin: 1px;
}

#travelgallery .view_all {
	margin: 10px auto 0px;
	width: 104px;
	height: 26px;
	float: none;
	clear: both;
}

#travelgallery .view_all a {
	padding: 3px 5px;
	border: #000 1px solid;
	background-color: #036;
	color: #CCC;
	display: block;
	font-weight: bold;
	font-family: calibri;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#travelgallery .view_all a:hover {
	background-color: #036;
	color: #fff;
}

/* Prefoot */

#prefoot {
	width: 773px;
	text-align: center;
}


/* Page Footer */

#page_footer {
	margin: 0px 2px;
	padding: 7px 0px;
	width: 773px;
	background-color: #600;
	color: inherit;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 12px;
	text-align: left;
	color: #FFF;
}
h4 {
	font-size: 16px;
}
#body_wrapper #body_contact h10 {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color: #FFF;
}
