@charset "utf-8";



/* ---------- General tags -----------*/


* {padding:0;margin:0;}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

p {
	font-size: 1.3em;
	color: #333333;
	margin-bottom: 0;
	line-height: 1.3em;
}

img { margin-bottom: 12px; }

a {
	outline: none;
	color: #7CA3BA;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
dl {
	font-size:1.2em;
	line-height:1.5em;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
}
dd {
	margin-left:20px;
	font-size:0.8em;
}



/* ---------- Divs and selectors --------------*/

#wrapper {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#threeColLeft, #galleryLeft {
margin-top: 30px;
	float: left;
	width: 230px;
}

#threeColMiddle {
	background-color: #6D6E71;
	width: 380px;
	margin-left: 260px;
	min-height:650px;
	height:auto !important;
	height:650px;
}

#threeColMiddle, #galleryRight, #servThreeColRight {
padding-bottom: 30px;
margin-bottom: 30px;
}

#threeColMiddle a, #galleryRight a, #servThreeColRight a,  #galleryPhotoRight a {
	color: #9BB4D3;
	font-weight: bold;
}

#threeColMiddle img, #servThreeColRight img {
	margin: 29px 0 0 29px;
	border: 1px solid #FFFFFF;
}



#threeColRight {
	float: right;
	width: 230px;
	margin-top: 30px;
}

#galleryRight {
	background-color: #6D6E71;
	width: 640px;
	height:1326px;
	float: right;
	position: relative;
}
#galleryPhotoRight {
	background-color: #6D6E71;
	width: 640px;
	height:1350px;
	float: right;
	position: relative;
}

#galleryRight img, #galleryPhotoRight img {border: 1px solid #FFFFFF;}

#galleryLeft img { margin-bottom: 30px;}



#servThreeColLeft {
	float: left;
	width: 230px;
	margin-top: 30px;
}

#servThreeColRight {
	background-color: #6D6E71;
	width: 380px;
	min-height:650px;
	height:auto !important;
	height:650px;
	float: right;
}
#servThreeColRight p {
	color: #fff;
	margin-left: 30px;
	margin-right:30px;
	margin-bottom: 12px;
}
#servThreeColRight h3  {
	color: #fff;
	margin-left: 30px;
	margin-top: 30px;
}

#servThreeColRight img.noBorderImg { border: none;}

#servThreeColMiddle {
	float: left;
	width: 230px;
	margin-left: 30px;
	margin-top: 37px;
	margin-top: 70px;
}


#servThreeColLeftAlt {
	float: left;
	width: 480px;
	margin-top: 30px;

}


#threeColLeft p, #galleryLeft p, #servThreeColLeftAlt p, #servThreeColLeft p, #servThreeColMiddle p {	line-height: 1.8em;}
#galleryRight div p {
	color: #FFFFFF;
	font-size: 0.9em;
}





/* ------------Headings -------------*/


h1 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(binaries/h1_background.gif);
	margin-top: 32px;
}

h2 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1.2em;
	margin-bottom: 22px;
	font-weight: normal;
}





/* --------------- Classes ---------*/ 


.returnHome {
	position: absolute;
	left: 260px;
	top: 0;
}

.returnHome a {
	display: block;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 50px;
	width: 400px;
	text-indent: -9999px;
}

.whiteText {
	color: #FFFFFF;
	padding-top: 25px;
	margin-right: 30px;
	margin-bottom: -5px;
	margin-left: 30px;
	margin-top: 0px;
}

.clearer {
	clear: both;
	height: 0px;
}

.galPic {
	width: 275px;
	float: left;
	margin-top: 29px;
	margin-left: 29px;
	display: inline;
}

.galPic p {
    color: #FFF;
	margin-top: -10px;
}

.smallerText {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #747474;
}
.artLogoHome {
	float: right;
	margin-right: 55px;
}
.artLogoWelcome {
	float: right;
}
.artLogoStyle {
	float: right;
	margin-top: 73px;
}
.artLogoArt {
	float: right;
}
.artLogoPhoto {
	float: right;
}
.artLogoServices {
	float: right;
}
.artLogoContact {
	float: right;
}



.styleMidPara {
	color: #FFFFFF;
	font-size: 1.1em;
	float: right;
	width: 142px;
	margin-right: 20px;
	margin-top: 24px;
	line-height: 1.4em;
}
#servThreeColRight .floatRight {
	float: right;
	border: none;
	margin-left: 0;
	margin-right: 7px;
}


/* -------------- Splash Page specific code ------------ */

body.bodySplash {
	background-color: #221E1F;
	background-image: none;
}

#splashPage {
	background-image: url(binaries/splash_background.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	height: 382px;
	background-color: #6D6E71;
	margin-top: 80px;
}

h1.h1Splash {
	height: 16px;
	width: 390px;
	background-image: url(binaries/h1_background_splash.gif);
	padding-top: 17px;
	background-position: bottom;
	margin-top: 0;
}

h2.h2Splash {
	height: 13px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(binaries/h2_background_splash.gif);
	margin-top: 273px;
}

.splashQuote {
	height: 39px;
	width: 509px;
	background-image: url(binaries/splash_quote.gif);
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


body.bodySplash ul#nav {
	margin-top: 18px;
	background-image: url(binaries/nav_splash_background.gif);
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	width: 900px;
}

body.bodySplash li#nav1 a:hover {background-image: url(binaries/navigation_splash/1.gif);}
body.bodySplash li#nav2 a:hover {background-image: url(binaries/navigation_splash/2.gif);}
body.bodySplash li#nav3 a:hover {background-image: url(binaries/navigation_splash/3.gif);}
body.bodySplash li#nav4 a:hover {background-image: url(binaries/navigation_splash/4.gif);}
body.bodySplash li#nav5 a:hover {background-image: url(binaries/navigation_splash/5.gif);}
body.bodySplash li#nav6 a:hover {background-image: url(binaries/navigation_splash/6.gif);}
body.bodySplash li#nav7 a:hover {background-image: url(binaries/navigation_splash/7.gif);}

#counter-container {
	margin: 60px auto 20px auto;
	width: 90px;
}
#counter img {
	display:inline;
}



/* ----------------- Navigation ------------- */

ul#nav {
	width: 930px;
	height: 50px;
	background-image: url(binaries/nav_background.jpg);
	margin-left: -30px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-left: 30px;
}

ul#nav li {
	float: left;
	display: inline;
}

ul#nav a {
	display: block;
	height: 50px;
	width: 128px;
	text-indent: -9999px;
}

li#nav1 a:hover {background-image: url(binaries/navigation_normal/1.jpg);}
li#nav2 a:hover {background-image: url(binaries/navigation_normal/2.jpg);}
li#nav3 a:hover {background-image: url(binaries/navigation_normal/3.jpg);}
li#nav4 a:hover {background-image: url(binaries/navigation_normal/4.jpg);}
li#nav5 a:hover {background-image: url(binaries/navigation_normal/5.jpg);}
li#nav6 a:hover {background-image: url(binaries/navigation_normal/6.jpg);}
li#nav7 a:hover {background-image: url(binaries/navigation_normal/7.jpg);}





/* ----------------- Contact Form ------------- */

#contactform {
	background-color: #e6eafb;
	border: 1px solid #95a6ec;
	padding: 20px;
	margin: 20px 0 0 0;
	width: 265px;
}
#contactform label {
	margin: 0;
	padding: 0;
}
#contactform p {
	margin-left: 0;
}
textarea {
	width: 200px;
}
.textBox, .textBoxRequired {
	padding: 4px 2px 4px 5px;
	background: #eaeaea;
	border: 1px solid #95a6ec;
}
.textBoxRequired {
	background: #fff;
}
.textBoxRequired option {
	padding-right: 10px;
}
.textBox:hover, .textBoxRequired:hover {
	background: #d1d9f8;
}
.textBox:focus, .textBoxRequired:focus {
	color: #fff;
	background: #738AE6;
}
.button {
	background: #000 url(../i/button_contact-forms-bgnd.gif) repeat-x 0px 0px;
	color: #fff;
	border: 0;
	padding: 4px 5px 3px;
	margin-top: 8px;
	margin-right: 5px;
	font-size: 0.9em;
}
.button:hover {
	background: #000 url(../i/button_contact-forms-bgnd.gif) repeat-x 0px -22px;
}
.button:focus {
	background: #000 url(../i/button_contact-forms-bgnd.gif) repeat-x 0px 0px;
}
.requiredStar {
	font-weight: bold;
	color: #900;
}
