/* Start of CMSMS style sheet 'guild_css' */
/* CSS Document */
html {
	font-size:85%;
}
body{
	margin: 0px;
	padding: 0;
	font:0.85em/1.333 verdana, "trebuchet MS", helvetica, sans-serif;
	color: #000;
	background-color: #F19D3D;
	background-image: url(images/orange.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
}

#container{
	margin:0 auto;
	background-color: #fef9f3;
	background-image:none;
	height: auto;
	width:900px;
	border:2px solid #666633;
}

#wrapper{
	margin:0 auto;
	background-color:none;
	height: auto;
	width:910px;
	border:1px solid #fff;
	background-color:#CC6633;
}

h1 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size:2.25em;
	color: #000;
	font-weight: normal;
	padding-bottom:14px;
	padding-top:4px;
	margin-top:32px;
	text-align: center;
	}

h2 {
	font-family:verdana, "trebuchet MS", helvetica, sans-serif;
	font-size:1.25em;
	font-style: normal;
	color:#8B2323;
	font-weight: bold;
	text-align: left;
	border-bottom:1px solid #8B2323;
	padding-bottom:6px;
	margin-left:18px;
	padding-top:15px;
	padding-top:15px;
	margin-bottom:15px;
	width:90%;
	}
	
h3 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size:2.25em;
	font-weight:normal;
	text-decoration: none;
	text-align:center;
	padding:6px;
	background-color:#666633;
	border-bottom:1px solid black;
                color:#FCFFF0;
}

h4 {
	font-family:verdana, "trebuchet MS", helvetica, sans-serif;
	font-size:1.25em;
	font-style: normal;
	color:#8B2323;
	font-weight: bold;
	text-decoration: underline;
text-align:center;
}

#left .quote {
	text-align:center;
	color: #333;
	font-family: "Monotype Corsiva";
	font-style:italic;
	font-size:1.75em;
	line-height:normal;
	padding-bottom:17px;
}

#topper {
	margin:0 auto;
	position:relative;
	height:121px;
	background:transparent;
	background-image: url(images/topper.png);
	background-repeat:no-repeat;
	width:900px;
}

#topper .h1 a {
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:1.25em;
	font-style: italic;
	text-decoration:none;
	font-weight:normal;
	color:#573613;
	text-align:center;
	line-height:normal;
	left: 204px;
	top: 33px;
	width: 470px;
}
	
#banner{
	width:900px;
	background-color:none;
	background-image: url(images/home_mix.jpg);
	background-repeat: no-repeat;
	height:190px;
	border-bottom:0px solid #000;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }

#left {
	float:left;
	width:612px;
	margin-left:15px;
	padding-right:50px;
	background-color:#fef9f3;
	height: auto;
	padding-bottom:30px;
	border-right:1px solid #ccc;
}

#left p {
	margin-left:0px;
	text-align:justify;
}

#right {
	float:right;
	width:202px;
	padding-top:0px;
	padding-left:4px;
	margin-right:0;
	text-align: center;
                padding-bottom:30px;
}

#right h1 {
     background-color:#ededdd;
     border-bottom:1px solid #888;
     border-top:1px solid #888;
     font-size:2.25em;
     padding-left:0px;
     padding-top:12px;
     padding-bottom:16px;
     margin-top:25px;
     font-weight:normal;
}

#right img {
	margin:2px 0 8px 0;
                border:1px solid #ccc;
                padding: 2px;
}

.box_content {
	border:1px solid #888;
	background-color:#ededdd;
	padding-bottom:15px;
	width:200px;
	margin-left:0px;
	margin-top:40px;
                padding-top:20px;
}

img {
	border:none;
}

.img_left {
	float:left;
	margin-right:14px;
	margin-bottom:4px;
} 

#content {
	margin:20px 4px 0px 4px;
	line-height:130%;
	padding:0;
}

a {
	color: #003366;}

a:hover {
	text-decoration:none;
	color:#8B2323;}


	
#footer {
	clear: both;
	background-color:#666633;
	background-image:none;
	background-repeat: repeat;
	padding:8px;
	height: auto;
	border-top:1px solid #FFCCCC;
	margin-top:8px;
	text-align:center;
	color:#FCFFF0;
}

#footer a {
	color: #FCFFF0;
}

.clear {
	clear:both;
}

div.footer-wrapper {
	width:98%;
	margin-top:36px;
	margin:0 auto;
	background-image:none;
	background-repeat:repeat-x;
	border-top:1px dotted #333;
	padding-bottom:6px;
	margin-left:8px;
	margin-right:8px;
}

div#footer_boxes {
	width: 100%;
	border: 0px solid #333;



	padding: 25px 0;
}

div.footer-column {

	float: left;
	width: 252px;
	margin: 0 20px;
	display: inline;
	border:1px solid #999966;
                min-height:300px;
}

div.footer-column h3 {
padding-top:0px;
margin-top:0px;
}

div.footer-column p {
	text-align: left;
	line-height: normal;
	padding:6px;
}

#sponsors_logos {
	margin:10px 20px 2px 20px;
	height:auto;
	width: auto;
	border:1px solid #888;
}
	
#sponsors_logos img {
	padding:6px;
	margin-bottom:1px;	
}

/* End of 'guild_css' */

