body{
	margin:0;
	background:url(../images/background/bg_body.gif) repeat-x 0 0 #424242;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #666;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width:900px;
	height:110px;
	background:url(../images/background/bg_header.gif) repeat-x 0 0;
}

#logo {
	height: 60px;
	padding-top: 10px;
}
#navigation {
	height: 40px;
}


#main-section {
	height: 400px;
	margin: 0px;
	background-color: #333;
}

#main-section-new {
	height: 750px;
	margin: 0px;
	background-color: #333;
}

#content-text {
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 400px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #424242;
}
#news-section {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #424242;
}
#content-photo {
	float: right;
	width: 600px;
	height: 400px;
}
#detail-section {
	height: 600px;
	margin: 0px;
	background-color: #333;
}
#detail-text {
	float: right;
	width: 585px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 600px;
}
#detail-photo {
	float: left;
	width: 295px;
	height: 600px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #424242;
}
#detail-section-long {
	height: 800px;
	margin: 0px;
	background-color: #333;
}
#detail-text-long {
	float: right;
	width: 585px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 800px;
}
#detail-photo-long {
	float: left;
	width: 295px;
	height: 800px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #424242;
}
#gallery {
	height: 750px;
	margin: 0px;
	background-color: #424242;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
#footer {
	background-color: #424242;
	height: 30px;
	padding-top: 10px;
	padding-left: 5px;
	clear: both;
}


#column {
	height: 350px;
	width: 265px;
	float: left;
	background-color: #333;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #424242;
	padding-right: 15px;
	padding-left: 15px;
}
#column-right {
	height: 350px;
	width: 275px;
	float: left;
	background-color: #333;
	padding-right: 10px;
	padding-left: 15px;
}



a {
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9A8B7A;
}

a:active {
	text-decoration: none;
}




p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
#footer p{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 0px;
	margin-left: 0px;	
}


h1 {
	color: #a0a741;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 { color: #666;
	font-size: 14px; 
	font-weight: normal; 
	margin: 0px 0px 15px 0px; 
}


h6 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: x-large;
	color: #FC6;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0px;
}
.orange {
	color: #C48A2C;
}
.green {
	color: #8F953A;
}
.credits {
	color: #fff;
	text-decoration: none;
	float: right;
}
.fltlft {
	float: left;
	border-right-width: 15px;
	border-right-color: #333;
	border-bottom-color: #333;
}


.padding {
	padding-left: 25px;
}
.gray {
	color: #424242;
	float: left;
}
#filter {
	padding-left: 5px;
}
.paddingLeft {
	padding-left: 200px;
}
#detail-text ul li {
	list-style-type: disc;
	color: #CCC;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: small;
}
.indent {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #333;
}
h1 a {
	color: #A0A741;
}
.small {
	font-size: 9px;
}
.centre {
	text-align: center;
}
.quiteSmall {
	font-size: 11px;
}

