/* Deluxe Limos Ballarat */


body {
margin: 0px;
padding: 0px;
background:#FFECFF;
}

#container
{
text-align: left;
padding:0px;
margin:0px;
width: 800px;
min-width:800px;
height: 1000%;
margin: auto;
border: 1px solid #222222;
}

#navigation
/* dev */
{
position:relative;
padding-top:2px;
padding-bottom:0px;
margin:0px;
background:#051844;
height:19px;
padding-left: 42px;
}

.weddingdot
{
list-style:square;
list-style-image:url(images/scrolllistitem.gif);
list-style-position: outside;
}

.weddingdot li
{
padding-top: 10px;
}

#content
{
background:#CCCCFF; 
	background-image:url(images/top-border.png);
	background-repeat:repeat-x;
	min-height:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:1px;

}

#text-wrap
{
padding-left:42px;
padding-right:30px;
}

#header

{
	width: 800px;
        height: 150px;
	background:url('images/header.jpg'); 
background-color:#CCCCCC;
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;
}


/* Persistant Links part - change the body tag */
#home .home, #contactus .contactus, #other .other, #weddings .weddings
{
color:#990000;
font-weight:bold;
}

/*
Text formatting of navigation menu
*/

#nav a {
font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEDD;
}


#nav a:link {
padding-left:2px;
	text-decoration: none;

}
#nav a:visited {
	text-decoration: none;

}
#nav a:hover {
	text-decoration: underline;
	color: #97999C;
	
	border-bottom: 2px #333333 dotted;
}
#nav a:active {
	text-decoration: none;
	color: #E1FFD3;
}

/* End of Persistant link formatting */


/* Navigation style formatting and cleaning up */

.other
{
padding-right:15px;
color:#00FF33;
width:500px;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	height:10px;
}

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
	
	}




h1 
{
padding-top:25px;
font-size:18px;
color:#051844;
font-weight:bold;
margin-bottom:20px;
padding-left:40px;
padding-right:120px;
}

h2
{
color:#051844;
}

.weddingshift
{
padding-top:0px;
}



body,td,th {
	color: #230000;
	font-size:12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}

.imagepadding
{
padding: 0px;
margin-right: 20px;
}

.weddingimage
{
float:right;
padding: 0px;
margin-right: 20px;
margin-left: 15px;
}


h3
{
color:#333333;
font-size:14px;
/*padding-bottom: 5px;
padding-top: 15px;
*/
margin:0px;
}

/* IE PNG ALPHA SUPPORT */
/* the following line is ie6 png alpha support */
img, #container, #navigation, #content { behavior: url(iepngfix.htc); }

/* End of tweaks for alpha */


/** Link style for the footer and cressaids link **/
#footer {
background:#CCCCFF;
background:url(images/cressaid.gif) #666666;
background-repeat:no-repeat;
height: 15px;
text-indent: 30px;
padding-top: 0px;
border-bottom: 1px solid #222222;
border-left: 1px solid #222222;
border-right: 1px solid #222222;


width: 800px;
/*border: 0px solid #eda; */
margin: 0px auto;
font-size: 10px;
}

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}


#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #E1FFD3;
}