/* @override http://emediaworksllc.vtpstudio.net/css/screen.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}


html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 800px;
	background-color: #ccc;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	-moz-opacity: 0.9999;
}

h2 {
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

a {
	text-decoration: none;
}

#right p a {
	color: #fdf9f8;
	border-bottom: 1px dotted #eee;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-top: 65px;
	margin-right: auto;
}

#main {
	border: 10px solid #fdf9f8;
	height: 430px;
}

#left {
	float: left;
	width: 380px;
}

#index_right {
	float: right;
	width: 400px;
	height: 430px;
	background: #72857a;
	padding: 0px;
	background-image:url(../images/index_right_bg.gif);
	background-repeat:no-repeat;
}

.bulletID {
	_margin-left: 0px;
	margin-left: -15px;
}

.bulletID2 {
	_margin-left: 0px;
	margin-left: -5px;
}

#right {
	float: right;
	width: 380px;
	height: 410px;
	background: #72857a;
	padding: 10px;
}

#right p {
	color: #ddd;
}

#right h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #461e05;
}

#right h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #461e05;
}

#right h4 {
	color: #461e05;
}

#right h2 span {
	font-size: 16px;
	font-style: italic;
}

#right ul {
	color: #fdf8f7;
	list-style-type:none;
	display: inline;
	line-height: 24px;
}

#right li {
	padding-left: 15px;
}

#right2 {
	float: right;
	width: 380px;
	height: 410px;
	background: #72857a;
	padding: 10px;
}

#right2 p {
	color: #ddd;
	font-size: 11px;
	width: 320px;
}

#right2 h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #461e05;
	clear: both;
}

#right2 h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #461e05;
}

#right2 h4 {
	color: #461e05;
}

#right2 h2 span {
	font-size: 16px;
	font-style: italic;
}

#right2 ul {
	color: #fdf8f7;
	list-style-type:none;
}

#right2 li {
	padding-left: 0px;
}

#cl_wrap {
	width: 320px;
}

#index_right table {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 400px;
	height: 430px;
	text-align: center;
}

#index_right td {
	width: 126px;
	color: #fdf9f8;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#index_right td a {
	color: #4c2a11;
}

#index_right td a:hover {
	color: #fdf9f8;
	border-bottom: 1px dotted #fdf9f8;
}

.client_list {
	line-height: 16px;
	margin-top: -5px;
}

.client_item {
	color: #471c04;
	font-size: 12px;
	padding: 3px;
}

ul.right_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}

ul.right_list a {
	padding: 2px;
	color: #ddd;
	font-size: 18px;
	letter-spacing: 2px;
}

ul.right_list a:hover {
	color: #fff;
	background: #a2bdac;
}

ul.portfolio_gallery {
	float: left;
  	width: 320px;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}

ul.portfolio_gallery li {
	float: left;
  	width: 80px;
  	height: 95px;
  	padding: 0;
  	margin: 0;
  	margin-right: 14px;
  	margin-bottom: 14px;
}

ul.portfolio_gallery li a img {
	border: 3px solid #ddd;
}

ul.portfolio_gallery li a:hover img {
	border: 3px solid #4d2913;
}

#about_nav {
	margin-top: -10px;
	margin-right: -10px;
	font-size: 14px;
}

#about_nav ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 5px;
	background: #ddd;
}

#about_nav ul li {
	display: inline;
	padding: 10px;
	line-height: 20px;
}

#about_nav ul li a {
	color: #333;
}

#about_nav ul li a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#about {
	clear: both;
}

#about p {
}

#about .profile_image {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
	border-color: #f1f1f1;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	float:right;
}

p.clear {
	clear: both;
}

#bottom {
	clear: both;
	margin-top: 10px;
}

#nav {
	float: left;
	width: 550px;
}

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

#nav ul li {
	display: inline;
	padding-right: 10px;
}

#nav ul li a {
	font-weight: lighter;
	color: #fff;
	padding: 3px;
	text-transform: capitalize;
	border-bottom: 1px dotted #eee;
}

#nav ul li a.current {
	font-weight: lighter;
	color: #4d2913;
	padding: 3px;
	text-transform: capitalize;
	border: none;
}

#nav ul li a:hover {
	color: #4d2913;
	background: #eee;
	border-top: 2px solid #4d2913;
}

#copyright {
	float: right;
	color: #fff;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: baseline;
}

div.row {
	height: 25px;
}

div.tall_row {
	height: 75px;
	margin-bottom: 10px;
}

.input_submit {
	margin-left: 135px;
}

textarea {
	width: 150px;
	height: 75px;
	border: 1px solid #21455b;
}

span.label {
color: #fdf8f7;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 125px;
}

span.input_text input.text {
	width: 150px;
	border: 1px solid #21455b;
	height: 18px;
}

span.input_text select {
	width: 150px;
	border: 1px solid #21455b;
	height: 18px;
}

/* fancy index stuff */

.address {
font-size: 11px;
margin-top: -10px;
}