* {
margin: 0;
padding: 0; 
}

body {
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
font-size: 14px;
line-height: 20px;
color: #565656;
text-align: center;
background-color: #000000;
background-repeat: repeat-x;
background-position: top;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #c04055;
text-decoration: underline;
}

.aligncenter {
text-align: center;
}

.clear {
clear: both;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
line-height: normal;
}

h1 {
font-size: 25px;
padding-top: 20px;
padding-bottom: 2px;
color: #b0ab28;
}

h2 {
font-size: 20px;
padding-bottom: 11px;
color: #b0ab28;
}

h3 {
font-size: 17px;
padding-top: 14px;
padding-bottom: 10px;
}

h4 {
font-size: 14px;
padding-top: 12px;
padding-bottom: 8px;
}

h5 {
font-size: 14px;
padding-top: 10px;
padding-bottom: 8px;
color:#b0ab28;
border-top: 1px solid #b0ab28 ;
margin-top:20px;
}

h6 {
font-size: 14px;
padding-top: 12px;
padding-bottom: 8px;
clear:both;
}

hr {
margin: 2px auto;
width: 560px;
height: 5px;
background: #e3dccb;
}

#mainwrap {
width: 954px;
margin: 0 auto;
background-color: #ffffff;
margin-top: 24px;
text-align: left;
}

#header-container {
width: 954px;
margin: 0 auto;
padding: 0;
height: 150px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
text-decoration: none;
color: inherit;
}

#header-left {
float: left;
height: 91px;
width: 310px;
padding-left: 17px;
background-repeat: no-repeat;
}

#header-center {
margin: 0 auto;
}

#header-center h2 {
font-family: "Copperplate Gothic Bold", Arial, sans-serif;
font-size: 50px;
text-align: center;
}

#header-center p {
font-size: 18px;
color: #000000;
text-align: center;
}

#header-right {
float: right;
height: 34px;
width: 610px;
margin-top: 71px;
margin-right: 10px;
}

#social {
width: 90px;
height: 60px;
padding-left: 245px;
float: left;
margin-top: 20px;
}

#searchbox {
float: right;
margin-top: 50px;
margin-right: 42px;
}

#menubar {
width: 890px;
margin: 0px auto;
padding-bottom: 6px;
padding-top:20px;
clear:both;
margin-left:40px;
}

#wrapper {
clear: both;
margin: 0 auto;
}

#content {
width: 954px;
}

#main-blog {
float: left;
width: 690px;
padding: 0 20px 0px 25px;
}

#main-page h2 {
color:#b0ab28;
font-size:18px;
line-height:21px;
font-weight:bold;
margin-top:5px;
}

#main-page h3 {
color:#000000;
font-size:16px;
line-height:20px;
font-weight:bold;
margin-top:20px;
border-top: 2px solid #b0ab28;
padding-top:20px;
}

#main-page p {
line-height:18px;
font-size:13px;
}

#main-home h2 {
color:#ab001c;
font-size:18px;
line-height:21px;
font-weight:bold;
margin-top:20px;
}

#main-home h3 {
color:#000000;
font-size:16px;
line-height:20px;
font-weight:bold;
margin-top:20px;
border-top: 2px solid #b0ab28;
padding-top:20px;
}

#main-home p {
line-height:22px;
}

#main-blog h1 {
font-size: 25px;
font-weight: bold;
line-height: normal;
padding-bottom: 20px;
}

#main-blog h1 a:link, #main-blog h1 a:visited, #main-blog h1 a:active {
color: #b0ab28;
text-decoration: none;
}

#main-blog h1 a:hover {
color: #000000;
text-decoration: none;
}

#main-page {
float: left;
width: 900px;
min-height:550px;
padding: 10px 10px 0px 25px;
}

#main-page h1 {
font-size: 25px;
font-weight: bold;
line-height: normal;
padding-bottom: 20px;
padding-top:10px;
}

#main-page h1 a:link, #main-page h1 a:visited, #main-page h1 a:active {
color: #c04055;
text-decoration: none;
}

#main-page h1 a:hover {
color: #000000;
text-decoration: none;
}

#main-home {
float: left;
width: 900px;
min-height:550px;
padding: 0 10px 0px 25px;
}

#main-home h1 {
font-size: 25px;
font-weight: bold;
line-height: normal;
padding-bottom: 20px;
}

#main-home h1 a:link, #main-home h1 a:visited, #main-home h1 a:active {
color: #c04055;
text-decoration: none;
}

#main-home h1 a:hover {
color: #000000;
text-decoration: none;
}

.postdata {
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #623c22;
padding-bottom: 10px;
}

.post {
margin-bottom: 40px;
}

#main-page .post {
margin-bottom: 20px;
}

.post p {
margin: 0;
padding: 10px 0 0 0;
}

.post ul {
margin-left: 35px;
margin-bottom: 15px;
}

.post ul li {
padding-top: 15px;
font-size:13px;
}

.post ol {
margin-left: 35px;
margin-bottom: 15px;
margin-top:15px;
}

.post ol li {
margin-bottom: 15px;
font-size:13px;
}

.post dl {
margin-left: 5px;
margin-bottom: 10px;
}

.post dl dt {
font-weight: bold;
}

.post dl dd {
margin-left: 10px;
margin-right: 5px;
}

.post code {
margin: 0;
border: 1px inset;
font-style: italic;
}

.post pre code {
margin: 0;
padding: 1px;
border: 1px inset;
font-style: italic;
text-align: left;
overflow: auto;
white-space: pre-wrap;
}

.tags {
float: right;
margin-top: 5px;
margin-right: 10px;
font-size: 11px;
}

#author_link {
padding-left: 10px;
font-weight: bold;
font-style: italic;
}

#author {
font-style: italic;
font-size: 14px;
width: 570px;
text-align: left;
}

#author ul {
list-style-image: none;
list-style-type: none;
}

.post-comments {
border-left: 2px inset;
border-top: 2px inset;
float: right;
margin: 2px 5px;
font-size: 12px;
font-weight: normal;
padding: 0 2px 2px 2px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active {
text-decoration: none;
}

blockquote {
clear: both;
background-image: url(images/small-quotes.png);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 28px;
font-style: italic;
font-size: 14px;
}

blockquote cite {
padding-left: 10px;
font-weight: bold;
}

pre {
margin: 0;
padding: 5px;
border: 1px inset;
font-style: italic;
font-size: 14px;
width: 570px;
text-align: left;
overflow: auto;
white-space: pre-wrap;
}

#sidebar {
width: 175px;
float: right;
padding: 0 20px 10px 5px;
margin: 0 auto;
list-style-image: none;
list-style-type: none;
}

#sidebar-top {
margin: 0 auto;
}

#sidebar-content {
padding: 0 20px 10px 10px;
margin: 0 auto;
}

#subcolumn {
width: 220px;
}

#sidebar ul {
list-style-image: none;
list-style-type: none;
}

#search {
width: 150px;
padding: 0 0;
margin: 0 auto;
}

.form-input {
margin: 10px 35px 10px 35px;
width: 200px;
padding: 2px 2px;
background: #faf6f6;
border: 1px solid #e3dccb;
color: #666;
font-family: Arial, Helvetica, sans-serif;
}

.form-input:focus {
background: #f2f0f0;
border: 1px solid #b5b4b2;
}

.search-submit {
margin: 0 0 0 160px;
width: 85px;
background: #faf6f6;
border: 1px solid #e3dccb;
color: #666;
}

#calendar_wrap {
margin-left: 55px;
}

.widget {
border-bottom: 1px solid #e3dccb;
margin-bottom: 10px;
padding-bottom: 10px;
margin-top: 10px;
}

.widget p {
padding-left: 5px;
}

.widget h2 {
text-align: left;
padding: 22px 0 0 0;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: #4a4131;
margin: 0;
}

.widget ul {
margin: 0;
padding: 5px 0;
border: none;
list-style: none;
}

.widget ol {
padding: 5px 0;
border: none;
list-style: none;
}

.widget li {
list-style-image: none;
}

.widget ul li {
padding: 5px;
margin: 0;
}

.widget ol li {
padding: 5px;
margin: 0;
}

.widget ul li a {
color: #808386;
text-decoration: none;
font-size:12px;
}

.widget ol li a {
color: #808386;
text-decoration: none;
}

.widget ul li a img {
border: none;
}

.widget ol li a img {
border: none;
}

.widget ul li a:hover {
color: #000000;
text-decoration: none;
}

.widget ol li a:hover {
color: #000000;
text-decoration: none;
}

.textwidget {
padding: 0 8px 0 8px;
}

.widget #wp-calendar {
empty-cells: show;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 200px;
}

.widget table#wp-calendar {
margin: 0 auto 0 auto;
}

.widget #calendar_wrap {
margin: 0 auto 0 auto;
}

p img {
padding: 0;
max-width: 100%;
}

img.aligncenter {
margin-left: auto;
margin-right: auto;
display: block;
}

img.alignright {
margin: 0 0 13px 20px;
display: inline;
clear:both;
}

img.alignleft {
margin: 0 20px 13px 0;
display: inline;
clear:both;
}

.left {
float: left;
padding-right: 5px;
}

.alignleft {
float: left;
}

.right {
float: right;
padding-left: 5px;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #59350b;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#footer {
color: #ffffff;
background-color: #b0ab28;
height: 200px;
width: 100%;
margin-top: 5px;
}

#footer-wrap {
width: 954px;
margin-right: auto;
margin-left: auto;
}

#footer-left {
float: left;
width: 620px;
margin-top: 20px;
text-align: left;
}

#footer-right {
float: right;
width: 270px;
margin-top: 20px;
text-align: left;
}

#footer-left .bottom-menu a {
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

#footer-left .bottom-menu a:hover {
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

#footer-left .bottom-menu {
font-size: 11px;
margin-top: 15px;
}

.bottom-menu a {
text-decoration: none;
color: #ffffff;
font-weight: normal;
}

.bottom-menu a:hover {
color: #ffffff;
text-decoration: underline;
}

#bottom {
	clear:both;
	background-image: url(images/bottom.jpg);
	height: 19px;
	width: 954px;
	background-position: bottom;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist p {
margin: 0 15px 10px 2px;
clear: both;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.alt {
margin-top: 1px;
padding: 10px 10px 5px 10px;
background: #f2f2f2;
border: 1px solid #b2b0a4;
}

.alt2 {
margin-top: 1px;
padding: 10px 10px 5px 10px;
background: #ffffff;
border: 1px solid #b2b0a4;
}

.administrator {
background-color: #dedede;
margin-top: 1px;
padding: 5px;
border: 1px solid #7e7d75;
}

.jellybeen {
background-color: #dedeed;
margin-top: 1px;
padding: 5px;
border: 1px solid #7e7d75;
}

.cgravatar {
float: left;
width: 60px;
height: 60px;
margin: 0 12px 0 0;
}

.comment-author {
font-size: 120%;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #2b2d2f;
}

.comment-author a:link, .comment-author a:visited, .comment-author a:active {
color: #808386;
border-bottom: 1px solid #808386;
text-decoration: none;
}

.comment-author a:hover {
color: #635537;
border-bottom: 1px solid #b2b0a4;
text-decoration: none;
}

.comment-date {
margin-left: 2px;
margin-top: 3px;
font-size: 0.75em;
color: #888;
}

#comments-main {
width: 580px;
padding: 0 0 5px 0;
clear: both;
}

#comments-main p code {
margin: 0;
padding: 5px;
background-color: silver;
border: 1px inset;
font-style: italic;
font-size: 14px;
width: 540px;
text-align: left;
overflow: auto;
white-space: pre-wrap;
}

#comment-header {
margin-bottom: 10px;
color: #271b03;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

#response {
clear: both;
width: 580px;
padding: 0 0 5px 10px;
margin-top: 35px;
color: #271b03;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

#commentform {
margin: 10px 10px 30px 0;
font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
padding: 6px 0;
margin: 0;
}

#commentform label {
color: #787878;
font-size: 87%;
}

#commentform input {
width: 200px;
background: #fff;
border: 1px solid #b2b0a4;
padding: 5px;
margin-top: 3px;
font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}

#commentform textarea {
height: 130px;
background: #fff;
border: 1px solid #b2b0a4;
padding: 5px;
margin-top: 3px;
font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
max-width: 570px;
}

#commentform #submit {
cursor: pointer;
}

fieldset {
padding: 15px;
border: 1px solid #b2b0a4;
width: 570px;
margin: 0 auto;
}

legend {
font-size: 1.1em;
font-weight: normal;
color: #635537;
}

label {
padding-top: 4px;
color: #635537;
font-weight: normal;
line-height: normal;
}

input, textarea {
border: 1px solid #b2b0a4;
}

input:focus, textarea:focus {
border: 1px solid #000;
padding-bottom: 30px;
}

textarea {
width: 570px;
max-width: 570px;
min-height: 84px;
margin-bottom: 10px;
}

#wp-calendar {
empty-cells: show;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 200px;
}

img#wpstats {
display: none;
}

#akismetstats {
margin: 0 auto;
}

a {
outline: none;
}

#left-column {
	float: left;
	height: 352px;
	width: 525px;
 padding-bottom: 20px;
}

#right-column {
	float: right;
	width: 350px;
}

table {

	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
        padding:5px;
        font-size:13px;
}

.homeleft {
width: 350px;
float: left;
background: #e6e7e8;
padding: 10px;
height:101px;

}
.homecontact {
padding: 10px;


}

.homeleft h2 {
padding-top:0px;
}

.homeright h2 {
padding-top:0px;
}

.homeright {
width: 200px;
float: right;
background: #e6e7e8;
padding: 10px;
}
.travelleft {
width: 420px;
float: left;
background: #e6e7e8;
padding: 10px;
margin-bottom:20px;
min-height:300px;

}

.travelleft h2 {
padding-top:0px;
}

.travelright h2 {
padding-top:0px;
}

.travelright {
width: 420px;
float: right;
background: #e6e7e8;
padding: 10px;
margin-bottom:20px;
min-height:300px;
}
.travelleft2 {
width: 420px;
float: left;
background: #e6e7e8;
padding: 10px;
margin-bottom:20px;
min-height:460px;

}

.travelleft2 h2 {
padding-top:0px;
}

.travelright2 h2 {
padding-top:0px;
}

.travelright2 {
width: 420px;
float: right;
background: #e6e7e8;
padding: 10px;
margin-bottom:20px;
min-height:460px;
}

.welcomeleft {
width: 520px;
float: left;
background: #e6e7e8;
padding: 5px 10px 10px 10px;
min-height:325px;
margin-bottom:20px;
}

.welcomeright {
width: 325px;
float: right;
background: #e6e7e8;
padding: 5px 10px 10px 10px;
min-height:325px;
margin-bottom:20px;
}
.welcomeright h2 {
line-height:36px;
color: #b0ab28;
text-align: center;
}
.welcomeleft ul, .welcomeright ul {
margin-left:20px;
}
.welcomeleft ul li {
padding-top:3px;
}

.welcomeright ul li {
padding-top:3px;
}

.experience {
color: #b0ab28;
}

.clearfloat {
display:block;
padding:0 0 0 0;
margin-top:10px;
margin-bottom: 10px;
}

.travelimage {margin:15px 0;}
.clear-height {padding-top:20px;}
#top-row {margin-bottom:20px;}
.widget #cat {margin-top:20px;}
#flasharea {float:left;margin-top:-20px;}
#linksarea {padding-top:45px;float:right;margin-right:25px;]