/* body */	
BODY  {
	font-size: 11px;
	line-height:16px
	margin: 0px;
	color: #653614;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	
	
}
form {margin: 0; padding:0;}

/* LINKS*/	
A:Link  {color: #BE5324;text-decoration : none; }
A:Visited  {color: #BE5324;text-decoration : none;}
A:Active  {color: #BE5324;text-decoration : none;}
A:Hover  {color: #D69225;text-decoration: underline;}

/*submenu*/
a.services_submenu:Link {color:#660066; text-decoration:underline;}
a.services_submenu:Visited {color:#660066; text-decoration:underline;}
a.services_submenu:Active {color:#660066; text-decoration:underline;}
a.services_submenu:Hover {color:#660066; text-decoration:underline;}
.services_select {color:#660066; text-decoration:none;}

a.portfolio_submenu:Link {color:#339999; text-decoration:none;}
a.portfolio_submenu:Visited {color:#339999; text-decoration:none;}
a.portfolio_submenu:Active {color:#339999; text-decoration:none;}
a.portfolio_submenu:Hover {color:#339999; text-decoration:underline;}
.portfolio_select {color:#339999; text-decoration:none;}

a.about_submenu:Link {color:#663300; text-decoration:none;}
a.about_submenu:Visited {color:#663300; text-decoration:none;}
a.about_submenu:Active {color:#663300; text-decoration:none;}
a.about_submenu:Hover {color:#663300; text-decoration:underline;}
.about_select {color:#663300; text-decoration:none;}


a.right:Link {color:#329898;  text-decoration:underline;}
a.right:Visited {color:#329898;  text-decoration:underline;}
a.right:Active {color:#329898;  text-decoration:underline;}
a.right:Hover {color:#642165; text-decoration:underline;}

a.home:Link {color:#E40E62;  text-decoration:underline;}
a.home:Visited {color:#E40E62;  text-decoration:underline;}
a.home:Active {color:#E40E62;  text-decoration:underline;}
a.home:Hover {color:#E40E62; text-decoration:underline;}


.bannertext {font-size: 11px; line-height:12px; color:#FFFFFF;}
.bannertext a:Link {font-size: 11px; line-height:12px; color:#FFFFFF; text-decoration:none;}
.bannertext a:Visited {font-size: 11px; line-height:12px; color:#FFFFFF; text-decoration:none;}
.bannertext a:Active {font-size: 11px; line-height:12px; color:#FFFFFF; text-decoration:none;}
.bannertext a:Hover {font-size: 11px; line-height:12px; color:#F9F6F3; text-decoration:underline;}


/* TEXT */
.bodytext {font-size: 12px; line-height:17px}
.plaintext {font-size: 12px; line-height:17px;}
.smalltext {font-size: 10px; line-height:14px;}
.bigtext {color: #E40E62; font-size:17px; line-height:22px; font-weight:450;}
.foottext {font-size: 9px; line-height:14px;}
.rightcaption {color:#824217; font-size:11px; line-height:16px;}

/* headlines */
.smallhead {font-size: 12px; font-weight:bold; color : #E40E62;}
.subhead {font-size: 11px; font-weight:bold; color : #660066; line-height:16px;}
.largehead {font-size: 18px; color : #BE5324; line-height: 26px;}


input.gobtn {
	background-color:#E69F1E;
	width:120px;
	height:25px;
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF;
}

.portthumb {border: solid 1px #339999;}
.portthumb:hover {border: solid 2px #339999;}
.bigpic {border: solid 1px #339999;}

.stagetable {border: solid 1px #663300; border-top: 0; 	font-size: 11px; color: #653614; line-height: 16px;}


