body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

a:hover {
	color: #FFF;
	background: #7B7B7B;
	text-decoration: none;
    outline:none;
}

a:active {
	color: red;
	text-decoration: none
    outline:none;
}
a:link {
	color: #a64242;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #7B7B7B;
	text-decoration: none;
    outline:none;
}

a img{
    border:0;
    outline:none;
}

#wrapper {
	width: 960px;
	/* [disabled]margin-top: 10px; */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: large;
	line-height: 1.4em;
	/* [disabled]padding-top: 2px; */
	color: #CCC;
}

#header {
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
}
#headerOneLoveMiami {
	margin-bottom: 10px;
}

#headerPhotography {
	width: 940px;
	height: 120px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a64242;
}

#logoOneLoveMiami {
	float: left;
	background-color: #666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
	-ms-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	width: 420px;
	height: 140px;
}
#logoPhotography {
	width: 420px;
	background-color: #666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	float: left;
	height: 140px;
}
.intro {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a64242;
}

#logoAbout {
	/* [disabled]width: 420px; */
	background-color: #666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	float: left;
	height: 140px;
}
#logoWebsiteDesignAbout {
	background-color: #666666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	float: left;
	height: 140px;
	width: 270px;
	margin-left: 10px;
}

#logoWebsiteDesign {
	background-color: #666666;
	border-radius: 15px;
	-moz-border-radius: 15px;
	float: right;
	/* [disabled]height: 140px; */
	width: 270px;
}
.linkDiv {
	/* [disabled]margin-top: 40px; */
	padding-top: 10px;
	padding-bottom: 25px;
}

.highlight {
	font-weight: bold;
	font-size: x-large;
	padding-left: 10px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #7B7B7B;
	line-height: 1.6em;
}

.sidebarBox .highlight {
	font-size: x-large;
	line-height: 1.6em;
}

.spacediv {
	padding: 10px 0px;
	left: auto;
	right: auto;
	margin-right: 0px;
	text-align: center;
	background-color: #93C;
}

.bclear {
	clear: both;
}

.quote {
	border: thin solid #CCC;
	padding: 15px;
	float: right;
	height: 125px;
	width: 510px;
	margin-right: 10px;
}

.photoQuote {
	border: thin solid #CCC;
	padding: 15px;
	float: right;
	/* [disabled]height: 240px; */
	width: 510px;
	/* [disabled]margin-top: 20px; */
	font-style: italic;
	text-align: center;
}


.photoQuote .credit {
	font-size: small;
	line-height: normal;
}

/* define this section for 10 px padding -- indentation ******************************
.navigation {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* end navigation ***********************************************/

/* Two column layout ***********************************************/


#mainContent {
	width: 620px;
	float: left;
	background-color: #E5E5E5;
	margin-left: 10px;
}

#sidebar {	/* 4 ponies */
	background-color: #E5E5E5;
	width: 300px;
	float: left;
	margin-left: 20px;
}

.sidebar {			/* class */
	float: right;
	width: 300px;
	text-align: justify;
	margin-right: 10px;
	background-color: #E5E5E5;
}

.sidebarBox {
	margin-bottom: 20px;
}
.sidebarBox p {  /* this sets the text characteristics */
	font-size: medium;
	font-style: normal;
	text-align: justify;
}

/* end of grid-960-1 **************************/


#footer {
	background: #FFF;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer {
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	padding-top: 10px;
	font-size: small;
}
.footer img {
	/* [disabled]float: right; */
}

#recentProjects {
	float: left;
	width: 210px;
	font-size: x-large;
	padding-top: 5px;
}

.websiteDesignSpacer {
	margin-left: 10px;
	float: left;
}


/* rows & columns */

.row {
	width: 960px;
	float: left;
	text-align: justify;
}

.row2 {
	width: 780px;
	float: left;
	margin-top: 100px;
}

.col-60px {	/* 1 grid */
	width: 60px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

/* .col-60px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
} */

.col-140px {	/* 2 grids */
	width: 140px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-140px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-220px {	/* 3 grids */
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-220px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-300px {	/* 4 ponies */
	background-color: #E5E5E5;
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-300px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.spacingHack
{
	margin-top: 70px;
}

.col-380px {	/* 5 ponies */
	background-color: #E5E5E5;
	width: 380px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-380px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-460px {	/* 6 ponies */
	width: 460px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.col-460px p {
	text-align: justify;
	font-size: small;
	line-height: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #a64242;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-540px {	/* 7 ponies */
	width: 540px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-540px p {
	text-align: justify;
	/* 5/5/13 THF: modified for photography page */
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-top: 10px; */
	padding-bottom: 10px;
}

.col-620px {	/* 8 ponies */
	width: 620px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-620px p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.col-700px {	/* 9 ponies */
	width: 700px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-700px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-780px {	/* 10 ponies */
	width: 780px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-780px p {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.col-860px {	/* 11 ponies */
	width: 940px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-860px p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-940px {	/* 12 ponies */
	width: 940px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.col-940px p {
	text-align: justify;
	/* [disabled]padding-left: 10px; */
	padding-right: 10px;
	/* [disabled]padding-top: 10px; */
	padding-bottom: 10px;
	font-size: medium;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #a64242;
	/* [disabled]line-height: 1.4em; */
}
.col-620px h2 {
	font-size: x-large;
	padding-top: 10px;
}
.col-620px h3 {
	font-size: medium;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.nav h3 {
	font-size: xx-large;
	line-height: 1.4em;
	color: #2A436F;
	text-align: center;
}

#logoPhotography:hover {
	background-color: #a64242;
	text-decoration: none;
}
#logoWebsiteDesign:hover {
	background-color: #a64242;
}
#logoOneLoveMiami:hover {
	background-color: #a64242;
}

.col-700px.linkDiv h6 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: right;
}

/*
.carnivalAd2014 {
	 [disabled]top: -75px; 
	position: relative;
}

.launch2012 {
	top: -370px;
	position: relative;
}
.launch2013 {
	top: -300px;
	position: relative;
}
.launch2014 {
	 [disabled]top: -??? px; 
	position: relative;
}


.kingsQueens2012 {
	 [disabled]top: -400px; 
	position: relative;
}

.avdisco {
	position: relative;
	top: -370px;
	float: left;
	clear: both;
}
.medmj2013 {
	position: relative;
	top: -450px;
}
.fix {
	position: relative;
	top: -420px;

}


.wgLastShow {
	 [disabled]float: left; 
	 [disabled]clear: left; 
	position: relative;
	 [disabled]top: -400px; 
}

.shameless2011 {
	 [disabled]float: left; 
	 [disabled]clear: left; 
	position: relative;
	top: -10px;
}
*/