body { 
	background: url(../i/m_body.gif) repeat top left;
	margin: 0 auto; padding: 0;
	font: 12px/16px Helvetica, Arial, san-serif;
	color: #636363;
	}

.hide {
	display: none;
	}

#wrap {
	width: 769px;
	margin: 0 auto;
	padding: 0;
	background: url(../i/m_tile.gif) repeat-y top left;
	}
/* header */
#head {
	width: 769px; height: 95px;
	position: relative;
	margin: 0; padding: 0;
	background: url(../i/m_head.gif) no-repeat top left;
	}
	
h2#tag {
	color: #fff;
	position: absolute;
	top: 35px;
	left: 157px;
	font: 14px/15px Georgia, Baskerville, Times New Roman, serif;
	font-style: italic;
	font-weight: normal;
	 }
	 
h3#phone {
	color: #997889;
	font: 18px/20px Georgia, Baskerville, Times New Roman, serif;
	position: absolute;
	top: 30px;
	left: 640px;
	}	 	

/* navigation */
ul#nav {
	list-style: none;
	padding: 0 0 8px 0;
	width: 750px;
	display: inline;
	position: absolute;
	top: 58px!important; top: 70px;
	left: 8px!important; left: -32px;
	border-bottom: 1px solid #5a2049;
	}
	
ul#nav li {
	list-style: none;
	display: inline;
	padding: 0 6px;
	float: right; 
	}

ul#nav li a, ul#nav li a:visited {
	font: 12px/15px Georgia, Baskerville, Times New Roman, serif;
	color: #5a2049;
	text-decoration: none;
	}
	
ul#nav li a:hover {
	color: #afbc22;
	text-decoration: underline;
	}
	
ul#nav li a:active {
	color: #997889;
	}	

/* middle section */

#content {
	width: 450px;
	float: left;
	margin: 20px 30px!important; margin: 30px 15px;
	}

#sidebar {	
	width: 160px;
	padding: 10px 10px 20px 10px;
	width: 140px!important;
	min-height: 300px;
	background: #c0c95b;
	float: right;
	margin: 30px 40px!important; margin: 30px 15px;
	}	

#sidebar h2 {
	color: #edefd8;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: 0 0 6px 0;
	}

#sidebar ul {
	margin: 6px 0 10px 0; padding: 0;
	list-style: none;
	}
	
#sidebar li {
	line-height: 14px;
	margin: 4px 0;
	}			
	
/* footer */
#footer {
	width: 769px;
	height: 38px;
	text-align: center;
	clear: both;
	background: url(../i/m_foot.gif) no-repeat top left;
	}
	
#footer p {
	color: #fff;
	padding: 10px 0 0 0;
	font-size: 11px;
	}

#footer a {
	color: #d3d88e;
	}	
			
/* type */

p { 
	margin: 0 0 10px 0;
	}

h1, h2, h3 {
	color: #afbc22;
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-weight: normal;
	margin: 0 0 12px 0;
	}
	
h1 {
	font-size: 22px;
	line-height: 26px;
	}
	
h2 {
	font-size: 18px;
	font-style: italic;
	}		
	
strong {
	color: #5a2049;
	}	
	
.green {
	color: #d3d88e;
	}
	
a:link, a:visited { 
	color: #afbc22;
	text-decoration: none;
}
a:hover, a:active, #sidebar a { 
	color: #5a2049;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	color: #fff;
	}	

blockquote {
	color: #5a2049;
	margin: 15px 10px;
	padding: 0 15px;
	font-family: Georgia, Baskerville, Times, san-serif;
	font-style: italic;
	background: url(../i/quote.gif) no-repeat top left;
	}
	
/* portfolio list */
ul#port {
	list-style: none;
	}
	
ul#port li {
	list-style: none;
	margin: 6px 0;
	padding: 0 6px;
	border-left: 2px solid #d3d88e;
	}
	
ul#port li a {
	color: #666;
	}
		
ul#port h3 {
	color: #5a2049;
	margin: 10px 0 3px 0;
	text-indent: -20px;
	}			