/*
Title:			Master styles for screen media
Author:			Andy Davis (www.raddsigns.com)
Copyright: 		2010, RAD designs, LLC. All rights reserved. (please don't re-use without permission.)
*/

#header-wrap { display: block; width: 1000px; height: 120px; background: url(../img/header-bg.png) repeat-x top left; top: 0; left: 0; margin: none; }
#header { width: 1000px; height: 120px; background: url(../img/header-bg.png) repeat-x top left; }

a.contact-btn { width: 132px; height: 33px; display: block; float: right; background: url(../img/contact-btn.png) no-repeat; text-indent: -9999px; position: relative; top: 38px; right: 15px; }


h3 { font-size: 2.0em; font-family: ITCBookmanStdMediumRegular, "Georgia", "Times New Roman", serif; color: rgb(83,83,82); font-weight: bold; float: left; margin: 4px 0 0 65px; display: block; }
h4 { font-size: 2.0em; font-family: ITCBookmanStdMediumRegular, "Georgia", "Times New Roman", serif; color: rgb(186,186,184); font-weight: bold; margin-bottom: 4px; text-shadow: 1px 1px 0px #444; }
.work p { color: rgb(135,135,134); font-size: 2.0em; line-height: 1.2em; margin-bottom: 20px; }
p.title { font-size: 1.8em; font-family: ITCBookmanStdItalic, "Georgia", "Times New Roman", serif; color: rgb(222,221,216); text-shadow: 1px 1px 0px rgb(0,0,0); float: left; position: relative; left: 82px; top: 28px; line-height: 1.2em; }

.work ul li { margin-bottom: 8px; color: rgb(135,135,134); font-size: 2.0em; font-family: "Georgia", "Times New Roman", serif;  }

a.top-link { display:none; }
