@charset "utf-8";
/* CSS Document */
/* Website Designed by Sarasota Website Design Company, Global Web Associates | http://www.globalwebassociates.com | */

/*main*/
* {
	margin: 0px;
} 
html, body {
	height: 100%;
	background-color:#000000;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
} 
.wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
} 
.footer, .push {height: 4em;}
/*end main*/

/*layout*/
#container {
	margin-left:auto;
	margin-right:auto;
	width:450px;
	height: auto;
}
.header {
	margin-left:0px;
	width:450px;
	background-repeat:no-repeat;
	height:10px;
}
.headernav {
	float:left;
	padding-top:10px;
	font-weight: bolder;
	font-style: normal;
}
.headernav a{
	text-decoration:none;
	color:#999999
}
.headernav a:hover{
	color:#948752
}
#nav {
	width:750px;
	height:127px;
	float:left;
	margin:auto
}
#nav a{
	margin-right:0px;
	margin-left: 0px;
}
.nav { margin-left:0px; margin-right:5px}
.content {
	background-repeat:no-repeat;
	width:450px;
	float:left;
	background-color:#000000;
	margin-top:0px;
}
.left_noscroll {
	width:370px;
	float:left;
	padding: 15px 20px 15px 20px;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.leftscroller {
	overflow: auto;
	height: 300px;
	width:450px;
	float:right;
	padding: 0px 0px 15px 0px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.leftscroller_b {
	overflow: auto;
	height: 480px;
	width:670px;
	float:left;
	padding: 15px 20px 15px 20px;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}
.right_noscroll {
	width: 250px;
	float:left;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.rightscroller {
	height: 480px;
	width: 275px;
	float:right;
	background-color: #000000;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.contentbottom {
	width:450px;
	float:left
}
/*end layout*/

/*style*/
img { border:none}
.nav a{ float:left}
.content p{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	margin-left: 0px;
	color:#cccccc;
	margin-right: 20px;
}
.contentscroller {
	width:705px;
	padding: 10px 20px 40px 80px;
	height:480px;
	margin-top:40px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

.content_noscroll {
	width:450px;
	padding: 0px 0px 40px 0px;
	margin-top:0px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	height: inherit;
}
/* end styles */

