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


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:12px;
}
#header {
	margin: 0 0 0 0;
	width:980px;
	float:left;
}
.small {
	font-size:10px;
	line-height:15px;
}
a {
	color:#ff9933;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #652220;
	text-decoration:underline;
	font-weight:bold;
}
a.nav {
	color:#652220;
}
#navbar {
	padding-top:3px;
	padding-bottom:3px;
	width:980px;
	height:20px;
	background-image:url(../images/navbg.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#navcontainer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:19px;
	padding:3px 0 0 15px;
	font-weight:bold;
	color:#fff;
}
#contenttop { 
	float: left;
	width: 980px;
	height:225px; 
	background-image:url(../images/sunrise_homepage.jpg);
}
#contentwide { 
	float: left;
	width: 980px;
}
#contentbios { 
	float: left;
	padding:0 100px 0 100px;
}
#contentinternal { 
	float: left;
	width: 560px;
}
#left {
	float:left;
	width:200px;
	background-color:#fff;
}
#main {
	background-color:#fff;
	float:left;
	width:560px;
}
#internalright {
	float:left;
	width:370px;
	padding:0 0 0 40px;
}
#contentbottom { 
	float: left;
	width: 980px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#contentbottomleft {
	width:30%; 
	float:left; 
	padding:15px; 
	line-height:17px;
}
#contentbottommiddle {
	width:30%; 
	float:left; 
	padding:15px; 
	line-height:17px;
	background-repeat:no-repeat;
}
#contentbottomright {
	width:30%; 
	float:left; 
	padding:15px; 
	line-height:17px;
}
#footer {
	clear: both;
	border-top:solid 1px #ff9933;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#copyright {
	clear: both;
	background:#fff;
	border-top:solid 1px #999;
	height:20px;
	padding-top:5px;
}
#closer {
	background:#fff;
	height:92px;
	background-image:url(../images/bottombg.jpg);
}
#hptabs {
	width:230px;
	height:220px;
	padding:5px;
	float:left;
	font-size:.9em;
	line-height:1.5em;
}
#label {
	background-image:url(../images/greenlabels.jpg);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:5px;
}
.small {
	font-size:11px;
}
.contctForm li{height:25px;clear:left;}
.contctForm li label{width:120px;float:left;}
.contctForm li span{float:left; width:300px;}
.contctForm li span input{height:18px; font-size:12px; border:1px solid #b5bec5;width:200px;outline:none}
.contctForm li span textarea{border:1px solid #b5bec5; height:80px;overflow:auto;overflow-x:hidden;width:280px;outline:none}
.contctForm li label input{font-size:11px;margin:0 5px;padding:3px;#padding:2px;}

.breadcrumb {font-size:11px;}
.breadcrumb a {color:#a40b05; text-decoration:none;}
.breadcrumb a:hover {color:#fcb040; text-decoration:none;}

