body {
	background: #F2EFEA;
	margin: 0px;
	text-align: justify;}

#wrapper {
	background: url(../images/bg2.jpg);
	position: absolute;
	top: 2%;
	width: 100%;
	height: 520px;}
				
#pageTitle {
	position: absolute;
	height: 30px;
	width: 400px;
	left: 231px;
	top: 55px;}
	
.title {
	background-image: url(../images/title_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;}
	
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;}
	
.small {
	color: #999999;
	text-align: left;
	font: normal 10px/1.1em "Arial", Arial;}	

#content {
	position: absolute;
	top: 110px;
	width: 762px;
	height: 370px;
	overflow: auto;
	margin-left: 225px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;}

#sideBox {
	top: 3px;
	font-size: 11px;
	line-height: 1.3em;
	position: absolute;
	left: 487px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D7CEBF;
	padding-left: 17px;
	width: 200px;}

#mainCol {
	width: 400px;
	position: absolute;
	left: 8px;
	height: 220px;
	list-style-image: url(../images/bullet.gif);}

#mainCol_portfolio {
	width: 300px;
	position: absolute;
	left: 8px;
	top: 0px;
	height: 220px;}

#float {/*portfolio sites pics */
	float: right; 
	position: absolute;
	left: 280px;
	top: 3px;}
	
.featurePic	{
	float: right;
	padding: 5px;
	margin: 0 0 5px 10px;		
	border: 1px dotted #CCC;
	background: #CECBC4;}
		
/*  -------------- Navigation -------------- */
#nav {
	width: 200px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: 80px;}

ul#menu {
	width: 202px;
	list-style-type: none;
	margin: 0px;
	padding: 27px 0 0 0;
	border-bottom: 1px solid #72716D;}
	
ul#menu ol {
	display: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #D7CEBF;
	list-style: none;
	line-height: 15px;
	background: #E7E1D8 ;} /* submenu color */	

ul#menu li {border-top: 1px solid #72716D;}
ul#menu ol li {border: none;}
ul#menu ol li a{ /* hover cells for sub menus */
	border: none;
	padding-left: 30px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
    line-height: 15px;}

ul#menu a { /* sub menus */
	color : #999999;
	padding: 0px 0px 3px 22px;
	border: none;
	text-decoration : none;
	display: block;
	font: 12px "Arial",Arial;
	line-height: 15px;}

ul#menu a:hover {
	background-color : #F2EFEA;
	text-decoration : none;
	line-height: 15px;
	background-image: url(../images/sq_on.gif);
	background-repeat: no-repeat;
	margin: 0px;}

ul#menu li.menu {
	color : #ffffff;
	text-decoration : none;
	line-height: 15px;
	background-image: url(../images/sq_off.gif); 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;}
	
ol#m4 a:hover,ol#m3 a:hover,ol#m2 a:hover {background-image: url(../images/sq_blank.gif);}

/*  -------------- Contents -------------- */

img {border: none;}

.news {
	font: normal 11.5px/1.2em "Arial", Arial;
	padding-left: 18px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #F2EFEA;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;}

a {color:#999999; text-decoration: underline;}
a:hover {color:#CC6600; text-decoration: none;}

.input{
background: #ffffff;
font-size: 11px;
margin-top: 4px;
width:240px;
border:1px #999999 solid;
color:#999999;
padding-left: 3px;
font-family: Helvetica, Arial, Tahoma, sans-serif;}

.textarea{
background: #ffffff;
font-size: 11px;
margin-top: 4px;
width:240px;
border:1px #999999 solid;
color:#999999;
padding-left: 3px;
font-family: Helvetica, Arial, Tahoma, sans-serif;
height:80px;
overflow: auto;}

.button{
background:#ffffff;
color:#999999;
border:1px solid #999999;
line-height: 10px;
font-size: 11px;
margin-top: 4px;
margin-bottom: 16px;
padding: 2px;}

.hide {display: none;}

#gallery img {border: 1px solid #D7CEBF;}
#gallery a:hover img {border: 1px solid #333333;}
#gallery a:active img {border: 1px solid #CC6600;}
#noborder img {border-color: #E8E8E8;}



/*  -------------- Footer -------------- */	
a.footer {color:#999999; text-decoration: none; font: normal 11px/1.1em "Arial", Arial;}
a.footer:hover {color:#CC6600; text-decoration: underline; font: normal 11px/1.1em "Arial", Arial;}
		
#footer {
	display: block;
	position: relative;
	top: 509px;
	width: 200px;
	height: 50px;
	left: 5px;
	color: #999999;
	font: normal 11px/1.1em "Arial", Arial;}

