
body {
	margin: 20px;
	background:#000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#bbbaba;
	line-height:18px;
	text-align:left;
	
}
img.border {

	border:5px solid #252525;
	
	
}

img.left{

	border:5px solid #252525;
	float:left;
	margin:0px 10px 0px 0px;
	
	
}

h1 {
	margin: 0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size:30px;
	border-bottom:1px solid #252525;
	padding-bottom:10px;
}


h2 {
	margin: 0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size:18px;
}


p, ul, ol {
	margin-top: 0;
	
}

ul, ol {
}

a {
	
}

a:hover {
	background: none;
}



#wrapper {
	width: 910px;
	margin: 0 auto;
	
	
}


#topbar {
	width: 910px;
	height: 85px;
	background:#000000;
	margin: 0 auto;
	padding: 0;
}
		
		#logo{
			height:85px;
			width: 455px;
			float:left;
			margin: 0 auto;
			padding: 0;
		}
		
		#address{
			height:85px;
			width: 455px;
			float:right;
			
		}
		
		.topaddress{
			text-align:right;
			font-family:"Century Gothic", Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ffffff;
			margin:0px 0px 0px 0px;
		}


#menu{
	width: 885px;
	height:45px;
	float:left;
	padding-left:25px;
	background:#252525;
		margin: 0 auto;

}
		.navigation{
			font-family:"Century Gothic";
			font-size:13px;
			color:#FFFFFF;
			text-align:left;
			padding-right:20px;
			padding-top:12px;
		}
		
		.navigation a{
			font-family:"Century Gothic";
			font-size:13px;
			color:#FFFFFF;
			text-decoration:none;
			padding-right:20px;
			padding-top:12px;
		}


#banner {
	width: 910px;
	height: 360px;
	margin: 0 auto;
	padding:10px 0px 0px 0px;
	float:left;

}

#360banner{
	float:left;
	margin: 0 auto;
}


#page {
	width: 910px;
	margin: 0 auto;
	background:#000000;
	
}

.gallery{
	color: #FFFFFF;
	font-size: 18px;
	line-height:25px;
}

.gallery a:link {
	color: #FFFFFF;
	font-size:18px;
	text-decoration:none;
}



#gallerycontent {
	float: left;
	width: 310px;
	margin-top:20px;
	
}

#content {
	float: left;
	width: 510px;
	margin-top:20px;
	
}

#largecontent {
	float: left;
	width: 910px;
	margin-top:20px;
	
}


.post .entry {
	padding: 10px 0 10px 0;
	text-align: left;
}

.post .entry p a{
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

.airbrush{
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}

/* Sidebar */
#gallerysidebar {
	float: right;
	width: 600px;
	color: #787878;
	
	margin:15px 0px 0px 0px;

	
	
}
	
	
#sidebar {
	float: right;
	width: 370px;
	color: #787878;
	
	margin:15px 0px 0px 0px;

	
	
}

#sidebar h2 {
	padding-left:20px;
	
}

#sidebar p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height:18px;
	padding-left:20px;
}

#sidebar a {
	color:#009999;
	font-family:"Century Gothic";
	font-size:12px;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #009999;
}


/* Footer */

#footer {
	width: 910px;
	height: 200px;
	border-top:1px solid #252525;
	text-align:center;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	
}

#footer p{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	
}

#footer a{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	
}

#name{
	background:#252525;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
	width: 500px;
	height:25px;
}

#phone{
	background:#252525;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
	width: 500px;
	height:25px;
}

#email{
	background:#252525;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
	width: 500px;
	height:25px;
}

#howdidyoufindus{
	background:#252525;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
	width: 500px;
	height:25px;
}

#message{
	background:#252525;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
	width: 500px;
	height:100px;
}
#send{
	background:#252525;
	padding:5px 5px 5px 5px;
	font-family:"Century Gothic", arial;
	font-size:12px;
	color:#ffffff;
	border:1px solid #3d3d3d;
}