body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; margin: 0px; background-image: url(../images/bgfade.gif); background-repeat: repeat-x; background-position: left top; 
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bgfade.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
		}
#bgwhite {

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
		}

		#top {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;

		}
		
		#intouch {
	color: #EC008C;
	float: left;
	margin-top: 10px;
	width: 350px;
	margin-bottom: 5px;
	padding-bottom: 5px;
			}
			
		#intouch a {
	color: #EC008C;
	text-decoration: none;
}
		#intouch a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EC008C;
	border-bottom-color: #EC008C;
	color: #A69D83;
}
			
		#logins {
	font-size: 80%;
	color: #A69D83;
	float: right;
	margin-top: 31px;
	width: 300px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
			}
			
		#logins a {
	color: #A69D83;
	text-decoration: none;
}
		#logins a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A69D83;
	border-bottom-color: #A69D83;
	color: #EC008C;
}
					

/*NAV*/

		#nav {
	background-color: #FFFFFF;
	clear: left;
		}
		
		#nav img {
	display: block;
	padding-left: 30px;
}

		#container #nav ul {
	background-color: #EC008C;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 684px;
	text-align: center;
	margin-left: 37px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 3px;
}
		#container #nav li {
	display: inline;
	font-size: 100%;
	color: #FFFFFF;
	margin-top: 0px;
}

		#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 22px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 3px;
}
		#nav a:hover {
	background-color: #A69D83;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/*Main Content*/

		#content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 31px;
	padding-left: 31px;
		}
		
		#content h1 {
	font-size: 200%;
	color: #EC008C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CAD6;
	padding-left: 6px;
	font-weight: normal;
}
		#content p {
	font-size: 90%;
	color: #636464;
	text-align: justify;
}

#content a {
	color: #EC008C;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content h2 {
	font-weight: normal;
	color: #636464;
	font-size: 130%;
}

#content li {
	font-size: 90%;
	display: inline;
	
	
}
#content li a:hover {
	background-color: #EC008C;
	text-decoration: none;
		color: #FFFFFF;
}
#content h3 {
	font-weight: normal;
	color: #EC008C;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1CAD6;
	padding-left: 6px;
}


#content h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content ul {
	margin-top: 0px;
	margin-left: 6px;
}
#content li a {
	color: #FFFFFF;
	background-color: #A69D83;
	color: #FFFFFF;
	margin-right: 1px;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Contact page*/
#contactleft {
	float: left;
	width: 370px;
	margin-right: 50px;
	background-color: #E6EEF2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#contactright {
	float: left;
	padding-top: 20px;
}


/*top boxes*/
/*1st Box*/
#box {
	background-image: url(../images/calloutbg.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 154px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#box h1 {
	color: #636464;
	font-size: 190%;
	font-weight: lighter;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
#box p {
	text-align: left;
	margin-top: 0px;
	font-size: 75%;
	color: #636464;
}

#box:hover  {
	background-image: url(../images/calloutbg_hover.gif);
}

#box:hover h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#box:hover p a{
	color: #FFFFFF;
	text-decoration: none;
}
#box a {
	color: #636464;
}

/*2nd Box*/
#boxbrown {
	background-image: url(../images/calloutbgbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 154px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#boxbrown h1 {
	color: #FFFFFF;
	font-size: 190%;
	font-weight: lighter;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
#boxbrown p {
	text-align: left;
	margin-top: 0px;
	font-size: 75%;
	color: #ffffff;
}

#boxbrown:hover  {
	background-image: url(../images/calloutbg_hover.gif);
}

#boxbrown:hover h1  a{
	text-decoration: none;
	color: #ffffff;
}
#boxbrown:hover p  a{
	text-decoration: none;
	color: #ffffff;
}
#boxbrown a {
	color: #ffffff;
}

/*3rd BOX*/
#box2 {
	background-image: url(../images/calloutbg.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 154px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#box2 h1 {
	color: #636464;
	font-size: 190%;
	font-weight: lighter;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
#box2 p {
	text-align: left;
	margin-top: 0px;
	font-size: 75%;
}

#box2:hover  {
	background-image: url(../images/calloutbg_hover.gif);
}

#box2:hover h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#box2:hover p a{
	color: #FFFFFF;
	text-decoration: none;
}
#box2 a {
	color: #636464;
}

/*4th Box*/
#boxbrownend {
	background-image: url(../images/calloutbgbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 154px;
	margin-bottom: 0px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}

#boxbrownend h1 {
	color: #FFFFFF;
	font-size: 190%;
	font-weight: lighter;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
#boxbrownend p {
	text-align: left;
	margin-top: 0px;
	font-size: 75%;
		color: #ffffff;
}

#boxbrownend:hover  {
	background-image: url(../images/calloutbg_hover.gif);
}
#boxbrownend:hover h1  a{
	text-decoration: none;
	color: #ffffff;
}
#boxbrownend:hover p  a{
	text-decoration: none;
	color: #ffffff;
}
#boxbrownend a {
	color: #ffffff;
}

/*Readmore*/
.readmore {
	font-size: 70%;
	text-align: right;
	padding-right: 25px;
	color: #989898;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box .readmore a {
	
	color: #EC008C;
}
#box .readmore a:hover {
	color: #989898;
	text-decoration: none;
}
#box2 .readmore a {
	
	color: #EC008C;
}
#box2 .readmore a:hover {
	color: #989898;
	text-decoration: none;
}
#boxbrown .readmore a {
	
	color: #EC008C;
}
#boxbrown .readmore a:hover {
	color: #989898;
	text-decoration: none;
}
#boxbrownend .readmore a {
	
	color: #EC008C;
}
#boxbrownend .readmore a:hover {
	color: #989898;
	text-decoration: none;
}

/*recent work boxes*/

.recent1 {
	background-image: url(../images/recentbox.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent1:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent2 {
	background-image: url(../images/recentboxbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent2:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent3 {
	background-image: url(../images/recentbox.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent3:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent4 {
	background-image: url(../images/recentboxbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent4:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent5 {
	background-image: url(../images/recentboxbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent5:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent6 {
	background-image: url(../images/recentbox.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent6:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent7 {
	background-image: url(../images/recentboxbrown.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	margin-right: 6px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent7:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

.recent8 {
	background-image: url(../images/recentbox.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 159px;
	margin-bottom: 0px;
	float: left;
	padding-right: 4px;
	padding-left: 7px;
	padding-top: 6px;
}
.recent8:hover  {
	background-image: url(../images/recentbox_hover.gif);
}

/*see more*/
.seemore {
	font-size: 70%;
	text-align: right;
	padding-right: 5px;
	color: #989898;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
.seemore a {
	color: #989898;
	text-decoration: none;
}
.seemore a:hover {
	color: #EC008C;
}

/*Footer*/
		#footer {
	background-color: #A69D83;
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
		}
.copyright {
	font-size: 80%;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer h1 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer p {
	margin-top: 0px;
	padding-top: 0px;
}
#footer .copyright a {
	color: #FFFFFF;
}
#footer .copyright a:hover {
	color: #000000;
	text-decoration: none;
}

/*form styling*/

#mainForm 
{
	text-align: left;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	font-size:90%;
	color: #636464;
	margin-left: 0px;
	padding-left: 0px;
}

li.mainForm
{
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


label.formFieldQuestion
{
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0;
	width: 140px;
	float: left;	
}

label.formFieldQuestionbottom
{
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0;
	width: 300px;
	float: left;
	margin-bottom: 70px;
}



label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1em;
	margin-top: -19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 340px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}



input.formFieldStyle
{

	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

#field_1 {
	border: 1px solid #999999;
	width: 215px;
	margin-bottom: 1px;
}

#field_2 {
	border: 1px solid #999999;
	width: 215px;
		margin-bottom: 1px;
}

#field_3 {
	border: 1px solid #999999;
	width: 215px;
		margin-bottom: 1px;
}

#field_4 {
	border: 1px solid #999999;
	width: 215px;
		margin-bottom: 1px;
}

#field_5 {
	border: 1px solid #999999;
	width: 360px;
		margin-bottom: 1px;
}

/*End form styling*/

/*Lightbox styles*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial;
	font-size: 80%;
	}

#imageData{	padding:0 10px; color: #EC008C; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	color: #636464;
	font-size: 90%;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/*end lightbox styling*/

/*General styles*/

.bold {
	font-weight: bold;
}

.boldlarger {
	font-weight: bold;
	font-size: 110%;
}
.clear {
	clear: both;	
}

.hiddenPic {
	display:none;
}

.smallertext {
	font-size: 70%;
	color: #636464;
}
.pink {
	color: #EC008C;
}
.imgright {
	float: right;
	padding-bottom: 0px;
	padding-left: 10px;
}

#training li{
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}
