/* ------------------NORMAL MARKUPS------------------------ */
body { color: #3e3e3f; font-size: 14px; font-family: AGaramondPro, Adobe Garamond Pro, Garamond, Times, Times New Roman, serif; background: black url(images/gradBG.jpg) repeat-x fixed 0 top; top: 0; bottom: 0; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

h1,h2,h3,h4,h5,h6 {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.homelist  {
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: disc;
}

h1 {
	font-size: 18px;
	font-weight: 900;
}   

h2 {
	font-size: 16px;
	font-weight: 900;
}

h3 {
	font-size: 16px;
	font-weight: 900;
}

h4 {
	font-size: 16px;
	font-weight: 900;
}

h5 {
	font-size: 16px;
	font-weight: 900;
}

h6 {
	font-size: 16px;
	font-weight: 900;
}

p {}

td {}


/* ------------------LINKS------------------------ */
a:link { color: #4157a7 ; font-weight: bold; text-decoration: none; }

a:visited { color: #4157a7 ; font-weight: bold; text-decoration: none;}

a:hover { color: #e2a265 ; font-weight: bold; text-decoration: none;}

a:active {color: #e2a265 ; font-weight: bold; text-decoration: none;}

#footer a:link { color: #ffffff ; font-weight: bold; text-decoration: underline; }

#footer a:visited { color: #ffffff ; font-weight: bold; text-decoration: underline;}

#footer a:hover { color: #e2a265 ; font-weight: bold; text-decoration: underline;}

#footer a:active {color: #e2a265 ; font-weight: bold; text-decoration: underline;}


/* ------------------CUSTOM CLASSES AND ID's------------------------ */
#wrapper {
	background-color: #ffffff;
	top: 0;
	bottom: 0;
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2a364;
	border-left-color: #e2a364;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2A364;
}

/* HEADER */
#header {
	height: 168px;
	width: 800px;
}

.ipeclip_white {
	font-size: 12px;
	vertical-align: middle;
	height: 125px;
	width: 360px;
	font-weight: 600;
	background-image: url(images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.head_contact_pad {
	padding-right: 15px;
}

.email_text {
	font-size: 14px;
}

/* NAV */


#nav {
	background-image: url(images/white_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2A364;
	border-bottom-color: #E2A364;
	height: 28px;
	width:100%;
	display:block;
	font-size: 18px;
	font-weight: 900;
	color: #4157a7;
	text-align: center;	
}

/* BODY STYLE */

#home_right_cont {
	padding-top: 173px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

#home_left_cont {
	padding-top: 282px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#right_cont {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

#left_cont {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content_padding { 
	padding: 5px;
}  

#home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
} 

.flashholder {
	border: solid 1px #e2a265;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

.contacttable {
	border: 1px solid #E2A364;	
}

.contacttable td {
	border: 1px solid #E2A364;
	padding: 3px;	
}

.padding_faq {
	padding-top: 10px;
	padding-bottom: 5px;
}

.padding_faq2 {
	padding-top: 5px;
	padding-bottom: 2px;
}

.switchgroup1 {
	margin-top: -2px;
}

#left_cont_block {
	float: left;
	height: 50px;
	width: 135px;
	display: block;
}

.cont_padd {
	padding: 5px;
}

.eu_flag {
	float: left;
	margin-left: 100px;
}

.deck_tool {
	border: #3e3e3f solid 1px;
}



/* FOOTER STYLE */
#footer {
	font-size: 12px;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tableline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2A364;	
}

.board_neg_pad {
	margin-left: -5px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	vertical-align: middle;
}



/*CSS for enlarged image LARGE GALLERY*/

.gallerycontainerBIG{ position: relative; height: 360px; width: 580px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnailBIG img{
margin-right: 5px;
}

.thumbnailBIG:hover{ 
background-color: transparent; 
}

.thumbnailBIG:hover img{

}

.thumbnailBIG span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
border-top: solid 1px #3e3e3f;
border-left: solid 1px #3e3e3f;
border-right: solid 3px #3e3e3f;
border-bottom: solid 3px #3e3e3f;
padding-bottom: 5px;
background-color: #ffffff;
}

.thumbnailBIG span img{ /*CSS for enlarged image*/
margin: 10px 10px 5px 10px;
border: solid 1px #3e3e3f;

}

.thumbnailBIG:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 205px; /*position where enlarged image should offset horizontally */
z-index: 1000;
}




