/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}*/
html,body,img,q,dl,dt,dd,ol,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
}

a img {
	border: none;
	float: left;
}

li {
	list-style-type: none;
	float: left;
}

h1  , h2{
	float: left;
	font-weight: normal;
	margin: 0px;
}

p , ul {
	float: left;
	margin:0;

}

a {
	text-decoration: none;
	outline-style:none;
	color:#551100;
}

a:hover {
	text-decoration: none;
	color:#551100;
}

.inline {
	display: inline;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

body {
	background: #fff url(images/subwaytilepic2.jpg) center top repeat;
	color:#363232;
	font-family:georgia;
	font-size:11px;
}


#page {
	width: 910px;
	margin: 0 auto;
	margin-top:30px;
}

#sidebar {
	width:217px;
	float:left;
	background-color:#000;
	padding-top:165px;
	position:relative;
}	

#light {
	position:absolute;
	top:0px;
	left:135px;
}

	

#header{
	float:left;
	height:130px;
	width:662px;
}
	
.banner{
	width:692px;
	float:left;
}	

#content {
	width:692px;
	float:left;
	background-color:#fff;
	min-height:450px;
}

#footer {
	background-color:#000;
	width:909px;
	float:left;

}	

.info{
	float:left;	
	width:910px;	
	background-color:#000;
}	

#sidebar li a.active{
	color:#fff;
	width:177px;
	padding:5px 20px;	
	font-size:12px;
	float:left;	
	font-weight:bold;
	background: url(images/sidebar_a.png) no-repeat;	
}	
#sidebar ul li {
	float:left;
	width:217px;
}	
#sidebar ul li a{
	color:#fff;
	width:177px;
	padding:5px 20px;	
	font-size:12px;
	float:left;
	}
	
.mailing_list {
	background: url(images/mailing.png) no-repeat left top;	
	background-color:#000;
	width:217px;
	float:left;
	padding-top:50px;
	color:#fff;
	margin-top:30px;
	padding-bottom:20px;

}	

.mailing_list p{
	float:left;
	margin-left:14px;
	width:190px;
	text-align:center;
}	

.info-box{
	float:left;
	padding:15px 5px 15px 15px;
	width:667px;
}

	
.info-box h1, .info-box h2 {
	color:#363232;
	float:left;
	width:660px;
	margin-bottom:10px;
	font-size:20px;

}

.info-box h2{
	color:#363232;
	float:left;
	width:400px;
	margin-bottom:10px;
	font-size:17px;
}
	
.entry , .right_content{
	float:left;
	width:660px;
	margin-right:10px;
	min-height:10px;
}

.entry p{
	width:660px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:12px;
}	

.box {
	float:left;
	width:400px;
}	



#right_sidebar {
	float:right;
	width:222px;
}	

.saying {
	background: url(images/saying.png) no-repeat ;	
	width:232px;
	float:left;
	height:249px;
	color:#000;
}		

.special {
	background: url(images/special.png) no-repeat ;
	float:right;
	width:220px;
	padding:0 7px;
	padding-top:24px;
	color:#fff;
	font-size:15px;
	height:204px
}	
.special a{
	color:#fff;
}
	
.icon{
	float:left;
	color:#fff;
	margin-top:30px;
}	

.entry form p{
	margin-bottom:0px;
	margin-top:15px;
	color:#000;
}

span.error{
	width:252px ;
	background-color:#000;
	margin-left:130px;
	color:#fff ;
	font-weight:normal;
	float:left;
	display:none;
	+width:254px;
	text-indent:30px;
}

	
span.text{
	color:#000;
	float:left;
	width:130px;
}	

.entry form p input, .entry form p textarea{
	border:1px solid #000;
	width:250px;
	float:left;
	color:#000;
}

input.submit{
	background: url(images/submit.png) no-repeat ;
	width:57px;
	height:24px;
	float:left;
	margin-left:325px;
	margin-top:20px;
	border:none;
}

.saying p{
	margin-top:60px;
	padding:0 10px;
	margin-left:5px;
}	

.footer_left, .footer_right, .footer_mid {
	float:left;
	width:300px;
	color:#fff;
	font-size:17px;
	padding:15px;
}	

.footer_right {
	float:right;
	text-align:right;
        width:250px;
    
}	

.special p{
	width:210px;
	text-align:center;
	line-height:25px;
}	

p.title{
	color:#9C132D;
	width:400px !important;
	word-spacing:3px;
	margin-top:15px;
}	

p.title a{
	color:#9C132D;
}	

.box p {
	width:300px;
	float:left;
}	

.mailing_list a {
	background-color:#fff;
	color:#000;
	float:left;
	margin-left:65px;
	padding:5px 10px;
}
.mailing_list span{
    width:217px;
	float:left;
	text-align:center;
	margin-top:20px;
}	
a#lightwindow_title_bar_close_link, a#lightwindow_title_bar_title, span#lightwindow_title_bar_title  {
	color:#fff !important;	
	font-weight: bold;
	font-size:15px;
	background-color:#551100;
	padding:5px 10px;
	letter-spacing:2px;
}	

.ngg-album {
	border:none !important;
	float:left;
}

.ngg-albumcontent{
	float:left;
	width:600px;
}
	
.ngg-description{
	float:left;
	width:270px;
}	

.ngg-thumbnail img, .ngg-gallery-thumbnail img {
	border:none !important;
}	

.press_images{
	float:left;
	width:400px;
	margin-bottom:10px;
}

.press_text, .press_text p {
	float:left;
	width:500px;	
	}
	
.press_box{
	margin-top:10px;
	float:left;
	margin-bottom:10px;	
}	

.press_text a{
	float:right;
}	

.special p i{
	color:#fff;
}

.footer_right span{
	float:left;
	width:120px;
}

.footer_mid{
	line-height:24px;
	padding-top:25px;
	 width:250px;
}

.wp-pagenavi{
	float:left;
	font-size:12px;
	font-weight:bold;
	letter-spacing:10px;
	margin-top:30px;
	text-align:right;
	width:400px;
}

.banner img{
	float:left;
}

.press_images img{
	max-width:200px;
}

.ngg-albumoverview , .ngg-album {
	width:600px;
	float:left;
}	
