/***********************************************/
/* PAD CSS Style                               */
/***********************************************/

/***********************************************/
/* Page Setup                                  */
/***********************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	font:12px "lucida sans unicode", "trebuchet ms", serif;
	background-image: url(images/bg.jpg);
}
#centeredarea {
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	height: 100%;
	top: 10px;
	background-color: #ffffff;
	position: relative;
}
h3 {
	font-size: 14px;
	color: #F6A41D;
	font-weight: bold;
	letter-spacing: -0.5px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #F6A41D;
	text-decoration: none;
}

/***********************************************/
/* Layout                                      */
/***********************************************/
#topbar {
	width: 764px;
	height: 79px;
}
#photoarea {
	width: 764px;
	height: 150px;
}
#navbar {
	width: 764px;
	height: 26px;
	background-image: url(images/navbar_bg.jpg);
}
#shadowbar {
	width: 764px;
	height: 15px;
	background-image: url(images/nav_shadow.jpg);
}
#contentarea {
	width: 714px;
	background: url(images/content_bg.gif) no-repeat;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#home_recentwork {
	width: 332px;
	height: 90px;
	padding: 0 0 8px 0;
}
#home_textbox {
	width: 332px;
	padding: 8px 0 0 0;
}
#home_left {
	width: 332px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	position: relative;
}
#home_right {
	width: 332px;
	left: -1px;
	position: relative;
	float: right;
}
#portfolio_box {
	padding: 0 0 5px 0
}
#portfolio_line {
	height: 1px;
	background-color:#E5E5E5;
	margin: 15px 0 15px 0;
	display: block;
}
#footer {
	width: 764px;
	height: 60px;
	padding: 20px 0 0 0;
}
#footer_colour {
	width: 764px;
	height: 3px;
	background-color: #F4A929;
}
.footer_text {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.footer_text a:link {
	color: #666666;
	text-decoration: none;
}
.footer_text a:visited {
	color: #666666;
	text-decoration: none;
}
.footer_text a:active {
	color: #666666;
	text-decoration: none;
}
.footer_text a:hover {
	color: #F6A41D;
	text-decoration: none;
}
.portfolio_text {
	font-size: 10px;
	color: #666666;
}
.portfolio_on {
	font-size: 10px;
	color: #F6A41D;
	text-decoration: underline;
}
.portfolio_title {
	font-size: 10px;
	font-weight: bold;
	color: #F6A41D;
}
.portfolio_text a:link {
	color: #666666;
	text-decoration: none;
}
.portfolio_text a:visited {
	color: #666666;
	text-decoration: none;
}
.portfolio_text a:active {
	color: #666666;
	text-decoration: none;
}
.portfolio_text a:hover {
	color: #F6A41D;
	text-decoration: none;
}

/***********************************************/
/* Nav Bar                                     */
/***********************************************/
#nav ul{
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#nav ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	line-height:20px;
	font-size:11px;
	font-weight: bold;
}
#nav li#on{
	color:#FFFFFF;
	background:#F98B11;
	width:100px;
	height:24px;
	padding-top:2px;
	margin:0;
	display:block;
	text-align:center;
}
#nav ul li a{
	width:100px;
	height:24px;
	padding-top:2px;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
}

#nav ul li a:hover{
	background:#F98B11;
	color:#FFFFFF;
}

/***********************************************/
/* Content                                     */
/***********************************************/
#heading_box {
	width: 332px;
	background-color: #F4A929;
	background-image: url(images/header_bg.gif);
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	width: 332px;
	font-family: "lucida sans unicode", "trebuchet ms", serif;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_date {
	font-size: 11px;
	color: #F6A41D;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.text_main {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.text_title {
	font-size: 11px;
	color: #F6A41D;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.text_title2 {
	font-size: 14px;
	color: #F6A41D;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.home_main {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.portfolio_heading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: "lucida sans unicode", "trebuchet ms", serif;
}
input {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width: 200px;
}
textarea {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width: 200px;
}
.formelement {
	font-size: 12px;
	text-transform: none;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
