/* GENERAL STYLES */
/* Rich text editor styling start */
#mediaspace{
border:1px solid #fff;
background-color:#000000;
float:left;
width:470px;
margin-top:25px;

}

#holderBody {
	background: #fff;
}

#holder {
	border: 0px solid #ccc;
	padding: 5px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	background-image:url(/media/62/bag.gif);
	margin:0;
	padding:0;
	font-family: arial;
	font-size:11px;
	text-align: left;
	color:#FFFFFF;
	}

#LargeImg img{

	height:299px;
	width:916px;

}

#Front{
	border:0px solid red;
	width:916px;
	height:238px;
	margin:0;
	padding:0;	
}

#FrontWelcome{
	background-image:url(/media/307/bagfrontv.jpg);
	border:0px solid red;
	width:577px;
	height:238px;
	margin:0;
	padding:0;
	float:left;
}

#FrontContact{
	background-image:url(/media/325/bagfronth.jpg);
	border:0px solid red;
	width:338px;
	height:238px;
	margin:0;
	padding:0;
	float:left;
}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* header */
#header {
	width: 916px;
	height: 187px;
	border-bottom:0px #333366 solid;
	padding: 0;
	display: block;
}

/* Navigation */

#secondLevelNavigation {
    float: left;
    width: 120px;
    list-style:none;
    padding:0px;
    margin-left: 10px;  
    border-top: 0px solid #b3ae7b;
}

#secondLevelNavigation li {
    margin: 0;
    border-bottom: 0px solid #b3ae7b;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
	color:#ffffff;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
	background-color:#b3ae7b;
	color:#000000;	
}

#naviHolder{
    float: left;
    padding:0;
    width:916px;
    height: 44px;
    margin:0;  
    text-transform:uppercase;  
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:129px;
    padding-top:6px;
    float:left;
    border-left:#ddd9cc solid 0px;
    border-right:#2b1a09 solid 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 0px;
    border-right:#888477 solid 0px;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BOXES */
a {
color:#b3ae7b;
}

#textContent {
	width: 650px;
	border: 0px solid #ddd;
	float: left;
	margin-left: 35px;
	margin-right:35px;
	min-height: 180px;
	_height: 180px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#container {
	margin: 0px auto;
	width: 916px;
        background: #fff;
}

#main {
	background:#000000;
	width:916px;
	margin:0;
	padding:0;
	text-align:left;
}

#bottom {
	clear: both;
	border-top: 0px solid #333366;
	background-image:url(/media/128/footer.jpg);
	width:916px;
	height:1px;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: x-small;
}

#content {
	float: left;
	padding-top:15px;
	padding-left:17px;
	padding-right:25px;
	padding-bottom:15px;
}
.attitydeLink
{
	float:right;
	margin:5px 5px 5px 0px;
	border: dashed 0px #ffcc00;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 9px;
	font-weight:normal;
}

.attitydeLinket:link, a.attitydeLinket:active, a.attitydeLinket:visited {

color: #ffffff;
text-decoration: none
}
a.attitydeLinket:hover {

color: #ffffff;
text-decoration: none
}

/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

