body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align:center;
}

	
#wrapper {
	margin:20px auto 20px auto;
	padding: 0;
	width:780px;
	height: 480px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image: url("/images/homepage/homebg1.jpg");
	background-repeat: no-repeat;
	background-position: top center;

/*	background-color:#333; */
	}
	
#header {
	margin: 0;
	padding: 0;
	height: 40px;
/*	background-color:#000099;*/
	text-align:right;
/*	border: 1px solid #000;*/
}

#subscribebox	{
float: left;
margin-left: 50px;
margin-top: 10px;
}

#subscribebox a:link, #subscribebox a:visited {
	color: #FFFFCD;	
	font-size:10px;
	text-decoration:none;
}

#subscribebox a:hover {
	text-decoration: underline;
}

ul#menu	{
	margin: 10px 20px 0 0;
	padding: 0;
	list-style-type:none;
	float: right;
/*	background-color:#00FF99;*/
/*	border: 1px solid #000;*/

}

#menu li	{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;

/*	background-color:#336699;*/
}

#menu a:link, #menu a:visited 	{
	padding: 3px 10px; 
	margin: 0;
	color: #FFFFCD;	
	font-size:10px;
	text-decoration:none;
	width: auto;
}

#menu a:hover	{
	text-decoration: underline;
}



h1 {
	color:#666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 5px 0;
}
h2 {

	}
h3 {

	}
	

	
li, p, td {
/* font-family:Arial, Helvetica, sans-serif; */
	font-size: 10px;
}
	
p	{	margin: 0 0 8px 0;}

a:link, a:active, a:visited	{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
}

a:hover	{
	text-decoration: underline;
	color: #666600;
	/* #A5CFCE; *?
}


#content	{
	margin: 130px 0 0 120px;
	padding:0;
	height: 265px;
	width: 540px;
/*	background-color:#CCFF00; */
/*	border: 1px solid #000;*/
/*	left: 120px;
	top: 130px;
	position: relative;*/
}

#content #feature	{
	float: right;
	width: 204px;
	height: 265px;
/*	border: 1px solid #000;*/
}

#content-text	{
	margin: 0;
	padding: 0;
	width: 327px;
	height: 265px;
/*	background-color:#999999; */
/*	border: 1px solid #000;*/
}



#footer	{
	margin:10px auto;
	padding-bottom: 40px;
	height: 40px;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:active	{
	color: #A5AE4A;
}

#footer a:hover	{
	color: #A5CFCE;
}

/* HOME */
body#home #content	{
margin: 130px 0 0 100px;
/* border: 1px solid #333; */
}



/* PORTFOLIO */
/* -------------------------------------------*/
body#portfolio #wrapper	{
	background-image:    url("/images/portfolio/portbg.jpg");
}

body#portfolio #content	{
	margin:10px 40px 0 29px;
	padding:0;
	width: auto;
	height: 350px;
/*	border: 1px solid #000;*/
}


#port-nav	{
	margin: 120px 0 0 0;
	float: left;
	width: 138px;
/*	border: 1px solid #000;*/
}

#port-detail	{
	margin-left: 150px;
	margin-top: 0px;
	width: 540px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
/*	border: 1px solid #000;*/
}

#port-text	{
	margin:0;
	padding:0;
	height: 45px;
/*	border: 1px solid #000;*/
}

#port-text h1	{
	margin:0 0 5px 0;
	padding:0;
	color: #fff;
}

#port-text p	{
	margin:0;
	padding:0;
	line-height:normal;
	color: #fff;
}

#port-detail img	{
	margin-top: 20px;

}


#previous-next	{
	text-align:center;
}

#nav-rows	{
	margin-top: 20px;
}

/* contact */
/* ---------------------------------------------*/
body#contact #content 	{
	margin:130px 130px 0 120px;
	padding:0;
	width: auto;
	height: auto;
}


/* SUBSCRIPTION PAGES   */
body#subscribe #content 	{
	margin:130px 130px 0 120px;
	padding:0;
	width: auto;
	height: auto;
}

/* ABOUT */
/* ---------------------------------------------*/
body#about #content 	{
	margin:165px 130px 0 120px;
	padding:0;
	width: auto;
	height: auto;
/*	border: 1px solid #000; */
}

body#about #content2 	{
	position:relative;
	top: 150px;
	left: 115px;
/*	margin:165px 130px 0 120px; */
	padding:0;
	width: 560px;
	height: auto;
/*	border: 1px solid #000; */
}

body#about #photo	{
float: left;
}

body#about #content-text	{
	margin-left:160px;
	padding:0;
	width: auto;
	height: 220px;
/*	background-color: #66CC33;*/
/*	border: 1px solid #000;*/
}


body#about #content-text p	{
	font-size:10px;
}



/* ---------- NEWS ------------------*/
body#news #wrapper	{
	background-image:    url("/images/news/news-header.jpg");
}

body#news #news-quote	{
	position: relative;
	top: 12px;
	left: 240px;

}

body#news #content	{
	margin:50px 40px 0 50px;
	padding:0;
	width: auto;
/*	border: 1px solid #000; */
}

#newslist	{
	width: 600px;
}

#newslist td {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	margin-top: 5px;
	vertical-align:top;
}



#newslist td.news-date	{
	font-size:11px;
	font-weight:bold;
	width: 100px;
	color: #666600;

}

#newslist td.news-title	{

}

#newslist h1	{
	color:#993300;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
	padding:0;
	margin:0;
}

.news-text p	{
	line-height:normal;
	font-size:10px;
}

.news-text a:link, .news-text a:active, .news-text a:visited	{
	color: #000;
	text-decoration: underline; 
	font-weight:normal;
	padding: 5px 5px 5px 0;
}

.news-text a:hover	{
	text-decoration: underline;
	color: #666600;
}


body#news #page-footer	{
	margin-top: 50px;
	background: url(/images/news/news-footer.gif) bottom repeat-x;
	height: 97px;
}

/*  news detail page */
#newsdetail	{
	width: 100%;
}

#newsdetail #news-nav	{
	float: right;
	width: 180px;
	text-align:right;
}

#newsdetail #headlines	{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #CCC;
	width: 480px;
}



#newsdetail h1	{
	color:#993300;
	font-weight:bold;
	font-size: 16px;
	padding:0 0 10px 0;
	margin:0;
}

#newsdetail h2	{
	color:#666600;
	font-weight:bold;
	font-size: 13px;
	padding:0;
	margin:0;

}

#newsdetail p	{
	font-size:11px;
}

#newsdetail p.caption	{
	color: #666666;
	font-style:italic;
}
