


body {
	margin-top: 0px;
	padding: 0;
	background: #787878 url(image-folder/img01.jpg) repeat left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3, h4 {
	margin-top: 0;
	text-transform: uppercase;
	color: #003399;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
}

h4 {
	font-size: 1.4em;
	font-weight: normal;
}

ul {
}

a {
	text-decoration: none;
	color: #528DC8;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#place-1 {
	width: 960px;
	margin: 0 auto;
	height: 210px;
}

/* place-1 */

#logo {
	width: 960px;
	height: 210px;
	margin: 0 auto;
	padding: 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* row-of-links */

#row-of-links {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: 52px;
	background: url(image-folder/img02.jpg) no-repeat left top;
}

#row-of-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#row-of-links li {
	display: inline;
}

#row-of-links a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 19px 11px 0px 11px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(image-folder/img03.jpg) no-repeat right 50%;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
}

#row-of-links a:hover {
	color: #FFFFFF;
}

#row-of-links .current_page_item a {
	color: #FFFFFF;
}

/* wrapbody */

#wrapbody {
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url(image-folder/img05.jpg) repeat-y left top;
}

#top-area {
	background: url(image-folder/img04.jpg) no-repeat left top;
}

#bottom-area {
	background: url(image-folder/img06.jpg) no-repeat left bottom;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* limo-description-area */

#limo-description-area {
	float: left;
	width: 480px;
	margin: 10px;
	padding: 5px 0px 0px 0px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 10px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
	background: url(image-folder/img12.jpg) no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}


.formattedheadertag {
	height: 15px;
	margin: 5px 5px;
	padding: 5px 4px 24px 5px;
	text-transform: capitalize;
	font-weight: normal;
}

.formattedheadertag a {
	border-bottom: none;
	color: #528DC8;
}

.formattedheadertag a:hover {
}




.paragraphstyle1 {
	margin: 5px 10px 10px 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#heroshotstag {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#partypicturesrightside {
	float: right;
}

#heroshotstag ul {
	padding-bottom: 20px;
}

#heroshotstag li {
	background: url(image-folder/img11.jpg) no-repeat left bottom;
}

#heroshotstag li ul {
	background: url(image-folder/img10.jpg) repeat-y left top;
}

#heroshotstag li li {
	background: url(image-folder/img08.gif) no-repeat 0 13px;
}

#heroshotstag li h2 {
	height: 25px;
	padding-top: 15px;
	background: url(image-folder/img09.jpg) no-repeat left top;
	color: #333333;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 7px 0 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 10px 0 15px;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(image-folder/img08.gif) no-repeat 0 13px;
	text-align: left;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url(image-folder/img07.jpg) no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* copyrightdata */

#copyrightdata {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
}

#copyrightdata p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
}

#copyrightdata a {
}

#copyrightdata .link {
	float: right;
}

#copyrightdata .copyright {
	float: center;
}

