/* 
A portal template - let me know what ya use it for! collingrasley@gmail.com	
*/

body {
	color: #303030;
	background:#c3e7db repeat-x;
	font: 0.72em/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
}

/* --------------All The Pretty Things------------------------------*/

a {
	color: #009966;
	font-weight:bold;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 1.1em;
	color: #5e5e5e;
	text-transform:uppercase;
	float: right;
	width: 66%;
	margin-bottom: 4px;
}

ul { 
margin: .6em 0; 
padding: 0;
}

.highlight {
color: #1f5301;
font-size:14px;
font-weight: bolder;
}

.highlighttwo {
color: #009966;
font-size:16px;
font-weight: bolder;
}

.image {
float: right;
clear: left;
background: #eee;
color: #000;
margin: 0 12px 10px;
}

.big {
	float:left;
	color:#5e5e5e;
	font-size:50px;
	line-height:30px;
	padding: 4px 4px;
	font-family: "Times New Roman", times, Sans-Sherif;
} 

/* --------------The Main Content------------------------------*/



#wrapper {
	width: 850px;
	background: #fff;
	margin: 0 auto;
	padding:4px;
	text-align: left;
	border: 1px solid #666;
}

#popwrapper {
	width: 500px;
	background: #fff;
	margin: 0 auto;
	padding:4px;
	text-align: left;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#wrapperinnetsuitetop { 
width: 850px; 
background: #fff; 
margin: 4px auto;
text-align: left;
}


#width850 {
	width: 850px;
}




#wrapperinnetsuitecontent {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding:0px 4px 0px 4px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
#wrapperinnetsuitecontentbody { 
width: 850px;
margin: 0 auto;
background: #fff;
text-align: left;
padding:0px 4px 0px 4px; 
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

#header { 
width: 850px;
height: 50px; 
margin: 0 0 4px 0;
background:url(images/header2.jpg) no-repeat;
}

#header h1 {
float: left;
color: #fff;
margin: 15px 0 0 55px;
padding: 0;
font-size: 1.6em;
}

#pic{
margin-bottom: 10px;
width: 850px;
height: 250px;
background:#fff url(images/pic.jpg) no-repeat;
}

#quote {
float: right;
margin: 4px 22px 8px 8px;
color: #5e5e5e;
font: 17px  Georgia, "Times New Roman", Times, serif;
}

/* -----BOTH MENUES START HERE------------------------------*/

/* --------------Top Left Vertical Menu------------------------------*/

#leftmenu {
position: relative;
width: 300px;
height: 250px;
float: left;
clear:both;
}

#nav {
width: 300px;
padding: 0;
margin-bottom: 0px;
font-size: 10px;
font-family: Verdana;
color: #333;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#nav li a {
display: block;
padding: 3px 0px 2px 15px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: auto;
line-height: 29px;
background:#009966 url(images/menuarrow.gif) no-repeat center left;
}

#nav li a:hover {
	color: #fff;
	padding: 3px 0px 2px 30px;
	background: #999 url(images/menuarrowhover.gif) no-repeat center left;
	font-weight:bold;
	line-height: 29px;
}

/* --------------Horizontal Menu Starts Here------------------------------*/

			
#menu { 
clear: both; 
margin: 0 0 10px 0; 
padding: 7px 0 7px 10px; 
border-top: 1px dotted #DCDBD5;
text-align: center;
}

#menu li { 
display: inline; 
}

#menu a {
	padding: 3px 3px;
	margin: 0 3px 0 3px;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
	border-bottom: 4px solid #5e5e5e;
	text-align: center;
}

#menu a:hover { 
border-bottom: 4px solid #009966; 
color: #009966;
text-align: center;
}

#bottlemenu { 
clear: both; 
margin: 0 0 10px 0; 
padding: 0px 0 0px 10px; 
text-align: center;
}

#bottlemenu li { 
display: inline; 
}

#bottlemenu a {
	padding: 3px 3px;
	margin: 0 3px 0 3px;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: bold;
	
	text-align: center;
}

#bottlemenu a:hover { 
border-bottom: 4px solid #009966; 
color: #009966;
text-align: center;
}

/* --------------The Meat And Potatoes------------------------------*/

.clear {
	clear: both;
	margin: 0 0 2px 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box {
	width: 33%;
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
	
.box h1 {
	margin: 2px 0;
	padding: 0;
	color: #5e5e5e;
	background: #CCCCCC;
	font-size: 1.1em;
	text-transform:uppercase;
}
		
.contentbox {
	float: right;
	background: #fff;
	color: #303030;
	border: #eee 1px solid;
	width: 536px;
	margin-bottom: 10px;
	padding: 5px;
}

.popcontentbox {
	background: #FFFFFF;
	color: #303030;
	width: 490px;
	padding: 5px;
}

.iframe {
	background: #fff;
	margin-bottom: 10px;
	padding: 5px;
	width: 520px;
	height: 200px;
}

.shoppingcartbox {
	float: left;
	background: #E6E7E8;
	color: #303030;
	border: #eee 1px solid;
	margin-bottom: 10px;
	padding: 5px;
	width: 280px;
}

#shoppingcartbox {
	float: left;
	background: #E6E7E8;
	color: #303030;
	border: #eee 1px solid;
	margin-bottom: 10px;
	padding: 5px;
	width: 33%;
}

.addtocartbox {
	background: #E6E7E8;
	color: #303030;
	border: #eee 1px solid;
	margin-bottom: 10px;
}

.link { 
border-top: 1px solid #eee; 
padding: 2px 0;
}

			
.data {
	color: #404041;
	padding: 5px 10px;
	border-top: 1px #eee;
	border-right: 1px #eee;
	border-bottom: 1px #eee;
	border-left: 1px #eee;
	font-size: 12px;
	clear: both;
}

#data2 { 
width: 850px;
height: 50px; 
margin: 0 0 4px 0;
	color: #404041;
	padding: 5px 10px;
	border-top: 1px #eee;
	border-right: 1px #eee;
	border-bottom: 1px #eee;
	border-left: 1px #eee;
	font-size: 12px;
	clear: both;


}

#resources {
clear: both;
background: #fff;
padding: 5px 5px;
margin: 0 0 5px 0;
color: #000;
}

.resources {
	float: left;
	margin: 2px 0 0 12px;
	width: 28%;
	padding: 0 12px;
	border: #eee 1px solid;
	background-color: #e6e7e8;
	height: 200px;
}	

#footer {
	width: 850px;
	margin: 20px 0px;
	text-align: center;
}
