/* CSS Document */

/**************************
Coded by DugganArts.Net 2007
Tested in: 
IE 6.0
Mozilla Firefox 2.0
IE 7.0
Coded to be controlled by style sheet
for information contact mp@dugganarts.net
****************************/

body {
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
	background: #E9D9DA url(../img/bg.jpg) repeat-x left bottom;
	color: #444;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Tahoma, sans-serif
}
/* ie5 win end */
 
/* opera start */
html>body {
	font-size: 12px;
	}






#wrapper {
	position:absolute;
	width:790px;
	background-color:#FFFFFF;
	}

/*right column*/
#rotational {
background-image: url(../photos/rotate.php);
	background-repeat:no-repeat;
	width:213px;
	height:589px;
	float:left;
	padding:1px;} 
	
	/**padding1px keeps the margins from collapsing**/

/*left column*/

#leftColumn {
margin:0px 0px 0px 218px;
background-color:#FFFFFF;
padding:0px;
}

/*content holds everything in the left column*/

#banner {
	background-color:#FFF;
	height:119px;
	background-attachment: scroll;
	background-image: url(../assets/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	/***********************************
	The Pretty Naviation Buttons
	***********************************/
	
	#navigation {	
	border-left:1px solid #CFDEE7; 
	border-right:1px solid #CFDEE7; 
	border-top:1px solid #DFEEF7;
	border-bottom:1px solid #DFEEF7; 
	background:#D9E1E5 url(../img/nav.gif); height: 41px;
	background-position:top;
	background-repeat:repeat-x;
width:561px;
text-align:right;
}
#navigation a {
	background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: right;
	line-height: 41px;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:sans-serif; 
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0;margin:0px;
}
#navigation a:hover {background-position: left bottom; color: #234;}

#scroll {
	height:75px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../assets/scrollpic.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentWrap {
margin:0px 0px 0px 15px;

}
#mainContent {
	width:500px;
	padding:0px 30px 0px 20px;
	margin:0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../assets/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainContent p{
line-height: 16px;
}
#top {
	height:49px;
	width:550px;
	background-attachment: scroll;
	background-image: url(../assets/butterfly_top2.gif);
	background-repeat: no-repeat;
	background-position: left tbottom;
	margin:0px;
	padding:0px;
}

#bottom {
	background-attachment: scroll;
	background-image: url(../assets/butterfly_botton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:60px;
}

#calendar {
width:205px;
height:300px;

}
#footer{
	background: url(../img/bgfooter.gif) repeat-x;
	width:790px;
	color: #999;
	line-height: 39px;
	text-align:center; 
	font-weight:bold; 
	font-size:10px; 
	font-family:sans-serif;
	clear:both;}
#footer a, a:hover {color: #999;}

#searchcontrol {
margin:620px 0px 0px 0px;}
/*************************
Here are the styles
**************************/
h1,h2,h3,h4,h5,h6,h7,p {
padding:0px;
margin:0px;}
a:link {
	color: #B33633;
}
a:visited {
	color: #B33633;
}
a:active {
	color: #B33633;
}
body,td,th {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #5F566B;
}
h2 {
	font-size: 16px;
	color: #B33633;
}
h3 {
	font-size: 14px;
	color: #444444;
}
.style1 {font-size: 10px}
.style2 {
	color: #CCCCCC;
	font-size: 9px;
}

.clearme {clear:right;}

table {
margin:0px 0px 10px 10px;
}
