body {
	margin: 0;
	padding: 0;
	background: #2599ff url(images/img01.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000b15;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #930;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
	font-size: 16px;
}

blockquote {
	margin: 15px 0px;
	padding: 5px 7px 5px 40px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #000b15;
	border: 1px solid #000b15;
	background: #2599ff;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000b15;
}





a:link {
        color: #000b15;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #000b15;
}
a:hover {
        color: #009;
        font-weight: 700;
}
a:active {
        text-decoration: none;
        color: #000b15;
}
.style1 {color: #fff}

 div.c1 {clear:both}

hr {
	display: none;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-y left top;
}

#wrapper-top {
	padding-top: 30px;
	background: url(images/img02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(images/img04.jpg) no-repeat left bottom;
	padding-bottom: 30px;
}

/* Header */

#header {
	width: 780px;
	height: 220px;
	background:url(images/header.jpg) top no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding: 57px 0 0 15px;
	color: #F79F1A;
}

#header p {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 520px;
	color: #00549e;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	font-size: 26px;
	border-bottom: 2px #000b15 solid;
	margin-right: 20px;
	letter-spacing: 1px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
}

.title a {
	text-decoration: none;
	color: #B29269;
}

.pagetitle {
}

.byline {
	color: #000b15;
	font-size: 14px;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

.meta {
	text-align: left;
	color: #fff;
	padding: 5px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
	border: 1px solid #000b15;
	background: #2599ff;
}

.meta .more {
}

.meta .comments {
}

.meta a {
	color: #fff;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 10px;
	color: #000b15;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 35px;
	border-bottom: 1px #00549e solid;
}

#sidebar h2 {
	margin: 0 0 0 20px;
	height: 35px;
	font-size: 18px;
	color: #000b15;
	border-bottom: 2px #000b15 solid;
}

#sidebar a {
	text-decoration: none;
	font-size: 14px;
}

#sidebar a:hover {
	text-decoration: none;
	font-size: 14px;
}


#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 807px;
	height: 95px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #0061B9;
}

#footer p {
	padding-top: 15px;
	font-size: 10px;
}

#footer p a {
	color: #fff;
}

img {
	border: none;
	margin-right: 10px;
}

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
#legal {
	clear: both;
	text-align: center;
	color: #fff;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }


#wrapper #wrapper-top #wrapper-btm #page #content .row .row_l .row_r {
	font-size: 18px;
	color: #930;
	font-style: italic;
}
.love {
	font-size: 16px;
	font-weight: bold;
}

