/* This stylesheet is the main stylesheet for the site */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
}

/* General text Styles */
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #376160;
	text-align: left;
	padding-bottom: 15px;
}

h2 {
	font-size: 1.25em;
	color: #376160;
	padding: 10px 10px 3px 0;
}

p {
	padding: 5px 5px 5px 0;
}

#leftSide p, #rightSide p {
	padding-top: 15px;
}

a:link, a:visited {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

h2 a {
	text-decoration: underline;
}

.homebox h2 {
	padding: 0;
	margin-bottom: 5px;
}

.homebox h2 a {
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px dotted #D4D4D4;
	width: 270px;
	display: block;
}

.slideshow {
	float: right;
}

.homebox p a {
	background: url(../images/bg-homebox-a.png) no-repeat right;
	padding-right: 10px;
	padding-bottom: 2px;
}

.homebox p a:hover {background: url(../images/bg-homebox-ahover.png) no-repeat right;}


h2 a:hover {
	text-decoration: none;
}

.prExpertiseText {
	font-size: 1.2em;
	font-weight: bold;
	color: #376160;
	text-align: left;
	padding-top: 50px;
}

.prExpertiseText a {
	color: #376160;
	text-align: left;
	text-decoration: underline;
}

.prExpertiseText a:hover {
	color: #CC0000;
	text-align: left;
	text-decoration: none;
}

.portfolioText {
	font-size: 1.2em;
	font-weight: bold;
	color: #376160;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subTitle {
	font-size: 1.2em;
	font-weight: bold;
}

.quoteTitles {
	color: #CC0000;
	font-weight: bold;
}

.contactTitles {
	color: #CC0000;
	font-weight: bold;
	padding-right: 10px;
}
	
#wrapAround {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #C6C6C6;
}

#banner {
	width: 750px;
	height: 95px;
}

#mainBody {
	width: 730px;
	overflow: auto;
	background-image: url(../images/mainbodybg.gif);
	margin-top: 25px;
	padding: 20px 10px 20px 10px;
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}

#mainBody #left {
	float: left;
	width: 500px;
}

#mainBody #right {
	float: right;
	width: 210px;
}

#mainBody #right p {
	font-size: 0.85em;
	font-weight: bold;
}

#mainBody ul {
	margin-left: 30px;
	margin-bottom: 40px;
}

#mainBody ul li {
	line-height: 18px;
}

.quote {
	background: url(../images/quote-bubble.png) no-repeat top right;
	float: right;
	width: 210px;
	height: 109px;
	margin: 20px 0 1px 0;
}

#mainBody #right .quote p {
	font-size: 0.85em;
	line-height: 16px;
	padding: 10px 5px;
	font-weight: normal;
}

#footer {
	width: 750px;
	overflow: auto;
	border-top: 1px solid #006666;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}

#footer a {
	font-size: 0.85em;
	color: #006666;
	text-decoration: underline;
}

#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}

#leftSide {
	background-image: url(../images/sectionbg.jpg);
	background-repeat: repeat-x;
	width: 400px;
	overflow: auto;
	float: left;
	margin-top: 30px;
	padding-bottom: 20px;
	border-left: 1px solid #006666;
	border-bottom: 1px dotted #006666;
}

#leftSide p, #leftSide h2, #rightSide p, #rightSide h2 {
	padding-left: 10px;
}

#leftSide-home {
	width: 400px;
	overflow: auto;
	float: left;
	margin-top: 30px;
	padding-bottom: 20px;
}

.homebox {
	background: url(../images/bg-homebox.png) no-repeat top left;
	height: 68px;
	width: 380px;
	margin-bottom: 18px;
	padding: 10px;
}

#rightSide {
	background-image: url(../images/sectionbg.jpg);
	background-repeat: repeat-x;
	width: 310px;
	overflow: auto;
	float: right;
	margin-top: 30px;
	padding-bottom: 20px;
	border-left: 1px solid #006666;
	border-bottom: 1px dotted #000066;
}

ul#bullet {
	list-style-image: none;
	margin-left: 30px;
}

ul#bullet li {
	list-style-image: url(../images/bullet_img.gif);
	padding: 5px 0 5px 5px;
	font-size: 1.0em;
}

/* Image styles */
.homeImg {
	margin-right: 20px;
	border: 1px solid #999999;
}

.contImg {
	padding: 20px 0 0 20px;
}

.aboutImg {
	padding: 20px 0 20px 10px;
}

.footerImg {
	padding-left: 5px;
}

a img.portfolio {
	margin: 2px;
	border: 1px solid #444444;
	outline: none;
	vertical-align: top;
}

a img.dance {
	border: 5px solid #CCCCCC;
	outline: none;
	margin: 3px 6px;
}

a:hover img.dance {
	border: 5px solid #CC0000;
}

#slidePR, #slideAT, #slideCD {
	margin: 30px 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000066;
}

/* Internet Explorer v6 Hacks */
*html #mainBody {
	overflow: auto;
	margin-top: 0px;
}

*html #leftSide {
	overflow: auto;
}

*html #rightSide {
	overflow: auto;
}

