/*------------------------------------------------------
G E N E R A L S T Y L E S
------------------------------------------------------*/
{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg) no-repeat top center;
	background-attachment: fixed;
	background-color: #bfbbb8;
	/*background-color: #410101;*/
	/*background-color: #5b1808;*/
}
a {
	border: none;
	text-decoration: none;
	color: #3993FF;	
}
a:hover {
	border: none;
/*	color: #FBBA04;	*/
		color: #3993FF;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

H1 {
	margin: -280px 0 -14px 25px;
	font-size : 40px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;	
	color: #BBB5A2;
	/*color: #cbaa7f;*/
}
H2 {
	margin: 0 0 0 35px;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color: #E0B53D;
	/*color: #295311;*/
}
H3 {
	font-size : 25px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color: #FF4500;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	/*color: #c1c123;*/
}
H4 {
	font-size: 11px;
	font:"trebuchet MS";
	color: #BBB5A2;
	text-decoration:none;
	font-weight:normal;
	margin-top: 50px;
}
#H4 a,a:visited {
	color: #BBB5A2; 
	text-decoration: none;
}
#H4 a:hover {
	color: #696969;
}
/*HR {
	color: Black;
	background-color: Black;
	height:1px;
	border:none;
	width: 500px;
	float: left;
	align: left;
}*/

/*------------------------------------------------------
H E A D E R 
------------------------------------------------------*/
.headerimage{
	width:924px;
	height:345px;
/*	background-image:url(images/china_motorcycle.jpg);
	background-repeat:no-repeat;*/
	float:left;
	}
.header-text{
	width:600px;
	height:200px;
	padding-top:30px;
	float:left;
	}
/*------------------------------------------------------
Q U O T E
------------------------------------------------------*/
#quote {

	width: 100%;
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color: #E0B53D;
	font-size: 1em;
	color: #e5c7af;
	height: auto;
	vertical-align: bottom;
	text-align: center;
}

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/
#container {
	margin: 0 auto 0 auto;
	width: 1000px !important;
	width /**/: 750px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.75em;
	/*color: #BBB5A2;*/
	color: #e5c7af;
	height: auto;
}
#wrapper {
	height: auto;
	width: 100%;
	float: left;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#pageHeader {
	margin: 0 auto;
	width: 924px;
	height: 345px;
	padding-left:38px;
	padding-right:38px;
}

#flickrArea {
	float: left;
	height: auto;
	width: 924px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#kivaArea {
	float:left;
	height:auto;
	width: 800px;
	padding-left:100px;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:10px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}

/*------------------------------------------------------
TEXT AREA 
------------------------------------------------------*/
#textArea {
	width: 900px;
	padding-left:50px;
	padding-right:50px;
	float:left;
	height:auto;
	}
#breadcrumbs {
	font-size: 12px;
/*	font-weight: bolder;*/
	font-style: italic;
	color: #BBB5A2;
	width: 900px;
	float:left;
	border-bottom: solid 1px #666666;
}
#sub-breadcrumbs{
	margin-left: 36px;
}
#center {
	width: 924px;
	float: left;
	height: auto;
	padding-left:38px;
	padding-right:38px;
}

/*------------------------------------------------------
PHOTO AREA 
------------------------------------------------------*/
#photoArea {
	/* background-color: #003366; */
	width: 380px;
	height:auto;
	float: left;
	margin-right:13px;
}
#photoArea img {
	margin: 2px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #1d1d1d;
	background-color:#0F0F0F;
}
#photoArea a:hover {
	background-color:#000;
}
#photoArea a:hover img{
	border-color: #9F3400;
}

/*------------------------------------------------------
BLOG AREA 
------------------------------------------------------*/
.green_box{
	width:390px;
	height:auto;
	float:left;
	margin-right:13px;
	}
#blogtop {
	background-image: url(images/blog_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 87px;
	width: 390px;
}
#blogArea 	{
	width: 300px;
	padding-bottom: 0;
	width: 350px !important;
	width /**/: 468px;
	color: #BDC1BC;
	float: left;
	background-image: url(images/blog_center.jpg);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
}
.blogtitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#blogArea h3 {
	margin: -15px 0 5px 15px;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;	
	border-bottom: 1px solid Black;
}
#blogArea a{
	padding-top: 0px;
	color: #00499F;	
	font-size : 13px;
	font-weight: bolder;
}
#blogbtm {
	background-image: url(images/blog_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 390px;
}

/*------------------------------------------------------
FLICKR BADGE AREA 
------------------------------------------------------*/
#flickrArea{
	width:378px;
	margin-left: 2px;
	height:auto;
	float:left;
}	
#flickrBadgeWrapper {
	width:360px;
	padding:5px 5px 5px 5px;
	border:solid 1px #1d1d1d;
	background-color:#0F0F0F;
	margin:0px;
	height:auto;
	float:left;
}
#flickrBadgeWrapper img {
	float: left;
	margin-right: 5px;
}
#flickrBadgeWrapper a:link a:visited {
	color: #3993FF;	
}
.flickrBadgeSourceTxt {
	margin-left: 0px; /* Have to keep to align URL and text */
	font: 11px Arial, Helvetica, Sans serif; 
	color:#666666;
}
.flickrWww {
	margin-left: 15px;
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#3993FF !important;
}

/*------------------------------------------------------
KIVA BADGE AREA 
------------------------------------------------------*/
#kivaBadgeWrapper {
	width: 800px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #1d1d1d;
	background-color:#0F0F0F;
	float: left;
	font: 11px Arial, Helvetica, Sans serif; 	
	color: #666666;
}
#kivaBadgeWrapper img{
	float: left;
	margin-right: 5px
}
#kivaBadgeWrapper a:link a:visited a:active a:hover {
	color: #3993FF;
}

/*------------------------------------------------------
AD AREA 
------------------------------------------------------*/
.google_ad{
	width:127px;
	height:auto;
	float:right;
	}
#adArea {
	margin-top: 3px;
	float: right;
}

/*------------------------------------------------------
FOOTER
------------------------------------------------------*/
#footer {
	width: 924px;
	padding-left:31px;
	padding-right:45px;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	float:left;
}
#footer a {
	color: #BBB5A2;
}
#footer ul {
	width:924px;
	display:inline;
	margin:0px;
	padding:0px;
}
#footer li {
	padding: 3px 0 3px 25px;
	display: inline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	white-space:nowrap; 
}

#validator{
	margin-top: 5px;
	padding-bottom: 5px;
	width: 900px;
	text-align: center;
	margin-left:38px;
	float:left;
}

