﻿html, body, div, h1, h2, h3, ul, #HoverBanner, p{
	margin:0;
	padding:0;
	font-size: 1em;
}
html, body {
	width:100%;
	text-align: center;
	color: #FFAE00;	
}

p
{
    margin-bottom: 10px;
}

.clear
{
    clear: both;
}

body 
{
    line-height: 125%;
    background-color: #301C0F;
}

a, a:visited {
    color:#FFAE00;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-decoration:none;
}
.spacer
{
    clear: both;
}
a:hover
{
    text-decoration: underline;
}
 img
 {
  border: none;  
 }
 
 .lefttight
 {
     float: left;
 }
 .righttight
 {
     float: right;
 }
/* Header */
#Head_Outer
{
    width: 100%;
    background:#C36A1D url('Images/OrangeStripes2.jpg') repeat-x scroll center top;
    height: 200px;
    padding:0;
    
    
}

#Head_Inner
{
    height:239px;
    margin:0px auto;
    position:relative;
    width:90%;
 
}

#logo {
    display:block;
    float:left;
    padding-top:50px;
    width:357;
    height: 100px;
}

#logo img
{
 border: none;
 text-decoration: none;  
}

#MasterNavigation
{
    color: #FFAE00;
    float:right;
    padding-top:50px;
    position: relative;
}


#MasterNavigation a, #MasterNavigation a:visited {
    display:block;
    float:left;
    font-size:107%;
    margin:0pt auto;
    overflow:hidden;
    padding:10px;
    text-align:center;
    text-transform:uppercase;
    font-family: Calibri,Arial,Helvetica,sans-serif;
}

#MasterNavigation a:hover 
{
 color: #FBAC01;
 /*border-bottom: 5px solid #FBAC01;*/
}

#subHeading 
{
    padding: 3px 0 12px 0;
    font-family: Palatino Linotype, Myriad Pro, Verdana, Tahoma;
    z-index: 1;
    clear:both;
    float:left;
    font-size: 200%;
    letter-spacing:-0.06em;
    width:100%;
    color: #301C0F;
    overflow: hidden;
    
}

#twitterFollow
{
	position:absolute;
	width: 100px;
	top: 143px;
	left: 10px;
}

#twitterFollow .twitterLogo
{
	width: 100px;
	height: 100px;	
}

#facebookFollow
{
	position:absolute;
	width: 64px;
	top: 167px;
	right: -5px;
}

#facebookFollow .facebookLogo
{
	width: 64px;
	height: 64px;	
}

/* Content */
#Content_Outer
{
    width: 100%;
    color: #FBAC01;
    padding:0;
}

#Content_Inner
{
    margin:0pt auto;
    /*min-height:500px;*/
    padding:5px 0 20px;
    width:90%;
    font-family: Trebuchet MS, Candara, Calibri, Verdana, Helvetica, sans-serif;
    text-align: left;
    margin-top: 20px;
}

#Content_Inner H2
{
    color: #FFAE00;
    text-align: right;
    border-bottom: 2px solid #D7863E;
    margin-bottom: 17px;
    clear: both;
    font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
    font-size: 150%;
}

.both
{
    clear: both;   
}

.recentProjects
{
	clear: both;
	padding-top: 15px;
	margin-bottom: 25px;
	text-align: center;
}

.skillsColumn
{
    border-left:1px solid #C36A1D;
    padding-left:15px;
    width:220px;   
}
.skillsColumn h3
{
    color:#C36A1D;
    font-size:15px;
    margin:0px 0pt 0pt;
}

.skillsColumn ul li
{
    background:transparent none repeat scroll 0%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
}

.skillsColumn ul li a
{
    border-bottom:1px solid #C36A1D;
    color:#8C4D18;
    display:block;
    font-size:90%;
    padding:2px 5px;
    text-align:left;
    text-decoration:none;
}

.skillsColumn ul li a:hover
{
    background-color:#C36A1D;
    color: Black;
}

.left
{
    float: left;
    padding: 5px;
}
.right
{
    float: right;
    padding: 5px;
}
.PortfolioShot
{

    float:left;
    height:180px;
    width: 270px;
    margin-right:5px;
    overflow:hidden;
    padding: 20px 10px 0pt;
    position:relative;
}

.PortfolioShot img
{
    border: none;   
}

.SubTextBlock
{
    float: left; 
    width: 48%;
    padding: 5px;
    
}

.SubTextBlockRight
{
    float: left;
    width: 48%;
    padding: 5px;
}

.SubTextBlock h2, .SubTextBlockRight h2
{ 
    display:block;
}

.leftUpper
{
 width: 70%;
 float: left;   
}
.rightUpper
{
 width: 20%;
 float: right;   
}


/* Footer */
#Footer_Outer
{
    width: 100%;
    color: #4C4C4C;
    background-color: #35271E;
    border-top: 5px solid #C36A1D;
    padding:0;
    clear: both;
}

#Footer_Inner
{
    margin:0pt auto;
    padding:5px 0pt 20px;
    width:75%;
    font-family:Verdana,Helvetica,sans-serif;
    color: #C36A1D;
}

/* Wedding page */
.wedding h3
{
    padding: 10px 0;
}
.wedding h3, .wedding p
{
    padding-left: 1px;
}

.wedding ul
{
    padding-left: 35px;
}
.wedding ul li
{
    list-style-type: square;
    
}
.wedding .address
{
    padding-left: 50px;
}

.wedding .address .addressblock
{
    display: block;
}

.wedding #Google_Maps_Canvas
{
    width: 80%;
    height: 500px;
    margin: 30px auto;
    border: 2px solid #FB800B;
    padding: 10px 0;
    margin-bottom: 30px;    
    box-shadow: 5px 5px 12px #8c4d19;
    -webkit-box-shadow: 5px 5px 12px #8c4d19;
	-moz-box-shadow: 5px 5px 12px #8c4d19;
}

.wedding .stpierrreimage
{
    margin: 10px;
    border: 2px solid #975C29;
    box-shadow: 5px 5px 12px #8c4d19;
    -webkit-box-shadow: 5px 5px 12px #8c4d19;
	-moz-box-shadow: 5px 5px 12px #8c4d19;
}

.wedding h3:hover, .wedding .mappingtitle
{
    text-shadow: #985b25 5px 4px 5px;
}

.wedding .maplogo
{
   margin: 3px;
   box-shadow: 5px 5px 12px #8c4d19;
   -moz-border-raduis: 10px;
   -webkit-border-raduis: 10px;
   border-radius: 10px;
}


.wedding .mappingoptions
{
 border: 3px solid #8c4d19;
 margin: 0 auto;
 margin-top: 10px;
 padding: 20px;
 border-radius: 25px;   
 position: relative;
 width: 220px;
 text-align: center;
}

.wedding .mappingtitle
{
 top: -25px;
 border: 3px solid #8c4d19;
 padding: 5px;
 border-radius: 25px;
 position: absolute;
 background-color: #301C0f;
 text-align: center;
 margin: 0 auto;
 width: 60px;
}

.wedding .mapinfotext
{
 color: Black;
 font-size: 12px;
 font-family: Calibri, Candara, Verdana;   
}