/* -------------- GLOBAL STYLES -------------- */

body {
	background: #222222;
	color: #a7a7a7;
	text-align: center;
	background:url(../images/bg.jpg);
	font-family: "Century Gothic";
	font-size: 1em;
}

a:link, a:visited { color: #ff3333; }
a:hover { text-decoration: underline; }

/* -------------- LAYOUT -------------- */

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #000000;
}

#header {
	height: 345px;
	background: #2f2c2d url(../images/header.jpg) no-repeat;
	border-bottom: 1px solid #666666;
}

	#top {
    	height: 52px;
    	background: url(../images/bg-nav.png) repeat-x;
    	border-bottom: 1px solid #666666;
	}

	#header .logo {
		background: url() no-repeat;
		width: 175px;
		height: 52px;
		text-indent: -5000px;
		overflow: hidden;
		text-align: left;
		float: left;
		position: relative;
		z-index: 200;
	}

		#header .logo a {
			display: block;
			width: 100%;
			height: 100%;
		}

#main {
	padding-top: 15px;
	min-height: 500px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}

	#content {
		float: left;
		width: 460px;
		margin: 0 50px 0 25px;
	}
	
	#contentlinks {
		float: left;
		width: 500px;
		margin: 0 50px 0 25px;
	}

	#simplecontent {
    	margin: 0 25px 0 25px;
	}

	#col-right {
		width: 375px;
		float: left;
		margin-top: 29px;
	}
	
	
	#col-right-profiles {
		width: 300px;
		float: left;
		margin-top: 29px;
	}

#footer {
	font-size: 11px;
	text-transform: uppercase;
	padding: 7px 0 25px 0;
	margin: 10px 50px 0 50px;
	color: #a7a7a7;
	border-top: 1px solid #262626;
}

    #footer a {

	}

	#footer .copy {
		color: #a7a7a7;
	}

        #footer .copy:hover {
			text-decoration: none;
		}

	#contacts-footer {
		float: left;
		width: 70%;
	}

	#designedby {
		width: 29%;
		text-align: right;
		float: left;
		font-size: 1em;
	}

	#footnote {
    	clear: both;
    	text-transform: none;
    	font-size: .8em;
    	padding: 3px 0 0 16px;
	}


/* -------------- CONTENT ELEMENTS -------------- */

#wrapper h2 {
	color: #f0f0f0;
	padding: 0;
	letter-spacing: -.05em;
	margin-bottom: 5px;
	font-family: "Century Gothic";
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	#wrapper h2 span {
		color: #ff3333;
	}

#wrapper h3 {
	color: #f0f0f0;
	text-transform:  uppercase;
	border-bottom: 1px solid #333333;
	padding-bottom: 3px;
	margin-top: 40px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}

    #wrapper h3 span {
		color: #ff3333;
	}

	#wrapper .coordinates h3 {
		border: none;
		padding: 0;
		margin: 20px 0 0 0;
	}

#wrapper blockquote {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

	#wrapper blockquote p {
	color: #0066ff;
	text-align: left;
	}

.content p {
	text-align: justify;
	margin-bottom: 2em;
}

.content strong {
	color: #ffffff;
}

.content ul li {
	padding-left: 1.2em;
	background: url(images/bullet.png) no-repeat;
}

.content ol li {
	margin-bottom: 1em;
}

.flashnote p {
	background: #6f520d;
	padding: 15px;
	font-size: 1.2em;
	margin-top: 1.5em;
	font-weight: bold;
	text-align: center;
}

/* -------------- VARIOUS ELEMENTS -------------- */

#wrapper #html_links {
	margin: 0;
	padding: 0;
	list-style: none;
}

	#wrapper  #html_links li {
		display: block;
		margin: 1em 0;
	}

#flashMsg {

}

	#flashMsg p {
		margin: 1em 0;
		text-align: left;
		padding: .5em;
		font-size: 1.2em;
		color: #ffffff;
		-moz-border-radius: .3em;
	}

	#flashMsg .valid {
		background: #3d501e;
	}

	#flashMsg .warning {
		background: #1a2c51;
	}

	#flashMsg .error {
		background: #620000;
	}


#content pre, #content code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 11px;
	background-color: #0f0f0f;
	border: 1px solid #2f2f2f;
	display: block;
	margin: 0 0 2em 0;
	/* white-space: normal; */
	/* word-wrap: break-word; */
	padding: 12px 10px 12px 10px;
}
.style1 {
	font-size: 14px;
	color: #a7a7a7;
}
#content-gallery {
		float: left;
		width: 860px;
		margin: 0 50px 0 25px;
	}
	
	#col-gallery-profiles {
		width: 830px;
		float: left;
		margin-top: 29px;
		padding: 0px 0px 12px 42px;
	}
	
.h2gallery {
	color: #f0f0f0;
	padding: 0;
	letter-spacing: -.05em;
	margin-bottom: 5px;
	font-family: "Century Gothic";
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;#content {
	float: left;
	width: 460px;
	margin: 0 50px 0 25px;
}
