body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family:  "Helvetica", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #371F0D;
}
.styleBg {
	width: 200px;
	color: #fff;
}
.header {
	margin: 0 auto;
	width:785px;
	padding-top:15px;
	padding-left:25px;
	}

.sgtype {
	float:left;
	margin-top: 25px;
}
.sglogo {
	float:right;
}
a {
	display:inline;
	text-decoration: none;
	color: #ffffff;
	background-color:#211616;
	outline:0;
	padding: 2px;
}

a.textLink, a.textLink:link, a.textLink:visited {
	text-decoration:underline;
	background-color:#F7F7F7;
	color:#666666;
	}
a.textLink:hover, a.textLink:active {
	text-decoration:none;
	background-color:#F7F7F7;
	color:#000000;
	}
.content {
	margin: 0 auto;
	width:760px;
}
.menu  {
	width: 100%;
}
#sgMenu a.sgMenuItem {
	cursor:pointer;
	display:block;
	margin-top: 0;
	padding-left:10px;
	text-decoration: none;
	font-family:Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	border-top:solid 7px #FFFFFF;
	clear: both;
}
.sgMenu a:hover {
	background-color:#ff0000;
	color:#C2E7E7;
}
#sgMenu {
	color:#C2E7E7;
}
#sgMenu a.selected {
	color: #C2E7E7;
	background-color: #360001;
}
.menuContainer  {
	height:auto;
	clear:both;
	border:solid 1px;
	border-color:#CCCCCC;
	background-color:#F7F7F7;
	padding: 0px 30px 0px 30px;
	font-family:Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
.photo {
	height:auto;
	width:440px;
	float:left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.photoColumn {
	height:auto;
	width:230px;
	float:left;
	padding-right: 25px;
	margin-top: 20px;
	margin-bottom: 25px;
}
.columnLeft {
	height:auto;
	width:325px;
	float:left;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 17px;
	text-align: left;
}
.columnRight {
	height:auto;
	width:325px;
	float:left;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 17px;
	text-align: left;
}
.clear {
	clear:both;
}
.menu div {
	background-color: #C79A5B;
}

.menu p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	padding-left: 30px;
}
.menu a.menuItem {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration: none;
	border:0;
	clear: both;
}

.menu a:hover {
	background-color:#360001;
	color:#C2E7E7;
}
.menu a.selected {
	color: #C2E7E7;
	background-color: #360001;
}
a:hover, a.link:hover {
	background-color: #360001;
	color:#C2E7E7;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-left: 20px;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	padding-left: 25px;
	margin-bottom: 0px;
	}
h3 {
	background-color: #371F0D;
	font-size: 18px;
	color: #DCB57E;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
	margin: 0px;
	}
p.copyright {
	text-align: right;
	padding-right: 25px;
	font-size: 11px;
	font-style: italic;}

label.contactInput {
	display: block;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #E9E2B0;
	}
.footer a.icons, .footer a.icons:hover {
	display: inline;
	background: none;
}
.footer img.icons {
	border: 0px;
	display: inline;
	padding: 0px;
}
p.copyright {
	text-align: right;
	padding-right: 25px;
	font-size: 11px;
	font-style: italic;
	}
.left {
	font-size: 14px;
	font-style: italic;
	line-height: 1.6em;
}
div.left {
	background-color: #E9E2B0;
	float: left;
}
form {
	padding: 10px;
	}
#resume p {
	width: 80%;
	}


/* Gallery */	
div.gallery .prev{
	background: url('images/prev.png') center center no-repeat;
	width:35px;
	height:300px;
	border:0px;
}
div.gallery .next{
	background: url('images/next.png') center center no-repeat;
	width:35px;
	height:300px;
	border:0px;
}

/** carousel 1 **/
div.gallery ul li{
	line-height:0px;
	display: inline; 
}

div.gallery ul li a{ /* in case of link */
	display:block;
	border:0px;
	padding: 0px;
}

div.gallery ul li a img{
	display:block;
	border:0px;
}
/*Style Selector*/
.choose {
	float:left; 
	font-size: 10px; 
	margin-left: 5px;
}
ul.styleHolder, ul.styleHolder li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	}
a.styleChoose, a.styleChoose:hover {
	display: block;
	height: 100%;
	width: 100%;
	background: none;
	}
	
 div#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
	padding-bottom:25px;
	text-align:center;
	color: #ffffff;
 }
 
 @media screen{
  body>div#footer{
	position: fixed;
	background-color: #ffffff;
  }
 }

#footer a {
	text-decoration: none;
	font-size: 9px;
	color:#CCCCCC;
	background-color: #FFF;
}
