/*
...........................
Stylesheet:  wlm_portContent.css
Company:  Whitelightmediallc.com
Author:   Darryl White
Version:  08 January 2008
........................... */


.content{float:left;
	width:850px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
	height: 480px;}
	
.content ul,#menu ul{list-style-type:none;
	display:inline;
	padding:0;}
	
.content ul li{float:left;
	margin: 10px;
	padding:0;}

.content ul li a img{border:2px solid #333;}

.content ul li a:hover img{border:2px solid #c00;}

#address{padding-top:240px}

#text{float:left;
	width:300px;
	margin-top:30px;
	text-align:right;
	font-size:17px;}

#text h1{font-size:27px;
	color:#fff;
	margin-top:0;}

#bottom{width:99%;
	margin-top:80px;
	clear:both;
	float:left;
	padding-left:1%;
	font-size:.95em;}

#bottom2{width:30%;
	float:right;
	padding-left:3px;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#c00;}

#bottom2 em{text-decoration:blink;}

#bottom a:link,#bottom a:active,#bottom a:visited,#bottom a:hover{color:#fff;
	text-decoration:none;
	padding:0 3px;
	margin:0 3px;}

#bottom a:hover{color:#900;
	background-color:#f4f4f4;
	padding:0 3px;
	margin:0 3px;}

.links{float:left;
	width: 290px;
	margin-top: 30px;
	height: 540px;}

.links ul{list-style-type:none;
	display:inline;
	padding:0;}
