/* Universal */

a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#fff;
  }

div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link 			{ color:#ccc; text-decoration: none; }
a:visited       { color:#ccc; text-decoration: none; }
a:hover			{ color:#fff; text-decoration: underline;}
a:active        { color:#ccc; text-decoration: none; }

img	{ margin: 0px;padding: 0px; border-style: none;}

input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}
b
textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}


/* Text Styles */

.error {
	color: #c30 ; 
}

.note {
	color: #333333 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
}


p { 
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	}
	

h1 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #ccc;
	}

h2 { 
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	font-weight: none;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #ccc;
	vertical-align: top;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #ccc;
	vertical-align: top;
}
h5 {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #ccc;
	vertical-align: top;
}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #ccc;
	text-transform: lowercase;
	}
ul {
	font-family: Arial, Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
li.news {
 	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 17px;
	color: #993300;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}
.bodytext
{
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	text-transform: lowercase;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #ccc;
	vertical-align: top;
}

/* Pages */
body {
	width: 800px;
	margin:0;
	padding:0;
	background-color:#000;
	}
#homepage_box {
	width: 800px;
	height: 321px;
	padding-top: 50px;
	display: none;
	}
#main_body {	
	width: 500px;
	padding-bottom: 60px;
	padding-left: 40px;
	padding-right: 40px;
	float: right;
	}
#head { 
	background:url(siteimages/EM_header.gif) #000;
	background-repeat: no-repeat;
	background-color: #000;
	width: 800px;
	height: 120px;
	}
#navigation { 
	width: 800px;
	margin: 95px 30px 0 0;
	text-align: right;
	float: right;
	}
#second_nav { 
	width: 400px;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-bottom:13px;
	}
#third_nav { 
	width: 400px;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}
#content {
	width: 800px;
	height:100%;
	background-color: #000;
	float:left;
	}
#inside_cont {
	width:800px;
	background-color: #000;
	}
#left {
	width:1; 
	float:left;
	padding-top:500px;
	display:none;
	}
#foot {
	margin:0; 
	width:800px; 
	height:126px; 
	background:url(siteimages/EM_footer.jpg) #000;
	background-repeat: no-repeat;
	color:#fff; 
	text-align:right; 
	float:left;
	display:none;
	}
#foot_nav { 
	width: 800px;
	margin: 100px 35px 0 0;
	text-align: right;
	float: right;
	}

#page {
	width: 800px;
	height: 100%;
	}

#name_plate {
	width: 400px;
	height: 120px;
	float: left;
	padding-top: 24px;
	padding-left: 12px;
	display: none;
	}

#subscribe_box {
	width: 220px;
	height: 120px;
	float: right;
	display: none;
	}

#left_side {	
	width: 586px;
	float: left;
	text-align: left;
	}
	
#main_body img {
  border-width:0px;
  border-style:solid;
  border-color:#000;
  margin: 5px;
  color:#fff;
  }

#right {
	background-repeat: no-repeat;
	width: 192px;
	height: 300px;
	float: left;
	}

#news_box { 
	width: 170px;
	padding-top: 5px;
	padding-left: 22px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
	}


#home_news { 
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: left;
	}

#home_news li {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 17px;
	color: #993300;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0 .2em;
	list-style: none;
	}

#home_news p { 
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #737a7f;
	}
#home_news h1 { 
	font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #330;
	}

#home_news h2 { 
	font-family: Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 13px;
	color: #333300;
	}


#news_photo	{
	float: right;
	padding-right: 6px;
	}	
	
		
#join {
	width: 430px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#join td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #130d06;
	}
	
#join .error {
	color: #8A0A07;
	}
	
#alerts {
	width: 430px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#alerts td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #130d06;
	}

#alerts .error {
	color: #8A0A07;
	}


#tell_friend {
	width: 380px;
	height: 100%;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#tell_friend td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	color: #130d06;
	}
	
#tell_friend table {
	background-color: #fff;
	}
#tell_friend p {
	color: #000;
	}

#tumis { 
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	width: 172px;
	height: 57px;
	margin-left: 628px;
	text-align: right;
	}
	
.portfolio_container { 
	width: 410px;
	height: 100%;
	margin:15px 0 0 0;
	padding: 13px;
	background-color:#aaa;
	border-width: 1px;
	border-style:solid;
	border-color: #ddd;
	}
	
.portfolio_container p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 12px;
	color:#000;
	}

.portfolio_container h6 { 
	color:#000;
	}

.portfolio_photo { 
	padding: 12px 0 12px 12px;
	margin: 0 0 0 0;
	float:right;
	}
	
.portfolio_photo img { 
	border-width:1px;
	border-style:solid;
	border-color:#000;
	}

.portfolio_img img { 
	border-width:1px;
	border-style:solid;
	border-color:#000;
	}
	
.portfolio_thumb {
	width: 390px;
	height:100%;
	float:left;
	background-color: #aaa;
	padding: 15px;
	margin: 0 0 0 0;
	border-width: 0;
	border-style:solid;
	border-color: #330000;
	}
.portfolio_thumb h4 p { 
	color:#000;
	}
.portfolio_img img { 
	border-width:1px;
	border-style:solid;
	border-color:#000;
	}

.portfolio_thumb img { 
	border-width:1px;
	border-style:solid;
	border-color:#000;
	}
.portfolio_number {
	background-color: #000;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	border-width: 1px;
	border-style:solid;
	border-color: #330000;
	}
a.portfolio_number:link, a.portfolio_number:visited, a.portfolio_number:active { 
	color:#ccc;
	text-decoration: none;
	}
a.portfolio_number:hover {
	color:#fff;
	text-decoration: underline;
	}
.portfolio_number_on {
	background-color: #58595b;
	padding: 4px;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
	border-width: 1px;
	border-style:solid;
	border-color: #330000;
	}
.portfolio_back {	
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	text-transform: lowercase;
	}
#portfolio {
	border-width: 1px;
	border-style:solid;
	border-color: #ddd;
	}
#portfolio td {
	background-color: #aaa;
	padding:15px 10px 10px 10px;
	}
.portfolio_page {
	border-width: 1px; 
	border-style:solid; 
	border-color: #8B2B01; 
	height:100%; 
	float:left;
	}
a.portfolio_type:link, a.portfolio_type:visited, a.portfolio_type:active { 
	color:#000;
	text-decoration: none;
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	text-transform: lowercase;

	}
a.portfolio_type:hover {
	color:#eee;
	text-decoration: underline;
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	text-transform: lowercase;
	}

	

