/* Universal */

body { 
	font-family: georgia; 
	font-size: 12px;
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	background-color: #cccccc;
	}
	
a img {
  border-width:0;
  border-style:none;
  border-color:#fff;
  color:#fff;
  }
	
a:link          { color:#8A0A07; text-decoration: none; }
a:visited       { color:#8A0A07; text-decoration: none; }
a:hover			{ color:#8A0A07; text-decoration: underline;}
a:active        { color:#8A0A07; 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;
}

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


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

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

#endorsers li { margin: 0px; padding: 0px; list-style-type: none; margin-right: 5px; display: inline;}

#subscribe_box {
	width: 230px;
	height: 122px;
	float: right;
	display: none;
	}

#navigation { 
	width: 760px;
	height: 30px;
	float: left;
	padding-right: 10px;
	text-align: right;
	display: none;
	}

#second_nav { 
	width: 445px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: none;
	}

#left {	
	width: 100%;
	float: left;
	text-align: left;
	}

#radio {	
	width: 444px;
	position: absolute;
	}

#main_body {	
	width: 444px;
	height: 95%;
	padding-top: 20px;
	padding-left: 75px;
	float: left;
	}
	
#main_body {	
	width: 100%;
	height: 100%;
	text-align: left;
	}

	
#right {
	width: 221px;
	height: 95%;
	float: right;
	}

#news_box { 
	background-color: #a97e65;
	width: 185px;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
	display: none;
	}

#news_box p { 
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px;
	color: #130d06;
	}

#news_box h2 { 
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #890c08;
	}

#news_box h1 { 
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #130d06;
	}
	
#profile_box { 
	background-color: #a7745b;
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
	display: none;
	}
	
#profile_box p { 
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	}

#profile_container {
	width: 185px;
	}
	
#profile_l {	
	width: 85px;
	float: left;
	}

#profile_l img {
  border-width:1px;
  border-style:solid;
  border-color:#000;
  color:#000;
  }
	
#profile_r {
	width: 90px;
	float: right;
	}

#profile_bottom {
	background-image: url(siteimages/profile_foot.gif); 
	background-position: bottom;
	background-color: #a7745b;
	background-repeat: no-repeat;
	width: 185px;
	height: 59px;
	margin-bottom: 80px;
	float: left;
	display: none;
	}
		
#quote_box { 
	background-color: #9a7053;
	width: 185px;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
	display: none;
	}
	
#quote_box p { 
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	}

#blog_box { 
	background-color: #a97e65;
	width: 185px;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	display: none;
	}

#tumis { 
	width: 760px;
	height: 20px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display: none;
	}

#petition_container { 
	background-color: #ffffff;
	width: 438px;
	float: right;
	margin-top: 20px;
	text-align: left;
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	}

#petition_address { 
	width: 180px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
	text-align: left;
	}
	
#petition_address p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

#petition_text { 
	line-height: 14px;
	padding: 8px;
	width: 228px;
	float: left;
	text-align: left;
	}

#petition_text p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 12px;	
	}

#petition_comment { 
	width: 438px;
	float: right;
	float: right;
	margin-top: 10px;
	text-align: left;
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	}
	
#petition_comment p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 12px;	
	}

#portfolio_container { 
	width: 438px;
	float: right;
	padding-top: 20px;
	text-align: left;
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	border-width: 1px;
	border-color: #ffffff;
	}

#endorse {
	width: 430px;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#endorse td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #130d06;
	}
	
#endorse .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: #ffffff;
	}
	
#portfolio_text { 
	width: 250px;
	float: left;
	padding-left: 6px;
	text-align: left;
	}
	
#portfolio_text p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 16px;	
	}

#portfolio_photo { 
	line-height: 14px;
	padding: 12px;
	width: 150px;
	float: right;
	text-align: left;
	}

#portfolio_container p { 
	font-family: "Arial", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 12px;	
	}

/* Text Styles */

p {
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #130d06;
}

.error {
	color: #ffffff ; 
}

h1 {
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #130d06;
}

h2 {
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #130d06;
}

ul {
	font-family: "Georgia", Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #130d06;
}









