/*========================================
    Sycamore Hil Designs 
  ========================================*/

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	background:url(../images/background.jpg) repeat;
}

a:link {
	color:#54301d;
	text-decoration:underline;
}


a:hover, a:focus, a:visited, a:active {
	color:#e5b453;
	text-decoration:underline;
}


a[href$=".pdf"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/pdf.png) left top no-repeat;
}

a[href$=".ppt"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/powerpoint.png) left top no-repeat;
}

a[href$=".doc"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/word.png) left top no-repeat;
}

a[href$=".jpg"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/jpg.png) left top no-repeat;
}

a[href$=".jpeg"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/jpg.png) left top no-repeat;
}

a[href$=".JPG"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/jpg.png) left top no-repeat;
}

a[href$=".JPEG"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/jpg.png) left top no-repeat;
}

a[href$=".png"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/png.png) left top no-repeat;
}

a[href$=".tif"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/tif.png) left top no-repeat;
}


a[href$=".tiff"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/tif.png) left top no-repeat;
}


a[href$=".mov"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/mov.png) left top no-repeat;
}

a[href$=".mp3"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/video.png) left top no-repeat;
}


a[href$=".mpeg4"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/video.png) left top no-repeat;
}

a[href$=".txt"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/word.png) left top no-repeat;
}

a[href$=".xls"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/excel.png) left top no-repeat;
}

a[href$=".xlsx"]
{
	padding: 0px 0px 5px 20px;
	line-height: 20px;
	background: transparent url(../images/icons/excel.png) left top no-repeat;
}

h1 {
	font-size:20px;
	font-weight:bold;
	/*font-family:"Times New Roman", Times, serif;*/
	color:#e5b453;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#e5b453;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#e5b453;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color:#e5b453;
}

p {
	font-size:12px;
	text-align:justify;
}

img {
	border:0;
}

/*========================================
   Header 
  ========================================*/

.header {
	position:relative;
	width: 940px;
	height: 125px;
	margin: 0;
	padding: 0;
}

.header a {
	color:#e5b453;
	text-decoration:underline;
}

.logo {
	position:relative;
	left:287px;
	top:0;
	width: 365px;
	height: 120px;
	display: block;
    /*margin-left: auto;
    margin-right: auto;*/
	margin-top:0px;
	margin-bottom:0;
	z-index:1;
}

.header-stamp {
	float:right;
	margin:15px 25px 0 0;
}

.header-info {
	width: 480px;
	height: 20px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:-105px;
	font-size:12px;
	letter-spacing:2px;
	color:#f8f2d9;
	z-index:10;
}

.address {
	float:left;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	z-index:10;
}

.phone {
	float:right;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	z-index:10;
}


/*========================================
    Navigation 
  ========================================*/
  
.navigation {
	width: 940px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0;
	z-index:100;
}


/*========================================
    Footer
  ========================================*/

.footer {
	width: 880px;
	height: 20px;
	color:#f8f2d9;
	margin: 10px 10px 5px 10px;
	padding: 5px 20px 0px 20px;
}

.footer a {
	color:#e5b453;
	text-decoration:underline;
}

.footer a:hover, a:focus {
	color:#f8f2d9;
	text-decoration:underline;
}

.footer-left {
	float:left;
	text-align:left;
}

.footer-right {
	float:right;
	text-align:right;
}

.creative {
	float:left;
	text-align:left;
	vertical-align:top;
	color:#0000;
	font-size:9px;
	margin:3px 0px 10px 35px;
}

.creative a {
	color:#000000;
	text-decoration:none;
}

.creative a:hover, a:focus {
	color:#000000;
	text-decoration:underline;
}

.sitemap {
	float:left;
}

.email {
	float:right;
}


/*========================================
    Foundation 
  ========================================*/

.vtop {
	vertical-align:top;
}

.vbottom {
	vertical-align:bottom;
}

.container {
	width: 940px; 
	margin: 10px auto;
	padding: 0;
	border:2px solid #54301d;
	background:url(../images/sycamore.jpg) no-repeat #54301d;
	/* curve */
	border-radius: 1em; /* CSS3 */
	-moz-border-radius: 1em; /* firefox */
	-webkit-border-radius: 1em; /* Safari & Chrome */
	-khtml-border-radius: 1em; /* Linux */
	/* drop shadow */
	box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */		
}

.main {
	position:relative;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}

.section-full {
	width: 940px;
	margin:0px 10px 0px 10px;
}

.section-left {
	float:left;
	width: 600px;
	margin:0px 10px 0px 10px;
}

.section-right {
	float:right;
	width: 300px;
	margin:0px 10px 0px 10px;
}

.image-left {
	float:left;
	margin:5px 15px 5px 5px;
	border:0;
}

.image-right {
	float:right;
	margin:5px 5px 5px 5px;
	border:0;
}

.picture-frame {
    float:left;
	margin:5px 10px 0px 0px;
	border:1px solid #a4a4a4;
	background:#f8f8f8;
	padding:5px 5px 5px 5px;
	/* drop shadow */
	box-shadow: #555555 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: #555555 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: #555555 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */	
}

.error-box {
	width:500px;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	text-align:left;
	background:#f7f7f7;
	border:2px solid #c20030;
	/* curve */
	border-radius: 0.5em; /* CSS3 */
	-moz-border-radius: 0.5em; /* firefox */
	-webkit-border-radius: 0.5em; /* Safari & Chrome */
	-khtml-border-radius: 0.5em; /* Linux */
	/* drop shadow */
	box-shadow: #555555 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: #555555 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: #555555 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */		
}

.message-box {
	width:500px;
	margin: 10px 10px 10px 10px;
	padding: 5px 15px 5px 15px;
	text-align:left;
	background:#f7f7f7;
	border:2px solid #d1b38c;
	/* curve */
	border-radius: 0.5em; /* CSS3 */
	-moz-border-radius: 0.5em; /* firefox */
	-webkit-border-radius: 0.5em; /* Safari & Chrome */
	-khtml-border-radius: 0.5em; /* Linux */
	/* drop shadow */
	box-shadow: #555555 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: #555555 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: #555555 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */		
}

.social {
	float:right;
	height:18px;
	width:20px;
	margin:2px 10px 0px 0px;
}

.shadow {
	/* drop shadow */
	box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: rgba(0,0,0,0.4) 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */		
}

/*========================================
    Rotating Picture Elements 
  ========================================*/
.backplate {
	position:relative;
	width:796px;
	height:483px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	background:url(../images/photo-template.png) no-repeat;	
}

.return {
	position:absolute;
	left:18px;
	bottom:8px;
	margin-left:18px;
	margin-bottom:8px;
	z-index:500;
	border:1px soild #ff0000;
}

.stamp {
	width:140px;
 	height:140px;
	position:absolute;
	right:10px;
	bottom:10px;
	margin-right:10px;
	margin-bottom:10px;
	z-index:500;
}

.note {
	width:250px;
 	height:420px;
	position:absolute;
	left:-55px;
	top:-30px;
	margin-left:5px;
	margin-top:40px;
	padding-top:50px;
	z-index:500;
	background:url(../images/notes.png) no-repeat;
}

.note h1 {
	width:210px;
	padding:5px 15px 0px 15px;
	margin:0;
	font-size:26px;
	text-align:center;
	/*color:#2b50ad;*/
	color:#54301d;
}

.note p {
	width:210px;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	/*color:#2b50ad;*/
	color:#54301d;
	text-align:justify;
}

.note span {
	color:#54301d;
}



/*========================================
    Form 
  ========================================*/
fieldset {
	border:0px;
}

.contact {
	width:100%;
	height:325px;
}

.contact-form {
	float:left;
	width:275px;
	margin:0px 10px 10px 0px;
	padding:10px 10px 10px 10px;
	
	border:1px solid #a4a4a4;
	background-color:#d9e7ff;
	
	/* curve */
	border-radius: 0.5em; /* CSS3 */
	-moz-border-radius: 0.5em; /* firefox */
	-webkit-border-radius: 0.5em; /* Safari & Chrome */
	-khtml-border-radius: 0.5em; /* Linux */
	/* drop shadow */
	box-shadow: #555555 0.2em 0.2em 0.3em;  /* CSS3 */
	-moz-box-shadow: #555555 0.2em 0.2em 0.3em;  /* firefox 3.5+ */
	-webkit-box-shadow: #555555 0.2em 0.2em 0.3em;  /* Safari3+ & Chrome */
	filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 5.5-7 */
	-ms-filter: progod:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=135,Color='#555555');  /* IE 8 */	
}

.contact-textfield {
	border-top:1px solid #cccbcb;
	border-right:1px solid #cccbcb;
	border-left:none;
	border-bottom:none;
	background-color:#ffffff;
	font-size:12px; 
	width:175px; 
	padding:2px 2x 2px 2px; 
	margin:0; 
	color:#3a6fcd;
}

.contact-textarea {
	border-top:1px solid #cccbcb;
	border-right:1px solid #cccbcb;
	border-left:none;
	border-bottom:none;
	background-color:#ffffff;
	font-size:12px;
	overflow:auto;
	width:240px; 
	padding:2px 2px 2px 2px; 
	margin:0; 
	color:#3a6fcd;
}

/* --- */


/*========================================
    Misc 
  ========================================*/
.pantone-746 { /* brown */
	color:#54301d;
}

.pantone-7407 { /* yellow */
	color:#e5b453;
}

.pantone-7526 { /* redish-orange */
	color:#ab5322;
}

.pantone-7500 { /* ivory */
	color:#f8f2d9;
}

.pantone-7493 { /* sage-green */
	color:#c8d6aa;
}

.white-text {
	color:#f8f2d9;
	/*color:#fffbed;*/
}

.marker {
	font-size:1px;
	visibility:hidden;
}


