
body {
	background-color: #f5f5e9;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #81817a;
	font-family: Rockwell, Helvetica;
	font-size: 14px;
}

h1 {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
}

h2,h3,h4 {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
}

a {
	color: #a74115;
	text-decoration: none;
}

a:hover {
	color: #a74115;
	text-decoration: underline;
}

/* Firefox Dotted Outline Fix */
a:active { 
	outline: none; 
}
	
/* Firefox Dotted Outline Fix */
a:focus { 
	-moz-outline-style: none; 
}

.clear {
	clear: both;
}

.big_text {
	font-size: 18px;
	font-weight: bolder;
}

#header {
	background: url(../images/header_bg.jpg) repeat-x top left;
	width: 100%;
	height: 225px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#header_container {
	width: 980px;
	height: 225px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 20;
}

#logo {
	background: url(../images/logo2.png) no-repeat;
	width: 980px;
	height: 225px;
	margin: 0px;
	padding: 0px;
}

#nav_container {
	width: 525px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 435px;
	z-index: 30;
}

#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
  width: 103px;
  height: 69px;
  margin: 0 2px 0 0;
  padding: 0px;
  float: left;
  display: block;
  white-space: nowrap;
  text-indent: -2000%;
}

#menu li a {
  width: 103px;
  height: 69px;
  display: block;
}

#menu li:hover {
  background-position: left bottom;
}

.home {
	background: url(../images/home_btn.png) no-repeat;
}

.about {
	background: url(../images/about_btn.png) no-repeat;
}

.portfolio {
	background: url(../images/portfolio_btn.png) no-repeat;
}

.blog {
	background: url(../images/blog_btn.png) no-repeat;
}

.contact {
	background: url(../images/contact_btn.png) no-repeat;
}

#border {
	background: url(../images/triangles.png) repeat-x;
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -35px;
	z-index: 40;
}

#main_content {
	width: 980px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 70px;
	padding: 0px;
}

#main_container {
	width: 940px;
	height: auto;
	margin: 0px;
	padding: 20px;
}

#main_container_top,#main_container_mid,#main_container_bottom {
	width: 940px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#recent_work {
	width: 940px;
	height: 212px;
	margin: 20px 0 0 20px;
	padding: 0px;
	list-style: none;
}

#recent_work li {
	display: inline;
}

#recent_work li a {
	background: #FFFFFF;
	width: 196px;
	height: 196px;
	margin: 0 13px 0 0;
	padding: 4px;
	display: block;
	float: left;
	border: 6px solid #372e25;
}

#recent_work li a:hover {
	border: 6px solid #a74115;
}

#service_list {
	width: 265px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0 0 0 45px;
	list-style: none;
	float: left;
	font-weight: bold;
}

#service_list li {
	background: url(../images/list_arrow.jpg) no-repeat;
	background-position:0px 4px;
    padding-left:20px;
	margin-bottom: 4px; 
}

#clock_box {
	width: 900px;
	height: auto;
	margin: 40px 0 40px 0;
	padding: 0 20px 0 20px;
}

#left_box {
	background: url(../images/rightsideup_clock.png) no-repeat bottom;
	width: 365px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#left_caption,#right_caption {
	width: 365px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #372e24;
}

#middle_box {
	width: 170px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#right_box {
	background: url(../images/upsidedown_clock.png) no-repeat bottom;
	width: 365px;
	height: 178px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#featured_box {
	background-color: #ffffff;
	width: 880px;
	height: 280px;
	margin: 20px 20px 40px 20px;
	padding: 4px;
	border: 6px solid #372e25;
}


.plus {
	font-size: 90px;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
	font-style: normal;
}

#horizontal_divider {
	background: url(../images/hori_divide.png) repeat-x;
	width: 940px;
	height: 2px;
	margin: 40px 0 40px 0;
	padding: 0px;
}

/***************** Start Footer Here *****************/

#footer {
	background: url(../images/footer_top.jpg) repeat-x top left;
	background-color: #372e24;
	width: 100%;
	height: 260px;
	margin: 0px;
	padding: 0px;
}

#footer_container {
	width: 860px;
	height: 260px;
	margin: 0px auto;
	padding: 0 60px 0 60px;
}

#vertical_divider {
	background: #524636;
	width: 1px;
	height: 180px;
	margin: 40px 40px 0 0;
	padding: 0px;
	float: left;
}

#section_one {
	background: url(../images/twit_bird.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 40px 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#twitter_link {
	width: 134px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 98px;
}

#twitter_div {
	width: 222px;
	height: 107px;
	margin: 0px;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#twitter_update_list {
	width: 222px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	text-align: left;
}

#twitter_update_list a {
	color: #fbc700;
	text-decoration: none;
}

#section_two {
	background: url(../images/mail.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 40px 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#quote_link {
	width: 145px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 87px;
}

#quote_box {
	width: 232px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#quote_box a {
	color: #fbc700;
	text-decoration: none;
}


#quote_box_content {
	width: 172px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#quote_box_content a {
	color: #fbc700;
	text-decoration: none;
}

#section_three {
	background: url(../images/rss_feed.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 0 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#rss_link {
	width: 126px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 106px;
}

#rss_box {
	width: 232px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#extra {
	width: 940px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

/***************** Start Contact Form Here *****************/

#contact_form_container {
	width: 400px;
	height: auto;
	float:left;
	margin: 0px;
	padding: 10px 40px 0 0;
}

#contact_form {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contact_form li {
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contact_form li.label {
	margin: 0 0 5px 0;
}

input.input {
	width: 240px;
	height: 18px;
	margin: 0 0 5px 12px;
	padding: 3px;
	border: 2px solid #372e24;
	color: #372e24;
	font-family: Rockwell, Helvetica;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.textarea {
	width: 378px;
	height: 160px;
	margin: 0 0 15px 12px;
	padding: 3px;
	border: 2px solid #372e24;
	color: #372e24;
	font-family: Rockwell, Helvetica;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input.s_btn {
	background-color: #a74115;
	width: 120px;
	height: 40px;
	margin: 0 0 0 12px;
	padding: 5px;
	color:#FFFFFF;
	font-family: Rockwell, Helvetica;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#loading {
	width: 228px;
	height: 30px;
	margin: 0px;
	padding: 5px;
	float: left;
}

.req {
	color: #a74115;
	margin-right: 5px;
}

.notification_error	{
	background: #F8F0F1;
	width: 380px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 8px;
	color: #A25965;
	font-size: 12px;
	text-align: left;
	border: 2px solid #A25965;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.notification_ok {
	background: #372e24;
	width: 380px;
	height: auto;
	margin: 0px;
	padding: 8px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border: 2px #372e24 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.info_fieldset { 
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px; 
	border: none;
}


/*************/ 

#contact_info {
	width: 428px;
	height: auto;
	margin: 0px;
	padding: 10px 30px 20px 40px;
	float: left; 
	border-left: #cccccc 1px solid;
}

.contact_page_titles {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
}