body	{
	background: url(../images/layout/bg-sw.jpg) repeat;
	text-align: center;					/*Used to center page on screen*/
}

#container	{margin:0 auto;							/*This ID is used to center page on screen*/
			 width:900px;							/*All page centering taken from elements at http://www.maxdesign.com.au/articles/center/*/
			 position: relative;
			 text-align: left;
			 border: 0;
			}

/********************************************
Header
********************************************/
#header		{border: none;
			 width: 900px;
			 height: 240px;
			 background: url(../images/layout/hdr-sw2.jpg) no-repeat;
			}
/********************************************
Navigation (Secondary)
********************************************/

#nav-left {
	padding: 10px 5px 40px 5px;
	text-align: center;
}

#nav-left ul {
	list-style:none;
	display:block;
}

#nav-left ul li a{
	font-size:16px	
}

/********************************************
Content
********************************************/
#wrapper	{
	width: 900px;
	text-align:left;
}

#content-top {
	float:left;
	text-align: left;
	width: 720px;
	height: 175px;
	margin: 0;
	padding: 0;
	background:url(../images/layout/home-bg.jpg) no-repeat;
}

#turf-top {
	float:left;
	padding: 5 10;
}

#turf-top img {
	float:left;
	padding-right:5px;
}


#col-right {
	float:right;
	text-align:left;
	width:180px;
	height:auto;
	margin:0;
	padding: 0;
	background:#b4d77d;
	border-width: 0 0 0 0px;
	border-color:#390;
}

#content {
	clear:left;
	background:#FFF;
	width:720px;
	height:auto;
	text-align:left;
	margin-left: 0px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 0px;
}

#col-left {
	float:left;
	text-align:left;
	width:140px;
	height:auto;
	margin:0;
	padding: 0;
	background:#b4d77d;
	border-width: 0 0 0 0px;
	border-color:#390;
}

#content-right {
	float: left;
	background:#FFF;
	width:760px;
	height:auto;
	text-align:left;
	margin: 0;
	padding: 20 0;
}

.btn-column {
	width: 200px;
	float: left;
	margin-left: 30px;
}

.btn-column span {
  display: none;
}


.clear {
	clear:left;
}
.rowspace {
	margin-top: 30px;
}

#sitemap {
	font-size: 11pt;
	text-align:center;
}

#sitemap a {
	font-size: 11pt;
	text-align:center;
	text-decoration:none;
	color: #000;
}

#sitemap a:hover {
	font-size: 11pt;
	text-decoration: underline;
	color: #009900;
}

/********************************************
Footer
********************************************/
#ftr-bg		   {width: 900px;
				height: 100px; 
				background:url(../images/layout/ftr-bg-sw.gif) no-repeat;
				margin: 0;
				padding: 0;
			   }

#footer	{
	height: 20px;
	color: #000;
	font-size: 16pt;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#footer p	   {text-align: right;
				margin: 0 0 0 0;
				color: #000;								/*Blk*/
			   }
 

.copy		 {text-align: right;
			  font-size: 12pt;
			  color:#FFF;
			  padding: 0 20px 10px 0;
			 }
			 
.copy a		 {text-align: right;
			  font-size: 12pt;
			  color:#CFC;
			  text-decoration:underline;
			 }

.copy a:hover {
	text-align: right;
	font-size: 12pt;
	color:#FFF;
	text-decoration:underline;
}
.copy a:visited {
	text-align: right;
	font-size: 12pt;
	color:#FFF;
	text-decoration:underline;
}			 
#footer address{
	padding-left: 15px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-size:13pt;
}

#footer address a{
	text-align:left;
	color:#CFC;
	text-decoration:underline;
	font-size:13pt;
}

#footer address a:hover {
	text-align:left;
	text-decoration:underline;
	color:#FFF;
	font-size:13pt;
}

#footer address a:visited {
	text-align:left;
	text-decoration:underline;
	color:#FFF;
	font-size:13pt;
}


/********************************************
Global Settings
********************************************/



h1 {
	font-family:Cambria, Arial, "Times New Roman";
}

h2, h3, h4, h5, h6{
	font-family:Calibri, Arial, "Times New Roman";
}

h2 a {
	font-size: 18pt;
	color: #03C;
	font-weight:bold;
	text-decoration: underline;
}

h2 a:hover {
	text-decoration: underline;
	color: #009900;
}

p{
	font-size: 12pt;
	font-family:Calibri, "Arial", "Times New Roman";
	text-align:left;
}

p a{
	font-size: 12pt;
	font-family:Calibri, "Arial", "Times New Roman";
}

#firstp		{
	font-variant: small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-left:20px;
}

#firstp:first-letter	{
	float: left;
	font-size: 275%;
	line-height: 0.8;
	margin-left: 30px;
}

a {
	font-size: 12px;
	color: #009;
	font-weight:700;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color:#636;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}


a img		{border: none;
			}

img			{border: none;
			}

ul	{
	padding:0;
	margin:0;
}

ul li  {
	font-family: Perpetua, "Times New Roman";
	color: #333;
	font-size: 13pt;
	letter-spacing: 0;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	   } 

p.center {text-align: center;}

#contact-prod h3 {
	text-align:center;
	color:#060;
	text-decoration:underline;
}

/********************************************
Flash Image Changer Settings
********************************************/
#flashplayer   {font-size: 5pt;
			  	text-align:right;			
}
#flashplayer a  {font-size: 5pt;
			  	text-align:right;			
}

#back			{text-align:right;
}

#back a			{font-size: 12pt;
				text-decoration:underline;
				text-align:right;
}

#back a:hover			{font-size: 12pt;
						text-decoration:none;
						color:#060;
						text-align:right;
}

.right {
	float:right;
	margin-left:8px;
	margin-right:0px
}

#score-list {
	margin-left: 15px;
	margin-right: 10px;
}

#score-list ul{
	list-style-position:inside;
	list-style-type:disc;
}

#score-list ul li ul{
	margin-left: 20px;
}
