@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bkgdFade.jpg);
	background-repeat: repeat-x;
	background-color: #8E671A;
	margin-top: 0px;
}

#swirls {
	background-image: url(images/bkgdSwirls.jpg);
	background-repeat: no-repeat;
	width:1400px;
	height: 503px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#container {
	width:1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgdContent.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 20px;
}

#header {
	width:960px;
	overflow: hidden;
	background-image: url(images/headerSwirl.jpg);
	background-repeat: no-repeat;
	height: 117px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float:left;
	background-image: url(images/logo_southern_light_photography.png);
	height: 117px;
	width: 390px;	
}

#headerright {
	float:left;
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}

#top {
	width: 960px;
	overflow: hidden;
}

#bot {
	width: 960px;
	overflow: hidden;
}

/*#####################################
#######################################
#########    Original's    ############
#######################################
#####################################*/

#left {
	width:360px;
	float:left;
	margin-left: 10px;
	overflow: hidden;
}

#leftboxcontainer {
	width:350px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#leftboxtop {
	width:430px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: /*#2E2E2E*/#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#leftboxcontent {
	width:325px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

#leftboxcontent a{
font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E671A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#right {
	width:560px;
	float:right;
	overflow: hidden;
	margin-right: 10px;	
}

#rightboxcontainer {
	width:550px;
	float:right;
	border: thin solid #000;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#rightboxtop {
	width:530px;
	float:right;
	padding: 10px;
	background-color: /*#2E2E2E*/#472F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#rightboxcontent {
	width:530px;
	float:right;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

#rightboxcontent a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E671A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*#####################################
#######################################
#########   All the B's    ############
#######################################
#####################################*/

#left-b {
	width:365px;
	float:left;
	margin-left: 10px;
	overflow: hidden;
}

#leftboxcontainer-b {
	width:355px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#leftboxtop-b {
	width:335px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: /*#2E2E2E*/#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

#leftboxcontent-b {
	width:330px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#leftboxcontent-b a{
font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E671A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#right-b {
	width:560px;
	float:right;
	overflow: hidden;
	margin-right: 10px;	
}

#rightboxcontainer-b {
	width:550px;
	float:right;
	border: thin solid #000;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

#rightboxtop-b {
	width:530px;
	float:right;
	padding: 10px;
	background-color: /*#2E2E2E*/#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#rightboxcontent-b {
	width:530px;
	float:right;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

#rightboxcontent-b a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8E671A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: #121212 url(images/footerBkgd_Charlotte_Photography.gif) top left repeat-x;
	height: 136px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#footer a{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;	
}

.browntype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8F671B;
	text-decoration: none;
	font-style: italic;
}

.browntypedesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8F671B;
	text-decoration: none;	
}

.bigblacktype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-style: normal;
}
.holiday-special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.holiday-special-slash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	text-decoration: line-through;
}

.holiday-special-price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
	text-decoration: none;
}
