/*-----------------------------------+
 | site: aubreystal version seven    |
 | part: master stylesheet           |
 +-----------------------------------*/



/* global
=====================================================================*/

body{
	font-family: 'Figtree', sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #3F3420;
	line-height: 20px;
}

img {
    border: 0;
}



/* divs
=====================================================================*/

#wrapper {
	width: 1100px;
	margin-top: 10px;
	margin-left: 40px;
	padding: 0px;
}


#header {
	width: 1000px;
	height: 100px;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
}


#subhead {
	width: 300px;
	height: auto;
	float: left;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	margin-top: 20px;
}

#container {
	width: 1000px;
}
	

#columnone {
	width: 300px;
	float: left;
	position: relative;
	margin-left: 10px;
	padding: 0px;
}


#columntwo {
	width: 450px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 10px;
}

#columnthree {
	width: 900px;
	float: left;
	position: relative;
	margin-left: 0px;
	padding-top: 10px;
}	

#columnfour {
	width: 300px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 10px;
}	

#columnfive {
	width: 600px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 10px;
}	


#text {
	width: 600px;
	height: auto;
	float: left;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	margin-top: 20px;
}

.text {
	font-family: 'Figtree', sans-serif;
	font-size: 12px;
	color: #3F3420;
	text-decoration: underline;
	line-height: 14px;
}

.image {
	width: 300px;
	height: auto;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

.workimage {
	width: 900px;
	height: auto;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* links
=====================================================================*/

.main a:{
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
text-decoration: underline;
}

.main a:link {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
text-decoration: underline;
}

.main a:visited {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
text-decoration: underline;
}

.main a:hover {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
background-color: #de5535;
text-decoration: underline;
}

.main a:active {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
background-color: #de5535;
text-decoration: underline;
}
.one a:{
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
}

.one a:link {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
}

.one a:visited {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
}

.one a:hover {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
}

.one a:active {
font-family: 'Figtree', sans-serif;
font-size: 12px;
color: #3F3420;
}
