/* Start of CMSMS style sheet 'General' */
/********** GENERAL FORMATTING **********/
* 		{margin: 0; 
			padding: 0;
			}

body 		{margin: 0;
			padding: 0;
			background: #120902;
			color: #AEBE9D;
			font: normal 0.75em/170% arial, helvetica, sans-serif;
			letter-spacing: 1px;
			}
			
p			{padding-bottom: 1em;
			}

img:link, a img {
			border: 0;
			}

.img_space {float: left;
			padding: 0 20px 10px 0;
			}

.left		{float: left;}
.right		{float: right;}

ul, ol	 	{list-style-position: outside;
			padding-left: 20px;
			}

li			{padding: 5px;
			}
						
/********** TEXT FORMATTING **********/	
h1		{font: normal 1.3em/160% helvetica, arial, sans-serif;
			padding-bottom: 1em;
			text-transform: uppercase;
			}

.h1		{font: normal 1.3em/160% helvetica, arial, sans-serif;
			text-transform: uppercase;
			}

h2		{font: normal 1em/160% helvetica, arial, sans-serif;
			padding-top: 0.8em;
			padding-bottom: 0.3em;
			text-transform: uppercase;
			}

h3		{font: normal .95em/160% helvetica, arial, sans-serif;
			padding-top: 0.3em;
			padding-bottom: 0.8em;
			text-transform: uppercase;
			}

h4, h5, h6	{font: bold 1em/160% helvetica, arial, sans-serif;
			padding-top: 0.3em;
			padding-bottom: 0.8em;
			}

a		{color: #CCFB9B;
			font-weight: normal;
			text-decoration: underline;
			}

a:hover		{color: #CCFB9B;
			font-weight: normal;
			text-decoration: none;
			}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: #AEBE9D;
			text-decoration: none;
			}

.topNav		{float: left;
			}

.sideNav, .sideNavOn {
			font: normal 1em/120% arial, helvetica, sans-serif;
			padding: 4px 0 10px 0;
			}

.sideNav a	{color: #AEBE9D;
			display: block;
			padding-left: 20px;
			text-decoration: none;
			}

.sideNav a:hover, .sideNavOn a, .sideNavOn a:hover {
			color: #AEBE9D;
			padding-left: 20px;
			text-decoration: none;
			background: url(uploads/images/structure/nav_arrow.gif) no-repeat;
			}

.sideNav2, .sideNav2On {
			font: normal 0.95em/120% arial, helvetica, sans-serif;
			padding: 0 0 10px 20px;
			}

.sideNav2 a	{color: #AEBE9D;
			display: block;
			padding-left: 20px;
			text-decoration: none;
			}

.sideNav2 a:hover, .sideNav2On a, .sideNav2On a:hover {
			color: #AEBE9D;
			display: block;
			padding-left: 20px;
			text-decoration: none;
			background: url(uploads/images/structure/nav_arrow.gif) no-repeat;
			}

#colLeft	{float: left;
			width: 335px;
			}

#colRight	{float: right;
			width: 335px;
			}

.img_thumbs	{float: left;
			width: 80px;
			height: 80px;
			padding: 0 0 15px 15px;
			overflow: hidden;
			}

#footer, #footer a, #footer a:hover {
			color: #CCFB9B;
			font-size: 0.9em;
			}

.inputName	{clear: both;
			float: left;
			width: 100px;
			padding-bottom: 12px;
			}

.inputField    {border: 1px solid #DAD6D2;
			float: left;
			font-size: 0.9em;
			padding: 3px 6px;
			}

.inputTextarea {
			border: 1px solid #DAD6D2;
			float: left;
			padding: 3px 6px;
			}

#image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8, #image9, #image10, #image11, #image12, #image13, #image14, #image15, #image16, #image17, #image18, #image19, #image20, #image21, #image22, #image23, #image24, #image25, #image26, #image27, #image28, #image29, #image30 {
			position: absolute; 
			visibility: visible;
			}

.txt		{font-size: 0.95em;			
			padding: 0 5px 0 10px;
			}

.txtNum		{font-size: 1.2em;			
			padding: 0px 5px;
			text-decoration: none;
			color: #AEBE9D;
			}

#slideLeft	{float: left;
			width: 475px;
			height: 475px;
			}

#slideRight	{float: right;
			padding-top: 15px;
			width: 220px;
			height: 475px;
			background: #120902;
			}
/* End of 'General' */

/* Start of CMSMS style sheet 'Structure' */
/********** MAIN STRUCTURE **********/
#container 	{margin: 25px auto;
			width: 1006px;
			}

#logo		{width: 398px;
			height: 39px;
			padding: 0 0 20px 15px; 
			}

#topNav		{float: left;
			height: 25px;
			}

#main		{float: left;
			padding-top: 45px;
			width: 1006px;
			}

#mainHome	{clear: both;
			width: 870px;
			height: 496px;
			padding: 25px 0 0 16px;
			overflow: hidden;
			}

#mainNav	{float: left;
			padding: 0 38px 0 15px;
			width: 250px;
			}

#mainCenter	{float: right;
			width: 700px;
			}

#column1	{float: left;
			width: 335px;
			padding-right: 30px;
			}

#column2	{float: left;
			width: 335px;
			}
						
#footer		{clear: both;
			padding: 60px 0 0 15px;
			}
/* End of 'Structure' */

