/* Start of CMSMS style sheet 'ballroom-styles' */
/*MAIN TAGS*/
body{
	margin:0px;
	padding:0px; 
	background-color:#c5e4d1;
	font-family:Lucida Grande, arial, sans-serif;
	color:#013d27;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

img {
	border:0px;
}

p {
	font-family:Lucida Grande, arial, sans-serif;
	color:#013d27;
	font-size:12px;
	line-height:16px;
	font-weight:normal;


}

b, strong {
}

h1 {
	margin-top:3px;
line-height:30px;
	
}

h2{
	font-size:15px;
	line-height:22px;
	color:#3f6b5b;
	margin:0px;
	font-weight:normal;	
}

h3{
	font-size: 15px;
	color:#3f6b5b;
	margin:0px;
	font-weight:normal;
}

h4{
	font-size: 13px;
line-height:25px;
	text-indent: 15px;
	margin-bottom: -8px;

height:25px;
	font-color:#FFF;
	font-weight:bold;
	text-transform: uppercase;
background-color: #09a99c;


}

/*LAYOUT*/
#container {
	width: 800px;
	height:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF url(./images/watermark.gif) bottom left no-repeat;
	height:100%;
background-position: left bottom;
	background-image: url(uploads/images/ballroom-logo.jpg);
	background-repeat: no-repeat;
	
	}



#banner{
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:265px;
}

#nav{
	
	width:100%;
	height:29px;
	background:#013d27;
	font-size:12px;
padding-top:7px;
	color:#FFFFFF;
}

#contentContainer{
	position:relative;
	left:0px;
	top:0px;
	padding-top:20px;
	width:800px;
min-height:400px;

}

#contentLeft{
	float:left;
	width:300px;
min-height:400px;

}

#contentContainerleft{
	position:relative;
	top:0px;
	left:50px;
	width:200px;
padding-right:501px;
	


}

#contentContainerright{
	float:left;
	width:450px;
float:right;
margin-right:30px;
min-height:400px;
}

#contentRightPadding{
	position:relative;
	top:0px;
	left:20px;
	width:430px;
}

#footerContainer{
	clear:both;
	position:relative;
	top:0px;
	padding-top:10px;
	left:0px;
	width:800px;
	height:88px;
}



#footer{
	float:left;
	width:646px;
	font-size:10px;
color:#013d27;

}

#footerPosition{
	position:relative;
	top:0px;
	left:323px;
	width:430px;
	font-size:10px;
}



/*LINKS*/
a{
	color:#6a2f0b;

	outline:none;
}

a:link {
	color:#6a2f0b;
	text-decoration:none; 
	border-bottom: none;
	font-weight: bold;
}
		
a:visited {
	color:#6a2f0b;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
		
a:hover{
	color:#6a2f0b;
	text-decoration: underline;
text-weight:bold;
	border-bottom: none;
	font-weight: bold;

}



#nav a:link {
	color:#FFFFFF;  /*white*/
	text-decoration: none;
	border-bottom: none;
}
		
#nav a:visited {
	color:#FFFFFF;  /*white*/
	text-decoration: none;
	border-bottom: none;
}
		
#nav a:hover{
	color:#c5e4d1;
	text-decoration:none; 
	border-bottom: none;
}




#footer a:link {
	color:#959595;  /*grey*/
	text-decoration: none;
	border-bottom: none;
}
		
#footer a:visited {
	color:#959595;  /*grey*/
	text-decoration: none;
	border-bottom: none;
}
		
#footer a:hover{
	color:959595;  /*grey*/
	text-decoration: underline;
	border-bottom: none; 
}

/* End of 'ballroom-styles' */

