* {
}
body {
	/* Setting the default text color, size, page background and a font stack: */
	font-size:10pt;
	color:#666;
	background-color:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
}
/* Hyperlink Styles: */

a, a:visited {
	color:#7D141F;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#8d8a16;
}
a img {
	border:none;
}
a.up {
	float:right;
}
/* Headings: */

h1, h2, h3 {
	font-family:"Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}
h1 {
	/* The logo text */
	font-size:3.5em;
	padding:0.5em 0 0;
	text-transform:uppercase;
}
h3 {
	/* The slogan text */
	font-family:forte, "Myriad Pro", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size:2em;
	font-weight:normal;
	margin:0 0 1em;
}
h2 {
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:0.01em;
	text-transform:uppercase;
}
p {
	line-height:1.5em;
	padding-bottom:0.8em;
}
.line {
	/* The dividing line: */
	height:1px;
	background-color:#666;
	border-bottom:1px solid #416371;
	margin:1em 0;
	overflow:hidden;
}
#wrapper {
	width: 840px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tom.jpg);
	background-repeat: no-repeat;
}
div.header ul {
	display:inline;
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
}
div.header ul li {
	display:inline;
	list-style-type:none;
	text-transform: uppercase;
	margin-right:6px;
}
div.header img {
	margin-top:10px;
	padding-bottom:6px;
}
div.article .line {
	/* The dividing line inside of the article is darker: */
	background-color:#e6e6e6;
	border-bottom-color:#999;
	margin:1.3em 0;
}
div.footer .line {
	margin:2em 0;
}
div.nav {
	background:url(template/img/gradient_light.jpg) repeat-x 50% 50% #f8f8f8;
	padding:0 5px;
	position:absolute;
	right:30px;
	top:10px;
	border:1px solid #FCFCFC;
	-moz-box-shadow:0 1px 1px #333333;
	-webkit-box-shadow:0 1px 1px #333333;
	box-shadow:0 1px 1px #333333;
}
/* The clearfix hack to clear the floats: */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* The navigation styling: */

div.nav ul li {
	display:inline;
}
div.nav ul li a, div.nav ul li a:visited {
	color:#565656;
	display:block;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin:5px 2px;
	padding:7px 10px 4px;
	text-shadow:0 1px 1px white;
	text-transform:uppercase;
}
div.nav ul li a:hover {
	text-decoration:none;
	background-color:#f0f0f0;
}
div.nav, div.article, div.articlex, div.nav ul li a, div.figure {
	/* Applying CSS3 rounded corners: */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
/* Article styles: */

#page {
	width:850px;
	margin:0 auto;
	position:relative;
}
div.article {
	background-color:#ffffff;
	margin:3em 2em;
	padding:20px;
}
div.article ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
}
div.article li {
	list-style-type:none;
	padding-bottom:6px;
	margin-right:6px;
}
div.articlex {
	width:730px;
	background-color:#ffffff;
	margin:auto;
	padding:20px;
	background-image: url(contact/img/dark_wood_texture.jpg);
	background-repeat: repeat;
}
div.articlex ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
	
}
div.articlex li {
	display:inline;
	list-style-type:none;
	padding-bottom:2px;
	margin-right:6px;
}
div.footer ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.footer li {
	display:inline;
	list-style-type:none;
	padding-bottom:2px;
	margin-right:6px;
	text-align:center;
}
div.articlez {
	width:760px;
	background-color:#ffffff;
	padding:20px;
	background-image: url(contact/img/dark_wood_texture.jpg);
	background-repeat: repeat;
	margin:auto;
	padding:20px;
	
}
div.articlez ul {
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
}
div.articlez li {
	display:inline;
	list-style-type:none;
	padding-bottom:2px;
	margin-right:6px;
}
div.figure {
	border:3px solid #999;
	float:right;
	height:auto;
	margin-left:15px;
	overflow:hidden;
	width:auto;
	padding:10px;
	background-image: url(contact/img/dark_wood_texture.jpg);
	background-repeat: repeat;
}
div.figure:hover {
	-moz-box-shadow:0 0 2px #4D7788;
	-webkit-box-shadow:0 0 2px #4D7788;
	box-shadow:0 0 2px #4D7788;
}
div.figure img {
	padding: 3px;
}
/* Footer styling: */

div.footer {
	margin-bottom:30px;
	text-align:center;
	font-size:0.825em;
}
div.footer p {
	margin-bottom:-2.5em;
	position:relative;

div.footer a.by {
	float:left;
}
div.footer a.up {
	float:right;
}
#left {
	width:260px;
	float:left;
	margin-top:6px;
}
#right {
	width:260px;
	float:right;
	
	margin-top:4px;
}
#left ul li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#right ul li {
	list-style-type:none;
	padding:0;
	margin:0;
}
#left li {
	list-style-type:none;
	padding:0;
	margin:0;
	
}
#right  li {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:right;
}