/* Copyright Aaron Oxenrider. If you want to use my design, please email me first at aaron AT oxenrider DOT net */
/* all layouts */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #cc9 url(images/header.gif) left top repeat-x;
}

a {
	color: #3c4490;
	text-decoration: none;
}

a:hover {
	color: #770b0d;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#head p {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #cc9;
	padding: 70px 0 0 325px;
	font-style: oblique;
}

#head a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #cc9;
	font-style: oblique;
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #cc9;
}

#head a:hover {
	border-bottom: 1px dotted #fff;}

.firsty {
	font-size: 200%;
	margin-right: -6px;
}

.first {
	font-size: 200%;
	margin-right: -2px;
}

.first1 {
	font-size: 200%;
	margin-right: 0px;
}
	
#navigation {
	font: 18px Georgia, "Trebuchet MS", Times, serif;
	color: #3d2d00;
	position: relative;
	margin: 18px 0 5px 300px;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	display: inline;
	padding: 0 30px 0 0;
}

#navigation a {
	color: #497a0b;
	text-decoration: none;
}

#navigation a:hover {
	color: #3d2d00;
	text-decoration: none;
}

/*for the design page*/
#maindesign {
	position: relative;
	margin: 25px 60px;
	padding: 10px;
	background: #cc9;
	color: #3d2d00;
	text-align: center;
	height: 625px;
}

#maindesign h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 250px;
}

/*for the web design page*/
#mainweb {
	text-align: center;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #3d2d00;
}

#mainweb img {border: none;}

#mainweb p {
	padding: 25px 0;
}

#mainweb div {
	clear: both;
	padding: 5px 45px;
	border: 1px solid #FFF;
	margin: 0 5px
}

#mainweb div.nobord {border: none;}

.webleft img {
	float: left;
	padding: 5px 10px 10px 5px;
}

.webright img {
	float: right;
	padding: 5px 5px 10px 10px;
}

#describe1 {
	padding: 30px 0 0 250px;
}

#describe1 img {
	border: 0;
}

#describe {
	padding: 6px 0 10px 250px;
}

#leftnav {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 600px;
	overflow: auto;
	font-size: .9em;
	text-align: center;
	border: 1px solid #3d2d00;
}

#leftnav ul li a img {border: 0;}

#leftnav ul {
	list-style: none;
	display: block;
}

#leftnav ul li {
	padding: 5px 2px;
}
/*end design page*/

#main1 {
	position: relative;
	margin: 25px 60px;
	padding: 10px;
	background: #cc9;
	font: .9em/1.5em "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #3d2d00;
}

#main1 p {
	margin: 5px 0;
}

#main1 a {
	color: #3c4490;
	text-decoration: none;
}

#main1 a:hover {
	color: #770b0d;
}

#main {
	position: relative;
	margin: 25px 0 0 60px;
	padding: 10px;
	background: #cc9;
	/*font: 1em  ;*/
	font: .9em/1.5em "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #3d2d00;
}

#main div img {
	border: none;
}

#abtimage {
	float: left;
	padding-right: 9px;
}

#web {
	width: 200px;
	height: 300px;
	position: relative;
	float: left;
}

#web a {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	background: #cc9 url(images/web1.gif) no-repeat top left;
	padding: 210px 10px 0 0;
}

#web a img{
	float: right;
}

#web a:hover {
	background: #cc9 url(images/web2.gif) no-repeat top left;
}

#photo {
	width: 200px;
	height: 300px;
	position: relative;
	float: left;
}

#photo a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	background: #cc9 url(images/photo1.jpg) no-repeat bottom left;
	padding: 0 10px 210px 0;
}

#photo a img{
	float: left;
}

#photo a:hover {
	background: #cc9 url(images/photo2.jpg) no-repeat bottom left;
}

#design {
	width: 200px;
	height: 300px;
	position: relative;
	float: left;
}

#design a {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	background: #cc9 url(images/design1.jpg) no-repeat top left;
	padding: 210px 10px 0 0;
}

#design a img{
	float: right;
}

#design a:hover {
	background: #cc9 url(images/design2.jpg) no-repeat top left;
}

#description {
	clear: both;
	font: .8em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #3d2d00;
	padding: 10px 20px;
	margin: 0 10px;
	width: 600px;
	border: 1px solid #3d2d00;
}

#description a {
	color: #3c4490;
	text-decoration: none;
}

#description a:hover {
	color: #770b0d;
}

.hide {
	height: 0;
	overflow: hidden;
	font-size: 0px;
}

.show {
	display: block;
	padding: 5px 0px;		
}

#footer {
	font: .7em Georgia, "Times New Roman", Times, serif;
	color: #3d2d00;
	padding: 30px 5px 5px 5px;
	clear: both;	
}

#footer a {
	float: right;
	padding: 5px;
	color: #3c4490;
	text-decoration: none;
}

#footer a:hover {
	color: #770b0d;
}

#footer p {
	float: left;
}

