@charset "utf-8";
body {
	background-image: url(../graphics/background_lightcreamlines.gif);
	background-repeat: repeat;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	font-size: 100%;
}
html {
	height: 100%;
}
#header {
	background-color: #A4BA56;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 750px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.previewdatetext {
	font-size: 0.7em;
	font-weight: bold;
}
.previewimagetitletext {
	font-size: 0.7em;
	font-weight: bold;
	color: #A4BA56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BA56;
}

#mainmenu {
	color: #FFFFFF;
	width: 175px;
	float: left;
	background-color: #F9EBDB;
}
#mainmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainmenu li {
	list-style-type: none;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
}
#mainmenu li a {
	color: #663300;
	text-decoration: none;
	padding-top: 8px;
	margin-top: -8px;
	padding-right: 10px;
	margin-right: -10px;
	padding-bottom: 8px;
	margin-bottom: -8px;
	padding-left: 20px;
	margin-left: -20px;
	display: block;
}
#mainmenu li a:hover {
	color: #663300;
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #A4BA56;
	padding-left: 16px;
}

#contentarea {
	background-color: #FFFFFF;
	padding: 25px;
	width: 525px;
	float: right;
	margin-left: -175px;
	border-left-width: 175px;
	border-left-style: solid;
	border-left-color: #F9EBDB;
	font-size: 0.80em;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBF3EA;
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
}
#footer a {
	color: #663300;
	text-decoration: none;
}
#footer a:hover {
	color: #663300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}
#contentarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.8em;
	margin-left: 0px;
	line-height: 1.7em;
	font-size: 0.95em;
}
#contentarea p a:link , li a:link {
	color: #728435;
	text-decoration: underline;
	/*	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #23839E;
	*/
}
#contentarea p a:visited, li a:visited {
	color: #785849;
	text-decoration: underline;
}
#contentarea p a:active, li a:active {
	color: #785849;
	text-decoration: underline;
}
#contentarea p a:hover, li a:hover  {
	color: #785849;
	text-decoration: underline;
/*	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #23839E;
	*/
}

h1 {
	font-size: 2.5em;
	color: #A4BA56;
	margin-top: -25px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	width: 475px;
	margin-left: -25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 75px;
}
.home {
	background-image: url(../graphics/h1_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus {
	background-image: url(../graphics/h1_aboutus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.webdesign {
	background-image: url(../graphics/h1_webdesign.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.printdesign {
	background-image: url(../graphics/h1_printdesign.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logocreation {
	background-image: url(../graphics/h1_logocreation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.digitalillustration {
	background-image: url(../graphics/h1_digitalillustration.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.photography {
	background-image: url(../graphics/h1_photography.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.portfolio {
	background-image: url(../graphics/h1_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quote {
	background-image: url(../graphics/h1_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactus {
	background-image: url(../graphics/h1_contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq {
	background-image: url(../graphics/h1_faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sitemap {
	background-image: url(../graphics/h1_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #663300;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BA56;
	margin-top: 0.5em;
	margin-bottom: 1.2em;
	font-weight: normal;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.photo_right {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #D8C2A6;
	float: right;
}
.formfield {
	border: 1px solid #D8C2A6;
}
.photo_left {
	padding: 3px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #D8C2A6;
	float: left;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
.photo_left_noBorder {
	padding: 3px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
.photo_right_noBorder {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: none;
	float: right;
}
#submenu {
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Century Gothic", "Franklin Gothic Medium", sans-serif;
	margin-bottom: 25px;
	font-weight: normal;
	margin-top: -27px;
	margin-left: 53px;
}
#submenu a:link {
	text-decoration: none;
	color: #728435;
}
#submenu a:visited, a:active {
	text-decoration: none;
	color: #785849;
}
#submenu a:hover  {
	text-decoration: underline;
	color: #785849;
}
#sub_submenu {
	margin-bottom: 25px;
	font-size: 0.9em;
	margin-top: -10px;
}
#sub_submenu a:link {
	text-decoration: none;
	color: #728435;
}
#sub_submenu a:visited, a:active {
	text-decoration: none;
	color: #785849;
}
#sub_submenu a:hover  {
	text-decoration: underline;
	color: #785849;
}
#porttable td {
	vertical-align: top;
	text-align: left;
}
#portthumbtable td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portthumbtable {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portthumbtable td a {
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
