body {
	color:#CCCCCC;
	font-family:'Trebuchet MS', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif; 
	margin-right:10px;
	font-size:62.5%; /* 16px default browser × 62.5% = 10px */
	background-color:white;
	overflow:-moz-scrollbars-vertical; 
	}
* {
	margin:0; 
	padding:0;
	}
div#mainwrapper {
	min-width:780px; /*hacked in iesucks.css */
	max-width:880px;
	margin-left:auto;
	margin-right:auto;
	} /* centers layout when > max width */
div#header {
	height: 137px;
	background-image:url(http://www.southsoundphoto.com/images/header.jpg);
	background-repeat:no-repeat;
	width:auto;
	}
#twocolwrap {
 	float:left;
	width:780px;
	margin-right:-222px; /* CWS - neg margin move */
	}
 #nav {
 display:block;
 	width:138px;
	float:left;
	}
#twocolcontent {
 	float:right;
	width: 630px;
	}
#contenta {
	padding: 2em 0 2em 0;
	float:left;
	}
#contentb {
padding: 2em 10em 2em 0;
	float:right;
	}			
 #content {
	width:620px;
	float:right;
	background-color:white;
	}
#footer {
 	width:100%;
	float:left;
	}
	
/* end of structural styles */ 

div#footer {
	text-align:center;
	color:#333333;
	font-size:1.2em;
	padding-top:3em;
	}
li {
	list-style-type:none;
	}
div#content img {
	float:left;
	margin:0 1em 1em 0;
	}
div#content p {
	font-size: 1.4em;
	padding-bottom:1em;
		color:black;
	}
div#content h1 {
	font-size: 2.3em;
	text-align:left;
	padding: .5em 0 1em 0;
	color:black;
	}
div#content h2 {
	font-size: 2em;
	text-align:left;
	padding: .5em 0 1em 0;
	color:black;
	}
div#content h2.c {
	font-size: 2em;
	padding: 2em 0 2em 0;
	color:black;
	text-align:center;
	}
div#content li {
color:black;
	margin-left:6em;
	font-size:1.3em;
	line-height:1.75;
	padding-bottom: 1em;
	list-style-type:disc;
	}
div#nav a:link {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:none;
	color:black;
	background-color:white;
	}
div#nav a:visited  {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:none;
	color:black;
	background-color:white;
	}
div#nav a:hover {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color:black;
	background-color:white;
	}
div#nav a:active {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration:none;
	color:black;
	background-color:white;
	}
div#nav {
	margin-top: 1em;
	text-align:right;
	}
div#nav li {
	margin-bottom: 1.2em;
	}
/* BEGIN CONTENT LINKING STYLES */
div#content a:link {
	text-decoration:none;
	color:#004499;
	border-bottom:1px dotted #114499;
	background-color:white;
	}
div#content a:visited  {
	text-decoration:none;
	color:#114499;
	border-bottom:1px dotted #114499;
	background-color:white;
	}
div#content a:hover {
	text-decoration: none;
	color:#1199BB;
	border-bottom:1px dotted #1199BB;
	background-color:white;
	}
div#content a:active {
	text-decoration:none;
	color:#990011;
	border-bottom:1px solid #990011;
	background-color:white;
	}
div#gallery p {
	text-align:center;
	padding-top: 3em;
	}
div#gallery img {
	float: left;
	padding-right: 2em;
	padding-bottom: 4em;
	}
div#gallery .portrait {
	padding-right: 7em;
	}
	
/*div#gallery p {
	display:inline; 
	}*/
div#gallery br {
	clear:left;
	}
.imagerightmargin {
	padding-right:1em;
	}
div#footer a:link {
	font-weight: bold;
	text-decoration:none;
	color:black;
	background-color:white;
	}
div#footer a:visited  {
	color:black;
	font-weight: bold;
	text-decoration:none;
	background-color:white;
	}
div#footer a:hover {
	color:black;
	font-weight: bold;
	text-decoration:none;
	background-color:white;
	}
div#footer a:active {
	color:black;
	background-color:white;	}
hr {
	margin: 2em 0 2em 0;
	}
.indent {
	margin-left:5em;
	}
img {
	border:none;
	}
img.rightimg {
 	float: right;
 	border: 2px solid #fff;
 	}
img.leftimg {
 	float: left;
 	border: 2px solid #000000;
 	}
.footnav {
	clear:both;
	text-align:center;
	font-size:1.1em;
	}	
	
div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }
div.hilite  {
	padding: 2em 0 0 2em;
	background-color:#545454;
	color:#01b6eb;
	font-size:1.5em;
	}
.image-shadow {
 float:left;
background: url(http://www.southsoundphoto.com/images/shadow.gif) no-repeat bottom right;
background: url(http://www.southsoundphoto.com/images/shadowAlpha.png) no-repeat right bottom !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.image-shadow img {
display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
form {
	font-size:1.4em;
	color:#333333;
	display: inline;
}

.bigbold {
font-weight:bold;
color:#333333;
padding:0;
margin:0;
}
.bottommargin {
padding-bottom:25px;
}
.bm {
padding-bottom:5em;
}
#login .buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin-right: -1px;
}

/* BEGING IMAGE HACK FOR MAP ON Weddingpackages.htm */

div#content img.cntr {
float:none;
border-bottom:1px dotted white;
display:block;
}
.cntr {
float:none;
border-bottom:1px dotted white;
display:block;
}