* {
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: small;
	background-color: #E6FF80;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(/images/bg_fleur.gif);
	background-repeat: no-repeat;
	background-position: 600px top;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {  
	margin: 20px 0;  
	} 
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
	color: #666600;
}
h6 {
	font-size: 10px;
}
a:link {
	color:  #660;
	text-decoration: none;
}
a:visited {
	color: #660;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E6FF80;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.pad {
	padding: 10px;
}
#container {
	width: 900px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#header {
	padding: 0px;
	margin: 0px;
}
#sidebar1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 310px;
	vertical-align: bottom;
}
#main {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 0px solid #A49260;
	line-height: 130%;
	min-height: 269px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
	padding: 30px;
	background-color: #FFFFFF;
	width: 530px;
}
#footer {
	width: 900px;
	color: #9D8D5B;
	text-align:left;
	font-size: 11px;

}
#footer a:link {
	color: #9D8D5B;
}
#footer a:visited {
	color: #9D8D5B;
}
#footer a:hover {
	color: #574338;
}
#nav {
	width: 100%;
	border-top: 3px solid #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px none #FFFFFF;
	background: #E6FF80;
	padding-left: 210px;
	float: right;
}

.photobrdr {
	border: 8px solid #FFFFFF;
}
#container #mainport {
	line-height: 135%;
	min-height: 465px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
	padding: 20px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	background: #FFFFFF url(/images/bg_maintext_top.gif) no-repeat top;
}

#container #newportfolio {
	line-height: 135%;
	min-height: 465px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 20px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}

.caption {
	font-size: 11px;
	color: #828200;
	font-weight: normal;
	margin: 10px 0; 
}

#container #sidebarport {
	background: #E6FF80;
	margin: 0px;
	float: left;
	width: 310px;
	min-height: 465px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#footernav  {
	width: 1000px;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/bg_footer.gif);
	height: 50px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footernav a:link {
	color: #FFFFFF;
}
#footernav a:visited {
	color: #FFFFFF;
}
#footernav a:hover {
	color: #E6FF80;
}

.flt_left {
	clear: none;
	float: left;
	width: 550px;
	margin-bottom: 10px;
}
.bg_home {
	background: no-repeat right bottom;
	padding: 10px 15px 4px 10px;
	font-size: 12px;
	line-height: 120%;
}
#bg_bottom {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	float: left;
	text-align: right;
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
blockquote {
	font-size: 12px;
}
/* Common Classes */
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } 
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }
.tb_port {
	text-align: center;
	padding: 5px;
}
.pg_hd {
	font: 20px "Century Gothic", verdana, geneva, sans-serif;
	color: #ADA07A;
	padding-top: 10px;
	padding-bottom: 20px;
}
#mainport ul {
	list-style: url(none) none;
	margin: 0px 0px 0px 22px;
}
#mainport td{
	margin: 0px;
	padding: 4px 2px;
}
.hometext {
	color: #FFF;
	padding: 10px 30px;
	background: url(/images/bg_hometext.gif) no-repeat;
}
.homehd {
	font-size: larger;
	line-height: normal;
}
