@charset "UTF-8";
/* CSS Document */


/*------------------Colours-------------------*/
/*
6785A1	Dark Blue	Background, Text
4F677D	Dark Blue	Text BG
C3996B	Brown		Hover Text
D1DAE3	Light Blue	Gallery Buttons
95AABD	Light Blue	Footer Text
*/



html, body 
{
	height:auto;
	margin:0;
	padding:0;
}

body 
{
	background-color:#6785A1;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-size: 100%;
}


img, table, tr, td
{
	border: 0;
}


#container
{
	margin:0 auto;
	position: relative;
	text-align: left;
	width: 790px;
	height:auto;
	max-width: 1920px;
	min-width: 790px;
	padding-left:40px;
	padding-right:40px;
	margin-top: 40px;
	/*background-color:#FFFFFF;	*/
	
}





/*---------------------------------------------------*/


#header_container
{
	width: 790px;
	height: 145px;
	background-color:#FFFFFF;
}


#navigation_container
{
	
	float: right;
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	width: 690px;
	height: 15px;
	text-align:right;
	color:#4F677D;
	font-size: 78%;
	z-index:99;	
	
	/*
	float: left;
	position: absolute;
	top: 0px; 
	left: 0px; 
	width: 210px;
	height: 580px;
	text-align: center;
	font-size: 11px;
	line-height: 26px;
	font-weight: 100;
	letter-spacing: 0.1px;
	background-image:url("../images/nav_bg.png");
	background-repeat:no-repeat;
	z-index: 5;
	*/	
}




#navigation_container a

{
	color: #6785A1;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

#navigation_container a:hover 
{
	color: #C3996B;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}


#navigation_container a.active
{
	color: #C3996B;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}







#logo_container
{
	float: left;
	position:relative;
	width: 380px;
	height: 95px;
	z-index: 1;
}


#title
{
	float:right;
	position:absolute;
	text-align:right;
	top:60px;
	right: 0px;
	width: 225px;
	height:35px;
	z-index: 2;
}


#title h1
{
	font-size: 95%;
	font-weight: 500;
	letter-spacing: 0.07em;
}


.title_gold
{
	color:#C3996B;
}


.title_blue
{
	color:#6785A1;
}










/*---------------------------------------------------*/

/* Text Padding Left,Right 85px Top,Bottom 45px*/


#content_container
{
	width: 790px;
	height:auto;
	background-color: #4F677D;
	color:#FFFFFF;
	font-size: 81%;
	
	/*
	float: right;
	position: absolute;
	top: 0px;
	left: 600px;
	bottom: 0px;
	right: 0px;
	width: 410px;
	height: 580px;
	color: #231F20;
	background-image:url("../images/content_bg.png");
	background-repeat: no-repeat;
	z-index: 3;
	*/	
}




#content_slideshow
{
	position:relative;
	height: 425px;
	margin:auto;
	/*padding:auto;*/
	/*width: 790px;*/
	/*height: 425px;*/
	text-align:center;
	overflow: hidden;
}


#content_gallery
{
	width: 710px;
	height: auto;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 20px;
	text-align:center;
	overflow: hidden;
}



#content_gallery a
{
	color: #FFFFFF;
	text-decoration: none;
}

#content_gallery a:hover
{
	color: #6785A1;
	text-decoration: none;
}




/*------------Gallery Test------------*/

.gallery_container
{
	width: 710px;
	height: auto;
	text-align:center;
	overflow: hidden;
}


.gallery
{

}


.gallery_slideshow
{


}







/*------------------------*/



#content_gallery .row
{
	width: 620px;
	height: 35px;
}


.thumb
{
	/*float:left;
	padding-left:25px;
	*/
	padding-right:50px;
	padding-bottom: 35px;
}


/*-----------Client Galleries-------------*/


.client_thumb
{
	/*
	float: left;
	position: relative;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 0px;
	width: 200px;
	height: 135px;
	*/
		
	float:left; 
	height:130px;
	width:135px;
	padding-bottom: 35px; 
	text-align:center;	
}


.client_thumb_img
{
	float:left; 
	height:100px; 
	width:100px; 
	padding-bottom: 35px; 
	padding-right: 35px;
	text-align:center;	
}



.client_gallery_nav
{
	/*
	clear:left;
	padding-bottom: 10px;
	*/
}









/*------------------------*/


#content_text
{
	width: 620px;
	height: auto;
	padding-top: 35px;
	padding-bottom: 45px;
	padding-left: 85px;
	padding-right: 85px;
	text-align:justify;
	line-height: 1.4em;
}


#content_text hr
{
	margin-top:30px;
	margin-bottom: 30px;
	height: 1px; 
	border-style: none; 
	color: #D9E0E7; 
	background-color: #D9E0E7;
}



#content_text h2
{
	font-size: 105%;
	font-weight: bold;
	padding-top:0px;
	padding-bottom: 15px;
}


#content_text h3
{
	font-size: 97%;
	font-weight: bold;
	padding-top:15px;
	padding-bottom: 10px;
}



#content_text a
{
	color: #FFFFFF;
	text-decoration: none;
}

#content_text a:hover
{
	color: #6785A1;
	text-decoration: none;
}



.form_textbox
{
	color: #FFFFFF;
	width: 130px;
	background-color: #6785A1;
	border: solid 1px #6785A1;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	font-size:12px;
}


.form_textbox_ecard
{
	color: #FFFFFF;
	width: 260px;
	background-color: #4F677D;
	border: solid 1px #4F677D;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	font-size:12px;
}



.form_btn
{
	color: #FFFFFF;
	background-color:#6785A1;
	border:1px solid #6785A1;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	font-size:12px;
}



.form_btn_ecard
{
	color: #FFFFFF;
	background-color:#4F677D;
	border:1px solid #4F677D;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	font-size:12px;
}


.form_email
{
	color: #333333;
	width: 205px;
	border: solid 1px #6785A1;
	font-family: Georgia, Times, New York, Lucida Grande, Lucida Sans Unicode;
	font-size:12px;
}





/*---------------------------------------------------*/


#control_container
{
	
	float:left;
	/*position:relative;*/
	height: 45px;
	width:790px;
	background-color:#FFFFFF;
	font-size: 81%;
	color: #6785A1;
	text-align:center;
}


#control_index
{
	float:left;
	margin-left: 5px;
	width: 45px;
	height: 45px;
}


#control_slideshow
{
	float:left;
	margin-left:310px;
	width: 90px;
	height: 45px;
}



.control_text
{
	margin-left:10px; 
	margin-top:15px;
}









#control_container a
{
	color: #6785A1;
	text-decoration: none;
}

#control_container a:hover
{
	color: #4F677D;
	text-decoration: none;
}




/*---------------------------------------------------*/





/*Fix bottom gap on Safari*/
#footer_container 
{
	clear: both;
	margin:0 auto;
	position: relative;
	width:790px;
	height: 80px;
	display: block;
}


/*
#footer_logo
{
	float:left;
	position: relative;
	width: 85px;
	margin-top: 12px;
	text-align: left;
}
*/


#footer_link
{
	float:left;
	position: relative;
	width:285px;
	margin-top: 12px;
	color: #B81E52;
	text-align: left;
	font-size: 70%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 24px;
}




#footer_link a

{
	color: #FFFFFF;
	text-decoration: none;
}

#footer_link a:hover 
{
	text-decoration: none;
	color: #B81E52;
}




#footer
{
	float: left;
	position: relative;
	margin-top:12px;
	width: 505px; /*790*/
	color: #9CB0C2;
	text-align: right;
	font-size: 70%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 24px;
	
}


#footer a

{
	color: #95AABD;
	text-decoration: none;
}

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










	
	
	
	
	
